| Modifier and Type | Field and Description |
|---|---|
protected Map<GridRestCommand,GridRestCommandHandler> |
GridRestProcessor.handlers
Command handlers.
|
| Modifier and Type | Method and Description |
|---|---|
static @Nullable GridRestCommand |
GridRestCommand.fromKey(String key) |
static @Nullable GridRestCommand |
GridRestCommand.fromOrdinal(int ord) |
static GridRestCommand |
GridRestCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridRestCommand[] |
GridRestCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<GridRestCommand> |
GridRestCommandHandler.supportedCommands() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridRestCommand> |
AuthenticationCommandHandler.supportedCommands() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridRestCommand> |
GridCacheCommandHandler.supportedCommands() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridRestCommand> |
GridBaselineCommandHandler.supportedCommands() |
Collection<GridRestCommand> |
GridClusterNameCommandHandler.supportedCommands() |
Collection<GridRestCommand> |
GridChangeStateCommandHandler.supportedCommands() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridRestCommand> |
DataStructuresCommandHandler.supportedCommands() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridRestCommand> |
GridLogCommandHandler.supportedCommands() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridRestCommand> |
MemoryMetricsCommandHandler.supportedCommands() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridRestCommand> |
QueryCommandHandler.supportedCommands() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridRestCommand> |
GridTaskCommandHandler.supportedCommands() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridRestCommand> |
GridTopologyCommandHandler.supportedCommands() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridRestCommand> |
UserActionCommandHandler.supportedCommands() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridRestCommand> |
GridVersionCommandHandler.supportedCommands() |
| Modifier and Type | Method and Description |
|---|---|
GridRestCommand |
GridRestRequest.command() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridRestRequest.command(GridRestCommand cmd) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020