public class ReconfigurationProtocolServerSideTranslatorPB extends 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 and Description |
---|
ReconfigurationProtocolServerSideTranslatorPB(org.apache.hadoop.hdfs.protocol.ReconfigurationProtocol impl) |
Modifier and Type | Method and 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.BlockingInterface
org.apache.hadoop.thirdparty.protobuf.ServiceException
public 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.BlockingInterface
org.apache.hadoop.thirdparty.protobuf.ServiceException
public 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.BlockingInterface
org.apache.hadoop.thirdparty.protobuf.ServiceException
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.