Uses of Package
org.apache.hadoop.hdfs.server.federation.store.records
Packages that use org.apache.hadoop.hdfs.server.federation.store.records
Package
Description
FedBalance is a tool for balancing data across federation clusters.
The resolver package contains indepedent data resolvers used in HDFS
federation.
The router package includes the core services for a HDFS federation router.
The federation state store tracks persistent values that are shared between
multiple routers.
The state store uses modular data storage classes derived from
StateStoreDriver to handle querying, updating and deleting data records.
Implementations of state store data providers/drivers.
Contains the abstract definitions of the API request and response objects for
the various state store APIs.
Protobuf implementations of FederationProtocolBase request/response objects
used by state store APIs.
Contains the abstract definitions of the state store data records.
The protobuf implementations of state store data records defined in the
org.apache.hadoop.hdfs.server.federation.store.records package.
It includes the tools to manage the Router-based federation.
-
-
-
-
Classes in org.apache.hadoop.hdfs.server.federation.store.records used by org.apache.hadoop.hdfs.server.federation.storeClassDescriptionAbstract base of a data record in the StateStore.Check if a record matches a query.Encapsulates a state store query result that includes a set of records and a time stamp for the result.
-
Classes in org.apache.hadoop.hdfs.server.federation.store.records used by org.apache.hadoop.hdfs.server.federation.store.driverClassDescriptionAbstract base of a data record in the StateStore.Check if a record matches a query.Encapsulates a state store query result that includes a set of records and a time stamp for the result.
-
Classes in org.apache.hadoop.hdfs.server.federation.store.records used by org.apache.hadoop.hdfs.server.federation.store.driver.implClassDescriptionAbstract base of a data record in the StateStore.Check if a record matches a query.Encapsulates a state store query result that includes a set of records and a time stamp for the result.
-
Classes in org.apache.hadoop.hdfs.server.federation.store.records used by org.apache.hadoop.hdfs.server.federation.store.protocolClassDescriptionData schema for storing NN registration information in the
StateStoreService.Data schema forMountTableStoredata stored in theStateStoreService.Entry to log the state of aRouterin theStateStoreService. -
Classes in org.apache.hadoop.hdfs.server.federation.store.records used by org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pbClassDescriptionData schema for storing NN registration information in the
StateStoreService.Data schema forMountTableStoredata stored in theStateStoreService.Entry to log the state of aRouterin theStateStoreService. -
Classes in org.apache.hadoop.hdfs.server.federation.store.records used by org.apache.hadoop.hdfs.server.federation.store.recordsClassDescriptionAbstract base of a data record in the StateStore.Data record indicating a specific name service ID has been disabled and is no longer valid.Data schema for storing NN registration information in the
StateStoreService.Data schema for storing NN stats in theStateStoreService.Data schema forMountTableStoredata stored in theStateStoreService.Entry to log the state of aRouterin theStateStoreService.Entry to track the version of the State Store data stored in the State Store by a Router. -
Classes in org.apache.hadoop.hdfs.server.federation.store.records used by org.apache.hadoop.hdfs.server.federation.store.records.impl.pbClassDescriptionAbstract base of a data record in the StateStore.Data record indicating a specific name service ID has been disabled and is no longer valid.Data schema for storing NN registration information in the
StateStoreService.Data schema for storing NN stats in theStateStoreService.Data schema forMountTableStoredata stored in theStateStoreService.Entry to log the state of aRouterin theStateStoreService.Entry to track the version of the State Store data stored in the State Store by a Router. -