diff --git a/VulpesCloud-api/de.vulpescloud.api.cluster/-node-information/-node-information.html b/VulpesCloud-api/de.vulpescloud.api.cluster/-node-information/-node-information.html deleted file mode 100644 index 9f96d81..0000000 --- a/VulpesCloud-api/de.vulpescloud.api.cluster/-node-information/-node-information.html +++ /dev/null @@ -1,76 +0,0 @@ - - -
- -Returns a representation of an immutable list of all enum entries, in the order they're declared.
This method may be used to iterate over the enum entries.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
if this enum type has no constant with the specified name
Returns an array containing the constants of this enum type, in the order they're declared.
This method may be used to iterate over the constants.
Joins the name of the registered command and the specified aliases into one String seperated by the separator.
the joined String with the name and all aliases.
the separator to join with.
if separator is null.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
This method may be used to iterate over the enum entries.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
if this enum type has no constant with the specified name
Returns a representation of an immutable list of all enum entries, in the order they're declared.
This method may be used to iterate over the enum entries.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
if this enum type has no constant with the specified name
Returns an array containing the constants of this enum type, in the order they're declared.
This method may be used to iterate over the constants.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
This method may be used to iterate over the enum entries.
This enum class contains all different redis channel names, that are used by VulpesCloud.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
if this enum type has no constant with the specified name
Returns an array containing the constants of this enum type, in the order they're declared.
This method may be used to iterate over the constants.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
This method may be used to iterate over the enum entries.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
if this enum type has no constant with the specified name
Returns an array containing the constants of this enum type, in the order they're declared.
This method may be used to iterate over the constants.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
This method may be used to iterate over the enum entries.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
if this enum type has no constant with the specified name
Returns an array containing the constants of this enum type, in the order they're declared.
This method may be used to iterate over the constants.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
This method may be used to iterate over the enum entries.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
if this enum type has no constant with the specified name
Returns an array containing the constants of this enum type, in the order they're declared.
This method may be used to iterate over the constants.
This fun will send a Minecraft Command to the Service
todo Add a good desc here xD
This fun will send a Minecraft Command to the Service
Returns the maximum players that can join the service
Returns the online Players from the service as a List
Returns the online Players from the service as an Int
Returns the node that the service is running on
Returns the state that the Service currently is in
Returns the maximum players that can join the service
Returns the online Players from the service as an Int
Returns the online Players from the service as a List
Returns the node that the service is running on
This fun just shuts the service down
Returns the state that the Service currently is in
This fun updates the Service redis hash field of the service
todo Add a good desc here xD
Returns a representation of an immutable list of all enum entries, in the order they're declared.
This method may be used to iterate over the enum entries.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
if this enum type has no constant with the specified name
Returns an array containing the constants of this enum type, in the order they're declared.
This method may be used to iterate over the constants.
Creates a new log output stream instance logging all messages to the given logger with the info log level.
a new log output stream instance for the given logger.
the logger to log all messages to.
if the given logger is null.
Creates a new log output stream instance logging all messages to the given logger with the severe log level.
a new log output stream instance for the given logger.
the logger to log all messages to.
if the given logger is null.
Creates a new log output stream instance logging all messages to the given logger using the given log level.
a new log output stream instance for the given logger and level.
the logger to log all messages to.
the level which the messages should have when logging them.
if the given logger or level is null.
Wraps this log output stream into a print stream which automatically flushes and uses the UTF-8 charset encoding.
a print stream wrapping this logging output stream.
Wraps this log output stream in a print stream using the given auto flush and charset settings.
a print stream wrapping this output stream.
if this buffer should be flushed automatically if content was written to the print stream.
the charset to use when flushing out buffer content.
if the given charset is null.
This fun is used to retrieve services by a ServiceFilter
This fun is used to retrieve a specific service by its id/UUID
This fun is used to retrieve a specific service by its name
This fun is used internally by Vulpescloud to get all Services from the Redis Hash. This fun should NOT be used by ANYTHING except the Wrapper!!!
This fun returns the Service that it is being called from
The ServiceProvider is used to manage the Services
This fun is used to retrieve services by a ServiceFilter
This fun is used to retrieve a specific service by its id/UUID
This fun is used to retrieve a specific service by its name
This fun is used internally by Vulpescloud to get all Services from the Redis Hash. This fun should NOT be used by ANYTHING except the Wrapper!!!
This fun returns the Service that it is being called from
This fun is used to retrieve a List of all Services that are stored in the Redis Hash
This fun is used to retrieve a List of all Services that are stored in the Redis Hash
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
the enum constant with the specified name
if this enum type has no constant with the specified name
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.
an array containing the constants of this enum type, in the order they're declared
the console command source instance
Used to check if the command source has the given permission
whether the source has the permission
the permission to check for
if permission is null.
the message that is sent to the source
if message is null.
the messages that are sent to the source
if messages is null.
always true as the console is allowed to execute every command
the permission to check for
if permission is null.
{@inheritDoc}
Returns a representation of an immutable list of all enum entries, in the order they're declared.
This method may be used to iterate over the enum entries.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
if this enum type has no constant with the specified name
Returns a representation of an immutable list of all enum entries, in the order they're declared.
This method may be used to iterate over the enum entries.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
if this enum type has no constant with the specified name
Returns an array containing the constants of this enum type, in the order they're declared.
This method may be used to iterate over the constants.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
the enum constant with the specified name
if this enum type has no constant with the specified name
Returns a representation of an immutable list of all enum entries, in the order they're declared.
This method may be used to iterate over the enum entries.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
if this enum type has no constant with the specified name
Returns an array containing the constants of this enum type, in the order they're declared.
This method may be used to iterate over the constants.