Package | Description |
---|---|
com.cloudera.api.model |
Java models of the underlying API JSON objects, with JAX-B annotations.
|
Modifier and Type | Method and Description |
---|---|
ApiHdfsReplicationResult |
ApiHiveReplicationResult.getDataReplicationResult()
Result of table data replication, if performed.
|
ApiHdfsReplicationResult |
ApiReplicationCommand.getHdfsResult()
Results for replication commands on HDFS services.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiHiveReplicationResult.setDataReplicationResult(ApiHdfsReplicationResult dataReplicationResult) |
void |
ApiReplicationCommand.setHdfsResult(ApiHdfsReplicationResult hdfsResult) |
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.