| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.client | This package provides the administrative APIs for HDFS. | 
| org.apache.hadoop.hdfs.protocol | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| org.apache.hadoop.hdfs.protocolPB | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.fs.RemoteIterator<ZoneReencryptionStatus> | HdfsAdmin. listReencryptionStatus()Returns a RemoteIterator which can be used to list all re-encryption
 information. | 
| Modifier and Type | Method and Description | 
|---|---|
| ZoneReencryptionStatus | ZoneReencryptionStatus.Builder. build() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ZoneReencryptionStatus | PBHelperClient. convert(org.apache.hadoop.hdfs.protocol.proto.EncryptionZonesProtos.ZoneReencryptionStatusProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.apache.hadoop.hdfs.protocol.proto.EncryptionZonesProtos.ZoneReencryptionStatusProto | PBHelperClient. convert(ZoneReencryptionStatus zs) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.