Home
last modified time | relevance | path

Searched defs:getDataEncryptionKey (Results 1 – 6 of 6) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/
H A DClientProtocol.java1134 public DataEncryptionKey getDataEncryptionKey() throws IOException; in getDataEncryptionKey() method
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/
H A DClientNamenodeProtocolServerSideTranslatorPB.java1040 public GetDataEncryptionKeyResponseProto getDataEncryptionKey( in getDataEncryptionKey() method in ClientNamenodeProtocolServerSideTranslatorPB
H A DClientNamenodeProtocolTranslatorPB.java988 public DataEncryptionKey getDataEncryptionKey() throws IOException { in getDataEncryptionKey() method in ClientNamenodeProtocolTranslatorPB
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/
H A DNameNodeRpcServer.java1548 public DataEncryptionKey getDataEncryptionKey() throws IOException { in getDataEncryptionKey() method in NameNodeRpcServer
/dports/net/rclone/rclone-1.57.0/vendor/github.com/colinmarc/hdfs/v2/internal/protocol/hadoop_hdfs/
H A DClientNamenodeProtocol.proto844 rpc getDataEncryptionKey(GetDataEncryptionKeyRequestProto) rpc
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/proto/
H A DClientNamenodeProtocol.proto810 rpc getDataEncryptionKey(GetDataEncryptionKeyRequestProto) rpc