| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
QopConfiguration |
QopConfiguration.clone() |
QopConfiguration |
UpdateLocationHdfsRequest.getQopConfiguration()
The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer privacy
settings configured on the Hadoop Distributed File System (HDFS) cluster.
|
QopConfiguration |
DescribeLocationHdfsResult.getQopConfiguration()
The Quality of Protection (QOP) configuration, which specifies the Remote Procedure Call (RPC) and data transfer
protection settings configured on the HDFS cluster.
|
QopConfiguration |
CreateLocationHdfsRequest.getQopConfiguration()
The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer
protection settings configured on the Hadoop Distributed File System (HDFS) cluster.
|
QopConfiguration |
QopConfiguration.withDataTransferProtection(HdfsDataTransferProtection dataTransferProtection)
The data transfer protection setting configured on the HDFS cluster.
|
QopConfiguration |
QopConfiguration.withDataTransferProtection(String dataTransferProtection)
The data transfer protection setting configured on the HDFS cluster.
|
QopConfiguration |
QopConfiguration.withRpcProtection(HdfsRpcProtection rpcProtection)
The RPC protection setting configured on the HDFS cluster.
|
QopConfiguration |
QopConfiguration.withRpcProtection(String rpcProtection)
The RPC protection setting configured on the HDFS cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateLocationHdfsRequest.setQopConfiguration(QopConfiguration qopConfiguration)
The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer privacy
settings configured on the Hadoop Distributed File System (HDFS) cluster.
|
void |
DescribeLocationHdfsResult.setQopConfiguration(QopConfiguration qopConfiguration)
The Quality of Protection (QOP) configuration, which specifies the Remote Procedure Call (RPC) and data transfer
protection settings configured on the HDFS cluster.
|
void |
CreateLocationHdfsRequest.setQopConfiguration(QopConfiguration qopConfiguration)
The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer
protection settings configured on the Hadoop Distributed File System (HDFS) cluster.
|
UpdateLocationHdfsRequest |
UpdateLocationHdfsRequest.withQopConfiguration(QopConfiguration qopConfiguration)
The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer privacy
settings configured on the Hadoop Distributed File System (HDFS) cluster.
|
DescribeLocationHdfsResult |
DescribeLocationHdfsResult.withQopConfiguration(QopConfiguration qopConfiguration)
The Quality of Protection (QOP) configuration, which specifies the Remote Procedure Call (RPC) and data transfer
protection settings configured on the HDFS cluster.
|
CreateLocationHdfsRequest |
CreateLocationHdfsRequest.withQopConfiguration(QopConfiguration qopConfiguration)
The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer
protection settings configured on the Hadoop Distributed File System (HDFS) cluster.
|
Copyright © 2024. All rights reserved.