Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ReplicationsResourceApi.runHiveReplicationQuery(String clusterName,
String serviceName,
ApiHive3ReplicationArguments body)
Execute a hive replication query on local HS2 service instance.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.runHiveReplicationQueryAsync(String clusterName,
String serviceName,
ApiHive3ReplicationArguments body,
ApiCallback<ApiCommand> callback)
Execute a hive replication query on local HS2 service instance.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.runHiveReplicationQueryCall(String clusterName,
String serviceName,
ApiHive3ReplicationArguments body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for runHiveReplicationQuery
|
ApiResponse<ApiCommand> |
ReplicationsResourceApi.runHiveReplicationQueryWithHttpInfo(String clusterName,
String serviceName,
ApiHive3ReplicationArguments body)
Execute a hive replication query on local HS2 service instance.
|
Modifier and Type | Method and Description |
---|---|
ApiReplicationSchedule |
ApiReplicationSchedule.hive3Arguments(ApiHive3ReplicationArguments hive3Arguments) |
void |
ApiReplicationSchedule.setHive3Arguments(ApiHive3ReplicationArguments hive3Arguments) |
Copyright © 2022. All rights reserved.