| Package | Description |
|---|---|
| org.apache.hadoop.hdfs | |
| org.apache.hadoop.hdfs.protocol |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.hdfs.protocol.datatransfer.sasl | |
| org.apache.hadoop.hdfs.protocolPB |
| Modifier and Type | Method | Description |
|---|---|---|
DataEncryptionKey |
DFSClient.getEncryptionKey() |
|
DataEncryptionKey |
DFSClient.newDataEncryptionKey() |
| Modifier and Type | Method | Description |
|---|---|---|
DataEncryptionKey |
ClientProtocol.getDataEncryptionKey() |
| Modifier and Type | Method | Description |
|---|---|---|
DataEncryptionKey |
DataEncryptionKeyFactory.newDataEncryptionKey() |
Creates a new DataEncryptionKey.
|
| Modifier and Type | Method | Description |
|---|---|---|
static DataEncryptionKey |
PBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.DataEncryptionKeyProto bet) |
|
DataEncryptionKey |
ClientNamenodeProtocolTranslatorPB.getDataEncryptionKey() |
| Modifier and Type | Method | Description |
|---|---|---|
static org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.DataEncryptionKeyProto |
PBHelperClient.convert(DataEncryptionKey bet) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.