| Package | Description |
|---|---|
| com.cloudera.api.swagger.model |
| Modifier and Type | Method and Description |
|---|---|
static Origin |
Origin.fromValue(String input) |
Origin |
ApiHiveOnTezReplicationResult.getOrigin()
Get origin
|
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 © 2026. All rights reserved.