Uses of Record Class
eu.cloudnetservice.driver.command.CommandInfo
Packages that use CommandInfo
-
Uses of CommandInfo in eu.cloudnetservice.driver.provider
Methods in eu.cloudnetservice.driver.provider that return CommandInfoModifier and TypeMethodDescriptionClusterNodeProvider.consoleCommand(@NonNull String name) Get an information about a specific registered command on the current node.Methods in eu.cloudnetservice.driver.provider that return types with arguments of type CommandInfoModifier and TypeMethodDescriptionClusterNodeProvider.consoleCommandAsync(@NonNull String name) Get an information about a specific registered command on the current node.ClusterNodeProvider.consoleCommands()Get all commands which are registered on the current node.ClusterNodeProvider.consoleCommandsAsync()Get all commands which are registered on the current node.