Uses of Class
org.apache.hadoop.hdfs.security.token.block.DataEncryptionKey
Packages that use DataEncryptionKey
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of DataEncryptionKey in org.apache.hadoop.hdfs
Methods in org.apache.hadoop.hdfs that return DataEncryptionKey -
Uses of DataEncryptionKey in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return DataEncryptionKey -
Uses of DataEncryptionKey in org.apache.hadoop.hdfs.protocol.datatransfer.sasl
Methods in org.apache.hadoop.hdfs.protocol.datatransfer.sasl that return DataEncryptionKeyModifier and TypeMethodDescriptionDataEncryptionKeyFactory.newDataEncryptionKey()Creates a new DataEncryptionKey. -
Uses of DataEncryptionKey in org.apache.hadoop.hdfs.protocolPB
Methods in org.apache.hadoop.hdfs.protocolPB that return DataEncryptionKeyModifier and TypeMethodDescriptionstatic DataEncryptionKeyPBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.DataEncryptionKeyProto bet) ClientNamenodeProtocolTranslatorPB.getDataEncryptionKey()Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type DataEncryptionKeyModifier and TypeMethodDescriptionstatic org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.DataEncryptionKeyProtoPBHelperClient.convert(DataEncryptionKey bet)