Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ReplicationsResourceApi.exportAtlasEntites(String clusterName,
String serviceName,
ApiAtlasReplicationRemoteArgs body)
Exports the given Atlas Entities (defined in the API body) to a zipped file in hdfs.
|
okhttp3.Call |
ReplicationsResourceApi.exportAtlasEntitesAsync(String clusterName,
String serviceName,
ApiAtlasReplicationRemoteArgs body,
ApiCallback<ApiCommand> callback)
Exports the given Atlas Entities (defined in the API body) to a zipped file in hdfs.
|
okhttp3.Call |
ReplicationsResourceApi.exportAtlasEntitesCall(String clusterName,
String serviceName,
ApiAtlasReplicationRemoteArgs body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for exportAtlasEntites
|
ApiResponse<ApiCommand> |
ReplicationsResourceApi.exportAtlasEntitesWithHttpInfo(String clusterName,
String serviceName,
ApiAtlasReplicationRemoteArgs body)
Exports the given Atlas Entities (defined in the API body) to a zipped file in hdfs.
|
Copyright © 2024. All rights reserved.