org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.BlockingInterface, org.apache.hadoop.hdfs.protocolPB.ClientDatanodeProtocolPB@Private
public class ClientDatanodeProtocolServerSideTranslatorPB
extends java.lang.Object
implements org.apache.hadoop.hdfs.protocolPB.ClientDatanodeProtocolPB
ClientDatanodeProtocolPB to the
ClientDatanodeProtocol server implementation.| Constructor | Description |
|---|---|
ClientDatanodeProtocolServerSideTranslatorPB(org.apache.hadoop.hdfs.protocol.ClientDatanodeProtocol impl) |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.CancelPlanResponseProto |
cancelDiskBalancerPlan(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.CancelPlanRequestProto request) |
Cancel an executing plan.
|
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.DeleteBlockPoolResponseProto |
deleteBlockPool(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.DeleteBlockPoolRequestProto request) |
|
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.EvictWritersResponseProto |
evictWriters(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.EvictWritersRequestProto request) |
|
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetBalancerBandwidthResponseProto |
getBalancerBandwidth(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetBalancerBandwidthRequestProto request) |
|
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetBlockLocalPathInfoResponseProto |
getBlockLocalPathInfo(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetBlockLocalPathInfoRequestProto request) |
|
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetDatanodeInfoResponseProto |
getDatanodeInfo(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetDatanodeInfoRequestProto request) |
|
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.DiskBalancerSettingResponseProto |
getDiskBalancerSetting(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.DiskBalancerSettingRequestProto request) |
Returns a run-time setting from diskbalancer like Bandwidth.
|
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.ClientDatanodeProtocolProtos.GetReplicaVisibleLengthResponseProto |
getReplicaVisibleLength(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetReplicaVisibleLengthRequestProto request) |
|
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetVolumeReportResponseProto |
getVolumeReport(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetVolumeReportRequestProto 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.ClientDatanodeProtocolProtos.QueryPlanStatusResponseProto |
queryDiskBalancerPlan(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.QueryPlanStatusRequestProto request) |
Gets the status of an executing Plan.
|
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.RefreshNamenodesResponseProto |
refreshNamenodes(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.RefreshNamenodesRequestProto request) |
|
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ShutdownDatanodeResponseProto |
shutdownDatanode(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ShutdownDatanodeRequestProto request) |
|
org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.StartReconfigurationResponseProto |
startReconfiguration(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.StartReconfigurationRequestProto request) |
|
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.SubmitDiskBalancerPlanResponseProto |
submitDiskBalancerPlan(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.SubmitDiskBalancerPlanRequestProto request) |
Submit a disk balancer plan for execution.
|
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.TriggerBlockReportResponseProto |
triggerBlockReport(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.TriggerBlockReportRequestProto request) |
public ClientDatanodeProtocolServerSideTranslatorPB(org.apache.hadoop.hdfs.protocol.ClientDatanodeProtocol impl)
public org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetReplicaVisibleLengthResponseProto getReplicaVisibleLength(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetReplicaVisibleLengthRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
getReplicaVisibleLength in interface org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.RefreshNamenodesResponseProto refreshNamenodes(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.RefreshNamenodesRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
refreshNamenodes in interface org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.DeleteBlockPoolResponseProto deleteBlockPool(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.DeleteBlockPoolRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
deleteBlockPool in interface org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetBlockLocalPathInfoResponseProto getBlockLocalPathInfo(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetBlockLocalPathInfoRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
getBlockLocalPathInfo in interface org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ShutdownDatanodeResponseProto shutdownDatanode(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ShutdownDatanodeRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
shutdownDatanode in interface org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.EvictWritersResponseProto evictWriters(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.EvictWritersRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
evictWriters in interface org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetDatanodeInfoResponseProto getDatanodeInfo(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetDatanodeInfoRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
getDatanodeInfo in interface org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.hdfs.protocol.proto.ReconfigurationProtocolProtos.StartReconfigurationResponseProto startReconfiguration(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
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.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.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.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.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.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.TriggerBlockReportResponseProto triggerBlockReport(org.apache.hadoop.thirdparty.protobuf.RpcController unused,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.TriggerBlockReportRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
triggerBlockReport in interface org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetBalancerBandwidthResponseProto getBalancerBandwidth(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetBalancerBandwidthRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
getBalancerBandwidth in interface org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.SubmitDiskBalancerPlanResponseProto submitDiskBalancerPlan(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.SubmitDiskBalancerPlanRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
submitDiskBalancerPlan in interface org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.BlockingInterfacecontroller - - RpcControllerrequest - - Requestorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.CancelPlanResponseProto cancelDiskBalancerPlan(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.CancelPlanRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
cancelDiskBalancerPlan in interface org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.BlockingInterfacecontroller - - RpcControllerrequest - - Requestorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.QueryPlanStatusResponseProto queryDiskBalancerPlan(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.QueryPlanStatusRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
queryDiskBalancerPlan in interface org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.DiskBalancerSettingResponseProto getDiskBalancerSetting(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.DiskBalancerSettingRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
getDiskBalancerSetting in interface org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionpublic org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetVolumeReportResponseProto getVolumeReport(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.GetVolumeReportRequestProto request)
throws org.apache.hadoop.thirdparty.protobuf.ServiceException
getVolumeReport in interface org.apache.hadoop.hdfs.protocol.proto.ClientDatanodeProtocolProtos.ClientDatanodeProtocolService.BlockingInterfaceorg.apache.hadoop.thirdparty.protobuf.ServiceExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.