public static final class RouterProtocolProtos.RouterAdminProtocolService.Stub extends RouterProtocolProtos.RouterAdminProtocolService implements RouterProtocolProtos.RouterAdminProtocolService.Interface
RouterProtocolProtos.RouterAdminProtocolService.BlockingInterface, RouterProtocolProtos.RouterAdminProtocolService.Interface, RouterProtocolProtos.RouterAdminProtocolService.Stub| Modifier and Type | Method and Description | 
|---|---|
| void | addMountTableEntry(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                  HdfsServerFederationProtos.AddMountTableEntryRequestProto request,
                  org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.AddMountTableEntryResponseProto> done)
 Add a mount table entry. | 
| void | disableNameservice(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                  HdfsServerFederationProtos.DisableNameserviceRequestProto request,
                  org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.DisableNameserviceResponseProto> done)
 Disable a name service. | 
| void | enableNameservice(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                 HdfsServerFederationProtos.EnableNameserviceRequestProto request,
                 org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.EnableNameserviceResponseProto> done)
 Enable a name service. | 
| void | enterSafeMode(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
             HdfsServerFederationProtos.EnterSafeModeRequestProto request,
             org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.EnterSafeModeResponseProto> done)
 Transform Router state to safe mode state. | 
| org.apache.hadoop.thirdparty.protobuf.RpcChannel | getChannel() | 
| void | getDestination(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
              HdfsServerFederationProtos.GetDestinationRequestProto request,
              org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.GetDestinationResponseProto> done)
 Get the destination of a file/directory in the federation. | 
| void | getDisabledNameservices(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                       HdfsServerFederationProtos.GetDisabledNameservicesRequestProto request,
                       org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.GetDisabledNameservicesResponseProto> done)
 Get the list of disabled name services. | 
| void | getMountTableEntries(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                    HdfsServerFederationProtos.GetMountTableEntriesRequestProto request,
                    org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.GetMountTableEntriesResponseProto> done)
 Get matching mount entries | 
| void | getSafeMode(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
           HdfsServerFederationProtos.GetSafeModeRequestProto request,
           org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.GetSafeModeResponseProto> done)
 Verify if current Router state is safe mode state. | 
| void | leaveSafeMode(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
             HdfsServerFederationProtos.LeaveSafeModeRequestProto request,
             org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.LeaveSafeModeResponseProto> done)
 Transform Router state from safe mode to running state. | 
| void | refreshMountTableEntries(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                        HdfsServerFederationProtos.RefreshMountTableEntriesRequestProto request,
                        org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.RefreshMountTableEntriesResponseProto> done)
 Refresh mount entries | 
| void | refreshSuperUserGroupsConfiguration(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                                   HdfsServerFederationProtos.RefreshSuperUserGroupsConfigurationRequestProto request,
                                   org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.RefreshSuperUserGroupsConfigurationResponseProto> done)
 Refresh superuser proxy groups mappings on Router. | 
| void | removeMountTableEntry(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                     HdfsServerFederationProtos.RemoveMountTableEntryRequestProto request,
                     org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.RemoveMountTableEntryResponseProto> done)
 Remove a mount table entry. | 
| void | updateMountTableEntry(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                     HdfsServerFederationProtos.UpdateMountTableEntryRequestProto request,
                     org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.UpdateMountTableEntryResponseProto> done)
 Update an existing mount table entry without copying files. | 
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic org.apache.hadoop.thirdparty.protobuf.RpcChannel getChannel()
public void addMountTableEntry(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                               HdfsServerFederationProtos.AddMountTableEntryRequestProto request,
                               org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.AddMountTableEntryResponseProto> done)
RouterProtocolProtos.RouterAdminProtocolServiceAdd a mount table entry.
rpc addMountTableEntry(.hadoop.hdfs.AddMountTableEntryRequestProto) returns (.hadoop.hdfs.AddMountTableEntryResponseProto);addMountTableEntry in interface RouterProtocolProtos.RouterAdminProtocolService.InterfaceaddMountTableEntry in class RouterProtocolProtos.RouterAdminProtocolServicepublic void updateMountTableEntry(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                                  HdfsServerFederationProtos.UpdateMountTableEntryRequestProto request,
                                  org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.UpdateMountTableEntryResponseProto> done)
RouterProtocolProtos.RouterAdminProtocolServiceUpdate an existing mount table entry without copying files.
rpc updateMountTableEntry(.hadoop.hdfs.UpdateMountTableEntryRequestProto) returns (.hadoop.hdfs.UpdateMountTableEntryResponseProto);updateMountTableEntry in interface RouterProtocolProtos.RouterAdminProtocolService.InterfaceupdateMountTableEntry in class RouterProtocolProtos.RouterAdminProtocolServicepublic void removeMountTableEntry(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                                  HdfsServerFederationProtos.RemoveMountTableEntryRequestProto request,
                                  org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.RemoveMountTableEntryResponseProto> done)
RouterProtocolProtos.RouterAdminProtocolServiceRemove a mount table entry.
rpc removeMountTableEntry(.hadoop.hdfs.RemoveMountTableEntryRequestProto) returns (.hadoop.hdfs.RemoveMountTableEntryResponseProto);removeMountTableEntry in interface RouterProtocolProtos.RouterAdminProtocolService.InterfaceremoveMountTableEntry in class RouterProtocolProtos.RouterAdminProtocolServicepublic void getMountTableEntries(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                                 HdfsServerFederationProtos.GetMountTableEntriesRequestProto request,
                                 org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.GetMountTableEntriesResponseProto> done)
RouterProtocolProtos.RouterAdminProtocolServiceGet matching mount entries
rpc getMountTableEntries(.hadoop.hdfs.GetMountTableEntriesRequestProto) returns (.hadoop.hdfs.GetMountTableEntriesResponseProto);getMountTableEntries in interface RouterProtocolProtos.RouterAdminProtocolService.InterfacegetMountTableEntries in class RouterProtocolProtos.RouterAdminProtocolServicepublic void enterSafeMode(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                          HdfsServerFederationProtos.EnterSafeModeRequestProto request,
                          org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.EnterSafeModeResponseProto> done)
RouterProtocolProtos.RouterAdminProtocolServiceTransform Router state to safe mode state.
rpc enterSafeMode(.hadoop.hdfs.EnterSafeModeRequestProto) returns (.hadoop.hdfs.EnterSafeModeResponseProto);enterSafeMode in interface RouterProtocolProtos.RouterAdminProtocolService.InterfaceenterSafeMode in class RouterProtocolProtos.RouterAdminProtocolServicepublic void leaveSafeMode(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                          HdfsServerFederationProtos.LeaveSafeModeRequestProto request,
                          org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.LeaveSafeModeResponseProto> done)
RouterProtocolProtos.RouterAdminProtocolServiceTransform Router state from safe mode to running state.
rpc leaveSafeMode(.hadoop.hdfs.LeaveSafeModeRequestProto) returns (.hadoop.hdfs.LeaveSafeModeResponseProto);leaveSafeMode in interface RouterProtocolProtos.RouterAdminProtocolService.InterfaceleaveSafeMode in class RouterProtocolProtos.RouterAdminProtocolServicepublic void getSafeMode(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                        HdfsServerFederationProtos.GetSafeModeRequestProto request,
                        org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.GetSafeModeResponseProto> done)
RouterProtocolProtos.RouterAdminProtocolServiceVerify if current Router state is safe mode state.
rpc getSafeMode(.hadoop.hdfs.GetSafeModeRequestProto) returns (.hadoop.hdfs.GetSafeModeResponseProto);getSafeMode in interface RouterProtocolProtos.RouterAdminProtocolService.InterfacegetSafeMode in class RouterProtocolProtos.RouterAdminProtocolServicepublic void disableNameservice(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                               HdfsServerFederationProtos.DisableNameserviceRequestProto request,
                               org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.DisableNameserviceResponseProto> done)
RouterProtocolProtos.RouterAdminProtocolServiceDisable a name service.
rpc disableNameservice(.hadoop.hdfs.DisableNameserviceRequestProto) returns (.hadoop.hdfs.DisableNameserviceResponseProto);disableNameservice in interface RouterProtocolProtos.RouterAdminProtocolService.InterfacedisableNameservice in class RouterProtocolProtos.RouterAdminProtocolServicepublic void enableNameservice(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                              HdfsServerFederationProtos.EnableNameserviceRequestProto request,
                              org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.EnableNameserviceResponseProto> done)
RouterProtocolProtos.RouterAdminProtocolServiceEnable a name service.
rpc enableNameservice(.hadoop.hdfs.EnableNameserviceRequestProto) returns (.hadoop.hdfs.EnableNameserviceResponseProto);enableNameservice in interface RouterProtocolProtos.RouterAdminProtocolService.InterfaceenableNameservice in class RouterProtocolProtos.RouterAdminProtocolServicepublic void getDisabledNameservices(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                                    HdfsServerFederationProtos.GetDisabledNameservicesRequestProto request,
                                    org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.GetDisabledNameservicesResponseProto> done)
RouterProtocolProtos.RouterAdminProtocolServiceGet the list of disabled name services.
rpc getDisabledNameservices(.hadoop.hdfs.GetDisabledNameservicesRequestProto) returns (.hadoop.hdfs.GetDisabledNameservicesResponseProto);getDisabledNameservices in interface RouterProtocolProtos.RouterAdminProtocolService.InterfacegetDisabledNameservices in class RouterProtocolProtos.RouterAdminProtocolServicepublic void refreshMountTableEntries(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                                     HdfsServerFederationProtos.RefreshMountTableEntriesRequestProto request,
                                     org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.RefreshMountTableEntriesResponseProto> done)
RouterProtocolProtos.RouterAdminProtocolServiceRefresh mount entries
rpc refreshMountTableEntries(.hadoop.hdfs.RefreshMountTableEntriesRequestProto) returns (.hadoop.hdfs.RefreshMountTableEntriesResponseProto);refreshMountTableEntries in interface RouterProtocolProtos.RouterAdminProtocolService.InterfacerefreshMountTableEntries in class RouterProtocolProtos.RouterAdminProtocolServicepublic void getDestination(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                           HdfsServerFederationProtos.GetDestinationRequestProto request,
                           org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.GetDestinationResponseProto> done)
RouterProtocolProtos.RouterAdminProtocolServiceGet the destination of a file/directory in the federation.
rpc getDestination(.hadoop.hdfs.GetDestinationRequestProto) returns (.hadoop.hdfs.GetDestinationResponseProto);getDestination in interface RouterProtocolProtos.RouterAdminProtocolService.InterfacegetDestination in class RouterProtocolProtos.RouterAdminProtocolServicepublic void refreshSuperUserGroupsConfiguration(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
                                                HdfsServerFederationProtos.RefreshSuperUserGroupsConfigurationRequestProto request,
                                                org.apache.hadoop.thirdparty.protobuf.RpcCallback<HdfsServerFederationProtos.RefreshSuperUserGroupsConfigurationResponseProto> done)
RouterProtocolProtos.RouterAdminProtocolServiceRefresh superuser proxy groups mappings on Router.
rpc refreshSuperUserGroupsConfiguration(.hadoop.hdfs.RefreshSuperUserGroupsConfigurationRequestProto) returns (.hadoop.hdfs.RefreshSuperUserGroupsConfigurationResponseProto);refreshSuperUserGroupsConfiguration in interface RouterProtocolProtos.RouterAdminProtocolService.InterfacerefreshSuperUserGroupsConfiguration in class RouterProtocolProtos.RouterAdminProtocolServiceCopyright © 2008–2023 Apache Software Foundation. All rights reserved.