Package | Description |
---|---|
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
static OzoneReplicationCommandType |
OzoneReplicationCommandType.fromValue(String input) |
OzoneReplicationCommandType |
ApiOzoneReplicationResult.getReplicationCommandType()
Get replicationCommandType
|
OzoneReplicationCommandType |
OzoneReplicationCommandType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static OzoneReplicationCommandType |
OzoneReplicationCommandType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OzoneReplicationCommandType[] |
OzoneReplicationCommandType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ApiOzoneReplicationResult |
ApiOzoneReplicationResult.replicationCommandType(OzoneReplicationCommandType replicationCommandType) |
void |
ApiOzoneReplicationResult.setReplicationCommandType(OzoneReplicationCommandType replicationCommandType) |
void |
OzoneReplicationCommandType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
OzoneReplicationCommandType enumeration) |
Copyright © 2024. All rights reserved.