org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.ReconfigurationProtocolService.BlockingInterface, org.apache.hadoop.hdfs.protocolPB.ReconfigurationProtocolPBpublic class ReconfigurationProtocolServerSideTranslatorPB
extends java.lang.Object
implements org.apache.hadoop.hdfs.protocolPB.ReconfigurationProtocolPB
ReconfigurationProtocolPB.
This class translates the PB data types
to the native data types used inside the NN/DN as specified in the generic
ReconfigurationProtocol.| Constructor | Description |
|---|---|
ReconfigurationProtocolServerSideTranslatorPB(org.apache.hadoop.hdfs.protocol.ReconfigurationProtocol impl) |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.GetReconfigurationStatusResponseProto |
getReconfigurationStatus(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.GetReconfigurationStatusRequestProto request) |
|
org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.ListReconfigurablePropertiesResponseProto |
listReconfigurableProperties(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.ListReconfigurablePropertiesRequestProto request) |
|
org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.StartReconfigurationResponseProto |
startReconfiguration(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.StartReconfigurationRequestProto request) |
public ReconfigurationProtocolServerSideTranslatorPB(org.apache.hadoop.hdfs.protocol.ReconfigurationProtocol impl)
public org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.StartReconfigurationResponseProto startReconfiguration(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.StartReconfigurationRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
startReconfiguration in interface org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.ReconfigurationProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.ListReconfigurablePropertiesResponseProto listReconfigurableProperties(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.ListReconfigurablePropertiesRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
listReconfigurableProperties in interface org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.ReconfigurationProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.GetReconfigurationStatusResponseProto getReconfigurationStatus(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.GetReconfigurationStatusRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
getReconfigurationStatus in interface org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.ReconfigurationProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.