Package | Description |
---|---|
org.apache.hadoop.hdfs.protocol.proto |
Modifier and Type | Class and Description |
---|---|
static class |
HdfsProtos.DataEncryptionKeyProto
Protobuf type
hadoop.hdfs.DataEncryptionKeyProto |
static class |
HdfsProtos.DataEncryptionKeyProto.Builder
Protobuf type
hadoop.hdfs.DataEncryptionKeyProto |
Modifier and Type | Method and Description |
---|---|
HdfsProtos.DataEncryptionKeyProtoOrBuilder |
ClientNamenodeProtocolProtos.GetDataEncryptionKeyResponseProtoOrBuilder.getDataEncryptionKeyOrBuilder()
optional .hadoop.hdfs.DataEncryptionKeyProto dataEncryptionKey = 1; |
HdfsProtos.DataEncryptionKeyProtoOrBuilder |
ClientNamenodeProtocolProtos.GetDataEncryptionKeyResponseProto.getDataEncryptionKeyOrBuilder()
optional .hadoop.hdfs.DataEncryptionKeyProto dataEncryptionKey = 1; |
HdfsProtos.DataEncryptionKeyProtoOrBuilder |
ClientNamenodeProtocolProtos.GetDataEncryptionKeyResponseProto.Builder.getDataEncryptionKeyOrBuilder()
optional .hadoop.hdfs.DataEncryptionKeyProto dataEncryptionKey = 1; |
Copyright © 2013 Apache Software Foundation. All rights reserved.