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