| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb |
Protobuf implementations of FederationProtocolBase request/response objects
used by state store APIs.
|
| org.apache.hadoop.hdfs.server.federation.store.records.impl.pb |
The protobuf implementations of state store data records defined in the
org.apache.hadoop.hdfs.server.federation.store.records package.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AddMountTableEntriesRequestPBImpl |
Protobuf implementation of the state store API object addMountTableEntriesRequest.
|
class |
AddMountTableEntriesResponsePBImpl |
Protobuf implementation of the state store API object addMountTableEntriesResponse.
|
class |
AddMountTableEntryRequestPBImpl |
Protobuf implementation of the state store API object
AddMountTableEntryRequest.
|
class |
AddMountTableEntryResponsePBImpl |
Protobuf implementation of the state store API object
AddMountTableEntryResponse.
|
class |
DisableNameserviceRequestPBImpl |
Protobuf implementation of the state store API object
DisableNameserviceRequest.
|
class |
DisableNameserviceResponsePBImpl |
Protobuf implementation of the state store API object
DisableNameserviceResponse. |
class |
EnableNameserviceRequestPBImpl |
Protobuf implementation of the state store API object
EnableNameserviceRequest.
|
class |
EnableNameserviceResponsePBImpl |
Protobuf implementation of the state store API object
EnableNameserviceResponse.
|
class |
EnterSafeModeRequestPBImpl |
Protobuf implementation of the state store API object
EnterSafeModeRequest.
|
class |
EnterSafeModeResponsePBImpl |
Protobuf implementation of the state store API object
EnterSafeModeResponse.
|
class |
GetDestinationRequestPBImpl |
Protobuf implementation of the state store API object
GetDestinationRequest.
|
class |
GetDestinationResponsePBImpl |
Protobuf implementation of the state store API object
GetDestinationResponse.
|
class |
GetDisabledNameservicesRequestPBImpl |
Protobuf implementation of the state store API object
GetDisabledNameservicesRequest.
|
class |
GetDisabledNameservicesResponsePBImpl |
Protobuf implementation of the state store API object
GetDisabledNameservicesResponse.
|
class |
GetMountTableEntriesRequestPBImpl |
Protobuf implementation of the state store API object
GetMountTableEntriesRequest.
|
class |
GetMountTableEntriesResponsePBImpl |
Protobuf implementation of the state store API object
GetMountTableEntriesResponse.
|
class |
GetNamenodeRegistrationsRequestPBImpl |
Protobuf implementation of the state store API object
GetNamenodeRegistrationsRequest.
|
class |
GetNamenodeRegistrationsResponsePBImpl |
Protobuf implementation of the state store API object
GetNamenodeRegistrationsResponse.
|
class |
GetNamespaceInfoRequestPBImpl |
Protobuf implementation of the state store API object
GetNamespaceInfoRequest.
|
class |
GetNamespaceInfoResponsePBImpl |
Protobuf implementation of the state store API object
GetNamespaceInfoResponse.
|
class |
GetRouterRegistrationRequestPBImpl |
Protobuf implementation of the state store API object
GetRouterRegistrationRequest.
|
class |
GetRouterRegistrationResponsePBImpl |
Protobuf implementation of the state store API object
GetRouterRegistrationResponse.
|
class |
GetRouterRegistrationsRequestPBImpl |
Protobuf implementation of the state store API object
GetRouterRegistrationsRequest.
|
class |
GetRouterRegistrationsResponsePBImpl |
Protobuf implementation of the state store API object
GetRouterRegistrationsResponse.
|
class |
GetSafeModeRequestPBImpl |
Protobuf implementation of the state store API object
GetSafeModeRequest.
|
class |
GetSafeModeResponsePBImpl |
Protobuf implementation of the state store API object
GetSafeModeResponse.
|
class |
LeaveSafeModeRequestPBImpl |
Protobuf implementation of the state store API object
LeaveSafeModeRequest.
|
class |
LeaveSafeModeResponsePBImpl |
Protobuf implementation of the state store API object
LeaveSafeModeResponse.
|
class |
NamenodeHeartbeatRequestPBImpl |
Protobuf implementation of the state store API object
NamenodeHeartbeatRequest.
|
class |
NamenodeHeartbeatResponsePBImpl |
Protobuf implementation of the state store API object
NamenodeHeartbeatResponse.
|
class |
RefreshMountTableEntriesRequestPBImpl |
Protobuf implementation of the state store API object
RefreshMountTableEntriesRequest.
|
class |
RefreshMountTableEntriesResponsePBImpl |
Protobuf implementation of the state store API object
RefreshMountTableEntriesResponse.
|
class |
RefreshSuperUserGroupsConfigurationRequestPBImpl |
Protobuf implementation of the state store API object
RefreshSuperUserGroupsConfigurationRequest.
|
class |
RefreshSuperUserGroupsConfigurationResponsePBImpl |
Protobuf implementation of the state store API object
RefreshSuperUserGroupsConfigurationResponse.
|
class |
RemoveMountTableEntryRequestPBImpl |
Protobuf implementation of the state store API object
RemoveMountTableEntryRequest.
|
class |
RemoveMountTableEntryResponsePBImpl |
Protobuf implementation of the state store API object
RemoveMountTableEntryResponse.
|
class |
RouterHeartbeatRequestPBImpl |
Protobuf implementation of the state store API object
RouterHeartbeatRequest.
|
class |
RouterHeartbeatResponsePBImpl |
Protobuf implementation of the state store API object
RouterHeartbeatResponse.
|
class |
UpdateMountTableEntryRequestPBImpl |
Protobuf implementation of the state store API object
UpdateMountTableEntryRequest.
|
class |
UpdateMountTableEntryResponsePBImpl |
Protobuf implementation of the state store API object
UpdateMountTableEntryResponse.
|
class |
UpdateNamenodeRegistrationRequestPBImpl |
Protobuf implementation of the state store API object
OverrideNamenodeRegistrationRequest.
|
class |
UpdateNamenodeRegistrationResponsePBImpl |
Protobuf implementation of the state store API object
OverrideNamenodeRegistrationResponse.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DisabledNameservicePBImpl |
Protobuf implementation of the
DisabledNameservice record. |
class |
MembershipStatePBImpl |
Protobuf implementation of the MembershipState record.
|
class |
MembershipStatsPBImpl |
Protobuf implementation of the MembershipStats record.
|
class |
MountTablePBImpl |
Protobuf implementation of the MountTable record.
|
class |
RouterStatePBImpl |
Protobuf implementation of the RouterState record.
|
class |
StateStoreVersionPBImpl |
Protobuf implementation of the StateStoreVersion record.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.