Uses of Enum
org.apache.nifi.bootstrap.CommandResult
Packages that use CommandResult
-
Uses of CommandResult in org.apache.nifi.bootstrap
Methods in org.apache.nifi.bootstrap that return CommandResultModifier and TypeMethodDescriptionBootstrapCommunicator.sendCommand(String command, String... args) Sends a command with specific arguments to the bootstrap processstatic CommandResultReturns the enum constant of this type with the specified name.static CommandResult[]CommandResult.values()Returns an array containing the constants of this enum type, in the order they are declared.