Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abandonBlock(ExtendedBlock, long, String, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- abandonBlock(ExtendedBlock, long, String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- abandonBlock(ExtendedBlock, long, String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- abandonBlock(RpcController, ClientNamenodeProtocolProtos.AbandonBlockRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- AbstractRouterRpcFairnessPolicyController - Class in org.apache.hadoop.hdfs.server.federation.fairness
-
Base fairness policy that implements @RouterRpcFairnessPolicyController.
- AbstractRouterRpcFairnessPolicyController() - Constructor for class org.apache.hadoop.hdfs.server.federation.fairness.AbstractRouterRpcFairnessPolicyController
- acquirePermit(String) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.AbstractRouterRpcFairnessPolicyController
- acquirePermit(String) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.NoRouterRpcFairnessPolicyController
- acquirePermit(String) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.ProportionRouterRpcFairnessPolicyController
- acquirePermit(String) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.RouterAsyncRpcFairnessPolicyController
- acquirePermit(String) - Method in interface org.apache.hadoop.hdfs.server.federation.fairness.RouterRpcFairnessPolicyController
-
Request permission for a specific name service to continue the call and connect to downstream name node.
- acquirePermit(String, UserGroupInformation, String, RouterRpcFairnessPolicyController) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Acquire permit to continue processing the request for specific nsId.
- ACTIVE - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeServiceState
- ActiveNamenodeResolver - Interface in org.apache.hadoop.hdfs.server.federation.resolver
-
Locates the most active NN for a given nameservice ID or blockpool ID.
- addBlock(String, String, ExtendedBlock, DatanodeInfo[], long, String[], EnumSet<AddBlockFlag>) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- addBlock(String, String, ExtendedBlock, DatanodeInfo[], long, String[], EnumSet<AddBlockFlag>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Excluded and favored nodes are not verified and will be ignored by placement policy if they are not in the same nameservice as the file.
- addBlock(String, String, ExtendedBlock, DatanodeInfo[], long, String[], EnumSet<AddBlockFlag>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Excluded and favored nodes are not verified and will be ignored by placement policy if they are not in the same nameservice as the file.
- addBlock(RpcController, ClientNamenodeProtocolProtos.AddBlockRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- addCacheDirective(CacheDirectiveInfo, EnumSet<CacheFlag>) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- addCacheDirective(CacheDirectiveInfo, EnumSet<CacheFlag>) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncCacheAdmin
-
Asynchronously adds a new cache directive with the given path and flags.
- addCacheDirective(CacheDirectiveInfo, EnumSet<CacheFlag>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterCacheAdmin
- addCacheDirective(CacheDirectiveInfo, EnumSet<CacheFlag>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- addCacheDirective(CacheDirectiveInfo, EnumSet<CacheFlag>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- addCacheDirective(RpcController, ClientNamenodeProtocolProtos.AddCacheDirectiveRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- addCachePool(CachePoolInfo) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- addCachePool(CachePoolInfo) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterCacheAdmin
- addCachePool(CachePoolInfo) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- addCachePool(CachePoolInfo) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- addCachePool(RpcController, ClientNamenodeProtocolProtos.AddCachePoolRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- addClientInfoToCallerContext(UserGroupInformation) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
For tracking some information about the actual client.
- addConnection(ConnectionContext) - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Add a connection to the current pool.
- addDestination(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- addDestination(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Add a new destination to this mount table entry.
- addEntry(MountTable) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
-
Add a mount entry to the table.
- addErasureCodingPolicies(ErasureCodingPolicy[]) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- addErasureCodingPolicies(ErasureCodingPolicy[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.AsyncErasureCoding
-
Asynchronously add an array of erasure coding policies.
- addErasureCodingPolicies(ErasureCodingPolicy[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.ErasureCoding
- addErasureCodingPolicies(ErasureCodingPolicy[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- addErasureCodingPolicies(ErasureCodingPolicy[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- addErasureCodingPolicies(RpcController, ErasureCodingProtos.AddErasureCodingPoliciesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- addFailure(long) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
- addFailure(long) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
- addLocation(String) - Method in class org.apache.hadoop.hdfs.server.federation.utils.ConsistentHashRing
-
Add entry to consistent hash ring.
- addLocation(String, int) - Method in class org.apache.hadoop.hdfs.server.federation.utils.ConsistentHashRing
-
Add entry to consistent hash ring.
- addMount(String[], int) - Method in class org.apache.hadoop.hdfs.tools.federation.RouterAdmin
-
Add a mount table entry or update if it exists.
- addMount(AddMountAttributes) - Method in class org.apache.hadoop.hdfs.tools.federation.RouterAdmin
-
Add a mount table entry or update if it exists.
- AddMountAttributes - Class in org.apache.hadoop.hdfs.tools.federation
-
Add mount entry attributes to be used by Router admin.
- AddMountAttributes() - Constructor for class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- addMountTableEntries(AddMountTableEntriesRequest) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- addMountTableEntries(AddMountTableEntriesRequest) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.MountTableManager
-
Add multiple entries to the mount table.
- addMountTableEntries(AddMountTableEntriesRequest) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- addMountTableEntries(AddMountTableEntriesRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.MountTableStoreImpl
- addMountTableEntries(RpcController, HdfsServerFederationProtos.AddMountTableEntriesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolServerSideTranslatorPB
- AddMountTableEntriesRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for adding all mount table entries to the state store.
- AddMountTableEntriesRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntriesRequest
- AddMountTableEntriesRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object addMountTableEntriesRequest.
- AddMountTableEntriesRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntriesRequestPBImpl
- AddMountTableEntriesRequestPBImpl(HdfsServerFederationProtos.AddMountTableEntriesRequestProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntriesRequestPBImpl
- AddMountTableEntriesResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for adding multiple mount table entries to the state store.
- AddMountTableEntriesResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntriesResponse
- AddMountTableEntriesResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object addMountTableEntriesResponse.
- AddMountTableEntriesResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntriesResponsePBImpl
- AddMountTableEntriesResponsePBImpl(HdfsServerFederationProtos.AddMountTableEntriesResponseProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntriesResponsePBImpl
- addMountTableEntry(AddMountTableEntryRequest) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- addMountTableEntry(AddMountTableEntryRequest) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.MountTableManager
-
Add an entry to the mount table.
- addMountTableEntry(AddMountTableEntryRequest) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- addMountTableEntry(AddMountTableEntryRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.MountTableStoreImpl
-
When add mount table entry, it needs WRITE permission of the nearest parent entry if exist, and EXECUTE permission of other ancestor entries.
- addMountTableEntry(RpcController, HdfsServerFederationProtos.AddMountTableEntryRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolServerSideTranslatorPB
- AddMountTableEntryRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for adding a mount table entry to the state store.
- AddMountTableEntryRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntryRequest
- AddMountTableEntryRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object AddMountTableEntryRequest.
- AddMountTableEntryRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntryRequestPBImpl
- AddMountTableEntryRequestPBImpl(HdfsServerFederationProtos.AddMountTableEntryRequestProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntryRequestPBImpl
- AddMountTableEntryResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for adding a mount table entry to the state store.
- AddMountTableEntryResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntryResponse
- AddMountTableEntryResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object AddMountTableEntryResponse.
- AddMountTableEntryResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntryResponsePBImpl
- AddMountTableEntryResponsePBImpl(HdfsServerFederationProtos.AddMountTableEntryResponseProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntryResponsePBImpl
- addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager.DelegationTokenInformation, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.ZKDelegationTokenSecretManagerImpl
- addProcessingTime(long) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
-
Add the time to process a request in the Router from the time we receive the call until we send it to the Namenode.
- addProxyTime(long) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
-
Add the time to proxy an operation from the moment the Router sends it to the Namenode until it replied.
- addProxyTime(long, FederationNamenodeServiceState) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
-
Add the time to proxy an operation from the moment the Router sends it to the Namenode until it replied.
- addRead(long) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
- addRead(long) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
- addRemove(long) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
- addRemove(long) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
- addResolver(DestinationOrder, OrderedResolver) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MultipleDestinationMountTableResolver
- addWrite(long) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
- addWrite(long) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
- advanceClientStateId(Long) - Method in class org.apache.hadoop.hdfs.server.federation.router.PoolAlignmentContext
- aggregateContentSummary(Collection<ContentSummary>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Aggregate content summaries for each subcluster.
- aggregateQuota(String, Map<RemoteLocation, QuotaUsage>) - Method in class org.apache.hadoop.hdfs.server.federation.router.Quota
-
Aggregate quota that queried from sub-clusters.
- allowSnapshot(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- allowSnapshot(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- allowSnapshot(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- allowSnapshot(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterSnapshot
- allowSnapshot(RpcController, ClientNamenodeProtocolProtos.AllowSnapshotRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- andByStorageType(Predicate<StorageType>) - Static method in class org.apache.hadoop.hdfs.server.federation.router.Quota
-
Invoke predicate by each storage type and bitwise AND the results.
- append(String, String, EnumSetWritable<CreateFlag>) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- append(String, String, EnumSetWritable<CreateFlag>) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- append(String, String, EnumSetWritable<CreateFlag>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- append(String, String, EnumSetWritable<CreateFlag>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- append(RpcController, ClientNamenodeProtocolProtos.AppendRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- apply(CompletableFuture<R>) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.FinallyFunction
-
Applies this final action function to a
CompletableFuture, which is expected to be the result of an asynchronous operation. - apply(CompletableFuture<R>, Class<E>) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncCatchFunction
-
Applies the catch function to a
CompletableFuture, handling exceptions of a specified type. - apply(CompletableFuture<R>, Class<E>) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.CatchFunction
-
Applies the catch function to a
CompletableFuture, handling exceptions of a specified type. - apply(CompletableFuture<T>) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.ApplyFunction
-
Applies this function asynchronously to the result of the given
CompletableFuture. - apply(CompletableFuture<T>) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncApplyFunction
-
Asynchronously applies this function to the result of the given CompletableFuture.
- apply(CompletableFuture<T>, Executor) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.ApplyFunction
-
Applies this function asynchronously to the result of the given
CompletableFuture, using the specified executor for the asynchronous computation. - apply(CompletableFuture<T>, Executor) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncApplyFunction
-
Asynchronously applies this function to the result of the given CompletableFuture, using the specified executor for the asynchronous computation.
- apply(R) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.FinallyFunction
-
Applies this final action function to the result of an asynchronous operation.
- apply(R, E) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncCatchFunction
-
Synchronously applies this function to the given result and exception.
- apply(R, E) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.CatchFunction
-
Applies this catch function to the given result and exception.
- apply(T) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.ApplyFunction
-
Applies this function to the given argument.
- apply(T) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncApplyFunction
-
Synchronously applies this function to the given argument and returns the result.
- applyAsync(R, E) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncCatchFunction
-
Asynchronously applies this function to the given exception.
- applyAsync(T) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncApplyFunction
-
Asynchronously applies this function to the given argument.
- applyAsync(T, P) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncBiFunction
-
Asynchronously applies this function to the given arguments.
- ApplyFunction<T,
R> - Interface in org.apache.hadoop.hdfs.server.federation.router.async.utils -
Represents a function that accepts a value of type T and produces a result of type R.
- async() - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncRun
-
Provides an asynchronous version of the
runmethod, which returns aCompletableFuturerepresenting the result of the operation. - async(R, E) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncCatchFunction
-
Initiates the asynchronous application of this function to the given result and exception.
- async(T) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncApplyFunction
-
Initiates the asynchronous application of this function to the given result.
- async(T, P) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncBiFunction
-
Initiates the asynchronous application of this function to the given result.
- Async<R> - Interface in org.apache.hadoop.hdfs.server.federation.router.async.utils
-
An interface for asynchronous operations, providing utility methods and constants related to asynchronous computations.
- asyncApply(ApplyFunction<T, R>) - Static method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncUtil
-
Applies an asynchronous function to the current
CompletableFuture. - AsyncApplyFunction<T,
R> - Interface in org.apache.hadoop.hdfs.server.federation.router.async.utils -
The AsyncApplyFunction interface represents a function that asynchronously accepts a value of type T and produces a result of type R.
- asyncApplyUseExecutor(ApplyFunction<T, R>, Executor) - Static method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncUtil
-
Applies an asynchronous function to the current
CompletableFutureusing the specified executor. - AsyncBiFunction<T,
P, R> - Interface in org.apache.hadoop.hdfs.server.federation.router.async.utils -
The
AsyncBiFunctioninterface represents a bi-function that asynchronously accepts two arguments and produces a result. - asyncCatch(CatchFunction<R, E>, Class<E>) - Static method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncUtil
-
Handles exceptions to a specified type that may occur during an asynchronous operation.
- AsyncCatchFunction<R,
E extends Throwable> - Interface in org.apache.hadoop.hdfs.server.federation.router.async.utils -
The AsyncCatchFunction interface represents a function that handles exceptions occurring within an asynchronous operation.
- asyncComplete(R) - Static method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncUtil
-
Completes the current asynchronous operation with the specified value.
- asyncCompleteWith(CompletableFuture<R>) - Static method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncUtil
-
Completes the current asynchronous operation with the specified completableFuture.
- asyncCurrent(Collection<I>, AsyncApplyFunction<I, R>, Function<CompletableFuture<R>[], P>) - Static method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncUtil
-
Applies an asynchronous operation to each element of a collection and aggregates the results.
- asyncDo(AsyncBiFunction<AsyncForEachRun<I, R>, I, R>) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncForEachRun
-
Sets the async function to apply to each element from the iterator.
- AsyncErasureCoding - Class in org.apache.hadoop.hdfs.server.federation.router.async
-
Provides asynchronous operations for erasure coding in HDFS Federation.
- AsyncErasureCoding(RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.async.AsyncErasureCoding
- asyncFinally(FinallyFunction<R>) - Static method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncUtil
-
Executes a final action after an asynchronous operation completes, regardless of whether the operation was successful or resulted in an exception.
- asyncForEach(Iterator<I>, AsyncBiFunction<AsyncForEachRun<I, R>, I, R>) - Static method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncUtil
-
Executes an asynchronous operation for each element in an Iterator, applying a given async function to each element.
- AsyncForEachRun<I,
R> - Class in org.apache.hadoop.hdfs.server.federation.router.async.utils -
The AsyncForEachRun class is part of the asynchronous operation utilities within the Hadoop Distributed File System (HDFS) Federation router.
- AsyncForEachRun() - Constructor for class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncForEachRun
- asyncIpcClient(ShadedProtobufHelper.IpcCall<T>, ApplyFunction<T, R>, Class<R>) - Static method in class org.apache.hadoop.hdfs.protocolPB.AsyncRpcProtocolPBUtil
-
Asynchronously invokes an RPC call and applies a response transformation function to the result.
- AsyncQuota - Class in org.apache.hadoop.hdfs.server.federation.router.async
-
Provides asynchronous operations for managing quotas in HDFS Federation.
- AsyncQuota(Router, RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.async.AsyncQuota
- asyncReturn(Class<R>) - Static method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncUtil
-
Provides a default value based on the type specified.
- asyncRouterServer(AsyncRpcProtocolPBUtil.ServerReq<T>, AsyncRpcProtocolPBUtil.ServerRes<T>) - Static method in class org.apache.hadoop.hdfs.protocolPB.AsyncRpcProtocolPBUtil
-
Asynchronously invokes an RPC call and applies a response transformation function to the result on server-side.
- AsyncRpcProtocolPBUtil - Class in org.apache.hadoop.hdfs.protocolPB
-
This utility class encapsulates the logic required to initiate asynchronous RPCs, handle responses, and propagate exceptions.
- AsyncRun<R> - Interface in org.apache.hadoop.hdfs.server.federation.router.async.utils
-
The AsyncRun interface represents an asynchronous operation that can be executed in the context of the Hadoop Distributed File System (HDFS) Federation router.
- asyncThrowException(Throwable) - Static method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncUtil
-
Completes the current asynchronous operation with an exception.
- asyncTry(AsyncRun<R>) - Static method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncUtil
-
Attempts to execute an asynchronous task defined by the provided
AsyncRunand associates it with the current thread'sCompletableFuture. - AsyncUtil - Class in org.apache.hadoop.hdfs.server.federation.router.async.utils
-
The AsyncUtil class provides a collection of utility methods to simplify the implementation of asynchronous operations using Java's CompletableFuture.
- AvailableSpaceResolver - Class in org.apache.hadoop.hdfs.server.federation.resolver.order
-
Order the destinations based on available space.
- AvailableSpaceResolver(Configuration, Router) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.order.AvailableSpaceResolver
B
- BALANCER_PREFERENCE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.resolver.order.AvailableSpaceResolver
- BALANCER_PREFERENCE_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.resolver.order.AvailableSpaceResolver
-
Increases chance of files on subcluster with more available space.
- BaseRecord - Class in org.apache.hadoop.hdfs.server.federation.store.records
-
Abstract base of a data record in the StateStore.
- BaseRecord() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
- breakNow() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncForEachRun
-
Triggers the termination of the current asynchronous iteration.
- build() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUsage.Builder
- build() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.FederationProtocolPBTranslator
-
Get the serialized proto object.
- Builder() - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUsage.Builder
C
- CachedRecordStore<R extends BaseRecord> - Class in org.apache.hadoop.hdfs.server.federation.store
-
Record store that takes care of caching the records in memory.
- CachedRecordStore(Class<R>, StateStoreDriver) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.CachedRecordStore
-
Create a new cached record store.
- CachedRecordStore(Class<R>, StateStoreDriver, boolean) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.CachedRecordStore
-
Create a new cached record store.
- cancelDelegationToken(Token<DelegationTokenIdentifier>) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- cancelDelegationToken(Token<DelegationTokenIdentifier>) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- cancelDelegationToken(Token<DelegationTokenIdentifier>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- cancelDelegationToken(Token<DelegationTokenIdentifier>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- cancelDelegationToken(Token<DelegationTokenIdentifier>) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.RouterSecurityManager
- cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- cancelToken(Token<AbstractDelegationTokenIdentifier>, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.ZKDelegationTokenSecretManagerImpl
- CatchFunction<R,
E extends Throwable> - Interface in org.apache.hadoop.hdfs.server.federation.router.async.utils -
The
CatchFunctioninterface represents a function that handles exceptions occurring within an asynchronous operation. - checkAccess(String, FsAction) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- checkAccess(String, FsAction) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- checkAccess(String, FsAction) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- checkAccess(RpcController, ClientNamenodeProtocolProtos.CheckAccessRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- checkExpired(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Called when the modification time and current time is available, checks for expirations.
- checkExpired(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- checkExpired(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- checkFaultTolerantRetry(RemoteMethod, String, IOException, RemoteLocation, List<RemoteLocation>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Check if a remote method can be retried in other subclusters when it failed in the original destination.
- checkOperation(NameNode.OperationCategory) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Check if the Router is in safe mode.
- checkOperation(NameNode.OperationCategory, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Check if the Router is in safe mode.
- checkPermission(MountTable, FsAction) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterPermissionChecker
-
Whether a mount table entry can be accessed by the current context.
- checkSuperuserPrivilege() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterPermissionChecker
-
Check the superuser privileges of the current RPC caller.
- chooseFirstNamespace(String, PathLocation) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.order.AvailableSpaceResolver
- chooseFirstNamespace(String, PathLocation) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.order.LocalResolver
-
Get the local name space.
- chooseFirstNamespace(String, PathLocation) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.order.RouterResolver
-
Choose the first namespace from queried subcluster mapping info.
- clear() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
-
Clears all data.
- clear() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaManager
-
Clean up the cache.
- close() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- close() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- close() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- close() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
-
De-register the JMX interfaces.
- close() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
-
Unregister the JMX beans.
- close() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionContext
- close() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionManager
-
Stop the connection manager by closing all the pools.
- close() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Close the connection pool.
- close() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClient
- close() - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
Close the monitor.
- close() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
- close() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileImpl
- close() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileSystemImpl
- close() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
- close() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreZooKeeperImpl
- close() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
-
Close the State Store driver connection.
- close(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionContext
-
Close a connection.
- closeConnectionCreator() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionManager
- closeDriver() - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
Manually shuts down the driver.
- closeRouterClient(RouterClient) - Method in class org.apache.hadoop.hdfs.server.federation.router.MountTableRefresherService
- COLON_MARK - Static variable in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializableImpl
-
Mark for colon in path names.
- compare(byte[], byte[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol.GetListingComparator
- compare(FederationNamenodeContext, FederationNamenodeContext) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodePriorityComparator
- compareNameTo(MembershipState) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
-
Sort by nameservice, namenode, and router.
- compareTo(ConnectionPoolId) - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPoolId
- compareTo(RemoteLocationContext) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamespaceInfo
- compareTo(RemoteLocationContext) - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteLocationContext
- compareTo(BaseRecord) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
- compareTo(BaseRecord) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
-
First use the comparator of the BaseRecord to compare the date modified.
- compareTo(BaseRecord) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- complete(String, String, ExtendedBlock, long) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- complete(String, String, ExtendedBlock, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- complete(String, String, ExtendedBlock, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- complete(RpcController, ClientNamenodeProtocolProtos.CompleteRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- concat(String, String[]) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- concat(String, String[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- concat(String, String[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- concat(String, String[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- concat(RpcController, ClientNamenodeProtocolProtos.ConcatRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- CONCURRENT - Static variable in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- CONCURRENT_NS - Static variable in class org.apache.hadoop.hdfs.server.federation.fairness.RouterRpcFairnessConstants
-
Name service keyword to identify fan-out calls.
- CONCURRENT_NS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Name service keyword to identify fan-out calls.
- CONNECTION_DRIVER - Static variable in interface org.apache.hadoop.hdfs.server.federation.router.security.token.SQLConnectionFactory
- CONNECTION_DRIVER - Static variable in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
- CONNECTION_PASSWORD - Static variable in interface org.apache.hadoop.hdfs.server.federation.router.security.token.SQLConnectionFactory
- CONNECTION_PASSWORD - Static variable in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
- CONNECTION_URL - Static variable in interface org.apache.hadoop.hdfs.server.federation.router.security.token.SQLConnectionFactory
- CONNECTION_URL - Static variable in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
- CONNECTION_USERNAME - Static variable in interface org.apache.hadoop.hdfs.server.federation.router.security.token.SQLConnectionFactory
- CONNECTION_USERNAME - Static variable in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
- ConnectionContext - Class in org.apache.hadoop.hdfs.server.federation.router
-
Context to track a connection in a
ConnectionPool. - ConnectionContext(NameNodeProxiesClient.ProxyAndInfo<?>, Configuration) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.ConnectionContext
- ConnectionManager - Class in org.apache.hadoop.hdfs.server.federation.router
-
Implements a pool of connections for the
Routerto be able to open many connections to many Namenodes. - ConnectionManager(Configuration) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.ConnectionManager
- ConnectionManager(Configuration, RouterStateIdContext) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.ConnectionManager
-
Creates a proxy client connection pool manager.
- ConnectionNullException - Exception in org.apache.hadoop.hdfs.server.federation.router
-
Exception when can not get a non-null connection.
- ConnectionNullException(String) - Constructor for exception org.apache.hadoop.hdfs.server.federation.router.ConnectionNullException
- ConnectionPool - Class in org.apache.hadoop.hdfs.server.federation.router
-
Maintains a pool of connections for each User (including tokens) + NN.
- ConnectionPool(Configuration, String, UserGroupInformation, int, int, float, Class<?>, PoolAlignmentContext) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
- ConnectionPoolId - Class in org.apache.hadoop.hdfs.server.federation.router
-
Identifier for a connection for a user to a namenode.
- ConnectionPoolId(UserGroupInformation, String, Class<?>) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.ConnectionPoolId
-
New connection pool identifier.
- ConsistentHashRing - Class in org.apache.hadoop.hdfs.server.federation.utils
-
Consistent hash ring to distribute items across nodes (locations).
- ConsistentHashRing(Set<String>) - Constructor for class org.apache.hadoop.hdfs.server.federation.utils.ConsistentHashRing
- contains(String) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.AbstractRouterRpcFairnessPolicyController
- contains(String) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.NoRouterRpcFairnessPolicyController
- contains(String) - Method in interface org.apache.hadoop.hdfs.server.federation.fairness.RouterRpcFairnessPolicyController
-
Determine whether ns has registered handlers.
- create(String, FsPermission, String, EnumSetWritable<CreateFlag>, boolean, short, long, CryptoProtocolVersion[], String, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- create(String, FsPermission, String, EnumSetWritable<CreateFlag>, boolean, short, long, CryptoProtocolVersion[], String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- create(String, FsPermission, String, EnumSetWritable<CreateFlag>, boolean, short, long, CryptoProtocolVersion[], String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- create(String, FsPermission, String, EnumSetWritable<CreateFlag>, boolean, short, long, CryptoProtocolVersion[], String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- create(Configuration) - Static method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
- create(Configuration) - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientMetrics
- create(Configuration) - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterMetrics
- create(Configuration, String) - Static method in class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
- create(Configuration, RouterRpcServer) - Static method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- create(RpcController, ClientNamenodeProtocolProtos.CreateRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- createAdminServer() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Create a new router admin server to handle the router admin interface.
- createCredentials(Router, UserGroupInformation, String) - Static method in class org.apache.hadoop.hdfs.server.federation.router.security.RouterSecurityManager
-
A utility method for creating credentials.
- createCredentials(UserGroupInformation, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterWebHdfsMethods
-
Generate the credentials for this request.
- createEncryptionZone(String, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- createEncryptionZone(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- createEncryptionZone(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- createEncryptionZone(RpcController, EncryptionZonesProtos.CreateEncryptionZoneRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- createHttpServer() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Create an HTTP server for this Router.
- createIdentifier() - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- createIdentifier() - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.ZKDelegationTokenSecretManagerImpl
- createLocalNamenodeHeartbeatService() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Create a new status updater for the local Namenode.
- createNamenodeHeartbeatService(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Create a heartbeat monitor for a particular Namenode.
- createNamenodeHeartbeatService(String, String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
- createNamenodeHeartbeatServices() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Create each of the services that will monitor a Namenode.
- createRouterClient(InetSocketAddress, Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.router.MountTableRefresherService
- createRpcServer() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Create a new Router RPC server to proxy ClientProtocol requests.
- createSnapshot(String, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- createSnapshot(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncSnapshot
-
Asynchronously creates a snapshot with the given root and name.
- createSnapshot(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- createSnapshot(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- createSnapshot(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterSnapshot
- createSnapshot(RpcController, ClientNamenodeProtocolProtos.CreateSnapshotRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- createSymlink(String, String, FsPermission, boolean) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- createSymlink(String, String, FsPermission, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- createSymlink(String, String, FsPermission, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- createSymlink(RpcController, ClientNamenodeProtocolProtos.CreateSymlinkRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- CUR_COMPLETABLE_FUTURE - Static variable in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.Async
-
A thread-local variable to store the
CompletableFutureinstance for the current thread.
D
- delete(String, boolean) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- delete(String, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- delete(String, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- delete(RpcController, ClientNamenodeProtocolProtos.DeleteRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- deleteDelegationKey(int) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- deleteSnapshot(String, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- deleteSnapshot(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- deleteSnapshot(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- deleteSnapshot(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterSnapshot
- deleteSnapshot(RpcController, ClientNamenodeProtocolProtos.DeleteSnapshotRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- deleteToken(int, byte[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- deserialize(byte[], Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializerPBImpl
- deserialize(byte[], Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreSerializer
-
Deserialize a bytes array into a record.
- deserialize(String, Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializerPBImpl
- deserialize(String, Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreSerializer
-
Deserialize a string into a record.
- DestinationOrder - Enum Class in org.apache.hadoop.hdfs.server.federation.resolver.order
-
Order of the destinations when we have multiple of them.
- DFS_ROUTER_ADMIN_ADDRESS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ADMIN_ADDRESS_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ADMIN_BIND_HOST_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ADMIN_ENABLE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ADMIN_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ADMIN_HANDLER_COUNT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ADMIN_HANDLER_COUNT_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ADMIN_MAX_COMPONENT_LENGTH_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ADMIN_MAX_COMPONENT_LENGTH_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ADMIN_MOUNT_CHECK_ENABLE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ADMIN_MOUNT_CHECK_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ADMIN_PORT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ALLOW_PARTIAL_LIST - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ALLOW_PARTIAL_LIST_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ASYNC_RPC_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ASYNC_RPC_ENABLE_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ASYNC_RPC_HANDLER_COUNT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ASYNC_RPC_HANDLER_COUNT_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ASYNC_RPC_MAX_ASYNC_CALL_PERMIT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ASYNC_RPC_MAX_ASYNCCALL_PERMIT_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ASYNC_RPC_NS_HANDLER_COUNT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ASYNC_RPC_NS_HANDLER_COUNT_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ASYNC_RPC_RESPONDER_COUNT_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ASYNCRPC_RESPONDER_COUNT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_CACHE_TIME_TO_LIVE_MS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_CACHE_TIME_TO_LIVE_MS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_CLIENT_CONNECT_TIMEOUT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_CLIENT_CONNECT_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_CLIENT_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_CLIENT_MAX_ATTEMPTS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_CLIENT_MAX_RETRIES_TIME_OUT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_CLIENT_MAX_RETRIES_TIME_OUT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_CLIENT_MOUNT_TIME_OUT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_CLIENT_MOUNT_TIME_OUT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_CLIENT_REJECT_OVERLOAD - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_CLIENT_REJECT_OVERLOAD_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_CLIENT_THREADS_SIZE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_CLIENT_THREADS_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_DEFAULT_NAMESERVICE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_DEFAULT_NAMESERVICE_ENABLE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_DEFAULT_NAMESERVICE_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_DELEGATION_TOKEN_DRIVER_CLASS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_DELEGATION_TOKEN_DRIVER_CLASS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ENABLE_GET_DN_USAGE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_ENABLE_GET_DN_USAGE_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FAIR_HANDLER_COUNT_KEY_PREFIX - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FAIR_HANDLER_PROPORTION_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FAIR_HANDLER_PROPORTION_KEY_PREFIX - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FAIRNESS_ACQUIRE_TIMEOUT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FAIRNESS_ACQUIRE_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FAIRNESS_POLICY_CONTROLLER_CLASS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FAIRNESS_POLICY_CONTROLLER_CLASS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FEDERATION_RENAME_BANDWIDTH - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FEDERATION_RENAME_DELAY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FEDERATION_RENAME_DELAY_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FEDERATION_RENAME_DIFF - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FEDERATION_RENAME_DIFF_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FEDERATION_RENAME_FORCE_CLOSE_OPEN_FILE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FEDERATION_RENAME_FORCE_CLOSE_OPEN_FILE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FEDERATION_RENAME_MAP - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FEDERATION_RENAME_OPTION - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FEDERATION_RENAME_OPTION_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FEDERATION_RENAME_PREFIX - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FEDERATION_RENAME_TRASH - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_FEDERATION_RENAME_TRASH_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HANDLER_COUNT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HANDLER_COUNT_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HANDLER_QUEUE_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HANDLER_QUEUE_SIZE_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HEALTH_MONITOR_TIMEOUT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HEALTH_MONITOR_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HEARTBEAT_ENABLE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HEARTBEAT_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HEARTBEAT_INTERVAL_MS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HEARTBEAT_INTERVAL_MS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HEARTBEAT_STATE_INTERVAL_MS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HEARTBEAT_STATE_INTERVAL_MS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HEARTBEAT_WITH_IP_ENABLE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HEARTBEAT_WITH_IP_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HTTP_ADDRESS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HTTP_ADDRESS_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HTTP_BIND_HOST_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HTTP_ENABLE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HTTP_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HTTP_PORT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HTTPS_ADDRESS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HTTPS_ADDRESS_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HTTPS_BIND_HOST_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_HTTPS_PORT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_KERBEROS_INTERNAL_SPNEGO_PRINCIPAL_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_KERBEROS_PRINCIPAL_HOSTNAME_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_KERBEROS_PRINCIPAL_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_KEYTAB_FILE_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_MAX_CONCURRENCY_PER_CONNECTION_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_MAX_CONCURRENCY_PER_CONNECTION_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_METRICS_CLASS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_METRICS_CLASS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_METRICS_ENABLE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_METRICS_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_METRICS_TOP_NUM_TOKEN_OWNERS_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_METRICS_TOP_NUM_TOKEN_OWNERS_KEY_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_MONITOR_LOCAL_NAMENODE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_MONITOR_LOCAL_NAMENODE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_MONITOR_NAMENODE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_MONITOR_NAMENODE_RESOLUTION_ENABLED - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_MONITOR_NAMENODE_RESOLUTION_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_MONITOR_NAMENODE_RESOLVER_IMPL - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_NAMENODE_CONNECTION_CLEAN_MS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_NAMENODE_CONNECTION_CLEAN_MS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_NAMENODE_CONNECTION_CREATOR_QUEUE_SIZE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_NAMENODE_CONNECTION_CREATOR_QUEUE_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_NAMENODE_CONNECTION_MIN_ACTIVE_RATIO - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_NAMENODE_CONNECTION_MIN_ACTIVE_RATIO_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_NAMENODE_CONNECTION_POOL_CLEAN - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_NAMENODE_CONNECTION_POOL_CLEAN_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_NAMENODE_CONNECTION_POOL_SIZE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_NAMENODE_CONNECTION_POOL_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_NAMENODE_ENABLE_MULTIPLE_SOCKET_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_NAMENODE_ENABLE_MULTIPLE_SOCKET_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_NAMENODE_HEARTBEAT_ENABLE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_NAMENODE_HEARTBEAT_JMX_INTERVAL_MS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_NAMENODE_HEARTBEAT_JMX_INTERVAL_MS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_OBSERVER_FEDERATED_STATE_PROPAGATION_MAXSIZE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_OBSERVER_FEDERATED_STATE_PROPAGATION_MAXSIZE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_OBSERVER_READ_DEFAULT_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_OBSERVER_READ_DEFAULT_VALUE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_OBSERVER_READ_OVERRIDES - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_OBSERVER_STATE_ID_REFRESH_PERIOD_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_OBSERVER_STATE_ID_REFRESH_PERIOD_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_QUOTA_CACHE_UPDATE_INTERVAL - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_QUOTA_CACHE_UPDATE_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_QUOTA_ENABLE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_QUOTA_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_READER_COUNT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_READER_COUNT_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_READER_QUEUE_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_READER_QUEUE_SIZE_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_RPC_ADDRESS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_RPC_ADDRESS_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_RPC_BIND_HOST_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_RPC_ENABLE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_RPC_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_RPC_PORT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_SAFEMODE_CHECKPERIOD_MS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_SAFEMODE_CHECKPERIOD_MS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_SAFEMODE_ENABLE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_SAFEMODE_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_SAFEMODE_EXPIRATION - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_SAFEMODE_EXPIRATION_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_SAFEMODE_EXTENSION - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_SAFEMODE_EXTENSION_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_STORE_ENABLE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFS_ROUTER_STORE_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DFSRouter - Class in org.apache.hadoop.hdfs.server.federation.router
-
Tool to start the
Routerfor Router-based federation. - DISABLED - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeServiceState
- DisabledNameservice - Class in org.apache.hadoop.hdfs.server.federation.store.records
-
Data record indicating a specific name service ID has been disabled and is no longer valid.
- DisabledNameservice() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.DisabledNameservice
- DisabledNameservicePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.records.impl.pb
-
Protobuf implementation of the
DisabledNameservicerecord. - DisabledNameservicePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.DisabledNameservicePBImpl
- DisabledNameservicePBImpl(HdfsServerFederationProtos.DisabledNameserviceRecordProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.DisabledNameservicePBImpl
- DisabledNameserviceStore - Class in org.apache.hadoop.hdfs.server.federation.store
-
State store record to track disabled name services.
- DisabledNameserviceStore(StateStoreDriver) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.DisabledNameserviceStore
- DisabledNameserviceStoreImpl - Class in org.apache.hadoop.hdfs.server.federation.store.impl
-
Implementation of
DisabledNameserviceStore. - DisabledNameserviceStoreImpl(StateStoreDriver) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.impl.DisabledNameserviceStoreImpl
- disableErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- disableErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.ErasureCoding
- disableErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- disableErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- disableErasureCodingPolicy(RpcController, ErasureCodingProtos.DisableErasureCodingPolicyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- disableNameservice(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.DisabledNameserviceStore
-
Disable a name service.
- disableNameservice(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.DisabledNameserviceStoreImpl
- disableNameservice(DisableNameserviceRequest) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- disableNameservice(DisableNameserviceRequest) - Method in interface org.apache.hadoop.hdfs.server.federation.router.NameserviceManager
-
Disable a name service.
- disableNameservice(DisableNameserviceRequest) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- disableNameservice(RpcController, HdfsServerFederationProtos.DisableNameserviceRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolServerSideTranslatorPB
- DisableNameserviceRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for disabling a name service and updating its state in the State Store.
- DisableNameserviceRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.DisableNameserviceRequest
- DisableNameserviceRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object DisableNameserviceRequest.
- DisableNameserviceRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.DisableNameserviceRequestPBImpl
- DisableNameserviceRequestPBImpl(HdfsServerFederationProtos.DisableNameserviceRequestProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.DisableNameserviceRequestPBImpl
- DisableNameserviceResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for disabling a name service and updating its state in the State Store.
- DisableNameserviceResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.DisableNameserviceResponse
- DisableNameserviceResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object
DisableNameserviceResponse. - DisableNameserviceResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.DisableNameserviceResponsePBImpl
- DisableNameserviceResponsePBImpl(HdfsServerFederationProtos.DisableNameserviceResponseProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.DisableNameserviceResponsePBImpl
- disableWrite(FedBalanceContext) - Method in class org.apache.hadoop.hdfs.rbfbalance.RouterDistCpProcedure
-
Disable write by making the mount entry readonly.
- disallowSnapshot(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- disallowSnapshot(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- disallowSnapshot(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- disallowSnapshot(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterSnapshot
- disallowSnapshot(RpcController, ClientNamenodeProtocolProtos.DisallowSnapshotRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- DISTCP - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.router.RouterFederationRename.RouterRenameOption
- DistributedSQLCounter - Class in org.apache.hadoop.hdfs.server.federation.router.security.token
-
Distributed counter that relies on a SQL database to synchronize between multiple clients.
- DistributedSQLCounter(String, String, SQLConnectionFactory) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.security.token.DistributedSQLCounter
- DN_REPORT_CACHE_EXPIRE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DN_REPORT_CACHE_EXPIRE_MS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DN_REPORT_TIME_OUT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- DN_REPORT_TIME_OUT_MS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- doCall() - Method in interface org.apache.hadoop.hdfs.server.federation.router.security.token.SQLSecretManagerRetriableHandler.SQLCommand
- doCall() - Method in interface org.apache.hadoop.hdfs.server.federation.router.security.token.SQLSecretManagerRetriableHandler.SQLCommandVoid
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterFsckServlet
-
Handle fsck request.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterNetworkTopologyServlet
- dumpStateStore(Configuration, PrintStream) - Static method in class org.apache.hadoop.hdfs.tools.federation.RouterAdmin
-
Dumps the contents of the StateStore to stdout.
E
- eachByStorageType(Consumer<StorageType>) - Static method in class org.apache.hadoop.hdfs.server.federation.router.Quota
-
Invoke consumer by each storage type.
- enableErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- enableErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.ErasureCoding
- enableErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- enableErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- enableErasureCodingPolicy(RpcController, ErasureCodingProtos.EnableErasureCodingPolicyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- enableNameservice(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.DisabledNameserviceStore
-
Enable a name service.
- enableNameservice(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.DisabledNameserviceStoreImpl
- enableNameservice(EnableNameserviceRequest) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- enableNameservice(EnableNameserviceRequest) - Method in interface org.apache.hadoop.hdfs.server.federation.router.NameserviceManager
-
Enable a name service.
- enableNameservice(EnableNameserviceRequest) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- enableNameservice(RpcController, HdfsServerFederationProtos.EnableNameserviceRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolServerSideTranslatorPB
- EnableNameserviceRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for enabling a name service and updating its state in the State Store.
- EnableNameserviceRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.EnableNameserviceRequest
- EnableNameserviceRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object EnableNameserviceRequest.
- EnableNameserviceRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnableNameserviceRequestPBImpl
- EnableNameserviceRequestPBImpl(HdfsServerFederationProtos.EnableNameserviceRequestProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnableNameserviceRequestPBImpl
- EnableNameserviceResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for enabling a name service and updating its state in the State Store.
- EnableNameserviceResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.EnableNameserviceResponse
- EnableNameserviceResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object EnableNameserviceResponse.
- EnableNameserviceResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnableNameserviceResponsePBImpl
- EnableNameserviceResponsePBImpl(HdfsServerFederationProtos.EnableNameserviceResponseProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnableNameserviceResponsePBImpl
- enableWrite() - Method in class org.apache.hadoop.hdfs.rbfbalance.RouterDistCpProcedure
-
Enable write.
- endCheckpoint(NamenodeRegistration, CheckpointSignature) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolTranslatorPB
- endCheckpoint(NamenodeRegistration, CheckpointSignature) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterNamenodeProtocol
- endCheckpoint(NamenodeRegistration, CheckpointSignature) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- endCheckpoint(RpcController, NamenodeProtocolProtos.EndCheckpointRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolServerSideTranslatorPB
- enterSafeMode(EnterSafeModeRequest) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- enterSafeMode(EnterSafeModeRequest) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- enterSafeMode(EnterSafeModeRequest) - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterStateManager
-
Enter safe mode and change Router state to RouterServiceState#SAFEMODE.
- enterSafeMode(RpcController, HdfsServerFederationProtos.EnterSafeModeRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolServerSideTranslatorPB
- EnterSafeModeRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for the Router entering safe mode state and updating its state in State Store.
- EnterSafeModeRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.EnterSafeModeRequest
- EnterSafeModeRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object EnterSafeModeRequest.
- EnterSafeModeRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnterSafeModeRequestPBImpl
- EnterSafeModeRequestPBImpl(HdfsServerFederationProtos.EnterSafeModeRequestProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnterSafeModeRequestPBImpl
- EnterSafeModeResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for the Router entering safe mode state and updating its state in State Store.
- EnterSafeModeResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.EnterSafeModeResponse
- EnterSafeModeResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object EnterSafeModeResponse.
- EnterSafeModeResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnterSafeModeResponsePBImpl
- EnterSafeModeResponsePBImpl(HdfsServerFederationProtos.EnterSafeModeResponseProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnterSafeModeResponsePBImpl
- equals(Object) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamespaceInfo
- equals(Object) - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPoolId
- equals(Object) - Method in class org.apache.hadoop.hdfs.server.federation.router.FederationConnectionId
- equals(Object) - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteLocationContext
- equals(Object) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Override equals check to use primary key(s) for comparison.
- equals(Object) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
- ErasureCoding - Class in org.apache.hadoop.hdfs.server.federation.router
-
Module that implements all the RPC calls in
ClientProtocolrelated to Erasure Coding in theRouterRpcServer. - ErasureCoding(RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.ErasureCoding
- ERROR_MSG - Static variable in class org.apache.hadoop.hdfs.server.federation.fairness.StaticRouterRpcFairnessPolicyController
- ERROR_MSG_ALL_DEST_MUST_START_WITH_BACK_SLASH - Static variable in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
- ERROR_MSG_CREATION_TIME_NEGATIVE - Static variable in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
- ERROR_MSG_INVALID_DEST_NS - Static variable in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
- ERROR_MSG_INVALID_DEST_PATH - Static variable in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
- ERROR_MSG_MODIFICATION_TIME_NEGATIVE - Static variable in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
- ERROR_MSG_MUST_START_WITH_BACK_SLASH - Static variable in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
- ERROR_MSG_NO_BP_SPECIFIED - Static variable in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- ERROR_MSG_NO_DEST_PATH_SPECIFIED - Static variable in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
- ERROR_MSG_NO_NS_SPECIFIED - Static variable in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- ERROR_MSG_NO_RPC_ADDR_SPECIFIED - Static variable in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- ERROR_MSG_NO_SOURCE_PATH - Static variable in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
- ERROR_MSG_NO_WEB_ADDR_SPECIFIED - Static variable in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- errorReport(NamenodeRegistration, int, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolTranslatorPB
- errorReport(NamenodeRegistration, int, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterNamenodeProtocol
- errorReport(NamenodeRegistration, int, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- errorReport(RpcController, NamenodeProtocolProtos.ErrorReportRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolServerSideTranslatorPB
- execute() - Method in class org.apache.hadoop.hdfs.rbfbalance.MountTableProcedure
- execute(SQLSecretManagerRetriableHandler.SQLCommand<T>) - Method in interface org.apache.hadoop.hdfs.server.federation.router.security.token.SQLSecretManagerRetriableHandler
- execute(SQLSecretManagerRetriableHandler.SQLCommandVoid) - Method in interface org.apache.hadoop.hdfs.server.federation.router.security.token.SQLSecretManagerRetriableHandler
- ExecutionStatus() - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient.ExecutionStatus
- ExecutionStatus(boolean, boolean) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient.ExecutionStatus
- exists(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
-
Check if a path exists.
- exists(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileImpl
- exists(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileSystemImpl
- EXPIRED - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeServiceState
- EXPIRED - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.router.RouterServiceState
- extractTempFileName(String) - Static method in class org.apache.hadoop.hdfs.server.federation.resolver.order.HashResolver
-
Some files use a temporary naming pattern.
F
- FEDERATION_FILE_RESOLVER_CLIENT_CLASS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_FILE_RESOLVER_CLIENT_CLASS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_MOUNT_TABLE_CACHE_ENABLE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_MOUNT_TABLE_CACHE_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_MOUNT_TABLE_MAX_CACHE_SIZE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
-
Maximum number of cache entries to have.
- FEDERATION_MOUNT_TABLE_MAX_CACHE_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
-
Remove cache entries if we have more than 10k.
- FEDERATION_NAMENODE_RESOLVER_CLIENT_CLASS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_NAMENODE_RESOLVER_CLIENT_CLASS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_ROUTER_ASYNC_RPC_PREFIX - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_ROUTER_FAIRNESS_PREFIX - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_ROUTER_PREFIX - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_CONNECTION_TEST_MS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_CONNECTION_TEST_MS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_DRIVER_ASYNC_OVERRIDE_MAX_THREADS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_DRIVER_ASYNC_OVERRIDE_MAX_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_DRIVER_CLASS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_DRIVER_CLASS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_FILE_ASYNC_THREADS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_FILE_ASYNC_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_FILE_DIRECTORY - Static variable in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileImpl
-
Configuration keys.
- FEDERATION_STORE_FS_ASYNC_THREADS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_FS_ASYNC_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_FS_PATH - Static variable in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileSystemImpl
-
Configuration keys.
- FEDERATION_STORE_MEMBERSHIP_EXPIRATION_DELETION_MS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_MEMBERSHIP_EXPIRATION_DELETION_MS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_MEMBERSHIP_EXPIRATION_MS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_MEMBERSHIP_EXPIRATION_MS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_PREFIX - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_ROUTER_EXPIRATION_DELETION_MS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_ROUTER_EXPIRATION_DELETION_MS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_ROUTER_EXPIRATION_MS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_ROUTER_EXPIRATION_MS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_SERIALIZER_CLASS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_SERIALIZER_CLASS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_ZK_ADDRESS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_ZK_ASYNC_MAX_THREADS - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_ZK_ASYNC_MAX_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_ZK_DRIVER_PREFIX - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_ZK_PARENT_PATH - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FEDERATION_STORE_ZK_PARENT_PATH_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- FederationConnectionId - Class in org.apache.hadoop.hdfs.server.federation.router
- FederationConnectionId(InetSocketAddress, Class<?>, UserGroupInformation, int, RetryPolicy, Configuration, int) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.FederationConnectionId
- FederationMBean - Interface in org.apache.hadoop.hdfs.server.federation.metrics
-
JMX interface for the federation statistics.
- FederationNamenodeContext - Interface in org.apache.hadoop.hdfs.server.federation.resolver
-
Interface for a discovered NN and its current server endpoints.
- FederationNamenodeServiceState - Enum Class in org.apache.hadoop.hdfs.server.federation.resolver
-
Namenode state in the federation.
- FederationNamespaceInfo - Class in org.apache.hadoop.hdfs.server.federation.resolver
-
Represents information about a single nameservice/namespace in a federated HDFS cluster.
- FederationNamespaceInfo(String, String, String) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamespaceInfo
- FederationProtocolPBTranslator<P extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3,
B extends org.apache.hadoop.thirdparty.protobuf.Message.Builder, T extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder> - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb -
Helper class for setting/getting data elements in an object backed by a protobuf implementation.
- FederationProtocolPBTranslator(Class<P>) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.FederationProtocolPBTranslator
- FederationRPCMBean - Interface in org.apache.hadoop.hdfs.server.federation.metrics
-
JMX interface for the RPC server.
- FederationRPCMetrics - Class in org.apache.hadoop.hdfs.server.federation.metrics
-
Implementation of the RPC metrics collector.
- FederationRPCMetrics(Configuration, RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- FederationRPCPerformanceMonitor - Class in org.apache.hadoop.hdfs.server.federation.metrics
-
Customizable RPC performance monitor.
- FederationRPCPerformanceMonitor() - Constructor for class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- FederationUtil - Class in org.apache.hadoop.hdfs.server.federation.router
-
Utilities for managing HDFS federation.
- fileAndDirectoryCount(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUsage.Builder
- FileSubclusterResolver - Interface in org.apache.hadoop.hdfs.server.federation.resolver
-
Interface to map a file path in the global name space to a specific subcluster and path in an HDFS name space.
- filterMultiple(Query<T>, Iterable<T>) - Static method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreUtils
-
Filters a list of records to find all records matching the query.
- finalizeUpgrade() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- finalizeUpgrade() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- finalizeUpgrade() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- finalizeUpgrade(RpcController, ClientNamenodeProtocolProtos.FinalizeUpgradeRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- FinallyFunction<R> - Interface in org.apache.hadoop.hdfs.server.federation.router.async.utils
-
The
FinallyFunctioninterface represents a function that is used to perform final actions after an asynchronous operation completes, regardless of whether the operation was successful or resulted in an exception. - FOLDER_ALL - Static variable in enum class org.apache.hadoop.hdfs.server.federation.resolver.order.DestinationOrder
-
Approaches that write folders in all subclusters.
- forEach(Iterator<I>) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncForEachRun
-
Sets the Iterator for the elements to be processed in the asynchronous operation.
- fsck() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterFsck
- fsync(String, long, String, long) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- fsync(String, long, String, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- fsync(String, long, String, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- fsync(RpcController, ClientNamenodeProtocolProtos.FsyncRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
G
- generateMashupKey(Map<String, String>) - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Generates a cache key from a map of values.
- genericRefresh(String[], int) - Method in class org.apache.hadoop.hdfs.tools.federation.RouterAdmin
- get(Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
- get(Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
- get(Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreZooKeeperImpl
- get(Class<T>) - Method in interface org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreRecordOperations
-
Get all records of the requested record class from the data store.
- get(Class<T>, Query<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreBaseImpl
- get(Class<T>, Query<T>) - Method in interface org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreRecordOperations
-
Get a single record from the store that matches the query.
- get(UserGroupInformation, DelegationParam, UserParam, DoAsParam, String, GetOpParam, OffsetParam, LengthParam, RenewerParam, BufferSizeParam, List<XAttrNameParam>, XAttrEncodingParam, ExcludeDatanodesParam, FsActionParam, SnapshotNameParam, OldSnapshotNameParam, SnapshotDiffStartPathParam, SnapshotDiffIndexParam, TokenKindParam, TokenServiceParam, NoRedirectParam, StartAfterParam, AllUsersParam) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterWebHdfsMethods
- getAcceptedPermitForNs(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
- getAcceptedPermitsPerNsJSON() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
JSON representation of the accepted permits for each nameservice.
- getAclInfo() - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- getAclStatus(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getAclStatus(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getAclStatus(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getAclStatus(RpcController, AclProtos.GetAclStatusRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getActiveProxyOps() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getActiveProxyOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getAdditionalDatanode(String, long, ExtendedBlock, DatanodeInfo[], String[], DatanodeInfo[], int, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getAdditionalDatanode(String, long, ExtendedBlock, DatanodeInfo[], String[], DatanodeInfo[], int, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Excluded nodes are not verified and will be ignored by placement if they are not in the same nameservice as the file.
- getAdditionalDatanode(String, long, ExtendedBlock, DatanodeInfo[], String[], DatanodeInfo[], int, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Excluded nodes are not verified and will be ignored by placement if they are not in the same nameservice as the file.
- getAdditionalDatanode(RpcController, ClientNamenodeProtocolProtos.GetAdditionalDatanodeRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getAddress() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- getAddress() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- getAdminAddress() - Method in class org.apache.hadoop.hdfs.server.federation.router.MountTableRefresherThread
- getAdminAddress() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- getAdminAddress() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- getAdminServer() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Get router admin server.
- getAdminServerAddress() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Get the current Admin socket address for the router.
- getAll() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaManager
-
Get all the mount quota paths.
- getAllConfiguredNS(Configuration) - Static method in class org.apache.hadoop.hdfs.server.federation.router.FederationUtil
-
Collect all configured nameservices.
- getAsyncCallerPool() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
-
Get the JSON representation of the async caller thread pool.
- getAsyncCallerPool() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getAsyncCallerPoolJson() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
JSON representation of the async caller thread pool.
- getAsyncRouterHandlerExecutors() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getAsyncUtilCompletableFuture() - Static method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncUtil
- getAvailableHandlerOnPerNs() - Method in class org.apache.hadoop.hdfs.server.federation.fairness.AbstractRouterRpcFairnessPolicyController
- getAvailableHandlerOnPerNs() - Method in class org.apache.hadoop.hdfs.server.federation.fairness.NoRouterRpcFairnessPolicyController
- getAvailableHandlerOnPerNs() - Method in interface org.apache.hadoop.hdfs.server.federation.fairness.RouterRpcFairnessPolicyController
-
Returns the JSON string of the available handler for each name service.
- getAvailableHandlerOnPerNs() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
-
JSON representation of the available handler per Ns.
- getAvailableHandlerOnPerNs() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getAvailablePermits(String) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.AbstractRouterRpcFairnessPolicyController
- getAvailablePermits(String) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.NoRouterRpcFairnessPolicyController
- getAvailablePermits(String) - Method in interface org.apache.hadoop.hdfs.server.federation.fairness.RouterRpcFairnessPolicyController
-
Returns the available handler for each name service.
- getAvailableSpace() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the available space.
- getAvailableSpace() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getAvailableSpace() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getBatchedListing(String[], byte[], boolean) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getBatchedListing(String[], byte[], boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getBatchedListing(String[], byte[], boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getBatchedListing(RpcController, ClientNamenodeProtocolProtos.GetBatchedListingRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getBlockDeletionStartTime() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getBlockKeys() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolTranslatorPB
- getBlockKeys() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncNamenodeProtocol
-
Asynchronously get the current block keys.
- getBlockKeys() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterNamenodeProtocol
- getBlockKeys() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getBlockKeys(RpcController, NamenodeProtocolProtos.GetBlockKeysRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolServerSideTranslatorPB
- getBlockLocations(String, long, long) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getBlockLocations(String, long, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getBlockLocations(String, long, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getBlockLocations(RpcController, ClientNamenodeProtocolProtos.GetBlockLocationsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getBlockPoolId() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Deprecated.
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getBlockPoolId() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.RouterMBean
-
Gets the block pool ids of the namenodes.
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamespaceInfo
-
The HDFS block pool id for this namespace.
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the block pool identifier.
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getBlockPoolId() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getBlockPoolUsedSpace() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getBlocks(DatanodeInfo, long, long, long, StorageType) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolTranslatorPB
- getBlocks(DatanodeInfo, long, long, long, StorageType) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncNamenodeProtocol
-
Asynchronously get a list of blocks belonging to
datanodewhose total size equalssize. - getBlocks(DatanodeInfo, long, long, long, StorageType) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterNamenodeProtocol
- getBlocks(DatanodeInfo, long, long, long, StorageType) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getBlocks(RpcController, NamenodeProtocolProtos.GetBlocksRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolServerSideTranslatorPB
- getBlocksTotal() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getBuilder() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.FederationProtocolPBTranslator
-
Create or return the cached protobuf builder for this translator.
- getBytesWithFutureGenerationStamps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getCacheCapacity() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getCachedRecords() - Method in class org.apache.hadoop.hdfs.server.federation.store.CachedRecordStore
-
Get all the cached records.
- getCachedRecordsAndTimeStamp() - Method in class org.apache.hadoop.hdfs.server.federation.store.CachedRecordStore
-
Get all the cached records and the time stamp of the cache.
- getCacheLoadMetrics() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
-
Retrieve unmodifiable map of cache loading metrics.
- getCacheSize() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
-
Get the size of the cache.
- getCacheUpdateTime() - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
The last time the state store cache was fully updated.
- getCacheUsed() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getCapacityRemaining() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getCapacityTotal() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getCapacityUsed() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getChildren(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
-
Get the children for a path.
- getChildren(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileImpl
- getChildren(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileSystemImpl
- getCleanException(IOException) - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Get a clean copy of the exception.
- getClient() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionContext
-
Get the connection client.
- getClientIndex() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Get the clientIndex used to calculate index for lookup.
- getClientProtocolModule() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get ClientProtocol module implementation.
- getClientStateIdFromCurrentCall(String) - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterStateIdContext
- getClusterId() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Deprecated.Use
RouterMBean.getClusterId()instead. - getClusterId() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getClusterId() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getClusterId() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.RouterMBean
-
Gets the cluster ids of the namenodes.
- getClusterId() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamespaceInfo
-
The HDFS cluster id for this namespace.
- getClusterId() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the cluster identifier.
- getClusterId() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getClusterId() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getComparator() - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getCompiledDate() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Deprecated.Use
RouterMBean.getCompiledDate()instead. - getCompiledDate() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getCompiledDate() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.RouterMBean
-
Get the compilation date of the router.
- getCompileInfo() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Deprecated.Use
RouterMBean.getCompileInfo()instead. - getCompileInfo() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getCompileInfo() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getCompileInfo() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.RouterMBean
-
Get the compilation info of the router.
- getCompileInfo() - Static method in class org.apache.hadoop.hdfs.server.federation.router.FederationUtil
-
Fetch the build/compile information for this jar.
- getCompileInfo() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- getCompileInfo() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- getCompletableFuture() - Static method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncUtil
-
Get the CompletableFuture object stored in the current thread's local variable.
- getConcurrentFilesAccessNumThreads() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
- getConcurrentFilesAccessNumThreads() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileImpl
- getConcurrentFilesAccessNumThreads() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileSystemImpl
- getConf() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
-
Get the State Store configuration.
- getConnection() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Return the next connection round-robin.
- getConnection() - Method in interface org.apache.hadoop.hdfs.server.federation.router.security.token.SQLConnectionFactory
- getConnection(boolean) - Method in interface org.apache.hadoop.hdfs.server.federation.router.security.token.SQLConnectionFactory
- getConnection(UserGroupInformation, String, Class<?>, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionManager
-
Fetches the next available proxy client in the pool.
- getConnection(UserGroupInformation, String, String, Class<?>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Get ClientProtocol proxy client for a NameNode.
- getConnectionFactory() - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- getConnectionPoolId() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Get the connection pool identifier.
- getContentSummary(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getContentSummary(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- getContentSummary(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getContentSummary(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getContentSummary(RpcController, ClientNamenodeProtocolProtos.GetContentSummaryRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getCorruptFiles() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getCorruptFilesCount() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of corrupts files.
- getCorruptFilesCount() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getCorruptFilesCount() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getCorruptFilesCount() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the number of corrupt files.
- getCorruptFilesCount() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getCorruptFilesCount() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getCreateLocationAsync(String, List<RemoteLocation>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the location to create a file.
- getCurCompletableFuture() - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.Async
-
Gets the
CompletableFutureinstance for the current thread. - getCurrentEditLogTxid() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getCurrentEditLogTxid() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- getCurrentEditLogTxid() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getCurrentEditLogTxid() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getCurrentEditLogTxid(RpcController, ClientNamenodeProtocolProtos.GetCurrentEditLogTxidRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getCurrentTokensCount() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Deprecated.Use
RouterMBean.getCurrentTokensCount()instead. - getCurrentTokensCount() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getCurrentTokensCount() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getCurrentTokensCount() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.RouterMBean
-
Get the current number of delegation tokens in memory.
- getDataEncryptionKey() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getDataEncryptionKey() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getDataEncryptionKey() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getDataEncryptionKey(RpcController, ClientNamenodeProtocolProtos.GetDataEncryptionKeyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getDatanodeReport(HdfsConstants.DatanodeReportType) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getDatanodeReport(HdfsConstants.DatanodeReportType) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- getDatanodeReport(HdfsConstants.DatanodeReportType) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getDatanodeReport(HdfsConstants.DatanodeReportType) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getDatanodeReport(HdfsConstants.DatanodeReportType, boolean, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the datanode report with a timeout.
- getDatanodeReport(RpcController, ClientNamenodeProtocolProtos.GetDatanodeReportRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getDatanodeReportAsync(HdfsConstants.DatanodeReportType, boolean, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the datanode report with a timeout.
- getDatanodesSubcluster() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.order.LocalResolver
-
Get the Datanode mapping from the subclusters from the Namenodes.
- getDatanodeStorageReport(HdfsConstants.DatanodeReportType) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getDatanodeStorageReport(HdfsConstants.DatanodeReportType) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- getDatanodeStorageReport(HdfsConstants.DatanodeReportType) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getDatanodeStorageReport(HdfsConstants.DatanodeReportType) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getDatanodeStorageReport(HdfsConstants.DatanodeReportType, boolean, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- getDatanodeStorageReport(HdfsConstants.DatanodeReportType, boolean, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getDatanodeStorageReport(RpcController, ClientNamenodeProtocolProtos.GetDatanodeStorageReportRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getDatanodeStorageReportMap(HdfsConstants.DatanodeReportType) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the list of datanodes per subcluster.
- getDatanodeStorageReportMap(HdfsConstants.DatanodeReportType, boolean, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the list of datanodes per subcluster.
- getDatanodeStorageReportMapAsync(HdfsConstants.DatanodeReportType) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getDatanodeStorageReportMapAsync(HdfsConstants.DatanodeReportType, boolean, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the list of datanodes per subcluster.
- getDateCreated() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Get the creation time for the record.
- getDateCreated() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.DisabledNameservicePBImpl
- getDateCreated() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getDateCreated() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- getDateCreated() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- getDateCreated() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getDateCreated() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.StateStoreVersion
- getDateModified() - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeContext
-
The update date.
- getDateModified() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Get the modification time for the record.
- getDateModified() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.DisabledNameservicePBImpl
- getDateModified() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getDateModified() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- getDateModified() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- getDateModified() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getDateModified() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.StateStoreVersion
- getDateStarted() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- getDateStarted() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- getDeadNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getDecomNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getDefaultLocation() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.PathLocation
-
Get the default or highest priority location.
- getDefaultLocation() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Get the default location.
- getDefaultNameService() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
- getDefaultNamespace() - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.FileSubclusterResolver
-
Get the default namespace for the cluster.
- getDefaultNamespace() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
- getDefaultSuccessResult() - Static method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreOperationResult
- getDelegationToken(Text) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getDelegationToken(Text) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- getDelegationToken(Text) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getDelegationToken(Text) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getDelegationToken(Text) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.RouterSecurityManager
- getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getDelegationTokens(Text) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
The the delegation token from each name service.
- getDeletionMs() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Get the deletion time for the expired record.
- getDeletionMs() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getDeletionMs() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- getDest() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamespaceInfo
- getDest() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.RemoteLocation
- getDest() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteLocationContext
-
Destination in this location.
- getDest() - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- getDestination(GetDestinationRequest) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- getDestination(GetDestinationRequest) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.MountTableManager
-
Get the destination subcluster (namespace) of a file/directory.
- getDestination(GetDestinationRequest) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- getDestination(GetDestinationRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.MountTableStoreImpl
- getDestination(RpcController, HdfsServerFederationProtos.GetDestinationRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolServerSideTranslatorPB
- getDestinationForPath(String) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.FileSubclusterResolver
-
Get the destinations for a global path.
- getDestinationForPath(String) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
- getDestinationForPath(String) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MultipleDestinationMountTableResolver
- getDestinationOrder() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.PathLocation
-
Get the order for the destinations.
- GetDestinationRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for getting the destination subcluster of a file.
- GetDestinationRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDestinationRequest
- GetDestinationRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object GetDestinationRequest.
- GetDestinationRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDestinationRequestPBImpl
- GetDestinationRequestPBImpl(HdfsServerFederationProtos.GetDestinationRequestProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDestinationRequestPBImpl
- GetDestinationResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for getting the destination subcluster of a file.
- GetDestinationResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDestinationResponse
- GetDestinationResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object GetDestinationResponse.
- GetDestinationResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDestinationResponsePBImpl
- GetDestinationResponsePBImpl(HdfsServerFederationProtos.GetDestinationResponseProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDestinationResponsePBImpl
- getDestinations() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.PathLocation
-
Get the list of locations found in the mount table.
- getDestinations() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDestinationResponse
- getDestinations() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDestinationResponsePBImpl
- getDestinations() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- getDestinations() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Get a list of destinations (namespace + path) present for this entry.
- getDestOrder() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- getDestOrder() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Get the order of the destinations for this mount table entry.
- getDisabledNameservices() - Method in class org.apache.hadoop.hdfs.server.federation.store.DisabledNameserviceStore
-
Get a list of disabled name services.
- getDisabledNameservices() - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.DisabledNameserviceStoreImpl
- getDisabledNameservices(GetDisabledNameservicesRequest) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- getDisabledNameservices(GetDisabledNameservicesRequest) - Method in interface org.apache.hadoop.hdfs.server.federation.router.NameserviceManager
-
Get the list of disabled name service.
- getDisabledNameservices(GetDisabledNameservicesRequest) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- getDisabledNameservices(RpcController, HdfsServerFederationProtos.GetDisabledNameservicesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolServerSideTranslatorPB
- GetDisabledNameservicesRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for getting the disabled name services.
- GetDisabledNameservicesRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDisabledNameservicesRequest
- GetDisabledNameservicesRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object GetDisabledNameservicesRequest.
- GetDisabledNameservicesRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDisabledNameservicesRequestPBImpl
- GetDisabledNameservicesRequestPBImpl(HdfsServerFederationProtos.GetDisabledNameservicesRequestProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDisabledNameservicesRequestPBImpl
- GetDisabledNameservicesResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for getting the disabled nameservices in the state store.
- GetDisabledNameservicesResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDisabledNameservicesResponse
- GetDisabledNameservicesResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object GetDisabledNameservicesResponse.
- GetDisabledNameservicesResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDisabledNameservicesResponsePBImpl
- GetDisabledNameservicesResponsePBImpl(HdfsServerFederationProtos.GetDisabledNameservicesResponseProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDisabledNameservicesResponsePBImpl
- getDisabledNamespaces() - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.ActiveNamenodeResolver
-
Get a list of all namespaces that are disabled.
- getDisabledNamespaces() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MembershipNamenodeResolver
- getDistinctVersionCount() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getDistinctVersions() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getDriver() - Method in class org.apache.hadoop.hdfs.server.federation.store.RecordStore
-
Get the State Store driver.
- getDriver() - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
Get the state store driver.
- getEachQuotaUsage(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.AsyncQuota
-
Get quota usage for the federation path.
- getEachQuotaUsage(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.Quota
-
Get quota usage for the federation path.
- getECBlockGroupStats() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getECBlockGroupStats() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.AsyncErasureCoding
-
Asynchronously get the erasure coding block group statistics.
- getECBlockGroupStats() - Method in class org.apache.hadoop.hdfs.server.federation.router.ErasureCoding
- getECBlockGroupStats() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getECBlockGroupStats() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getECTopologyResultForPolicies(String...) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getECTopologyResultForPolicies(String[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.AsyncErasureCoding
-
Asynchronously get the EC topology result for the given policies.
- getECTopologyResultForPolicies(String[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.ErasureCoding
- getECTopologyResultForPolicies(String...) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getECTopologyResultForPolicies(String...) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getECTopologyResultForPolicies(RpcController, ErasureCodingProtos.GetECTopologyResultForPoliciesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getEditLogManifest(long) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolTranslatorPB
- getEditLogManifest(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterNamenodeProtocol
- getEditLogManifest(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getEditLogManifest(RpcController, NamenodeProtocolProtos.GetEditLogManifestRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolServerSideTranslatorPB
- getEditsFromTxid(long) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getEditsFromTxid(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getEditsFromTxid(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getEditsFromTxid(RpcController, ClientNamenodeProtocolProtos.GetEditsFromTxidRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getEnclosingRoot(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getEnclosingRoot(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- getEnclosingRoot(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getEnclosingRoot(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getEnclosingRoot(RpcController, ClientNamenodeProtocolProtos.GetEnclosingRootRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getEnteringMaintenanceNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getEntries() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntriesRequest
- getEntries() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetMountTableEntriesResponse
- getEntries() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntriesRequestPBImpl
- getEntries() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetMountTableEntriesResponsePBImpl
- getEntry() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntryRequest
- getEntry() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntryRequestPBImpl
- getEntry() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateMountTableEntryRequestPBImpl
- getEntry() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateMountTableEntryRequest
- getErasureCodingCodecs() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getErasureCodingCodecs() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.AsyncErasureCoding
-
Asynchronously get the erasure coding codecs available.
- getErasureCodingCodecs() - Method in class org.apache.hadoop.hdfs.server.federation.router.ErasureCoding
- getErasureCodingCodecs() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getErasureCodingCodecs() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getErasureCodingCodecs(RpcController, ErasureCodingProtos.GetErasureCodingCodecsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getErasureCodingPolicies() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getErasureCodingPolicies() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.AsyncErasureCoding
-
Asynchronously get an array of all erasure coding policies.
- getErasureCodingPolicies() - Method in class org.apache.hadoop.hdfs.server.federation.router.ErasureCoding
- getErasureCodingPolicies() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getErasureCodingPolicies() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getErasureCodingPolicies(RpcController, ErasureCodingProtos.GetErasureCodingPoliciesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.AsyncErasureCoding
-
Asynchronously get the erasure coding policy for a given source path.
- getErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.ErasureCoding
- getErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getErasureCodingPolicy(RpcController, ErasureCodingProtos.GetErasureCodingPolicyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getErrorCount() - Method in class org.apache.hadoop.hdfs.server.federation.router.PeriodicService
-
Get how many times we failed to run the periodic service.
- getEstimatedCapacityLostTotal() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getException() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteResult
- getExecutorService() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Get the executor service used by invoking concurrent calls.
- getExpirationMs() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Get the expiration time for the record.
- getExpirationMs() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.DisabledNameservice
- getExpirationMs() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getExpirationMs() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getExpirationMs() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
- getExpirationMs() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- getExpirationMs() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.StateStoreVersion
- getExpiredNamenodeRegistrations(GetNamenodeRegistrationsRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.MembershipStoreImpl
- getExpiredNamenodeRegistrations(GetNamenodeRegistrationsRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.MembershipStore
-
Get the expired registrations from the registration cache.
- getEZForPath(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getEZForPath(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getEZForPath(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getEZForPath(RpcController, EncryptionZonesProtos.GetEZForPathRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getFailedRecordsKeys() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreOperationResult
- getFailedRecordsKeys() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntriesResponse
- getFailedRecordsKeys() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntriesResponsePBImpl
- getFailureAvg() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
- getFailureAvg() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMBean
- getFailureAvg() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
- getFailureOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
- getFailureOps() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMBean
- getFailureOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
- getFileInfo(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getFileInfo(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- getFileInfo(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getFileInfo(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getFileInfo(RpcController, ClientNamenodeProtocolProtos.GetFileInfoRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getFileInfoAll(List<RemoteLocation>, RemoteMethod) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Get the file info from all the locations.
- getFileInfoAll(List<RemoteLocation>, RemoteMethod, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- getFileInfoAll(List<RemoteLocation>, RemoteMethod, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Get the file info from all the locations.
- getFileLinkInfo(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getFileLinkInfo(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getFileLinkInfo(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getFileLinkInfo(RpcController, ClientNamenodeProtocolProtos.GetFileLinkInfoRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getFileRemoteLocation(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- getFileRemoteLocation(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getFilesTotal() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getFirstNamespace(String, PathLocation) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.order.HashFirstResolver
- getFirstNamespace(String, PathLocation) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.order.HashResolver
-
Use the result from consistent hashing locator to prioritize the locations for a path.
- getFirstNamespace(String, PathLocation) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.order.LeaderFollowerResolver
- getFirstNamespace(String, PathLocation) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.order.OrderedResolver
-
Get the first namespace based on this resolver approach.
- getFirstNamespace(String, PathLocation) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.order.RandomResolver
-
Get a random name space from the path.
- getFirstNamespace(String, PathLocation) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.order.RouterResolver
- getFree() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getFsECBlockGroupStats(RpcController, ClientNamenodeProtocolProtos.GetFsECBlockGroupStatsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getFsLockQueueLength() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getFsReplicatedBlockStats(RpcController, ClientNamenodeProtocolProtos.GetFsReplicatedBlockStatsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getFSState() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getFsStats(RpcController, ClientNamenodeProtocolProtos.GetFsStatusRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getGroupName() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- getGroupName() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Get group name of this mount table entry.
- getGroupsForUser(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterGetUserMappingsProtocolTranslatorPB
- getGroupsForUser(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncUserProtocol
-
Asynchronously get the groups which are mapped to the given user.
- getGroupsForUser(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getGroupsForUser(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterUserProtocol
- getGroupsForUser(RpcController, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterGetUserMappingsProtocolServerSideTranslatorPB
- getHAServiceState() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getHAServiceState() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getHAServiceState() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getHAServiceState(RpcController, ClientNamenodeProtocolProtos.HAServiceStateRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getHash(String) - Method in class org.apache.hadoop.hdfs.server.federation.utils.ConsistentHashRing
- getHighestPriorityLowRedundancyECBlocks() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Gets the total number of erasure coded low redundancy blocks on the cluster with the highest risk of loss.
- getHighestPriorityLowRedundancyECBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getHighestPriorityLowRedundancyECBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getHighestPriorityLowRedundancyECBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Gets the total number of erasure coded low redundancy blocks on the cluster with the highest risk of loss.
- getHighestPriorityLowRedundancyECBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getHighestPriorityLowRedundancyECBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getHighestPriorityLowRedundancyReplicatedBlocks() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Gets the total number of replicated low redundancy blocks on the cluster with the highest risk of loss.
- getHighestPriorityLowRedundancyReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getHighestPriorityLowRedundancyReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getHighestPriorityLowRedundancyReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Gets the total number of replicated low redundancy blocks on the cluster with the highest risk of loss.
- getHighestPriorityLowRedundancyReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getHighestPriorityLowRedundancyReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getHostAndPort() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Deprecated.Use
RouterMBean.getHostAndPort()instead. - getHostAndPort() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getHostAndPort() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getHostAndPort() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.RouterMBean
-
Get the host and port of the router.
- getHostPortString(InetSocketAddress) - Static method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreUtils
-
Returns address in form of host:port, empty string if address is null.
- getHttpAddress() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterHttpServer
- getHttpsAddress() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterHttpServer
- getHttpServerAddress() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Get the current HTTP socket address for the router.
- getIdentifier() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
-
Gets a unique identifier for the running task/process.
- getIdentifier() - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
Fetch a unique identifier for this state store instance.
- getIntervalMs() - Method in class org.apache.hadoop.hdfs.server.federation.router.PeriodicService
-
Get the interval for the periodic service.
- getIpPortString(InetSocketAddress) - Static method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreUtils
-
Returns address in form of ip:port, empty string if address is null.
- getIsSafeMode() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getIsSafeMode() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getJmx(String, String, URLConnectionFactory, String) - Static method in class org.apache.hadoop.hdfs.server.federation.router.FederationUtil
-
Get a JMX data from a web endpoint.
- getJournalTransactionInfo() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getJSON() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionManager
-
Get a JSON representation of the connection pool.
- getJSON() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
JSON representation of the connection pool.
- getJSON() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
JSON representation of the connection pool.
- getJvmMetrics() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterMetrics
- getJvmMetrics() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterMetricsService
-
Get the JVM metrics for the Router.
- getLastActiveTime() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Get the last time the connection pool was used.
- getLastContact() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getLastContact() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getLastHATransitionTime() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getLastSeenStateId() - Method in class org.apache.hadoop.hdfs.server.federation.router.PoolAlignmentContext
- getLastSeenStateId() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterStateIdContext
- getLastUpdate() - Method in class org.apache.hadoop.hdfs.server.federation.router.PeriodicService
-
Get the last time the periodic service was executed.
- getLifelineAddress() - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeContext
-
Get the Lifeline RPC server address of the namenode.
- getLifelineAddress() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the Lifeline RPC address.
- getLifelineAddress() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getLifelineAddress() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getLinkTarget(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getLinkTarget(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getLinkTarget(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getLinkTarget(RpcController, ClientNamenodeProtocolProtos.GetLinkTargetRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getListing(String, byte[], boolean) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getListing(String, byte[], boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- getListing(String, byte[], boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getListing(String, byte[], boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getListing(RpcController, ClientNamenodeProtocolProtos.GetListingRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- GetListingComparator() - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol.GetListingComparator
- getListingInt(String, byte[], boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
-
Get listing on remote locations.
- getListingInt(String, byte[], boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Get a partial listing of the indicated directory.
- getLiveNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getLocalRefresher(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.MountTableRefresherService
- getLocatedFileInfo(String, boolean) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getLocatedFileInfo(String, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getLocatedFileInfo(String, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getLocatedFileInfo(RpcController, ClientNamenodeProtocolProtos.GetLocatedFileInfoRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getLocation() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteResult
- getLocation(String) - Method in class org.apache.hadoop.hdfs.server.federation.utils.ConsistentHashRing
-
Return location (owner) of specified item.
- getLocations() - Method in class org.apache.hadoop.hdfs.server.federation.utils.ConsistentHashRing
-
Get the locations in the ring.
- getLocationsForContentSummary(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Get all the locations of the path for
RouterClientProtocol.getContentSummary(String). - getLocationsForPath(String, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the possible locations of a path in the federated cluster.
- getLocationsForPath(String, boolean, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the possible locations of a path in the federated cluster.
- getLocCacheAccess() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
- getLocCacheMiss() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
- getLowRedundancyBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getMaxObjects() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getMaxSize() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Get the maximum number of connections allowed in this pool.
- getMembershipStore() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.order.RouterResolver
-
Get the Membership store.
- getMembershipVersion() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.StateStoreVersionPBImpl
- getMembershipVersion() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.StateStoreVersion
- getMethod() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteMethod
-
Get the represented java method.
- getMethodName() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteMethod
-
Get the name of the method.
- getMetrics() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Get the federation metrics.
- getMetrics() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
-
Get the metrics for the State Store.
- getMetrics() - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
Get the metrics for the State Store.
- getMinActiveRatio() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Get the minimum ratio of active connections in this pool.
- getMinSize() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Get the minimum number of connections in this pool.
- getMode() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- getMode() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Get permission of this mount table entry.
- getMostRecentCheckpointTxId() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolTranslatorPB
- getMostRecentCheckpointTxId() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncNamenodeProtocol
-
Asynchronously get the transaction ID of the most recent checkpoint.
- getMostRecentCheckpointTxId() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterNamenodeProtocol
- getMostRecentCheckpointTxId() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getMostRecentCheckpointTxId(RpcController, NamenodeProtocolProtos.GetMostRecentCheckpointTxIdRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolServerSideTranslatorPB
- getMostRecentNameNodeFileTxId(NNStorage.NameNodeFile) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolTranslatorPB
- getMostRecentNameNodeFileTxId(NNStorage.NameNodeFile) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncNamenodeProtocol
-
Asynchronously get the transaction ID of the most recent checkpoint for the given NameNodeFile.
- getMostRecentNameNodeFileTxId(NNStorage.NameNodeFile) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterNamenodeProtocol
- getMostRecentNameNodeFileTxId(NNStorage.NameNodeFile) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getMostRecentNameNodeFileTxId(RpcController, NamenodeProtocolProtos.GetMostRecentNameNodeFileTxIdRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolServerSideTranslatorPB
- getMount() - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- getMountEntry(String, MountTableManager) - Static method in class org.apache.hadoop.hdfs.rbfbalance.MountTableProcedure
-
Gets the mount table entry.
- getMountPoint(String) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
-
Get the mount table entry for a path.
- getMountPointDates(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Get the modification dates for mount points.
- getMountPoints(String) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.FileSubclusterResolver
-
Get a list of mount points for a path.
- getMountPoints(String) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
- getMountPoints(String, Collection<String>) - Static method in interface org.apache.hadoop.hdfs.server.federation.resolver.FileSubclusterResolver
-
Get a list of mount points for a path.
- getMountPointStatus(String, int, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Create a new file status for a mount point.
- getMountPointStatus(String, int, long, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- getMountPointStatus(String, int, long, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Create a new file status for a mount point.
- getMounts(String) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
-
Get all the mount records at or beneath a given path.
- getMountStatusTimeOut() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getMountTable() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the mount table for the federated filesystem or null if failure.
- getMountTable() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getMountTableEntries(GetMountTableEntriesRequest) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- getMountTableEntries(GetMountTableEntriesRequest) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.MountTableManager
-
List all mount table entries present at or below the path.
- getMountTableEntries(GetMountTableEntriesRequest) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- getMountTableEntries(GetMountTableEntriesRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.MountTableStoreImpl
- getMountTableEntries(RpcController, HdfsServerFederationProtos.GetMountTableEntriesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolServerSideTranslatorPB
-
Get matching mount table entries.
- GetMountTableEntriesRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for listing mount table entries present in the state store.
- GetMountTableEntriesRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.GetMountTableEntriesRequest
- GetMountTableEntriesRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object GetMountTableEntriesRequest.
- GetMountTableEntriesRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetMountTableEntriesRequestPBImpl
- GetMountTableEntriesRequestPBImpl(HdfsServerFederationProtos.GetMountTableEntriesRequestProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetMountTableEntriesRequestPBImpl
- GetMountTableEntriesResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for listing mount table entries present in the state store.
- GetMountTableEntriesResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.GetMountTableEntriesResponse
- GetMountTableEntriesResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object GetMountTableEntriesResponse.
- GetMountTableEntriesResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetMountTableEntriesResponsePBImpl
- GetMountTableEntriesResponsePBImpl(HdfsServerFederationProtos.GetMountTableEntriesResponseProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetMountTableEntriesResponsePBImpl
- getMountTableEntryWithAttributes() - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
-
Retrieve mount table object with all attributes derived from this object.
- getMountTableManager() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClient
- getMountTableStore() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
-
Get the mount table store for this resolver.
- getMountTableVersion() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.StateStoreVersionPBImpl
- getMountTableVersion() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.StateStoreVersion
- getMultiple(Class<T>, Query<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreBaseImpl
- getMultiple(Class<T>, Query<T>) - Method in interface org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreRecordOperations
-
Get multiple records from the store that match a query.
- getNameDirSize() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNameDirStatuses() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNameJournalStatus() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNamenodeDesc() - Method in class org.apache.hadoop.hdfs.server.federation.router.NamenodeHeartbeatService
-
Get the description of the Namenode to monitor.
- getNamenodeId() - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeContext
-
Identifier for the namenode.
- getNamenodeId() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the namenode identifier.
- getNamenodeId() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateNamenodeRegistrationRequestPBImpl
- getNamenodeId() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateNamenodeRegistrationRequest
- getNamenodeId() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getNamenodeId() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getNamenodeKey() - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeContext
-
Get the unique key representing the namenode.
- getNamenodeKey() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
-
Get the identifier of this namenode registration.
- getNamenodeKey(String, String) - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
-
Generate the identifier for a Namenode in the HDFS federation.
- getNamenodeMembership() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.NamenodeHeartbeatRequestPBImpl
- getNamenodeMembership() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.NamenodeHeartbeatRequest
- getNamenodeMemberships() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamenodeRegistrationsResponse
- getNamenodeMemberships() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamenodeRegistrationsResponsePBImpl
- getNamenodeMetrics() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Get the namenode metrics.
- getNamenodeMetrics() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterMetricsService
-
Get the Namenode metrics.
- getNamenodeRegistrations(GetNamenodeRegistrationsRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.MembershipStoreImpl
- getNamenodeRegistrations(GetNamenodeRegistrationsRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.MembershipStore
-
Queries for a single cached registration entry matching the given parameters.
- GetNamenodeRegistrationsRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for listing namenode registrations present in the state store.
- GetNamenodeRegistrationsRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamenodeRegistrationsRequest
- GetNamenodeRegistrationsRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object GetNamenodeRegistrationsRequest.
- GetNamenodeRegistrationsRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamenodeRegistrationsRequestPBImpl
- GetNamenodeRegistrationsRequestPBImpl(HdfsServerFederationProtos.GetNamenodeRegistrationsRequestProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamenodeRegistrationsRequestPBImpl
- GetNamenodeRegistrationsResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for listing namenode registrations present in the state store.
- GetNamenodeRegistrationsResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamenodeRegistrationsResponse
- GetNamenodeRegistrationsResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object GetNamenodeRegistrationsResponse.
- GetNamenodeRegistrationsResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamenodeRegistrationsResponsePBImpl
- GetNamenodeRegistrationsResponsePBImpl(HdfsServerFederationProtos.GetNamenodeRegistrationsResponseProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamenodeRegistrationsResponsePBImpl
- getNamenodeResolver() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Get the namenode resolver for a subcluster.
- getNamenodeResolver() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getNamenodeResolver() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Get the active namenode resolver used by this client.
- getNamenodeResolver() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the active namenode resolver.
- getNamenodes() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get information about all the namenodes in the federation or null if failure.
- getNamenodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNamenodesForBlockPoolId(String) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.ActiveNamenodeResolver
-
Returns a prioritized list of the most recent cached registration entries for a single block pool ID.
- getNamenodesForBlockPoolId(String) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MembershipNamenodeResolver
- getNamenodesForNameserviceId(String, boolean) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.ActiveNamenodeResolver
-
Returns a prioritized list of the most recent cached registration entries for a single nameservice ID.
- getNamenodesForNameserviceId(String, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MembershipNamenodeResolver
- getNamenodeStatusReport() - Method in class org.apache.hadoop.hdfs.server.federation.router.NamenodeHeartbeatService
-
Get the status report for the Namenode monitored by this heartbeater.
- getNameserviceId() - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeContext
-
Identifier for the nameservice/namespace.
- getNameserviceId() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamespaceInfo
- getNameserviceId() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the name service identifier.
- getNameserviceId() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.RemoteLocation
- getNameserviceId() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteLocationContext
-
Returns an identifier for a unique namespace.
- getNameserviceId() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateNamenodeRegistrationRequestPBImpl
- getNameserviceId() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateNamenodeRegistrationRequest
- getNameserviceId() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.DisabledNameservice
-
Get the identifier of the name service to disable.
- getNameserviceId() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.DisabledNameservicePBImpl
- getNameserviceId() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getNameserviceId() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.DisableNameserviceRequest
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.EnableNameserviceRequest
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.DisableNameserviceRequestPBImpl
- getNameServiceId() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnableNameserviceRequestPBImpl
- getNameserviceManager() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClient
- getNameservices() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the latest info for each registered nameservice.
- getNameservices() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNameservices() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDisabledNameservicesResponse
- getNameservices() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDisabledNameservicesResponsePBImpl
- getNamespaceIdMap() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterStateIdContext
- getNamespaceInfo() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamespaceInfoResponse
- getNamespaceInfo() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamespaceInfoResponsePBImpl
- getNamespaceInfo(GetNamespaceInfoRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.MembershipStoreImpl
- getNamespaceInfo(GetNamespaceInfoRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.MembershipStore
-
Retrieves a list of registered nameservices and their associated info.
- GetNamespaceInfoRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for listing HDFS namespaces present in the state store.
- GetNamespaceInfoRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamespaceInfoRequest
- GetNamespaceInfoRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object GetNamespaceInfoRequest.
- GetNamespaceInfoRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamespaceInfoRequestPBImpl
- GetNamespaceInfoResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for listing HDFS namespaces present in the state store.
- GetNamespaceInfoResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamespaceInfoResponse
- GetNamespaceInfoResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object GetNamespaceInfoResponse.
- GetNamespaceInfoResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamespaceInfoResponsePBImpl
- getNamespaces() - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.ActiveNamenodeResolver
-
Get a list of all namespaces that are registered and active in the federation.
- getNamespaces() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MembershipNamenodeResolver
- getNamespaces() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.PathLocation
-
Get the subclusters defined for the destinations.
- getNamespaces() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterStateIdContext
- getNamespaceStateId(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterStateIdContext
- getNewOrUpdatedMountTableEntryWithAttributes(MountTable) - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
-
Retrieve mount table object with all attributes derived from this object.
- getNextSPSPath() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolTranslatorPB
- getNextSPSPath() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterNamenodeProtocol
- getNextSPSPath() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getNextSPSPath(RpcController, NamenodeProtocolProtos.GetNextSPSPathRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolServerSideTranslatorPB
- getNNRole() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNNStartedTimeInMillis() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNodeUsage() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get Max, Median, Min and Standard Deviation of DataNodes usage.
- getNodeUsage() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNodeUsage() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNonDfsUsedSpace() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNsFromDataNodeNetworkLocation(String) - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterWebHdfsMethods
-
Get the nameservice info from datanode network location.
- getNsId() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
- getNss() - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- getNumActiveConnections() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionManager
-
Get number of active connections.
- getNumActiveConnections() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Number of active connections in the pool.
- getNumActiveConnections() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Total number of available sockets between the router and NNs.
- getNumActiveConnectionsRecently() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionManager
-
Get number of recently active connections.
- getNumActiveConnectionsRecently() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Number of active connections recently in the pool.
- getNumActiveConnectionsRecently() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Total number of active sockets between the router and NNs.
- getNumberOfBadlyDistributedBlocks() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Gets the total number of badly distributed blocks.
- getNumberOfBadlyDistributedBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNumberOfBadlyDistributedBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumberOfBadlyDistributedBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Gets the total number of badly distributed blocks.
- getNumberOfBadlyDistributedBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumberOfBadlyDistributedBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumberOfMissingBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNumberOfMissingBlocksWithReplicationFactorOne() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Gets the total number of missing blocks on the cluster with replication factor 1.
- getNumberOfMissingBlocksWithReplicationFactorOne() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNumberOfMissingBlocksWithReplicationFactorOne() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumberOfMissingBlocksWithReplicationFactorOne() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Gets the total number of missing blocks on the cluster with replication factor 1.
- getNumberOfMissingBlocksWithReplicationFactorOne() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumberOfMissingBlocksWithReplicationFactorOne() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumberOfSnapshottableDirs() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNumBlocks() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of blocks in the federation.
- getNumBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the number of blocks.
- getNumBlocksMissing() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the number of missing blocks.
- getNumConnectionPools() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionManager
-
Get the number of connection pools.
- getNumConnectionPools() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Total number of open connection pools to a NN.
- getNumConnections() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionManager
-
Get number of open connections.
- getNumConnections() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Number of connections in the pool.
- getNumConnections() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Total number of available sockets between the router and NNs.
- getNumCreatingConnections() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionManager
-
Get the number of connections to be created.
- getNumCreatingConnections() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Number of connections between the router and NNs being created sockets.
- getNumDeadDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the number of dead nodes.
- getNumDeadDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNumDeadNodes() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of dead datanodes.
- getNumDeadNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumDecomDeadDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the number of dead decommissioned nodes.
- getNumDecomDeadDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNumDecomDeadNodes() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of dead decommissioned datanodes.
- getNumDecomDeadNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumDecomLiveDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the number of live decommissioned nodes.
- getNumDecomLiveDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNumDecomLiveNodes() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of live decommissioned datanodes.
- getNumDecomLiveNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumDecommissioningDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the number of decommissionining nodes.
- getNumDecommissioningDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNumDecommissioningNodes() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of decommissioning datanodes.
- getNumDecommissioningNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumEncryptionZones() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNumEnteringMaintenanceDataNodes() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of datanodes which are entering maintenance.
- getNumEnteringMaintenanceDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNumEnteringMaintenanceDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumEnteringMaintenanceDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the number of entering maintenance nodes.
- getNumExpiredNamenodes() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of expired namenodes.
- getNumExpiredNamenodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumFiles() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of files in the federation.
- getNumFiles() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumFiles() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the number of files.
- getNumIdleConnections() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionManager
-
Get number of idle connections.
- getNumIdleConnections() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Number of usable i.e. no active thread connections.
- getNumIdleConnections() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Total number of idle sockets between the router and NNs.
- getNumInMaintenanceDeadDataNodes() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of dead datanodes which are under maintenance.
- getNumInMaintenanceDeadDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNumInMaintenanceDeadDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumInMaintenanceDeadDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the number of dead in maintenance nodes.
- getNumInMaintenanceLiveDataNodes() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of live datanodes which are under maintenance.
- getNumInMaintenanceLiveDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNumInMaintenanceLiveDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumInMaintenanceLiveDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the number of live in maintenance nodes.
- getNumInServiceLiveDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNumLiveDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the number of live blocks.
- getNumLiveDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNumLiveNodes() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of live datanodes.
- getNumLiveNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumNamenodes() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of namenodes.
- getNumNamenodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumNameservices() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of nameservices in the federation.
- getNumNameservices() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumOfActiveDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumOfActiveDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumOfBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumOfBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumOfBlocksMissing() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumOfBlocksMissing() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumOfBlocksPendingDeletion() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of pending deletion blocks in the federation.
- getNumOfBlocksPendingDeletion() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumOfBlocksPendingDeletion() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the number of pending deletion blocks.
- getNumOfBlocksPendingDeletion() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumOfBlocksPendingDeletion() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumOfBlocksPendingReplication() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of pending replication blocks in the federation.
- getNumOfBlocksPendingReplication() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumOfBlocksPendingReplication() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the number of pending replication blocks.
- getNumOfBlocksPendingReplication() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumOfBlocksPendingReplication() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumOfBlocksUnderReplicated() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of under replicated blocks in the federation.
- getNumOfBlocksUnderReplicated() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumOfBlocksUnderReplicated() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the number of under replicated blocks.
- getNumOfBlocksUnderReplicated() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumOfBlocksUnderReplicated() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumOfDeadDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumOfDeadDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumOfDecomActiveDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumOfDecomActiveDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumOfDecomDeadDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumOfDecomDeadDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumOfDecommissioningDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumOfDecommissioningDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumOfEnteringMaintenanceDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumOfEnteringMaintenanceDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumOfFiles() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumOfFiles() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumOfInMaintenanceDeadDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumOfInMaintenanceDeadDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumOfInMaintenanceLiveDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumOfInMaintenanceLiveDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumOfMissingBlocks() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of missing blocks in the federation.
- getNumOfMissingBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumOfStaleDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getNumOfStaleDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getNumStaleDatanodes() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the number of stale nodes.
- getNumStaleDataNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getNumStaleNodes() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the number of stale datanodes.
- getNumStaleNodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getNumStaleStorages() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getObserverProxyOps() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getObserverProxyOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getOrder() - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- getOrderedNamenodes(String, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Get a prioritized list of NNs that share the same nameservice ID (in the same namespace).
- getOrderedResolver(DestinationOrder) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MultipleDestinationMountTableResolver
- getOriginalPrimaryKey(String) - Static method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializableImpl
-
Get the original primary key for the given state store record key.
- getOwnerName() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- getOwnerName() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Get owner name of this mount table entry.
- getParameterForContext(RemoteLocationContext) - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteParam
-
Determine the appropriate value for this parameter based on the location.
- getParamIndex() - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- getParams() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteMethod
-
Generate a list of parameters for this specific location using no context.
- getParams(RemoteLocationContext) - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteMethod
-
Generate a list of parameters for this specific location.
- getParentPermission(FsPermission) - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Get the permissions for the parent of a child with given permissions.
- getPartial() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.Query
-
Get the partial record used to query.
- getPartialMembership() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamenodeRegistrationsRequest
- getPartialMembership() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamenodeRegistrationsRequestPBImpl
- getPaths(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaManager
-
Get children paths (can include itself) under specified federation path.
- getPendingDeletionBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getPendingReconstructionBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getPendingReplicationBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
-
Deprecated.
- getPendingSPSPaths() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Returns the number of paths to be processed by storage policy satisfier.
- getPendingSPSPaths() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getPendingSPSPaths() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getPendingSPSPaths() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Returns the number of paths to be processed by storage policy satisfier.
- getPendingSPSPaths() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getPendingSPSPaths() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getPercentBlockPoolUsed() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getPercentRemaining() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getPercentUsed() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getPermissionChecker() - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
-
Get a new permission checker used for making mount table access control.
- getPoolAlignmentContext() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Get the alignment context for this pool.
- getPoolLocalStateId() - Method in class org.apache.hadoop.hdfs.server.federation.router.PoolAlignmentContext
- getPreferredBlockSize(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getPreferredBlockSize(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getPreferredBlockSize(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getPreferredBlockSize(RpcController, ClientNamenodeProtocolProtos.GetPreferredBlockSizeRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getPrimaryKey() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Join the primary keys into one single primary key.
- getPrimaryKey(BaseRecord) - Static method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializableImpl
-
Get the primary key for a record.
- getPrimaryKeys() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Map of primary key names to values for the record.
- getPrimaryKeys() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.DisabledNameservice
- getPrimaryKeys() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getPrimaryKeys() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getPrimaryKeys() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
- getPrimaryKeys() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- getPrimaryKeys() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.StateStoreVersion
- getProcessingAvg() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getProcessingAvg() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getProcessingOps() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getProcessingOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntriesRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntriesResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntryRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntryResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.DisableNameserviceRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.DisableNameserviceResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnableNameserviceRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnableNameserviceResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnterSafeModeRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnterSafeModeResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDestinationRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDestinationResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDisabledNameservicesRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDisabledNameservicesResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetMountTableEntriesRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetMountTableEntriesResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamenodeRegistrationsRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamenodeRegistrationsResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamespaceInfoRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamespaceInfoResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationsRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationsResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetSafeModeRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetSafeModeResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.LeaveSafeModeRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.LeaveSafeModeResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.NamenodeHeartbeatRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.NamenodeHeartbeatResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshMountTableEntriesRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshMountTableEntriesResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshSuperUserGroupsConfigurationRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshSuperUserGroupsConfigurationResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RemoveMountTableEntryRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RemoveMountTableEntryResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RouterHeartbeatRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RouterHeartbeatResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateMountTableEntryRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateMountTableEntryResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateNamenodeRegistrationRequestPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateNamenodeRegistrationResponsePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.DisabledNameservicePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- getProto() - Method in interface org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.PBRecord
-
Get the protocol for the record.
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- getProto() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.StateStoreVersionPBImpl
- getProtocol() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteMethod
-
Get the interface/protocol for this method.
- getProtoOrBuilder() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.FederationProtocolPBTranslator
-
Returns an interface to access data stored within this object.
- getProvidedCapacity() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getProvidedCapacityTotal() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getProvidedSpace() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the total remote storage capacity mounted in the federated cluster.
- getProvidedSpace() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getProvidedSpace() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the space occupied by provided storage.
- getProvidedSpace() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getProvidedSpace() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getProxyAvg() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getProxyAvg() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getProxyAvg() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMBean
- getProxyAvg() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
- getProxyOpFailureClientOverloaded() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getProxyOpFailureClientOverloaded() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getProxyOpFailureCommunicate() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getProxyOpFailureCommunicate() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getProxyOpFailureCommunicate() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMBean
- getProxyOpFailureCommunicate() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
- getProxyOpFailureStandby() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getProxyOpFailureStandby() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getProxyOpFailureStandby() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMBean
- getProxyOpFailureStandby() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
- getProxyOpNoNamenodes() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getProxyOpNoNamenodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getProxyOpNoNamenodes() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMBean
- getProxyOpNoNamenodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
- getProxyOpNotImplemented() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getProxyOpNotImplemented() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getProxyOpPermitAccepted() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMBean
- getProxyOpPermitAccepted() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
- getProxyOpPermitAcceptedPerNs() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
-
Get the number of operations accepted of each namespace.
- getProxyOpPermitAcceptedPerNs() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getProxyOpPermitRejected() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
-
Get the number of operations rejected due to lack of permits.
- getProxyOpPermitRejected() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getProxyOpPermitRejected() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMBean
- getProxyOpPermitRejected() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
- getProxyOpPermitRejectedPerNs() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
-
Get the number of operations rejected due to lack of permits of each namespace.
- getProxyOpPermitRejectedPerNs() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getProxyOpRetries() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getProxyOpRetries() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getProxyOps() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getProxyOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getProxyOps() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMBean
- getProxyOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
- getProxyOpTime() - Static method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- getQuota() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- getQuota() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Get quota of this mount table entry.
- getQuotaManager() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Get route quota manager.
- getQuotaManager() - Method in class org.apache.hadoop.hdfs.server.federation.store.MountTableStore
- getQuotaModule() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get quota module implementation.
- getQuotaUsage(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getQuotaUsage(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.AsyncQuota
-
Async get aggregated quota usage for the federation path.
- getQuotaUsage(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.Quota
-
Get aggregated quota usage for the federation path.
- getQuotaUsage(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getQuotaUsage(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaManager
-
Get the nearest ancestor's quota usage, and meanwhile its quota was set.
- getQuotaUsage(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getQuotaUsage(RpcController, ClientNamenodeProtocolProtos.GetQuotaUsageRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getRBFMetrics() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterMetricsService
-
Get the federation metrics.
- getRbfRename() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getReadAvg() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
- getReadAvg() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMBean
- getReadAvg() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
- getReader(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
-
Get the reader of a record for the file system.
- getReader(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileImpl
- getReader(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileSystemImpl
- getReadOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
- getReadOps() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMBean
- getReadOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
- getReconstructionQueuesInitProgress() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getRecordClass() - Method in class org.apache.hadoop.hdfs.server.federation.store.RecordStore
-
Report a required record to the data store.
- getRecordClass(Class<T>) - Static method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreUtils
-
Get the base class for a record class.
- getRecordClass(T) - Static method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreUtils
-
Get the base class for a record.
- getRecordName(Class<T>) - Static method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreUtils
-
Get the base class name for a record.
- getRecords() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.QueryResult
-
Get the result of the query.
- getRecordStores() - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
Get the list of all RecordStores.
- getRegisteredRecordStore(Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
Get the record store in this State Store for a given interface.
- getRejectedPermitForNs(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
- getRejectedPermitsPerNsJSON() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
JSON representation of the rejected permits for each nameservice.
- getRemainingCapacity() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the remaining capacity of the federated cluster.
- getRemainingCapacity() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getRemainingCapacityBigInt() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the remaining capacity (big integer) of the federated cluster.
- getRemainingCapacityBigInt() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getRemoteAddr() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterWebHdfsMethods
- getRemoteMap(CacheDirectiveInfo, List<RemoteLocation>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterCacheAdmin
-
Returns a map with the CacheDirectiveInfo mapped to each location.
- getRemoteResults(RemoteMethod, long, RouterRpcFairnessPolicyController, List<T>, List<Callable<Object>>) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncRpcClient
-
Invokes multiple concurrent proxy calls to different clients.
- getRemoteResults(RemoteMethod, long, RouterRpcFairnessPolicyController, List<T>, List<Callable<Object>>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invokes multiple concurrent proxy calls to different clients.
- getRemoteUser() - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the user that is invoking this operation.
- getRemoveAvg() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
- getRemoveAvg() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMBean
- getRemoveAvg() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
- getRemoveOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
- getRemoveOps() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMBean
- getRemoveOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
- getRenameDestinations(List<RemoteLocation>, List<RemoteLocation>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Determines combinations of eligible src/dst locations for a rename.
- getReplicatedBlockStats() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getReplicatedBlockStats() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- getReplicatedBlockStats() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getReplicatedBlockStats() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getResult() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteResult
- getResult() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.NamenodeHeartbeatResponsePBImpl
- getResult() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshMountTableEntriesResponsePBImpl
- getResult() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateNamenodeRegistrationResponsePBImpl
- getResult() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.NamenodeHeartbeatResponse
- getResult() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RefreshMountTableEntriesResponse
- getResult() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateNamenodeRegistrationResponse
- getRollingUpgradeStatus() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getRootDir() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
-
Get root directory.
- getRootDir() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileImpl
- getRootDir() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileSystemImpl
- getRouter() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
-
Get a reference for the Router for this resolver.
- getRouter() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationResponse
- getRouter() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationResponsePBImpl
- getRouter() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RouterHeartbeatRequestPBImpl
- getRouter() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RouterHeartbeatRequest
- getRouterAsyncHandlerDefaultExecutor() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getRouterClientMetrics() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Get the metrics system for the Router Client.
- getRouterClientMetrics() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterMetricsService
-
Get the metrics system for the Router Client.
- getRouterFailureLockedOps() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getRouterFailureLockedOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getRouterFailureReadOnlyOps() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getRouterFailureReadOnlyOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getRouterFailureSafemodeOps() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getRouterFailureSafemodeOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getRouterFailureStateStoreOps() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getRouterFailureStateStoreOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getRouterFederatedStateMap(ByteString) - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterStateIdContext
-
Utility function to parse routerFederatedState field in RPC headers.
- getRouterFederationRenameCount() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getRouterFederationRenameCount() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.RouterMBean
-
Gets the count of the currently running router federation rename jobs.
- getRouterFederationRenameCount() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getRouterFederationRenameCount() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterFederationRename
- getRouterFederationRenameCount() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getRouterFromContext(ServletContext) - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterHttpServer
- getRouterGenericManager() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClient
- getRouterId() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Deprecated.Use
RouterMBean.getRouterId()instead. - getRouterId() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getRouterId() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.RouterMBean
-
Get the identifier of the router.
- getRouterId() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Unique ID for the router, typically the hostname:port string for the router's RPC server.
- getRouterId() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationRequest
- getRouterId() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationRequestPBImpl
- getRouterId() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getRouterId() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getRouterId() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
-
Get the identifier for the Router.
- getRouterMetrics() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Get the metrics system for the Router.
- getRouterMetrics() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterMetricsService
-
Get the metrics system for the Router.
- getRouterRegistration(GetRouterRegistrationRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.RouterStoreImpl
- getRouterRegistration(GetRouterRegistrationRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.RouterStore
-
Fetches the current router state object.
- GetRouterRegistrationRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for retrieving a single router registration present in the state store.
- GetRouterRegistrationRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationRequest
- GetRouterRegistrationRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object GetRouterRegistrationRequest.
- GetRouterRegistrationRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationRequestPBImpl
- GetRouterRegistrationResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for retrieving a single router registration present in the state store.
- GetRouterRegistrationResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationResponse
- GetRouterRegistrationResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object GetRouterRegistrationResponse.
- GetRouterRegistrationResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationResponsePBImpl
- getRouterRegistrations(GetRouterRegistrationsRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.RouterStoreImpl
- getRouterRegistrations(GetRouterRegistrationsRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.RouterStore
-
Fetches all router status objects.
- GetRouterRegistrationsRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for retrieving an all non-expired router registrations present in the state store.
- GetRouterRegistrationsRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationsRequest
- GetRouterRegistrationsRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object GetRouterRegistrationsRequest.
- GetRouterRegistrationsRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationsRequestPBImpl
- GetRouterRegistrationsResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for retrieving a all non-expired router registrations present in the state store.
- GetRouterRegistrationsResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationsResponse
- GetRouterRegistrationsResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object GetRouterRegistrationsResponse.
- GetRouterRegistrationsResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationsResponsePBImpl
- getRouterRpcFairnessPolicyController() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
- getRouters() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the latest state of all routers.
- getRouters() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getRouters() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationsResponse
- getRouters() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationsResponsePBImpl
- getRouterSecurityManager() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the RPC security manager.
- getRouterStarted() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Deprecated.Use
RouterMBean.getRouterStarted()instead. - getRouterStarted() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getRouterStarted() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.RouterMBean
-
When the router started.
- getRouterState() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Get the status of the router.
- getRouterStateIdContext() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the routerStateIdContext used by this server.
- getRouterStateManager() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Get the state store interface for the router heartbeats.
- getRouterStateManager() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClient
- getRouterStatus() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Deprecated.Use
RouterMBean.getRouterStatus()instead. - getRouterStatus() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getRouterStatus() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.RouterMBean
-
Get the current state of the router.
- getRpcAddress() - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeContext
-
Get the RPC server address of the namenode.
- getRpcAddress() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the RPC address.
- getRpcAddress() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
-
Get the RPC address of the admin service.
- getRpcAddress() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the RPC address of the service.
- getRpcAddress() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getRpcAddress() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getRpcClient() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getRPCClient() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the RPC client to the Namenode.
- getRpcClientConnections() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
-
JSON representation of the RPC connections from the Router to the NNs.
- getRpcClientConnections() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getRpcClientNumActiveConnections() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
-
Get the number of active RPC connections between the Router and the NNs.
- getRpcClientNumActiveConnections() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getRpcClientNumActiveConnectionsRecently() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
-
Get the number of recently active RPC connections between the Router and the NNs.
- getRpcClientNumActiveConnectionsRecently() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getRpcClientNumConnectionPools() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
-
Get the number of connection pools between the Router and a NNs.
- getRpcClientNumConnectionPools() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getRpcClientNumConnections() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
-
Get the number of RPC connections between the Router and the NNs.
- getRpcClientNumConnections() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getRpcClientNumCreatingConnections() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
-
Get the number of RPC connections to be created.
- getRpcClientNumCreatingConnections() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getRpcClientNumIdleConnections() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
-
Get the number of idle RPC connections between the Router and the NNs.
- getRpcClientNumIdleConnections() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getRpcClientProtocol() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterWebHdfsMethods
- getRPCMetrics() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- getRPCMetrics() - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
Get Router RPC metrics info.
- getRPCMetrics() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get RPC metrics info.
- getRPCMonitor() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the RPC monitor and metrics.
- getRpcServer() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.order.RouterResolver
-
Get the Router RPC server.
- getRpcServer() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Get the Router RPC server.
- getRpcServer() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getRpcServerAddress() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Get the current RPC socket address for the router.
- getRpcServerCallQueue() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
- getRpcServerCallQueue() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getRpcServerNumOpenConnections() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMBean
-
Get the number of RPC connections between the clients and the Router.
- getRpcServerNumOpenConnections() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- getRunCount() - Method in class org.apache.hadoop.hdfs.server.federation.router.PeriodicService
-
Get how many times we run the periodic service.
- getSafemode() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getSafemode() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getSafemode() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.RouterMBean
-
Gets the safemode status.
- getSafemode() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
- getSafeMode(GetSafeModeRequest) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- getSafeMode(GetSafeModeRequest) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- getSafeMode(GetSafeModeRequest) - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterStateManager
-
Verify if current Router state is safe mode.
- getSafeMode(RpcController, HdfsServerFederationProtos.GetSafeModeRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolServerSideTranslatorPB
- GetSafeModeRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for verifying if current Router state is safe mode.
- GetSafeModeRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.GetSafeModeRequest
- GetSafeModeRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object GetSafeModeRequest.
- GetSafeModeRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetSafeModeRequestPBImpl
- GetSafeModeRequestPBImpl(HdfsServerFederationProtos.GetSafeModeRequestProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetSafeModeRequestPBImpl
- GetSafeModeResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for verifying if current Router state is safe mode.
- GetSafeModeResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.GetSafeModeResponse
- GetSafeModeResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object GetSafeModeResponse.
- GetSafeModeResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetSafeModeResponsePBImpl
- GetSafeModeResponsePBImpl(HdfsServerFederationProtos.GetSafeModeResponseProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetSafeModeResponsePBImpl
- getScheduledReplicationBlocks() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Blocks scheduled for replication.
- getScheduledReplicationBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getScheduledReplicationBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getScheduledReplicationBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Blocks scheduled for replication.
- getScheduledReplicationBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getScheduledReplicationBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getSchedulerJobCount() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getSchedulerJobCount() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.RouterMBean
-
Gets the count of the currently running jobs in the scheduler.
- getSchedulerJobCount() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getSecretManager() - Method in class org.apache.hadoop.hdfs.server.federation.router.security.RouterSecurityManager
- getSecurityManager() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getSerializer() - Static method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreSerializer
-
Get the default serializer based.
- getSerializer(Configuration) - Static method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreSerializer
-
Get a serializer based on the provided configuration.
- getServer() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Allow access to the client RPC server for testing.
- getServerDefaults() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getServerDefaults() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- getServerDefaults() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getServerDefaults() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getServerDefaults(RpcController, ClientNamenodeProtocolProtos.GetServerDefaultsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getServerDefaultsLastUpdate() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getServerDefaultsValidityPeriod() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getServiceAddress() - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeContext
-
Get the Service RPC server address of the namenode.
- getServiceAddress() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the Service RPC address.
- getServiceAddress() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getServiceAddress() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getServices() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterPolicyProvider
- getSlowDatanodeReport() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getSlowDatanodeReport() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- getSlowDatanodeReport() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getSlowDatanodeReport() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getSlowDatanodeReport(boolean, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the slow running datanodes report with a timeout.
- getSlowDatanodeReport(RpcController, ClientNamenodeProtocolProtos.GetSlowDatanodeReportRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getSlowDatanodeReportAsync(boolean, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the slow running datanodes report with a timeout.
- getSlowDisksReport() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getSlowPeersReport() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getSnapshotDiffReport(String, String, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getSnapshotDiffReport(String, String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncSnapshot
-
Asynchronously get a snapshot diff report for the given root and snapshot names.
- getSnapshotDiffReport(String, String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getSnapshotDiffReport(String, String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getSnapshotDiffReport(String, String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterSnapshot
- getSnapshotDiffReport(RpcController, ClientNamenodeProtocolProtos.GetSnapshotDiffReportRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getSnapshotDiffReportListing(String, String, String, byte[], int) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getSnapshotDiffReportListing(String, String, String, byte[], int) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncSnapshot
-
Asynchronously get a snapshot diff report listing for the given root and snapshot names.
- getSnapshotDiffReportListing(String, String, String, byte[], int) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getSnapshotDiffReportListing(String, String, String, byte[], int) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getSnapshotDiffReportListing(String, String, String, byte[], int) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterSnapshot
- getSnapshotDiffReportListing(RpcController, ClientNamenodeProtocolProtos.GetSnapshotDiffReportListingRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getSnapshotListing(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getSnapshotListing(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncSnapshot
-
Asynchronously get an array of snapshot listings for the given snapshot root.
- getSnapshotListing(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getSnapshotListing(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getSnapshotListing(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterSnapshot
- getSnapshotListing(RpcController, ClientNamenodeProtocolProtos.GetSnapshotListingRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getSnapshotStats() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getSnapshottableDirListing() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getSnapshottableDirListing() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncSnapshot
-
Asynchronously get an array of snapshottable directory listings.
- getSnapshottableDirListing() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getSnapshottableDirListing() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getSnapshottableDirListing() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterSnapshot
- getSnapshottableDirListing(RpcController, ClientNamenodeProtocolProtos.GetSnapshottableDirListingRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getSoftwareVersion() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getSourcePath() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.PathLocation
-
Get the source path in the global namespace for this path location.
- getSourcePath() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- getSourcePath() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Get source path in the federated namespace.
- getSrc() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamespaceInfo
- getSrc() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.RemoteLocation
- getSrc() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteLocationContext
-
Original source location.
- getSrcPath() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDestinationRequest
- getSrcPath() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetMountTableEntriesRequest
- getSrcPath() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDestinationRequestPBImpl
- getSrcPath() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetMountTableEntriesRequestPBImpl
- getSrcPath() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RemoveMountTableEntryRequestPBImpl
- getSrcPath() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RemoveMountTableEntryRequest
- getStartOpTime() - Static method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- getStartTime() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Get the start date of the Router.
- getState() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getState() - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeContext
-
The current state of the namenode (active, standby, etc).
- getState() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the state of the Namenode being monitored.
- getState() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateNamenodeRegistrationRequestPBImpl
- getState() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateNamenodeRegistrationRequest
- getState() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getState() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getState(HAServiceProtocol.HAServiceState) - Static method in enum class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeServiceState
- getStateStore() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Get the State Store service.
- getStateStoreVersion() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- getStateStoreVersion() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- getStats() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getStats() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- getStats() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getStats() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getStats() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getStats() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntriesResponse
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntryResponse
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.DisableNameserviceResponse
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.EnableNameserviceResponse
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.EnterSafeModeResponse
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntriesResponsePBImpl
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntryResponsePBImpl
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.DisableNameserviceResponsePBImpl
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnableNameserviceResponsePBImpl
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnterSafeModeResponsePBImpl
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.LeaveSafeModeResponsePBImpl
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshSuperUserGroupsConfigurationResponsePBImpl
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RemoveMountTableEntryResponsePBImpl
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RouterHeartbeatResponsePBImpl
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateMountTableEntryResponsePBImpl
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.LeaveSafeModeResponse
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RefreshSuperUserGroupsConfigurationResponse
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RemoveMountTableEntryResponse
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RouterHeartbeatResponse
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateMountTableEntryResponse
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- getStatus() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- getStoragePolicies() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getStoragePolicies() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncStoragePolicy
-
Asynchronously get an array of all available storage policies.
- getStoragePolicies() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getStoragePolicies() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getStoragePolicies() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterStoragePolicy
- getStoragePolicies(RpcController, ClientNamenodeProtocolProtos.GetStoragePoliciesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getStoragePolicy() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getStoragePolicy(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getStoragePolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncStoragePolicy
-
Asynchronously get the storage policy for a given path.
- getStoragePolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getStoragePolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getStoragePolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterStoragePolicy
- getStoragePolicy(RpcController, ClientNamenodeProtocolProtos.GetStoragePolicyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- getSubclusterInfo(MembershipStore) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.order.AvailableSpaceResolver
-
Get the mapping from NamespaceId to subcluster space info.
- getSubclusterInfo(MembershipStore) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.order.LocalResolver
-
Get the mapping from nodes to subcluster.
- getSubclusterInfo(MembershipStore) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.order.RouterResolver
-
The implementation for getting desired subcluster mapping info.
- getSubclusterMapping() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.order.RouterResolver
-
Get subcluster mapping info.
- getSubclusterResolver() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Get the subcluster resolver for files.
- getSubclusterResolver() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getSubclusterResolver() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Get the subcluster resolver.
- getSuperGroup() - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
-
Get super group name.
- getSuperGroup() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getSuperUser() - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
-
Get super user name.
- getSuperUser() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getSupportedRecords() - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
List of records supported by this State Store.
- getThreads() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getTime() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
-
Returns the current time synchronization from the underlying store.
- getTimestamp() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetMountTableEntriesResponse
- getTimestamp() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationsResponse
- getTimestamp() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetMountTableEntriesResponsePBImpl
- getTimestamp() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationsResponsePBImpl
- getTimestamp() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.QueryResult
-
The timetamp in driver time of this query.
- getTopTokenRealOwners() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getTopTokenRealOwners() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.RouterMBean
-
Get the top delegation token owners(realUser).
- getTopUserOpCounts() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getTotal() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getTotalBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getTotalCapacity() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the total capacity of the federated cluster.
- getTotalCapacity() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getTotalCapacityBigInt() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the total capacity (big integer) of the federated cluster.
- getTotalCapacityBigInt() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getTotalLoad() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getTotalSpace() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the total space.
- getTotalSpace() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- getTotalSpace() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- getTotalSyncCount() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getTotalSyncTimes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getTransactionId(RpcController, NamenodeProtocolProtos.GetTransactionIdRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolServerSideTranslatorPB
- getTransactionID() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolTranslatorPB
- getTransactionID() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncNamenodeProtocol
-
Asynchronously get the most recent transaction ID.
- getTransactionID() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterNamenodeProtocol
- getTransactionID() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getTrashRoot() - Static method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
- getTypes() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteMethod
-
Get the calling types for this method.
- getUnderlyingProxyObject() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- getUnderReplicatedBlocks() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
-
Deprecated.
- getUsed() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getUsedCapacity() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the used capacity of the federated cluster.
- getUsedCapacity() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getUsedCapacityBigInt() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Get the used capacity (big integer) of the federated cluster.
- getUsedCapacityBigInt() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getValidQuotaLocations(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.Quota
-
Get valid quota remote locations used in
Quota.getQuotaUsage(String). - getVerifyECWithTopologyResult() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getVersion() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Deprecated.Use
RouterMBean.getVersion()instead. - getVersion() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getVersion() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- getVersion() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.RouterMBean
-
Get the version of the router.
- getVersion() - Static method in class org.apache.hadoop.hdfs.server.federation.router.FederationUtil
-
Fetch the Hadoop version string for this jar.
- getVersion() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- getVersion() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- getVolumeFailuresTotal() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- getWebAddress() - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeContext
-
Get the HTTP(s) server address of the namenode.
- getWebAddress() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the web address.
- getWebAddress() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getWebAddress() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getWebScheme() - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeContext
-
Get the Scheme of web address of the namenode.
- getWebScheme() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Get the scheme of web address.
- getWebScheme() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- getWebScheme() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- getWriteAvg() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
- getWriteAvg() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMBean
- getWriteAvg() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
- getWriteOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
- getWriteOps() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMBean
- getWriteOps() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
- getWriter(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
-
Get the writer of a record for the file system.
- getWriter(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileImpl
- getWriter(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileSystemImpl
- getXAttrs(String, List<XAttr>) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- getXAttrs(String, List<XAttr>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- getXAttrs(String, List<XAttr>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- getXAttrs(RpcController, XAttrProtos.GetXAttrsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
H
- handleInvokeMethodIOException(FederationNamenodeContext, IOException, RouterRpcClient.ExecutionStatus, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
The RPC request to the NameNode throws an exception, handle it according to the type of exception.
- handleOverwriteAndDelete(List<R>, List<R>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
-
Try to overwrite records in commitRecords and remove records in deleteRecords.
- HANDLER_IDENTIFIER - Static variable in class org.apache.hadoop.hdfs.server.federation.fairness.RefreshFairnessPolicyControllerHandler
- handlerAllNamenodeFail(List<? extends FederationNamenodeContext>, Method, Map<FederationNamenodeContext, IOException>, Object[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
All namenodes cannot successfully process the RPC request, throw corresponding exceptions according to the exception type of each namenode.
- handleRefresh(String, String[]) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.RefreshFairnessPolicyControllerHandler
- handlerInvokeException(FederationNamenodeContext, Boolean, int, Method, Object, Throwable, Object[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Handle the exception when an RPC request to the NameNode throws an exception.
- hasException() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteResult
- HASH - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.resolver.order.DestinationOrder
- HASH_ALL - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.resolver.order.DestinationOrder
- hashCode() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamespaceInfo
- hashCode() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPoolId
- hashCode() - Method in class org.apache.hadoop.hdfs.server.federation.router.FederationConnectionId
- hashCode() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteLocationContext
- hashCode() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Override hash code to use primary key(s) for comparison.
- hashCode() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
- HashFirstResolver - Class in org.apache.hadoop.hdfs.server.federation.resolver.order
-
Variation of HashResolver that only uses the first level of the path.
- HashFirstResolver() - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.order.HashFirstResolver
- HashResolver - Class in org.apache.hadoop.hdfs.server.federation.resolver.order
-
Order the destinations based on consistent hashing.
- HashResolver() - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.order.HashResolver
- hasMultipleDestinations() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.PathLocation
-
Check if this location supports multiple clusters/paths.
- hasOtherFields() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
If the record has fields others than the primary keys.
- hasOtherFields() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.DisabledNameservice
- hasResult() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteResult
- haStateValid() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
If the HA state is valid.
I
- incInvokedConcurrent(Method) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientMetrics
-
Increase the concurrent metrics based on the method being invoked.
- incInvokedMethod(Method) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientMetrics
-
Increase the metrics based on the method being invoked.
- incrAcceptedPermitForNs(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
- incrementCounterValue(int) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.DistributedSQLCounter
-
Increments the counter by the given amount and returns the previous counter value.
- incrementKeyId(int) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- incrementSequenceNum(int) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- incrProxyOpFailureClientOverloaded() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- incrProxyOpFailureCommunicate() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- incrProxyOpFailureCommunicate() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
- incrProxyOpFailureStandby() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- incrProxyOpFailureStandby() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
- incrProxyOpNoNamenodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- incrProxyOpNoNamenodes() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
- incrProxyOpNotImplemented() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- incrProxyOpPermitAccepted() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
- incrProxyOpPermitRejected() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- incrProxyOpPermitRejected() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
- incrProxyOpRetries() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- incrRejectedPermitForNs(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
- incrRouterFailureLocked() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- incrRouterFailureReadOnly() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- incrRouterFailureSafemode() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- incrRouterFailureStateStore() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
- init() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Initialize the object.
- init(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.AbstractRouterRpcFairnessPolicyController
- init(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.ProportionRouterRpcFairnessPolicyController
- init(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.RouterAsyncRpcFairnessPolicyController
- init(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.StaticRouterRpcFairnessPolicyController
- init(Configuration, String, Collection<Class<? extends BaseRecord>>, StateStoreMetrics) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializableImpl
- init(Configuration, String, Collection<Class<? extends BaseRecord>>, StateStoreMetrics) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
-
Initialize the state store connection.
- init(Configuration, RouterRpcServer, StateStoreService) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- init(Configuration, RouterRpcServer, StateStoreService) - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
Initialize the monitor.
- init(UserGroupInformation, DelegationParam, UserParam, DoAsParam, UriFsPathParam, HttpOpParam<?>, Param<?, ?>...) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterWebHdfsMethods
- INIT_MSG - Static variable in class org.apache.hadoop.hdfs.server.federation.fairness.RouterAsyncRpcFairnessPolicyController
- initAsyncThreadPools(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Init router async handlers and router async responders.
- initConcurrentCallExecutorService(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncRpcClient
- initConcurrentCallExecutorService(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
- initDriver() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
- initDriver() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
- initDriver() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreZooKeeperImpl
- initDriver() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
-
Prepare the driver to access data storage.
- INITIALIZING - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.router.RouterServiceState
- initRecordStorage(String, Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
- initRecordStorage(String, Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
- initRecordStorage(String, Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreZooKeeperImpl
- initRecordStorage(String, Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
-
Initialize storage for a single record class.
- insertDelegationKey(int, byte[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- insertNameServiceWithPermits(String, int) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.AbstractRouterRpcFairnessPolicyController
- insertRecord(String, String, String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
-
Insert a record with a given key into the specified table.
- insertToken(int, byte[], byte[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- invoke(FederationNamenodeContext, Boolean, int, Method, Object, Object...) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncRpcClient
-
Asynchronously invokes a method on a specified NameNode in the context of the given namespace and NameNode information.
- invoke(FederationNamenodeContext, Boolean, int, Method, Object, Object...) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invokes a method on the designated object.
- invokeAddCacheDirective(CacheDirectiveInfo, EnumSet<CacheFlag>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterCacheAdmin
- invokeAll(Collection<T>, RemoteMethod) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncRpcClient
-
Invoke method in all locations and return success if any succeeds.
- invokeAll(Collection<T>, RemoteMethod) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invoke method in all locations and return success if any succeeds.
- invokeAtAvailableNsAsync(RemoteMethod, Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Invokes the method at default namespace, if default namespace is not available then at the other available namespaces.
- invokeConcurrent(Collection<T>, RemoteMethod) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invoke multiple concurrent proxy calls to different clients.
- invokeConcurrent(Collection<T>, RemoteMethod, boolean, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invoke multiple concurrent proxy calls to different clients.
- invokeConcurrent(Collection<T>, RemoteMethod, boolean, boolean, long, Class<R>) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncRpcClient
-
Invokes multiple concurrent proxy calls to different clients.
- invokeConcurrent(Collection<T>, RemoteMethod, boolean, boolean, long, Class<R>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invokes multiple concurrent proxy calls to different clients.
- invokeConcurrent(Collection<T>, RemoteMethod, boolean, boolean, Class<R>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invokes multiple concurrent proxy calls to different clients.
- invokeConcurrent(Collection<T>, RemoteMethod, boolean, long, Class<R>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invokes multiple concurrent proxy calls to different clients.
- invokeConcurrent(Collection<T>, RemoteMethod, Class<R>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invoke multiple concurrent proxy calls to different clients.
- invokeListCacheDirectives(long, CacheDirectiveInfo) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterCacheAdmin
- invokeListCachePools(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterCacheAdmin
- invokeMethod(UserGroupInformation, List<? extends FederationNamenodeContext>, boolean, Class<?>, Method, Object...) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncRpcClient
-
Invokes a method against the ClientProtocol proxy server.
- invokeMethod(UserGroupInformation, List<? extends FederationNamenodeContext>, boolean, Class<?>, Method, Object...) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invokes a method against the ClientProtocol proxy server.
- invokeSequential(List<? extends RemoteLocationContext>, RemoteMethod) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invokes sequential proxy calls to different locations.
- invokeSequential(List<? extends RemoteLocationContext>, RemoteMethod, Class<T>, Object) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncRpcClient
-
Invokes sequential proxy calls to different locations.
- invokeSequential(List<? extends RemoteLocationContext>, RemoteMethod, Class<T>, Object) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invokes sequential proxy calls to different locations.
- invokeSequential(RemoteMethod, List<R>, Class<T>, Object) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncRpcClient
-
Invokes sequential proxy calls to different locations.
- invokeSequential(RemoteMethod, List<R>, Class<T>, Object) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invokes sequential proxy calls to different locations.
- invokeSingle(String, RemoteMethod) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncRpcClient
-
Invokes a ClientProtocol method against the specified namespace.
- invokeSingle(String, RemoteMethod) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invokes a ClientProtocol method against the specified namespace.
- invokeSingle(String, RemoteMethod, Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invokes a remote method against the specified namespace.
- invokeSingle(ExtendedBlock, RemoteMethod, Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invokes a remote method against the specified extendedBlock.
- invokeSingle(ExtendedBlock, RemoteMethod, List<RemoteLocation>, Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invokes a ClientProtocol method.
- invokeSingle(RemoteLocationContext, RemoteMethod, Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncRpcClient
-
Invokes a single proxy call for a single location.
- invokeSingle(RemoteLocationContext, RemoteMethod, Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invokes a single proxy call for a single location.
- invokeSingle(T, RemoteMethod) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncRpcClient
-
Invokes a ClientProtocol method against the specified namespace.
- invokeSingle(T, RemoteMethod) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invokes a ClientProtocol method against the specified namespace.
- invokeSingleBlockPool(String, RemoteMethod) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Invokes a ClientProtocol method.
- isActive() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionContext
-
Check if the connection is active.
- isActive() - Method in class org.apache.hadoop.hdfs.server.federation.router.IsRouterActiveServlet
- isActiveRecently() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionContext
-
Check if the connection is/was active recently.
- isAll() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Check if a mount table spans all locations.
- isAllowPartialList() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- isAsync() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- isAvailable() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
-
Check if the namenode is available.
- isClosed() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionContext
-
Check if the connection is closed.
- isComplete() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient.ExecutionStatus
- isCoordinatedCall(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.PoolAlignmentContext
- isCoordinatedCall(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterStateIdContext
- isDefaultNSEnable() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
- isDriverReady() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
- isDriverReady() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
- isDriverReady() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreZooKeeperImpl
- isDriverReady() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
-
Check if the driver is currently running and the data store connection is valid.
- isDriverReady() - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
Check if the driver is ready to be used.
- isExpectedClass(Class<?>, Object) - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Checks if a result matches the required result class.
- isExpectedValue(Object, Object) - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Checks if a result matches the expected value.
- isExpired() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Check if this record is expired.
- isExpired() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- isExpired() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- isFailOver() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient.ExecutionStatus
- isFaultTolerant() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- isFaultTolerant() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Check if the mount point supports a failed destination.
- isFaultTolerant() - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- isFileClosed(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- isFileClosed(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- isFileClosed(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- isFileClosed(RpcController, ClientNamenodeProtocolProtos.IsFileClosedRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- isIdle() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionContext
-
Check if the connection is idle.
- isInSafeMode() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetSafeModeResponse
- isInSafeMode() - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetSafeModeResponsePBImpl
- isInvokeConcurrent(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Check if call needs to be invoked to all the locations.
- isMethodSupported(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- isMultiDestDirectory(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
-
Checks if the path is a directory and is supposed to be present in all subclusters.
- isMultiDestDirectory(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Checks if the path is a directory and is supposed to be present in all subclusters.
- isNamespaceObserverReadEligible(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Check if a namespace is eligible for observer reads.
- isObserverReadEligible(String, Method) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
- isOldTempRecord(String) - Static method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
-
Check if a record is temporary and old.
- isOperationSuccessful() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreOperationResult
- isPathAll(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Check if a path should be in all subclusters.
- isQuotaEnabled() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Check if the quota system is enabled in Router.
- isQuotaSet(QuotaUsage) - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaManager
-
Check if the quota was set.
- isReadonly() - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- isReadOnly() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- isReadOnly() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Check if the entry is read only.
- isRollingUpgrade() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolTranslatorPB
- isRollingUpgrade() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterNamenodeProtocol
- isRollingUpgrade() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- isRollingUpgrade(RpcController, NamenodeProtocolProtos.IsRollingUpgradeRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolServerSideTranslatorPB
- IsRouterActiveServlet - Class in org.apache.hadoop.hdfs.server.federation.router
-
Detect if the Router is active and ready to serve requests.
- IsRouterActiveServlet() - Constructor for class org.apache.hadoop.hdfs.server.federation.router.IsRouterActiveServlet
- isRouterState(RouterServiceState) - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Compare router state.
- isSecurityEnabled() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.FederationMBean
-
Deprecated.Use
RouterMBean.isSecurityEnabled()instead. - isSecurityEnabled() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- isSecurityEnabled() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- isSecurityEnabled() - Method in interface org.apache.hadoop.hdfs.server.federation.metrics.RouterMBean
-
Gets if security is enabled.
- isShouldUseObserver() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient.ExecutionStatus
- isSuccess() - Method in class org.apache.hadoop.hdfs.server.federation.router.MountTableRefresherThread
- isTrashPath(String) - Static method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
-
Check if path is the trail associated with the Trash.
- isUnavailableException(IOException) - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Check if the exception comes from an unavailable subcluster.
- isUnavailableSubclusterException(IOException) - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Check if an exception is caused by an unavailable subcluster or not.
- isUpgradeFinalized() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolTranslatorPB
- isUpgradeFinalized() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- isUpgradeFinalized() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterNamenodeProtocol
- isUpgradeFinalized() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- isUpgradeFinalized(RpcController, NamenodeProtocolProtos.IsUpgradeFinalizedRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolServerSideTranslatorPB
- isUsable() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionContext
-
Check if the connection can be used.
L
- LEADER_FOLLOWER - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.resolver.order.DestinationOrder
- LeaderFollowerResolver - Class in org.apache.hadoop.hdfs.server.federation.resolver.order
-
LEADER_FOLLOWER can be used in cross-cluster disaster tolerance, and the order of namespaces is always "leader,follower,follower...".
- LeaderFollowerResolver() - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.order.LeaderFollowerResolver
- leaveSafeMode(LeaveSafeModeRequest) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- leaveSafeMode(LeaveSafeModeRequest) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- leaveSafeMode(LeaveSafeModeRequest) - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterStateManager
-
Leave safe mode and change Router state to RouterServiceState#RUNNING.
- leaveSafeMode(RpcController, HdfsServerFederationProtos.LeaveSafeModeRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolServerSideTranslatorPB
- LeaveSafeModeRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for the Router leaving safe mode state and updating its state in State Store.
- LeaveSafeModeRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.LeaveSafeModeRequest
- LeaveSafeModeRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object LeaveSafeModeRequest.
- LeaveSafeModeRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.LeaveSafeModeRequestPBImpl
- LeaveSafeModeRequestPBImpl(HdfsServerFederationProtos.LeaveSafeModeRequestProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.LeaveSafeModeRequestPBImpl
- LeaveSafeModeResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for the Router leaving safe mode state and updating its state in State Store.
- LeaveSafeModeResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.LeaveSafeModeResponse
- LeaveSafeModeResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object LeaveSafeModeResponse.
- LeaveSafeModeResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.LeaveSafeModeResponsePBImpl
- LeaveSafeModeResponsePBImpl(HdfsServerFederationProtos.LeaveSafeModeResponseProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.LeaveSafeModeResponsePBImpl
- like(BaseRecord) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Check if this record matches a partial record.
- like(BaseRecord) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- like(BaseRecord) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
- like(BaseRecord) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- listCacheDirectives(long, CacheDirectiveInfo) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- listCacheDirectives(long, CacheDirectiveInfo) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncCacheAdmin
-
Asynchronously lists cache directives based on the provided previous ID and filter.
- listCacheDirectives(long, CacheDirectiveInfo) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterCacheAdmin
- listCacheDirectives(long, CacheDirectiveInfo) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- listCacheDirectives(long, CacheDirectiveInfo) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- listCacheDirectives(RpcController, ClientNamenodeProtocolProtos.ListCacheDirectivesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- listCachePools(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- listCachePools(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncCacheAdmin
-
Asynchronously lists cache pools starting from the provided key.
- listCachePools(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterCacheAdmin
- listCachePools(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- listCachePools(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- listCachePools(RpcController, ClientNamenodeProtocolProtos.ListCachePoolsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- listCorruptFileBlocks(String, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- listCorruptFileBlocks(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- listCorruptFileBlocks(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- listCorruptFileBlocks(RpcController, ClientNamenodeProtocolProtos.ListCorruptFileBlocksRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- listEncryptionZones(long) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- listEncryptionZones(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- listEncryptionZones(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- listEncryptionZones(RpcController, EncryptionZonesProtos.ListEncryptionZonesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- listMounts(String[], int) - Method in class org.apache.hadoop.hdfs.tools.federation.RouterAdmin
-
List mount points.
- listOpenFiles(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Deprecated.
- listOpenFiles(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Deprecated.
- listOpenFiles(long, EnumSet<OpenFilesIterator.OpenFilesType>, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- listOpenFiles(long, EnumSet<OpenFilesIterator.OpenFilesType>, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- listOpenFiles(long, EnumSet<OpenFilesIterator.OpenFilesType>, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- listOpenFiles(RpcController, ClientNamenodeProtocolProtos.ListOpenFilesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- listReencryptionStatus(long) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- listReencryptionStatus(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- listReencryptionStatus(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- listReencryptionStatus(RpcController, EncryptionZonesProtos.ListReencryptionStatusRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- listXAttrs(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- listXAttrs(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- listXAttrs(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- listXAttrs(RpcController, XAttrProtos.ListXAttrsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- loadCache(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MembershipNamenodeResolver
- loadCache(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
-
Replaces the current in-memory cached of the mount table with a new version fetched from the data store.
- loadCache(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.CachedRecordStore
- loadCache(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.MembershipStoreImpl
- loadCache(boolean) - Method in interface org.apache.hadoop.hdfs.server.federation.store.StateStoreCache
-
Load the cache from the State Store.
- loadCache(Class<?>) - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
Update the cache for a specific record store.
- loadCache(Class<?>, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
Update the cache for a specific record store.
- loadDriver() - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
Load the State Store driver.
- LOCAL - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.resolver.order.DestinationOrder
- LocalResolver - Class in org.apache.hadoop.hdfs.server.federation.resolver.order
-
The local subcluster (where the writer is) should be tried first.
- LocalResolver(Configuration, Router) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.order.LocalResolver
- LOG - Static variable in class org.apache.hadoop.hdfs.protocolPB.AsyncRpcProtocolPBUtil
- LOG - Static variable in class org.apache.hadoop.hdfs.rbfbalance.RouterFedBalance
- LOG - Static variable in class org.apache.hadoop.hdfs.server.federation.fairness.AbstractRouterRpcFairnessPolicyController
- LOG - Static variable in class org.apache.hadoop.hdfs.server.federation.resolver.order.HashResolver
- LOG - Static variable in class org.apache.hadoop.hdfs.server.federation.resolver.order.LeaderFollowerResolver
- LOG - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RouterFsck
- lookupLocation(String) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
-
Build the path location to insert into the cache atomically.
M
- main(String[]) - Static method in class org.apache.hadoop.hdfs.rbfbalance.RouterFedBalance
-
Main function of the RouterFedBalance program.
- main(String[]) - Static method in class org.apache.hadoop.hdfs.server.federation.router.DFSRouter
-
Main run loop for the router.
- main(String[]) - Static method in class org.apache.hadoop.hdfs.tools.federation.RouterAdmin
- matches(T) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.Query
-
Check if a record matches the primary keys or the partial record.
- MembershipNamenodeResolver - Class in org.apache.hadoop.hdfs.server.federation.resolver
-
Implements a cached lookup of the most recently active namenode for a particular nameservice.
- MembershipNamenodeResolver(Configuration, StateStoreService) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.MembershipNamenodeResolver
- MembershipState - Class in org.apache.hadoop.hdfs.server.federation.store.records
-
Data schema for storing NN registration information in the
StateStoreService. - MembershipState() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
-
Constructors.
- MembershipStatePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.records.impl.pb
-
Protobuf implementation of the MembershipState record.
- MembershipStatePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- MembershipStatePBImpl(HdfsServerFederationProtos.NamenodeMembershipRecordProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- MembershipStats - Class in org.apache.hadoop.hdfs.server.federation.store.records
-
Data schema for storing NN stats in the
StateStoreService. - MembershipStats() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- MembershipStatsPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.records.impl.pb
-
Protobuf implementation of the MembershipStats record.
- MembershipStatsPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- MembershipStore - Class in org.apache.hadoop.hdfs.server.federation.store
-
Management API for NameNode registrations stored in
MembershipStaterecords. - MembershipStore(StateStoreDriver) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.MembershipStore
- MembershipStoreImpl - Class in org.apache.hadoop.hdfs.server.federation.store.impl
-
Implementation of the
MembershipStoreState Store API. - MembershipStoreImpl(StateStoreDriver) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.impl.MembershipStoreImpl
- merge(Map<FederationNamespaceInfo, T[]>, Class<T>) - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Merge the outputs from multiple namespaces.
- mergeDtanodeStorageReport(Map<String, DatanodeStorageReport[]>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- metaSave(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- metaSave(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- metaSave(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- metaSave(RpcController, ClientNamenodeProtocolProtos.MetaSaveRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- MIN_UPDATE_PERIOD_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.resolver.order.RouterResolver
-
Configuration key to set the minimum time to update subcluster info.
- mkdir(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
-
Make a directory.
- mkdir(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileImpl
- mkdir(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileSystemImpl
- mkdirs(String, FsPermission, boolean) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- mkdirs(String, FsPermission, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- mkdirs(String, FsPermission, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- mkdirs(String, FsPermission, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- mkdirs(RpcController, ClientNamenodeProtocolProtos.MkdirsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- modifyAclEntries(String, List<AclEntry>) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- modifyAclEntries(String, List<AclEntry>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- modifyAclEntries(String, List<AclEntry>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- modifyAclEntries(RpcController, AclProtos.ModifyAclEntriesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- modifyCacheDirective(CacheDirectiveInfo, EnumSet<CacheFlag>) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- modifyCacheDirective(CacheDirectiveInfo, EnumSet<CacheFlag>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterCacheAdmin
- modifyCacheDirective(CacheDirectiveInfo, EnumSet<CacheFlag>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- modifyCacheDirective(CacheDirectiveInfo, EnumSet<CacheFlag>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- modifyCacheDirective(RpcController, ClientNamenodeProtocolProtos.ModifyCacheDirectiveRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- modifyCachePool(CachePoolInfo) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- modifyCachePool(CachePoolInfo) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterCacheAdmin
- modifyCachePool(CachePoolInfo) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- modifyCachePool(CachePoolInfo) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- modifyCachePool(RpcController, ClientNamenodeProtocolProtos.ModifyCachePoolRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- MOUNT_TABLE_CACHE_UPDATE - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
-
If true then cache updated immediately after mount table entry change otherwise it is updated periodically based configuration.
- MOUNT_TABLE_CACHE_UPDATE_CLIENT_MAX_TIME - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
-
Remote router mount table cache is updated through RouterClient(RPC call).
- MOUNT_TABLE_CACHE_UPDATE_CLIENT_MAX_TIME_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- MOUNT_TABLE_CACHE_UPDATE_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- MOUNT_TABLE_CACHE_UPDATE_TIMEOUT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
-
Timeout to update mount table cache on all the routers.
- MOUNT_TABLE_CACHE_UPDATE_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- MOUNT_TABLE_PERMISSION_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RouterPermissionChecker
-
Mount table default permission.
- MountTable - Class in org.apache.hadoop.hdfs.server.federation.store.records
-
Data schema for
MountTableStoredata stored in theStateStoreService. - MountTable() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Default constructor for a mount table entry.
- MountTableManager - Interface in org.apache.hadoop.hdfs.server.federation.resolver
-
Manage a mount table.
- MountTablePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.records.impl.pb
-
Protobuf implementation of the MountTable record.
- MountTablePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- MountTablePBImpl(HdfsServerFederationProtos.MountTableRecordProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- MountTableProcedure - Class in org.apache.hadoop.hdfs.rbfbalance
-
Update mount table.
- MountTableProcedure() - Constructor for class org.apache.hadoop.hdfs.rbfbalance.MountTableProcedure
- MountTableProcedure(String, String, long, String, String, String, Configuration) - Constructor for class org.apache.hadoop.hdfs.rbfbalance.MountTableProcedure
-
Update mount entry to specified dst uri.
- MountTableRefresherService - Class in org.apache.hadoop.hdfs.server.federation.router
-
This service is invoked from
MountTableStorewhen there is change in mount table entries and it updates mount table entry cache on local router as well as on all remote routers. - MountTableRefresherService(Router) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.MountTableRefresherService
-
Create a new service to refresh mount table cache when there is change in mount table entries.
- MountTableRefresherThread - Class in org.apache.hadoop.hdfs.server.federation.router
-
Base class for updating mount table cache on all the router.
- MountTableRefresherThread(MountTableManager, String) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.MountTableRefresherThread
- MountTableResolver - Class in org.apache.hadoop.hdfs.server.federation.resolver
-
Mount table to map between global paths and remote locations.
- MountTableResolver(Configuration) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
- MountTableResolver(Configuration, Router) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
- MountTableResolver(Configuration, Router, StateStoreService) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
- MountTableResolver(Configuration, StateStoreService) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
- MountTableStore - Class in org.apache.hadoop.hdfs.server.federation.store
-
Management API for the HDFS mount table information stored in
MountTablerecords. - MountTableStore(StateStoreDriver) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.MountTableStore
- MountTableStoreImpl - Class in org.apache.hadoop.hdfs.server.federation.store.impl
-
Implementation of the
MountTableStorestate store API. - MountTableStoreImpl(StateStoreDriver) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.impl.MountTableStoreImpl
- msync() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- msync() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- msync() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- msync() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- msync(RpcController, ClientNamenodeProtocolProtos.MsyncRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- MultipleDestinationMountTableResolver - Class in org.apache.hadoop.hdfs.server.federation.resolver
-
Mount table resolver that supports multiple locations for each mount entry.
- MultipleDestinationMountTableResolver(Configuration, Router) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.MultipleDestinationMountTableResolver
N
- NAME_COMPARATOR - Static variable in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
-
Comparator based on the name.
- NAMENODE_ATTRIBUTE_KEY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RouterHttpServer
- NamenodeBeanMetrics - Class in org.apache.hadoop.hdfs.server.federation.metrics
-
Expose the Namenode metrics as the Router was one.
- NamenodeBeanMetrics(Router) - Constructor for class org.apache.hadoop.hdfs.server.federation.metrics.NamenodeBeanMetrics
- namenodeHeartbeat(NamenodeHeartbeatRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.MembershipStoreImpl
- namenodeHeartbeat(NamenodeHeartbeatRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.MembershipStore
-
Inserts or updates a namenode membership entry into the table.
- NamenodeHeartbeatRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for registering a namenode with the state store.
- NamenodeHeartbeatRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.NamenodeHeartbeatRequest
- NamenodeHeartbeatRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object NamenodeHeartbeatRequest.
- NamenodeHeartbeatRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.NamenodeHeartbeatRequestPBImpl
- NamenodeHeartbeatResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for registering a namenode with the state store.
- NamenodeHeartbeatResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.NamenodeHeartbeatResponse
- NamenodeHeartbeatResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object NamenodeHeartbeatResponse.
- NamenodeHeartbeatResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.NamenodeHeartbeatResponsePBImpl
- NamenodeHeartbeatService - Class in org.apache.hadoop.hdfs.server.federation.router
-
The
Routerperiodically checks the state of a Namenode (usually on the same server) and reports their high availability (HA) state and load/space status to theStateStoreService. - NamenodeHeartbeatService(ActiveNamenodeResolver, String, String) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.NamenodeHeartbeatService
-
Create a new Namenode status updater.
- NamenodeHeartbeatService(ActiveNamenodeResolver, String, String, String) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.NamenodeHeartbeatService
-
Create a new Namenode status updater.
- NamenodePriorityComparator - Class in org.apache.hadoop.hdfs.server.federation.resolver
-
Compares NNs in the same namespace and prioritizes by their status.
- NamenodePriorityComparator() - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.NamenodePriorityComparator
- NamenodeStatusReport - Class in org.apache.hadoop.hdfs.server.federation.resolver
-
Status of the namenode.
- NamenodeStatusReport(String, String, String, String, String, String, String) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
- NAMESERVICE_RPC_METRICS_PREFIX - Static variable in class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
- NameserviceManager - Interface in org.apache.hadoop.hdfs.server.federation.router
-
Interface for enable/disable name service.
- NameserviceRPCMBean - Interface in org.apache.hadoop.hdfs.server.federation.metrics
-
JMX interface for the RPC server of Nameservice.
- NameserviceRPCMetrics - Class in org.apache.hadoop.hdfs.server.federation.metrics
-
Implementation of the Nameservice RPC metrics collector.
- NameserviceRPCMetrics(Configuration, String) - Constructor for class org.apache.hadoop.hdfs.server.federation.metrics.NameserviceRPCMetrics
- newActiveNamenodeResolver(Configuration, StateStoreService) - Static method in class org.apache.hadoop.hdfs.server.federation.router.FederationUtil
-
Creates an instance of an ActiveNamenodeResolver from the configuration.
- newConnection() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Create a new proxy wrapper for a client NN connection.
- newConnection(Configuration, String, UserGroupInformation, Class<T>, boolean, int, AlignmentContext) - Static method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Creates a proxy wrapper for a client NN connection.
- newFairnessPolicyController(Configuration) - Static method in class org.apache.hadoop.hdfs.server.federation.router.FederationUtil
-
Creates an instance of an RouterRpcFairnessPolicyController from the configuration.
- newFileSubclusterResolver(Configuration, Router) - Static method in class org.apache.hadoop.hdfs.server.federation.router.FederationUtil
-
Creates an instance of a FileSubclusterResolver from the configuration.
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntriesRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntriesResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntryRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntryResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.DisableNameserviceRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.DisableNameserviceResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.EnableNameserviceRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.EnableNameserviceResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.EnterSafeModeRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.EnterSafeModeResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDestinationRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDestinationResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDisabledNameservicesRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDisabledNameservicesResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetMountTableEntriesRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetMountTableEntriesResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamenodeRegistrationsRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamenodeRegistrationsResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamespaceInfoRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamespaceInfoResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationsRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationsResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetSafeModeRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetSafeModeResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.LeaveSafeModeRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.LeaveSafeModeResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.NamenodeHeartbeatRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.NamenodeHeartbeatResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RefreshMountTableEntriesRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RefreshMountTableEntriesResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RefreshSuperUserGroupsConfigurationRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RefreshSuperUserGroupsConfigurationResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RemoveMountTableEntryRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RemoveMountTableEntryResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RouterHeartbeatRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RouterHeartbeatResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateMountTableEntryRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateMountTableEntryResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateNamenodeRegistrationRequest
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateNamenodeRegistrationResponse
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.DisabledNameservice
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
-
Create a new membership instance.
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- newInstance() - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.StateStoreVersion
- newInstance(boolean) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.DisableNameserviceResponse
- newInstance(boolean) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.EnableNameserviceResponse
- newInstance(boolean) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.EnterSafeModeResponse
- newInstance(boolean) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetSafeModeResponse
- newInstance(boolean) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.LeaveSafeModeResponse
- newInstance(boolean) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.NamenodeHeartbeatResponse
- newInstance(boolean) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RefreshSuperUserGroupsConfigurationResponse
- newInstance(boolean) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RouterHeartbeatResponse
- newInstance(boolean) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateNamenodeRegistrationResponse
- newInstance(long, long) - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.StateStoreVersion
- newInstance(Class<T>, StateStoreDriver) - Static method in class org.apache.hadoop.hdfs.server.federation.store.RecordStore
-
Build a state store API implementation interface.
- newInstance(String) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.DisableNameserviceRequest
- newInstance(String) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.EnableNameserviceRequest
- newInstance(String) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDestinationRequest
- newInstance(String) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetMountTableEntriesRequest
- newInstance(String) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationRequest
- newInstance(String) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RemoveMountTableEntryRequest
- newInstance(String) - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.DisabledNameservice
- newInstance(String, long, RouterServiceState) - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- newInstance(String, String, String, String, String, String, String, String, String, String, FederationNamenodeServiceState, boolean) - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
-
Create a new membership instance.
- newInstance(String, String, FederationNamenodeServiceState) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateNamenodeRegistrationRequest
- newInstance(String, Map<String, String>) - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Constructor for a mount table entry with multiple destinations.
- newInstance(String, Map<String, String>, long, long) - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Constructor for a mount table entry with a single destinations.
- newInstance(Collection<String>) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDestinationResponse
- newInstance(List<MembershipState>) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamenodeRegistrationsResponse
- newInstance(List<MountTable>) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntriesRequest
- newInstance(Set<String>) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDisabledNameservicesResponse
- newInstance(Set<FederationNamespaceInfo>) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamespaceInfoResponse
- newInstance(Path) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDestinationRequest
- newInstance(MembershipState) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamenodeRegistrationsRequest
- newInstance(MembershipState) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.NamenodeHeartbeatRequest
- newInstance(MountTable) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntryRequest
- newInstance(MountTable) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateMountTableEntryRequest
- newInstance(RouterState) - Static method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RouterHeartbeatRequest
- newRecord(Class<T>) - Static method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreSerializer
-
Create a new record.
- newRecord(String, Class<T>, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializableImpl
-
Creates a record from an input data string.
- newRecordInstance(Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializerPBImpl
- newRecordInstance(Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreSerializer
-
Create a new record.
- newSecretManager(Configuration) - Static method in class org.apache.hadoop.hdfs.server.federation.router.FederationUtil
-
Creates an instance of DelegationTokenSecretManager from the configuration.
- NoLocationException - Exception in org.apache.hadoop.hdfs.server.federation.router
-
This exception is thrown when can not get any mount point for the input path.
- NoLocationException(String, Class<?>) - Constructor for exception org.apache.hadoop.hdfs.server.federation.router.NoLocationException
- NoNamenodesAvailableException - Exception in org.apache.hadoop.hdfs.server.federation.router
-
Exception when no namenodes are available.
- NoNamenodesAvailableException(String, IOException) - Constructor for exception org.apache.hadoop.hdfs.server.federation.router.NoNamenodesAvailableException
- NONE - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.router.RouterFederationRename.RouterRenameOption
- normalizeFileSystemPath(String) - Static method in class org.apache.hadoop.hdfs.tools.federation.RouterAdmin
-
Normalize a path for that filesystem.
- NoRouterRpcFairnessPolicyController - Class in org.apache.hadoop.hdfs.server.federation.fairness
-
A pass through fairness policy that implements
RouterRpcFairnessPolicyControllerand allows any number of handlers to connect to any specific downstream name service. - NoRouterRpcFairnessPolicyController(Configuration) - Constructor for class org.apache.hadoop.hdfs.server.federation.fairness.NoRouterRpcFairnessPolicyController
- NullStateStoreMetrics - Class in org.apache.hadoop.hdfs.server.federation.metrics
-
Implementation of the State Store metrics which does not do anything.
- NullStateStoreMetrics() - Constructor for class org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
O
- OBSERVER - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeServiceState
- orByStorageType(Predicate<StorageType>) - Static method in class org.apache.hadoop.hdfs.server.federation.router.Quota
-
Invoke predicate by each storage type and bitwise inclusive OR the results.
- OrderedResolver - Interface in org.apache.hadoop.hdfs.server.federation.resolver.order
-
Policy that decides which should be the first location accessed given multiple destinations.
- org.apache.hadoop.hdfs.protocolPB - package org.apache.hadoop.hdfs.protocolPB
-
This package contains the implementation of the Protocol Buffers protocols related to HDFS Router.
- org.apache.hadoop.hdfs.rbfbalance - package org.apache.hadoop.hdfs.rbfbalance
-
FedBalance is a tool for balancing data across federation clusters.
- org.apache.hadoop.hdfs.server.federation.fairness - package org.apache.hadoop.hdfs.server.federation.fairness
-
Includes router handlers fairness manager and policy implementations.
- org.apache.hadoop.hdfs.server.federation.metrics - package org.apache.hadoop.hdfs.server.federation.metrics
-
Report metrics for Router-based Federation.
- org.apache.hadoop.hdfs.server.federation.resolver - package org.apache.hadoop.hdfs.server.federation.resolver
-
The resolver package contains indepedent data resolvers used in HDFS federation.
- org.apache.hadoop.hdfs.server.federation.resolver.order - package org.apache.hadoop.hdfs.server.federation.resolver.order
-
A federated location can be resolved to multiple subclusters.
- org.apache.hadoop.hdfs.server.federation.router - package org.apache.hadoop.hdfs.server.federation.router
-
The router package includes the core services for a HDFS federation router.
- org.apache.hadoop.hdfs.server.federation.router.async - package org.apache.hadoop.hdfs.server.federation.router.async
-
This package contains classes that facilitate asynchronous operations within the Hadoop Distributed File System (HDFS) Federation router.
- org.apache.hadoop.hdfs.server.federation.router.async.utils - package org.apache.hadoop.hdfs.server.federation.router.async.utils
-
This package contains classes that facilitate asynchronous operations within the Hadoop Distributed File System (HDFS) Federation router.
- org.apache.hadoop.hdfs.server.federation.router.security - package org.apache.hadoop.hdfs.server.federation.router.security
-
Includes router security manager and token store implementations.
- org.apache.hadoop.hdfs.server.federation.router.security.token - package org.apache.hadoop.hdfs.server.federation.router.security.token
-
Includes implementations of token secret managers.
- org.apache.hadoop.hdfs.server.federation.store - package org.apache.hadoop.hdfs.server.federation.store
-
The federation state store tracks persistent values that are shared between multiple routers.
- org.apache.hadoop.hdfs.server.federation.store.driver - package org.apache.hadoop.hdfs.server.federation.store.driver
-
The state store uses modular data storage classes derived from StateStoreDriver to handle querying, updating and deleting data records.
- org.apache.hadoop.hdfs.server.federation.store.driver.impl - package org.apache.hadoop.hdfs.server.federation.store.driver.impl
-
Implementations of state store data providers/drivers.
- org.apache.hadoop.hdfs.server.federation.store.impl - package org.apache.hadoop.hdfs.server.federation.store.impl
-
Contains implementations of the state store API interfaces.
- org.apache.hadoop.hdfs.server.federation.store.protocol - package org.apache.hadoop.hdfs.server.federation.store.protocol
-
Contains the abstract definitions of the API request and response objects for the various state store APIs.
- org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb - package 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 - package org.apache.hadoop.hdfs.server.federation.store.records
-
Contains the abstract definitions of the state store data records.
- org.apache.hadoop.hdfs.server.federation.store.records.impl.pb - package 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.
- org.apache.hadoop.hdfs.server.federation.utils - package org.apache.hadoop.hdfs.server.federation.utils
-
Assorted utility classes and helpers for HDFS Federation.
- org.apache.hadoop.hdfs.tools.federation - package org.apache.hadoop.hdfs.tools.federation
-
It includes the tools to manage the Router-based federation.
- overrideExpiredRecord(R) - Method in class org.apache.hadoop.hdfs.server.federation.store.CachedRecordStore
-
Updates the state store with any record overrides we detected, such as an expired state.
- overrideExpiredRecords(QueryResult<R>) - Method in class org.apache.hadoop.hdfs.server.federation.store.CachedRecordStore
-
Updates the state store with any record overrides we detected, such as an expired state.
- overrideState(FederationNamenodeServiceState) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
-
Overrides the cached getBlockPoolId() with an update.
P
- PATH_COMPARATOR - Static variable in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Comparator for paths which considers the /.
- PATH_SPEC - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RouterFsckServlet
- PathLocation - Class in org.apache.hadoop.hdfs.server.federation.resolver
-
A map of the properties and target destinations (name space + path) for a path in the global/federated name space.
- PathLocation(String, List<RemoteLocation>) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.PathLocation
-
Create a new PathLocation with default HASH order.
- PathLocation(String, List<RemoteLocation>, DestinationOrder) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.PathLocation
-
Create a new PathLocation.
- PathLocation(PathLocation) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.PathLocation
-
Create a path location from another path.
- PathLocation(PathLocation, String) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.PathLocation
-
Deprecated.
- PBRecord - Interface in org.apache.hadoop.hdfs.server.federation.store.records.impl.pb
-
A record implementation using Protobuf.
- periodicInvoke() - Method in class org.apache.hadoop.hdfs.server.federation.router.NamenodeHeartbeatService
- periodicInvoke() - Method in class org.apache.hadoop.hdfs.server.federation.router.PeriodicService
-
Method that the service will run periodically.
- periodicInvoke() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterHeartbeatService
- periodicInvoke() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUpdateService
- periodicInvoke() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterSafemodeService
- periodicInvoke() - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreCacheUpdateService
- periodicInvoke() - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreConnectionMonitorService
- PeriodicService - Class in org.apache.hadoop.hdfs.server.federation.router
-
Service to periodically execute a runnable.
- PeriodicService(String) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.PeriodicService
-
Create a new periodic update service.
- PeriodicService(String, long) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.PeriodicService
-
Create a new periodic update service.
- PoolAlignmentContext - Class in org.apache.hadoop.hdfs.server.federation.router
-
An alignment context shared by all connections in a
ConnectionPool. - post(UserGroupInformation, DelegationParam, UserParam, DoAsParam, String, PostOpParam, ConcatSourcesParam, BufferSizeParam, ExcludeDatanodesParam, NewLengthParam, NoRedirectParam) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterWebHdfsMethods
- postProcessResult(boolean, List<RemoteResult<T, R>>) - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Post-process the results returned by
RouterRpcClient.invokeConcurrent(Collection, RemoteMethod, boolean, long, Class). - postProcessResult(Method, RouterRpcClient.ExecutionStatus, FederationNamenodeContext, String, NameNodeProxiesClient.ProxyAndInfo<?>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
The RPC request is successfully processed by the NameNode, the NameNode status in the router cache is updated according to the ExecutionStatus.
- printUsage() - Method in class org.apache.hadoop.hdfs.tools.federation.RouterAdmin
-
Print the usage message.
- prioritizeDestination(PathLocation, String) - Static method in class org.apache.hadoop.hdfs.server.federation.resolver.PathLocation
-
Return a path location with the prioritized destinations based on the current path location.
- processException(IOException, RemoteLocationContext) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Exception messages might contain local subcluster paths.
- processFutures(RemoteMethod, Method, List<T>, List<Future<Object>>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Handle all futures during the invokeConcurrent call process.
- ProportionRouterRpcFairnessPolicyController - Class in org.apache.hadoop.hdfs.server.federation.fairness
-
Proportion fairness policy extending
AbstractRouterRpcFairnessPolicyControllerand fetching proportion of handlers from configuration for all available name services, based on the proportion and the total number of handlers, calculate the handlers of all ns. - ProportionRouterRpcFairnessPolicyController(Configuration) - Constructor for class org.apache.hadoop.hdfs.server.federation.fairness.ProportionRouterRpcFairnessPolicyController
- proxyOp() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- proxyOp() - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
Start proxying an operation to the Namenode.
- proxyOpComplete(boolean, String, FederationNamenodeServiceState) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- proxyOpComplete(boolean, String, FederationNamenodeServiceState) - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
Mark a proxy operation as completed.
- proxyOpFailureClientOverloaded() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- proxyOpFailureClientOverloaded() - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
Failed to proxy an operation to a Namenode because the client was overloaded.
- proxyOpFailureCommunicate(String) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- proxyOpFailureCommunicate(String) - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
Failed to proxy an operation to a namenode because of an unexpected exception.
- proxyOpFailureStandby(String) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- proxyOpFailureStandby(String) - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
Failed to proxy an operation to a namenode because it was in standby.
- proxyOpNoNamenodes(String) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- proxyOpNoNamenodes(String) - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
Failed to proxy an operation because of no namenodes available.
- proxyOpNotImplemented() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- proxyOpNotImplemented() - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
Failed to proxy an operation because it is not implemented.
- proxyOpPermitAccepted(String) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- proxyOpPermitAccepted(String) - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
Accepted to proxy an operation to a namenode.
- proxyOpPermitRejected(String) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- proxyOpPermitRejected(String) - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
Rejected to proxy an operation to a namenode.
- proxyOpRetries() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- proxyOpRetries() - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
Retry to proxy an operation to a Namenode because of an unexpected exception.
- put(String, RouterQuotaUsage) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaManager
-
Put new entity into cache.
- put(UserGroupInformation, DelegationParam, UserParam, DoAsParam, String, PutOpParam, DestinationParam, OwnerParam, GroupParam, PermissionParam, UnmaskedPermissionParam, OverwriteParam, BufferSizeParam, ReplicationParam, BlockSizeParam, ModificationTimeParam, AccessTimeParam, RenameOptionSetParam, CreateParentParam, TokenArgumentParam, AclPermissionParam, XAttrNameParam, XAttrValueParam, XAttrSetFlagParam, SnapshotNameParam, OldSnapshotNameParam, ExcludeDatanodesParam, CreateFlagParam, NoRedirectParam, StoragePolicyParam, ECPolicyParam, NameSpaceQuotaParam, StorageSpaceQuotaParam, StorageTypeParam) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterWebHdfsMethods
- put(T, boolean, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreBaseImpl
- put(T, boolean, boolean) - Method in interface org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreRecordOperations
-
Creates a single record.
- putAll(List<T>, boolean, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
- putAll(List<T>, boolean, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
- putAll(List<T>, boolean, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreZooKeeperImpl
- putAll(List<T>, boolean, boolean) - Method in interface org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreRecordOperations
-
Creates multiple records.
Q
- Query<T extends BaseRecord> - Class in org.apache.hadoop.hdfs.server.federation.store.records
-
Check if a record matches a query.
- Query(T) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.Query
-
Create a query to search for a partial record.
- QueryResult<T extends BaseRecord> - Class in org.apache.hadoop.hdfs.server.federation.store.records
-
Encapsulates a state store query result that includes a set of records and a time stamp for the result.
- QueryResult(List<T>, long) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.QueryResult
- queueExternalCall(ExternalCall) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterWebHdfsMethods
- quota(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUsage.Builder
- Quota - Class in org.apache.hadoop.hdfs.server.federation.router
-
Module that implements the quota relevant RPC calls
ClientProtocol.setQuota(String, long, long, StorageType)andClientProtocol.getQuotaUsage(String)in theRouterRpcServer. - Quota(Router, RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.Quota
- QUOTA_USAGE_COUNT_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUsage
-
Default quota usage count.
R
- RANDOM - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.resolver.order.DestinationOrder
- RandomResolver - Class in org.apache.hadoop.hdfs.server.federation.resolver.order
-
Order the destinations randomly.
- RandomResolver() - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.order.RandomResolver
- RBFConfigKeys - Class in org.apache.hadoop.hdfs.server.federation.router
-
Config fields for router-based hdfs federation.
- RBFConfigKeys() - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RBFConfigKeys
- RBFMetrics - Class in org.apache.hadoop.hdfs.server.federation.metrics
-
Implementation of the Router metrics collector.
- RBFMetrics(Router) - Constructor for class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- readFields(DataInput) - Method in class org.apache.hadoop.hdfs.rbfbalance.MountTableProcedure
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntriesRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntriesResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntryRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntryResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.DisableNameserviceRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.DisableNameserviceResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnableNameserviceRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnableNameserviceResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnterSafeModeRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnterSafeModeResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.FederationProtocolPBTranslator
-
Read instance from base64 data.
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDestinationRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDestinationResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDisabledNameservicesRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDisabledNameservicesResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetMountTableEntriesRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetMountTableEntriesResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamenodeRegistrationsRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamenodeRegistrationsResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamespaceInfoRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamespaceInfoResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationsRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationsResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetSafeModeRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetSafeModeResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.LeaveSafeModeRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.LeaveSafeModeResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.NamenodeHeartbeatRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.NamenodeHeartbeatResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshMountTableEntriesRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshMountTableEntriesResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshSuperUserGroupsConfigurationRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshSuperUserGroupsConfigurationResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RemoveMountTableEntryRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RemoveMountTableEntryResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RouterHeartbeatRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RouterHeartbeatResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateMountTableEntryRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateMountTableEntryResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateNamenodeRegistrationRequestPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateNamenodeRegistrationResponsePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.DisabledNameservicePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- readInstance(String) - Method in interface org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.PBRecord
-
Populate this record with serialized data.
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- readInstance(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.StateStoreVersionPBImpl
- receiveRequestState(RpcHeaderProtos.RpcRequestHeaderProto, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.PoolAlignmentContext
-
Client side implementation only provides state alignment info in requests.
- receiveRequestState(RpcHeaderProtos.RpcRequestHeaderProto, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterStateIdContext
-
Routers do not update their state using information from clients to avoid clients interfering with one another.
- receiveResponseState(RpcHeaderProtos.RpcResponseHeaderProto) - Method in class org.apache.hadoop.hdfs.server.federation.router.PoolAlignmentContext
-
Router updates a globally shared value using response from namenodes.
- receiveResponseState(RpcHeaderProtos.RpcResponseHeaderProto) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterStateIdContext
- recordExists(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
-
Checks if a record with a given key existing in the specified table.
- RecordStore<R extends BaseRecord> - Class in org.apache.hadoop.hdfs.server.federation.store
-
Store records in the State Store.
- RecordStore(Class<R>, StateStoreDriver) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.RecordStore
-
Create a new store for records.
- recoverLease(String, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- recoverLease(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- recoverLease(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- recoverLease(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- recoverLease(RpcController, ClientNamenodeProtocolProtos.RecoverLeaseRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- reencryptEncryptionZone(String, HdfsConstants.ReencryptAction) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- reencryptEncryptionZone(String, HdfsConstants.ReencryptAction) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- reencryptEncryptionZone(String, HdfsConstants.ReencryptAction) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- reencryptEncryptionZone(RpcController, EncryptionZonesProtos.ReencryptEncryptionZoneRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- refresh() - Method in class org.apache.hadoop.hdfs.server.federation.router.MountTableRefresherService
-
Refresh mount table cache of this router as well as all other routers.
- refresh(String, String[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- refreshCaches() - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
Refresh the cache with information from the State Store.
- refreshCaches(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
Refresh the cache with information from the State Store.
- refreshCallQueue() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- refreshEntries(Collection<MountTable>) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
-
Updates the mount path tree with a new set of mount table entries.
- refreshFairnessPolicyController() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- refreshFairnessPolicyController(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Refreshes/changes the fairness policy controller implementation if possible and returns the controller class name.
- RefreshFairnessPolicyControllerHandler - Class in org.apache.hadoop.hdfs.server.federation.fairness
- RefreshFairnessPolicyControllerHandler(Router) - Constructor for class org.apache.hadoop.hdfs.server.federation.fairness.RefreshFairnessPolicyControllerHandler
- refreshMountTableEntries(RefreshMountTableEntriesRequest) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- refreshMountTableEntries(RefreshMountTableEntriesRequest) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.MountTableManager
-
Refresh mount table entries cache from the state store.
- refreshMountTableEntries(RefreshMountTableEntriesRequest) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- refreshMountTableEntries(RefreshMountTableEntriesRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.MountTableStoreImpl
- refreshMountTableEntries(RpcController, HdfsServerFederationProtos.RefreshMountTableEntriesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolServerSideTranslatorPB
- RefreshMountTableEntriesRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for refreshing mount table cached entries from state store.
- RefreshMountTableEntriesRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.RefreshMountTableEntriesRequest
- RefreshMountTableEntriesRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object RefreshMountTableEntriesRequest.
- RefreshMountTableEntriesRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshMountTableEntriesRequestPBImpl
- RefreshMountTableEntriesRequestPBImpl(HdfsServerFederationProtos.RefreshMountTableEntriesRequestProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshMountTableEntriesRequestPBImpl
- RefreshMountTableEntriesResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for refreshing mount table entries cache from state store.
- RefreshMountTableEntriesResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.RefreshMountTableEntriesResponse
- RefreshMountTableEntriesResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object RefreshMountTableEntriesResponse.
- RefreshMountTableEntriesResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshMountTableEntriesResponsePBImpl
- RefreshMountTableEntriesResponsePBImpl(HdfsServerFederationProtos.RefreshMountTableEntriesResponseProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshMountTableEntriesResponsePBImpl
- refreshNodes() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- refreshNodes() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- refreshNodes() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- refreshNodes(RpcController, ClientNamenodeProtocolProtos.RefreshNodesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- refreshSuperUserGroupsConfiguration() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- refreshSuperUserGroupsConfiguration() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterRefreshUserMappingsProtocolTranslatorPB
- refreshSuperUserGroupsConfiguration() - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.RouterGenericManager
-
Refresh superuser proxy groups mappings (used in RBF).
- refreshSuperUserGroupsConfiguration() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncUserProtocol
-
Asynchronously refresh superuser proxy group list.
- refreshSuperUserGroupsConfiguration() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- refreshSuperUserGroupsConfiguration() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- refreshSuperUserGroupsConfiguration() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterUserProtocol
- refreshSuperUserGroupsConfiguration(RpcController, HdfsServerFederationProtos.RefreshSuperUserGroupsConfigurationRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolServerSideTranslatorPB
-
Refresh superuser proxy groups mappings.
- refreshSuperUserGroupsConfiguration(RpcController, RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterRefreshUserMappingsProtocolServerSideTranslatorPB
- RefreshSuperUserGroupsConfigurationRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for refreshing super user groups on router.
- RefreshSuperUserGroupsConfigurationRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.RefreshSuperUserGroupsConfigurationRequest
- RefreshSuperUserGroupsConfigurationRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object RefreshSuperUserGroupsConfigurationRequest.
- RefreshSuperUserGroupsConfigurationRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshSuperUserGroupsConfigurationRequestPBImpl
- RefreshSuperUserGroupsConfigurationRequestPBImpl(HdfsServerFederationProtos.RefreshSuperUserGroupsConfigurationRequestProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshSuperUserGroupsConfigurationRequestPBImpl
- RefreshSuperUserGroupsConfigurationResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for refreshing super user groups on router.
- RefreshSuperUserGroupsConfigurationResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.RefreshSuperUserGroupsConfigurationResponse
- RefreshSuperUserGroupsConfigurationResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object RefreshSuperUserGroupsConfigurationResponse.
- RefreshSuperUserGroupsConfigurationResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshSuperUserGroupsConfigurationResponsePBImpl
- RefreshSuperUserGroupsConfigurationResponsePBImpl(HdfsServerFederationProtos.RefreshSuperUserGroupsConfigurationResponseProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshSuperUserGroupsConfigurationResponsePBImpl
- refreshUserToGroupsMappings() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterRefreshUserMappingsProtocolTranslatorPB
- refreshUserToGroupsMappings() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncUserProtocol
-
Asynchronously refresh user to group mappings.
- refreshUserToGroupsMappings() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- refreshUserToGroupsMappings() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterUserProtocol
- refreshUserToGroupsMappings(RpcController, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterRefreshUserMappingsProtocolServerSideTranslatorPB
- registerCacheExternal(StateStoreCache) - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
Register a cached record store for automatic periodic cache updates.
- registerNamenode(NamenodeStatusReport) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.ActiveNamenodeResolver
-
Register a namenode in the State Store.
- registerNamenode(NamenodeStatusReport) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MembershipNamenodeResolver
- registerSubordinateNamenode(NamenodeRegistration) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolTranslatorPB
- registerSubordinateNamenode(NamenodeRegistration) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterNamenodeProtocol
- registerSubordinateNamenode(NamenodeRegistration) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- registerSubordinateNamenode(RpcController, NamenodeProtocolProtos.RegisterRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolServerSideTranslatorPB
- registrationValid() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
If the registration is valid.
- release() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionContext
-
Release this connection.
- releasePermit(String) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.AbstractRouterRpcFairnessPolicyController
- releasePermit(String) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.NoRouterRpcFairnessPolicyController
- releasePermit(String) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.ProportionRouterRpcFairnessPolicyController
- releasePermit(String) - Method in class org.apache.hadoop.hdfs.server.federation.fairness.RouterAsyncRpcFairnessPolicyController
- releasePermit(String) - Method in interface org.apache.hadoop.hdfs.server.federation.fairness.RouterRpcFairnessPolicyController
-
Handler threads are expected to invoke this method that signals controller to release the resources allocated to the thread for the particular name service.
- releasePermit(String, UserGroupInformation, Method, RouterRpcFairnessPolicyController) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncRpcClient
-
Release permit for specific nsId after processing against downstream nsId is completed.
- releasePermit(String, UserGroupInformation, RemoteMethod, RouterRpcFairnessPolicyController) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Release permit for specific nsId after processing against downstream nsId is completed.
- RemoteLocation - Class in org.apache.hadoop.hdfs.server.federation.resolver
-
A location in a remote namespace consisting of a nameservice ID and a HDFS path (destination).
- RemoteLocation(String, String, String) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.RemoteLocation
-
Create a new remote location.
- RemoteLocation(String, String, String, String) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.RemoteLocation
-
Create a new remote location pointing to a particular namenode in the namespace.
- RemoteLocation(RemoteLocation, String) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.RemoteLocation
-
Use the Ns and Nn of a remote location and another path to create a new remote location pointing.
- RemoteLocationContext - Class in org.apache.hadoop.hdfs.server.federation.router
-
Base class for objects that are unique to a namespace.
- RemoteLocationContext() - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RemoteLocationContext
- RemoteMethod - Class in org.apache.hadoop.hdfs.server.federation.router
-
Determines the remote client protocol method and the parameter list for a specific location.
- RemoteMethod(Class<?>, String) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RemoteMethod
-
Create a method with no parameters.
- RemoteMethod(Class<?>, String, Class<?>[], Object...) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RemoteMethod
-
Creates a remote method generator.
- RemoteMethod(String) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RemoteMethod
-
Create a remote method generator for the ClientProtocol with no parameters.
- RemoteMethod(String, Class<?>[], Object...) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RemoteMethod
-
Create a remote method generator for the ClientProtocol.
- RemoteParam - Class in org.apache.hadoop.hdfs.server.federation.router
-
A dynamically assignable parameter that is location-specific.
- RemoteParam() - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RemoteParam
-
Constructs a default remote parameter.
- RemoteParam(Map<? extends RemoteLocationContext, ? extends Object>) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RemoteParam
-
Constructs a map based remote parameter.
- RemoteResult<T extends RemoteLocationContext,
R> - Class in org.apache.hadoop.hdfs.server.federation.router -
Result from a remote location.
- RemoteResult(T, IOException) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RemoteResult
- RemoteResult(T, R) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RemoteResult
- remove(Class<T>, List<Query<T>>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreBaseImpl
- remove(Class<T>, List<Query<T>>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreZooKeeperImpl
- remove(Class<T>, List<Query<T>>) - Method in interface org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreRecordOperations
-
Remove all records of a specific class that match any query in a list of queries.
- remove(Class<T>, Query<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
- remove(Class<T>, Query<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
- remove(Class<T>, Query<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreZooKeeperImpl
- remove(Class<T>, Query<T>) - Method in interface org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreRecordOperations
-
Remove multiple records of a specific class that match a query.
- remove(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaManager
-
Remove the entity from cache.
- remove(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
-
Remove a file.
- remove(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileImpl
- remove(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileSystemImpl
- remove(T) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreBaseImpl
- remove(T) - Method in interface org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreRecordOperations
-
Remove a single record.
- removeAcl(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- removeAcl(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- removeAcl(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- removeAcl(RpcController, AclProtos.RemoveAclRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- removeAclEntries(String, List<AclEntry>) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- removeAclEntries(String, List<AclEntry>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- removeAclEntries(String, List<AclEntry>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- removeAclEntries(RpcController, AclProtos.RemoveAclEntriesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- removeAll(Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
- removeAll(Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
- removeAll(Class<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreZooKeeperImpl
- removeAll(Class<T>) - Method in interface org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreRecordOperations
-
Remove all records of this class from the store.
- removeCacheDirective(long) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- removeCacheDirective(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterCacheAdmin
- removeCacheDirective(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- removeCacheDirective(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- removeCacheDirective(RpcController, ClientNamenodeProtocolProtos.RemoveCacheDirectiveRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- removeCachePool(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- removeCachePool(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterCacheAdmin
- removeCachePool(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- removeCachePool(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- removeCachePool(RpcController, ClientNamenodeProtocolProtos.RemoveCachePoolRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- removeConnections(int) - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
-
Remove connections from the current pool.
- removeDefaultAcl(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- removeDefaultAcl(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- removeDefaultAcl(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- removeDefaultAcl(RpcController, AclProtos.RemoveDefaultAclRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- removeEntry(String) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
-
Remove a mount table entry.
- removeErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- removeErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.ErasureCoding
- removeErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- removeErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- removeErasureCodingPolicy(RpcController, ErasureCodingProtos.RemoveErasureCodingPolicyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- removeLocation(String) - Method in class org.apache.hadoop.hdfs.server.federation.utils.ConsistentHashRing
-
Remove specified entry from hash ring.
- removeMount(String) - Method in class org.apache.hadoop.hdfs.tools.federation.RouterAdmin
-
Remove mount point.
- removeMountTableEntry(RemoveMountTableEntryRequest) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- removeMountTableEntry(RemoveMountTableEntryRequest) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.MountTableManager
-
Remove an entry from the mount table.
- removeMountTableEntry(RemoveMountTableEntryRequest) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- removeMountTableEntry(RemoveMountTableEntryRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.MountTableStoreImpl
- removeMountTableEntry(RpcController, HdfsServerFederationProtos.RemoveMountTableEntryRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolServerSideTranslatorPB
-
Remove an entry from the mount table.
- RemoveMountTableEntryRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for removing a mount table path present in the state store.
- RemoveMountTableEntryRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.RemoveMountTableEntryRequest
- RemoveMountTableEntryRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object RemoveMountTableEntryRequest.
- RemoveMountTableEntryRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RemoveMountTableEntryRequestPBImpl
- RemoveMountTableEntryRequestPBImpl(HdfsServerFederationProtos.RemoveMountTableEntryRequestProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RemoveMountTableEntryRequestPBImpl
- RemoveMountTableEntryResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for removing a mount table path present in the state store.
- RemoveMountTableEntryResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.RemoveMountTableEntryResponse
- RemoveMountTableEntryResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object RemoveMountTableEntryResponse.
- RemoveMountTableEntryResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RemoveMountTableEntryResponsePBImpl
- RemoveMountTableEntryResponsePBImpl(HdfsServerFederationProtos.RemoveMountTableEntryResponseProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RemoveMountTableEntryResponsePBImpl
- removeMultiple(List<T>) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreBaseImpl
- removeMultiple(List<T>) - Method in interface org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreRecordOperations
-
Remove multiple records.
- removeNamespaceStateId(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterStateIdContext
- removeRecord(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
-
Removes the record with a given key from the specified table.
- removeStoredToken(AbstractDelegationTokenIdentifier) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.ZKDelegationTokenSecretManagerImpl
- removeXAttr(String, XAttr) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- removeXAttr(String, XAttr) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- removeXAttr(String, XAttr) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- removeXAttr(RpcController, XAttrProtos.RemoveXAttrRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- rename(String, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- rename(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
-
Deprecated.
- rename(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Deprecated.
- rename(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Deprecated.
- rename(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
-
Rename a file.
- rename(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileImpl
- rename(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileSystemImpl
- rename(RpcController, ClientNamenodeProtocolProtos.RenameRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- rename2(String, String, Options.Rename...) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- rename2(String, String, Options.Rename...) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- rename2(String, String, Options.Rename...) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- rename2(String, String, Options.Rename...) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- rename2(RpcController, ClientNamenodeProtocolProtos.Rename2RequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- renameSnapshot(String, String, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- renameSnapshot(String, String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- renameSnapshot(String, String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- renameSnapshot(String, String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterSnapshot
- renameSnapshot(RpcController, ClientNamenodeProtocolProtos.RenameSnapshotRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- renewDelegationToken(Token<DelegationTokenIdentifier>) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- renewDelegationToken(Token<DelegationTokenIdentifier>) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- renewDelegationToken(Token<DelegationTokenIdentifier>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- renewDelegationToken(Token<DelegationTokenIdentifier>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- renewDelegationToken(Token<DelegationTokenIdentifier>) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.RouterSecurityManager
- renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- renewLease(String, List<String>) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- renewLease(String, List<String>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- renewLease(String, List<String>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- renewLease(RpcController, ClientNamenodeProtocolProtos.RenewLeaseRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- reportBadBlocks(LocatedBlock[]) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- reportBadBlocks(LocatedBlock[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- reportBadBlocks(LocatedBlock[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- reportBadBlocks(RpcController, ClientNamenodeProtocolProtos.ReportBadBlocksRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- reset() - Static method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCMetrics
-
Reset the metrics system.
- reset() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
- reset() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
- resetPerfCounters() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
-
Resets all RPC service performance counters to their defaults.
- restoreFailedStorage(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- restoreFailedStorage(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- restoreFailedStorage(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- restoreFailedStorage(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- restoreFailedStorage(RpcController, ClientNamenodeProtocolProtos.RestoreFailedStorageRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- result() - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.Async
-
Blocks and retrieves the result of the
CompletableFutureinstance for the current thread. - rollEditLog() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolTranslatorPB
- rollEditLog() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterNamenodeProtocol
- rollEditLog() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- rollEditLog(RpcController, NamenodeProtocolProtos.RollEditLogRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolServerSideTranslatorPB
- rollEdits() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- rollEdits() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- rollEdits() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- rollEdits() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- rollEdits(RpcController, ClientNamenodeProtocolProtos.RollEditsRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- rollingUpgrade(HdfsConstants.RollingUpgradeAction) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- rollingUpgrade(HdfsConstants.RollingUpgradeAction) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- rollingUpgrade(HdfsConstants.RollingUpgradeAction) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- rollingUpgrade(HdfsConstants.RollingUpgradeAction) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- rollingUpgrade(RpcController, ClientNamenodeProtocolProtos.RollingUpgradeRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- rotateCache(String, FederationNamenodeContext, boolean) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.ActiveNamenodeResolver
-
Rotate cache, make the current namenode have the lowest priority, to ensure that the current namenode will not be accessed first next time.
- rotateCache(String, FederationNamenodeContext, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MembershipNamenodeResolver
-
Rotate cache, make the current namenode have the lowest priority, to ensure that the current namenode will not be accessed first next time.
- Router - Class in org.apache.hadoop.hdfs.server.federation.router
-
Router that provides a unified view of multiple federated HDFS clusters.
- Router() - Constructor for class org.apache.hadoop.hdfs.server.federation.router.Router
- RouterAdmin - Class in org.apache.hadoop.hdfs.tools.federation
-
This class provides some Federation administrative access shell commands.
- RouterAdmin(Configuration) - Constructor for class org.apache.hadoop.hdfs.tools.federation.RouterAdmin
- RouterAdminProtocol - Interface in org.apache.hadoop.hdfs.protocolPB
-
Protocol used by routeradmin to communicate with statestore.
- RouterAdminProtocolPB - Interface in org.apache.hadoop.hdfs.protocolPB
-
Protocol that a clients use to communicate with the NameNode.
- RouterAdminProtocolServerSideTranslatorPB - Class in org.apache.hadoop.hdfs.protocolPB
-
This class is used on the server side.
- RouterAdminProtocolServerSideTranslatorPB(RouterAdminServer) - Constructor for class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolServerSideTranslatorPB
-
Constructor.
- RouterAdminProtocolTranslatorPB - Class in org.apache.hadoop.hdfs.protocolPB
-
This class forwards RouterAdminProtocol calls as RPC calls to the RouterAdmin server while translating from the parameter types used in RouterAdminProtocol to the new PB types.
- RouterAdminProtocolTranslatorPB(RouterAdminProtocolPB) - Constructor for class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- RouterAdminServer - Class in org.apache.hadoop.hdfs.server.federation.router
-
This class is responsible for handling all the Admin calls to the HDFS router.
- RouterAdminServer(Configuration, Router) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- RouterAsyncCacheAdmin - Class in org.apache.hadoop.hdfs.server.federation.router.async
-
Module that implements all the asynchronous RPC calls in
ClientProtocolrelated to Cache Admin in theRouterRpcServer. - RouterAsyncCacheAdmin(RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncCacheAdmin
- RouterAsyncClientProtocol - Class in org.apache.hadoop.hdfs.server.federation.router.async
-
Module that implements all the async RPC calls in
ClientProtocolin theRouterRpcServer. - RouterAsyncClientProtocol(Configuration, RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- RouterAsyncNamenodeProtocol - Class in org.apache.hadoop.hdfs.server.federation.router.async
-
Module that implements all the asynchronous RPC calls in
NamenodeProtocolin theRouterRpcServer. - RouterAsyncNamenodeProtocol(RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncNamenodeProtocol
- RouterAsyncRpcClient - Class in org.apache.hadoop.hdfs.server.federation.router.async
-
The
RouterAsyncRpcClientclass extends the functionality of the baseRouterRpcClientclass to provide asynchronous remote procedure call (RPC) capabilities for communication with the Hadoop Distributed File System (HDFS) NameNodes in a federated environment. - RouterAsyncRpcClient(Configuration, Router, ActiveNamenodeResolver, RouterRpcMonitor, RouterStateIdContext) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncRpcClient
-
Create a router async RPC client to manage remote procedure calls to NNs.
- RouterAsyncRpcFairnessPolicyController - Class in org.apache.hadoop.hdfs.server.federation.fairness
-
When router async rpc enabled, it is recommended to use this fairness controller.
- RouterAsyncRpcFairnessPolicyController(Configuration) - Constructor for class org.apache.hadoop.hdfs.server.federation.fairness.RouterAsyncRpcFairnessPolicyController
- RouterAsyncSnapshot - Class in org.apache.hadoop.hdfs.server.federation.router.async
-
Module that implements all the asynchronous RPC calls related to snapshots in
ClientProtocolin theRouterRpcServer. - RouterAsyncSnapshot(RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncSnapshot
- RouterAsyncStoragePolicy - Class in org.apache.hadoop.hdfs.server.federation.router.async
-
Module that implements all the asynchronous RPC calls in
ClientProtocolrelated to Storage Policy in theRouterRpcServer. - RouterAsyncStoragePolicy(RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncStoragePolicy
- RouterAsyncUserProtocol - Class in org.apache.hadoop.hdfs.server.federation.router.async
-
Module that implements all the asynchronous RPC calls in
RefreshUserMappingsProtocolGetUserMappingsProtocolin theRouterRpcServer. - RouterAsyncUserProtocol(RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncUserProtocol
- RouterCacheAdmin - Class in org.apache.hadoop.hdfs.server.federation.router
-
Module that implements all the RPC calls in
ClientProtocolrelated to Cache Admin in theRouterRpcServer. - RouterCacheAdmin(RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterCacheAdmin
- RouterClient - Class in org.apache.hadoop.hdfs.server.federation.router
-
Client to connect to the
Routervia the admin protocol. - RouterClient(InetSocketAddress, Configuration) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterClient
- RouterClientMetrics - Class in org.apache.hadoop.hdfs.server.federation.router
-
This class is for maintaining the various Router Client activity statistics and publishing them through the metrics interfaces.
- RouterClientNamenodeProtocolServerSideTranslatorPB - Class in org.apache.hadoop.hdfs.protocolPB
- RouterClientNamenodeProtocolServerSideTranslatorPB(ClientProtocol) - Constructor for class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- RouterClientProtocol - Class in org.apache.hadoop.hdfs.server.federation.router
-
Module that implements all the RPC calls in
ClientProtocolin theRouterRpcServer. - RouterClientProtocol(Configuration, RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- RouterClientProtocol.GetListingComparator - Class in org.apache.hadoop.hdfs.server.federation.router
-
For
GetLisitingto sort results. - RouterClientProtocolTranslatorPB - Class in org.apache.hadoop.hdfs.protocolPB
-
This class forwards NN's ClientProtocol calls as RPC calls to the NN server while translating from the parameter types used in ClientProtocol to the new PB types.
- RouterClientProtocolTranslatorPB(ClientNamenodeProtocolPB) - Constructor for class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- RouterDistCpProcedure - Class in org.apache.hadoop.hdfs.rbfbalance
-
Copy data through distcp in router-based federation cluster.
- RouterDistCpProcedure() - Constructor for class org.apache.hadoop.hdfs.rbfbalance.RouterDistCpProcedure
- RouterDistCpProcedure(String, String, long, FedBalanceContext) - Constructor for class org.apache.hadoop.hdfs.rbfbalance.RouterDistCpProcedure
- routerFailureLocked() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- routerFailureLocked() - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
If a path is locked.
- routerFailureReadOnly() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- routerFailureReadOnly() - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
If a path is in a read only mount point.
- routerFailureSafemode() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- routerFailureSafemode() - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
If the Router is in safe mode.
- routerFailureStateStore() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- routerFailureStateStore() - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
If the Router cannot contact the State Store in an operation.
- RouterFedBalance - Class in org.apache.hadoop.hdfs.rbfbalance
-
Balance data in router-based federation cluster.
- RouterFedBalance() - Constructor for class org.apache.hadoop.hdfs.rbfbalance.RouterFedBalance
- RouterFederationRename - Class in org.apache.hadoop.hdfs.server.federation.router
-
Rename across router federation namespaces based on federation balance.
- RouterFederationRename(RouterRpcServer, Configuration) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterFederationRename
- RouterFederationRename.RouterRenameOption - Enum Class in org.apache.hadoop.hdfs.server.federation.router
- routerFedRename(String, String, List<RemoteLocation>, List<RemoteLocation>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterFederationRename
-
Router federation rename across namespaces.
- RouterFsck - Class in org.apache.hadoop.hdfs.server.federation.router
-
Wrapper for the Router to offer the Namenode FSCK.
- RouterFsck(Router, Map<String, String[]>, PrintWriter, InetAddress) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterFsck
- RouterFsckServlet - Class in org.apache.hadoop.hdfs.server.federation.router
-
This class is used in Namesystem's web server to do fsck on namenode.
- RouterFsckServlet() - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterFsckServlet
- RouterGenericManager - Interface in org.apache.hadoop.hdfs.server.federation.resolver
-
Generic methods for managing Router.
- RouterGetUserMappingsProtocolServerSideTranslatorPB - Class in org.apache.hadoop.hdfs.protocolPB
- RouterGetUserMappingsProtocolServerSideTranslatorPB(GetUserMappingsProtocol) - Constructor for class org.apache.hadoop.hdfs.protocolPB.RouterGetUserMappingsProtocolServerSideTranslatorPB
- RouterGetUserMappingsProtocolTranslatorPB - Class in org.apache.hadoop.hdfs.protocolPB
- RouterGetUserMappingsProtocolTranslatorPB(GetUserMappingsProtocolPB) - Constructor for class org.apache.hadoop.hdfs.protocolPB.RouterGetUserMappingsProtocolTranslatorPB
- routerHeartbeat(RouterHeartbeatRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.RouterStoreImpl
- routerHeartbeat(RouterHeartbeatRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.RouterStore
-
Update the state of this router in the State Store.
- RouterHeartbeatRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for registering a router with the state store.
- RouterHeartbeatRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.RouterHeartbeatRequest
- RouterHeartbeatRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object RouterHeartbeatRequest.
- RouterHeartbeatRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RouterHeartbeatRequestPBImpl
- RouterHeartbeatResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for registering a router with the state store.
- RouterHeartbeatResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.RouterHeartbeatResponse
- RouterHeartbeatResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object RouterHeartbeatResponse.
- RouterHeartbeatResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RouterHeartbeatResponsePBImpl
- RouterHeartbeatService - Class in org.apache.hadoop.hdfs.server.federation.router
-
Service to periodically update the Router current state in the State Store.
- RouterHeartbeatService(Router) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterHeartbeatService
-
Create a new Router heartbeat service.
- RouterHttpServer - Class in org.apache.hadoop.hdfs.server.federation.router
-
Web interface for the
Router. - RouterHttpServer(Router) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterHttpServer
- RouterMBean - Interface in org.apache.hadoop.hdfs.server.federation.metrics
-
JMX interface for the router specific metrics.
- RouterMetrics - Class in org.apache.hadoop.hdfs.server.federation.router
-
This class is for maintaining the various Router activity statistics and publishing them through the metrics interfaces.
- RouterMetricsService - Class in org.apache.hadoop.hdfs.server.federation.router
-
Service to manage the metrics of the Router.
- RouterMetricsService(Router) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterMetricsService
- RouterNamenodeProtocol - Class in org.apache.hadoop.hdfs.server.federation.router
-
Module that implements all the RPC calls in
NamenodeProtocolin theRouterRpcServer. - RouterNamenodeProtocol(RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterNamenodeProtocol
- RouterNamenodeProtocolServerSideTranslatorPB - Class in org.apache.hadoop.hdfs.protocolPB
- RouterNamenodeProtocolServerSideTranslatorPB(NamenodeProtocol) - Constructor for class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolServerSideTranslatorPB
- RouterNamenodeProtocolTranslatorPB - Class in org.apache.hadoop.hdfs.protocolPB
- RouterNamenodeProtocolTranslatorPB(NamenodeProtocolPB) - Constructor for class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolTranslatorPB
- RouterNetworkTopologyServlet - Class in org.apache.hadoop.hdfs.server.federation.router
-
A servlet to print out the network topology from router.
- RouterNetworkTopologyServlet() - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterNetworkTopologyServlet
- RouterPermissionChecker - Class in org.apache.hadoop.hdfs.server.federation.router
-
Class that helps in checking permissions in Router-based federation.
- RouterPermissionChecker(String, String) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterPermissionChecker
- RouterPermissionChecker(String, String, UserGroupInformation) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterPermissionChecker
- RouterPolicyProvider - Class in org.apache.hadoop.hdfs.protocolPB
-
HDFSPolicyProviderfor RBF protocols. - RouterPolicyProvider() - Constructor for class org.apache.hadoop.hdfs.protocolPB.RouterPolicyProvider
- RouterQuotaManager - Class in org.apache.hadoop.hdfs.server.federation.router
-
Router quota manager in Router.
- RouterQuotaManager() - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaManager
- RouterQuotaUpdateService - Class in org.apache.hadoop.hdfs.server.federation.router
-
Service to periodically update the
RouterQuotaUsagecached information in theRouter. - RouterQuotaUpdateService(Router) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUpdateService
- RouterQuotaUsage - Class in org.apache.hadoop.hdfs.server.federation.router
-
The subclass of
QuotaUsageused in Router-based federation. - RouterQuotaUsage.Builder - Class in org.apache.hadoop.hdfs.server.federation.router
-
Build the instance based on the builder.
- RouterRefreshUserMappingsProtocolServerSideTranslatorPB - Class in org.apache.hadoop.hdfs.protocolPB
- RouterRefreshUserMappingsProtocolServerSideTranslatorPB(RefreshUserMappingsProtocol) - Constructor for class org.apache.hadoop.hdfs.protocolPB.RouterRefreshUserMappingsProtocolServerSideTranslatorPB
- RouterRefreshUserMappingsProtocolTranslatorPB - Class in org.apache.hadoop.hdfs.protocolPB
- RouterRefreshUserMappingsProtocolTranslatorPB(RefreshUserMappingsProtocolPB) - Constructor for class org.apache.hadoop.hdfs.protocolPB.RouterRefreshUserMappingsProtocolTranslatorPB
- RouterResolveException - Exception in org.apache.hadoop.hdfs.server.federation.resolver
-
Thrown by FileSubclusterResolver when a path can't be resolved.
- RouterResolveException(String) - Constructor for exception org.apache.hadoop.hdfs.server.federation.resolver.RouterResolveException
- RouterResolver<K,
V> - Class in org.apache.hadoop.hdfs.server.federation.resolver.order -
The order resolver that depends upon the Router service.
- RouterResolver(Configuration, Router) - Constructor for class org.apache.hadoop.hdfs.server.federation.resolver.order.RouterResolver
- RouterRpcClient - Class in org.apache.hadoop.hdfs.server.federation.router
-
A client proxy for Router to NN communication using the NN ClientProtocol.
- RouterRpcClient(Configuration, Router, ActiveNamenodeResolver, RouterRpcMonitor, RouterStateIdContext) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Create a router RPC client to manage remote procedure calls to NNs.
- RouterRpcClient.ExecutionStatus - Class in org.apache.hadoop.hdfs.server.federation.router
-
The
RouterRpcClient.ExecutionStatusclass is a utility class used to track the status of execution operations performed by theRouterRpcClient. - RouterRpcFairnessConstants - Class in org.apache.hadoop.hdfs.server.federation.fairness
- RouterRpcFairnessConstants() - Constructor for class org.apache.hadoop.hdfs.server.federation.fairness.RouterRpcFairnessConstants
- RouterRpcFairnessPolicyController - Interface in org.apache.hadoop.hdfs.server.federation.fairness
-
Interface to define handlers assignment for specific name services.
- RouterRpcMonitor - Interface in org.apache.hadoop.hdfs.server.federation.router
-
Metrics and monitoring interface for the router RPC server.
- RouterRpcServer - Class in org.apache.hadoop.hdfs.server.federation.router
-
This class is responsible for handling all of the RPC calls to the It is created, started, and stopped by
Router. - RouterRpcServer(Configuration, Router, ActiveNamenodeResolver, FileSubclusterResolver) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Construct a router RPC server.
- RouterSafemodeService - Class in org.apache.hadoop.hdfs.server.federation.router
-
Service to periodically check if the
StateStoreServicecached information in theRouteris up to date. - RouterSafemodeService(Router) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterSafemodeService
-
Create a new Cache update service.
- RouterSecurityManager - Class in org.apache.hadoop.hdfs.server.federation.router.security
-
Manager to hold underlying delegation token secret manager implementations.
- RouterSecurityManager(Configuration) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.security.RouterSecurityManager
- RouterSecurityManager(AbstractDelegationTokenSecretManager<DelegationTokenIdentifier>) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.security.RouterSecurityManager
- RouterServiceState - Enum Class in org.apache.hadoop.hdfs.server.federation.router
-
States of the Router.
- RouterSnapshot - Class in org.apache.hadoop.hdfs.server.federation.router
-
Module that implements all the RPC calls related to snapshots in
ClientProtocolin theRouterRpcServer. - RouterSnapshot(RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterSnapshot
- RouterState - Class in org.apache.hadoop.hdfs.server.federation.store.records
-
Entry to log the state of a
Routerin theStateStoreService. - RouterState() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
-
Constructors.
- RouterStateIdContext - Class in org.apache.hadoop.hdfs.server.federation.router
-
This is the router implementation to hold the state Ids for all namespaces.
- RouterStateManager - Interface in org.apache.hadoop.hdfs.server.federation.router
-
Interface of managing the Router state.
- RouterStatePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.records.impl.pb
-
Protobuf implementation of the RouterState record.
- RouterStatePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- RouterStatePBImpl(HdfsServerFederationProtos.RouterRecordProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- RouterStoragePolicy - Class in org.apache.hadoop.hdfs.server.federation.router
-
Module that implements all the RPC calls in
ClientProtocolrelated to Storage Policy in theRouterRpcServer. - RouterStoragePolicy(RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterStoragePolicy
- RouterStore - Class in org.apache.hadoop.hdfs.server.federation.store
-
Management API for
RouterStaterecords in the state store. - RouterStore(StateStoreDriver) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.RouterStore
- RouterStoreImpl - Class in org.apache.hadoop.hdfs.server.federation.store.impl
-
Implementation of the
RouterStorestate store API. - RouterStoreImpl(StateStoreDriver) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.impl.RouterStoreImpl
- RouterUserProtocol - Class in org.apache.hadoop.hdfs.server.federation.router
-
Module that implements all the RPC calls in
RefreshUserMappingsProtocolGetUserMappingsProtocolin theRouterRpcServer. - RouterUserProtocol(RouterRpcServer) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterUserProtocol
- RouterWebHdfsMethods - Class in org.apache.hadoop.hdfs.server.federation.router
-
WebHDFS Router implementation.
- RouterWebHdfsMethods(HttpServletRequest) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.RouterWebHdfsMethods
- run() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncForEachRun
-
Initiates the asynchronous foreach operation by starting the iteration process over the elements provided by the iterator.
- run() - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncRun
-
Executes the asynchronous operation represented by this AsyncRun instance.
- run(String[]) - Method in class org.apache.hadoop.hdfs.rbfbalance.RouterFedBalance
- run(String[]) - Method in class org.apache.hadoop.hdfs.tools.federation.RouterAdmin
- RUNNING - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.router.RouterServiceState
S
- SAFEMODE - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.router.RouterServiceState
- satisfyStoragePolicy(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- satisfyStoragePolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- satisfyStoragePolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- satisfyStoragePolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterStoragePolicy
- satisfyStoragePolicy(RpcController, ClientNamenodeProtocolProtos.SatisfyStoragePolicyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- saveNamespace(long, long) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- saveNamespace(long, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- saveNamespace(long, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- saveNamespace(long, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- saveNamespace(RpcController, ClientNamenodeProtocolProtos.SaveNamespaceRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- selectCounterValue() - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.DistributedSQLCounter
-
Obtains the value of the counter.
- selectDelegationKey(int) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- selectKeyId() - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- selectSequenceNum() - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- selectStaleTokenInfos(long, int) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- selectTokenInfo(int, byte[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- serialize(BaseRecord) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializerPBImpl
- serialize(BaseRecord) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreSerializer
-
Serialize a record into a byte array.
- serialize(T) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializableImpl
-
Serialize a record using the serializer.
- serializeString(BaseRecord) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializerPBImpl
- serializeString(BaseRecord) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreSerializer
-
Serialize a record into a string.
- serializeString(T) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializableImpl
-
Serialize a record using the serializer.
- serviceInit(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.router.MountTableRefresherService
- serviceInit(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.router.NamenodeHeartbeatService
- serviceInit(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
- serviceInit(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- serviceInit(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterHeartbeatService
- serviceInit(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterHttpServer
- serviceInit(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterMetricsService
- serviceInit(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUpdateService
- serviceInit(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- serviceInit(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterSafemodeService
- serviceInit(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreCacheUpdateService
- serviceInit(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreConnectionMonitorService
- serviceInit(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
Initialize the State Store and the connection to the back-end.
- serviceStart() - Method in class org.apache.hadoop.hdfs.server.federation.router.MountTableRefresherService
- serviceStart() - Method in class org.apache.hadoop.hdfs.server.federation.router.PeriodicService
- serviceStart() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
- serviceStart() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- serviceStart() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterHttpServer
- serviceStart() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterMetricsService
- serviceStart() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- serviceStart() - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
- serviceStop() - Method in class org.apache.hadoop.hdfs.server.federation.router.MountTableRefresherService
- serviceStop() - Method in class org.apache.hadoop.hdfs.server.federation.router.NamenodeHeartbeatService
- serviceStop() - Method in class org.apache.hadoop.hdfs.server.federation.router.PeriodicService
- serviceStop() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
- serviceStop() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- serviceStop() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterHttpServer
- serviceStop() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterMetricsService
- serviceStop() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- serviceStop() - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
- SERVLET_NAME - Static variable in class org.apache.hadoop.hdfs.server.federation.router.RouterFsckServlet
- setAcl(String, List<AclEntry>) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- setAcl(String, List<AclEntry>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- setAcl(String, List<AclEntry>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- setAcl(RpcController, AclProtos.SetAclRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- setAclInfo(RouterAdmin.ACLEntity) - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- setAddress(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- setAddress(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- setAdminAddress(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- setAdminAddress(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- setAdminServerAddress(InetSocketAddress) - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Set the current Admin socket for the router.
- setAsyncResponderExecutor(Executor) - Static method in class org.apache.hadoop.hdfs.protocolPB.AsyncRpcProtocolPBUtil
-
Sets the executor used for handling responses asynchronously within the utility class.
- setAvailableSpace(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setAvailableSpace(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setBalancerBandwidth(long) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- setBalancerBandwidth(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- setBalancerBandwidth(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- setBalancerBandwidth(RpcController, ClientNamenodeProtocolProtos.SetBalancerBandwidthRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- setBlockPoolId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setBlockPoolId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- setCacheLoading(String, long) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
-
Set the cache loading metrics for the state store interface.
- setCacheSize(String, int) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
- setCacheSize(String, int) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
-
Set the size of the cache for a State Store interface.
- setClusterId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setClusterId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- setCompileInfo(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- setCompileInfo(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- setComplete(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient.ExecutionStatus
- setConf(Configuration) - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Set router configuration.
- setCorruptFilesCount(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setCorruptFilesCount(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setCountDownLatch(CountDownLatch) - Method in class org.apache.hadoop.hdfs.server.federation.router.MountTableRefresherThread
- setCurCompletableFuture(CompletableFuture<T>) - Method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.Async
-
Sets the
CompletableFutureinstance for the current thread. - setDatanodeInfo(int, int, int, int, int, int, int, int, int, long) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Set the datanode information.
- setDateCreated(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Set the creation time for the record.
- setDateCreated(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.DisabledNameservicePBImpl
- setDateCreated(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setDateCreated(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- setDateCreated(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- setDateCreated(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setDateCreated(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.StateStoreVersion
- setDateModified(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Set the modification time for the record.
- setDateModified(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.DisabledNameservicePBImpl
- setDateModified(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setDateModified(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- setDateModified(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- setDateModified(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setDateModified(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.StateStoreVersion
- setDateStarted(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- setDateStarted(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- setDefaultNameService(String) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
- setDefaultNSEnable(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
- setDeletionMs(long) - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
-
Set the deletion time for this class.
- setDeletionMs(long) - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- setDest(String) - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- setDestination(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDestinationResponse
- setDestinations(Collection<String>) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDestinationResponse
- setDestinations(Collection<String>) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDestinationResponsePBImpl
- setDestinations(List<RemoteLocation>) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- setDestinations(List<RemoteLocation>) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Set the destination paths.
- setDestOrder(DestinationOrder) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- setDestOrder(DestinationOrder) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Set the order of the destinations for this mount table entry.
- setDisabled(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
- setEnableConcurrent(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreZooKeeperImpl
- setEnableGetDNUsage(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.RBFMetrics
- setEntries(List<MountTable>) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntriesRequest
- setEntries(List<MountTable>) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetMountTableEntriesResponse
- setEntries(List<MountTable>) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntriesRequestPBImpl
- setEntries(List<MountTable>) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetMountTableEntriesResponsePBImpl
- setEntry(MountTable) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntryRequest
- setEntry(MountTable) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntryRequestPBImpl
- setEntry(MountTable) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateMountTableEntryRequestPBImpl
- setEntry(MountTable) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateMountTableEntryRequest
- setErasureCodingPolicy(String, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- setErasureCodingPolicy(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.ErasureCoding
- setErasureCodingPolicy(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- setErasureCodingPolicy(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- setErasureCodingPolicy(RpcController, ErasureCodingProtos.SetErasureCodingPolicyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- setExpirationMs(long) - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
-
Set the expiration time for this class.
- setExpirationMs(long) - Static method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- setFailedRecordsKeys(List<String>) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntriesResponse
- setFailedRecordsKeys(List<String>) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntriesResponsePBImpl
- setFailOver(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient.ExecutionStatus
- setFaultTolerant(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- setFaultTolerant(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Set if the mount point supports failed destinations.
- setFaultTolerant(boolean) - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- setGroupName(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- setGroupName(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Set group name of this mount table entry.
- setHAServiceState(HAServiceProtocol.HAServiceState) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Set the HA service state.
- setHighestPriorityLowRedundancyECBlocks(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setHighestPriorityLowRedundancyECBlocks(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setHighestPriorityLowRedundancyReplicatedBlocks(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setHighestPriorityLowRedundancyReplicatedBlocks(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setIdentifier(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
Set a unique synchronization identifier for this store.
- setInitialized(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
-
Set the driver as initialized.
- setIntervalMs(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.PeriodicService
-
Set the interval for the periodic service.
- setIsSafeMode(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setIsSafeMode(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- setLastContact(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setLastContact(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- setLifelineAddress(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setLifelineAddress(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- setLocationCache(String, long) - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
-
set the count of the location cache access information.
- setMembershipVersion(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.StateStoreVersionPBImpl
- setMembershipVersion(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.StateStoreVersion
- setMode(FsPermission) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- setMode(FsPermission) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Set permission for this mount table entry.
- setMount(String) - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- setMountTableVersion(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.StateStoreVersionPBImpl
- setMountTableVersion(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.StateStoreVersion
- setNamenodeId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateNamenodeRegistrationRequestPBImpl
- setNamenodeId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateNamenodeRegistrationRequest
- setNamenodeId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setNamenodeId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- setNamenodeInfo(int, long, long, long, long) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Set the namenode blocks information.
- setNamenodeMembership(MembershipState) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.NamenodeHeartbeatRequestPBImpl
- setNamenodeMembership(MembershipState) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.NamenodeHeartbeatRequest
- setNamenodeMemberships(List<MembershipState>) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamenodeRegistrationsResponse
- setNamenodeMemberships(List<MembershipState>) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamenodeRegistrationsResponsePBImpl
- setNameserviceId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateNamenodeRegistrationRequestPBImpl
- setNameserviceId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateNamenodeRegistrationRequest
- setNameserviceId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.DisabledNameservice
-
Set the identifier of the name service to disable.
- setNameserviceId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.DisabledNameservicePBImpl
- setNameserviceId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setNameserviceId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- setNameServiceId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.DisableNameserviceRequest
- setNameServiceId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.EnableNameserviceRequest
- setNameServiceId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.DisableNameserviceRequestPBImpl
- setNameServiceId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnableNameserviceRequestPBImpl
- setNameservices(Set<String>) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDisabledNameservicesResponse
- setNameservices(Set<String>) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDisabledNameservicesResponsePBImpl
- setNamespaceInfo(Set<FederationNamespaceInfo>) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamespaceInfoResponse
- setNamespaceInfo(Set<FederationNamespaceInfo>) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamespaceInfoResponsePBImpl
- setNamespaceInfo(NamespaceInfo) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Set the namespace information.
- setNamesystemInfo(long, long, long, long, long, long, long, long, long, int) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Set the filesystem information.
- setNss(String[]) - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- setNumberOfBadlyDistributedBlocks(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumberOfBadlyDistributedBlocks(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setNumberOfMissingBlocksWithReplicationFactorOne(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumberOfMissingBlocksWithReplicationFactorOne(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setNumOfActiveDatanodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumOfActiveDatanodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setNumOfBlocks(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumOfBlocks(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setNumOfBlocksMissing(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumOfBlocksMissing(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setNumOfBlocksPendingDeletion(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumOfBlocksPendingDeletion(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setNumOfBlocksPendingReplication(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumOfBlocksPendingReplication(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setNumOfBlocksUnderReplicated(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumOfBlocksUnderReplicated(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setNumOfDeadDatanodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumOfDeadDatanodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setNumOfDecomActiveDatanodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumOfDecomActiveDatanodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setNumOfDecomDeadDatanodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumOfDecomDeadDatanodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setNumOfDecommissioningDatanodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumOfDecommissioningDatanodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setNumOfEnteringMaintenanceDataNodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumOfEnteringMaintenanceDataNodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setNumOfFiles(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumOfFiles(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setNumOfInMaintenanceDeadDataNodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumOfInMaintenanceDeadDataNodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setNumOfInMaintenanceLiveDataNodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumOfInMaintenanceLiveDataNodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setNumOfStaleDatanodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setNumOfStaleDatanodes(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setOrder(DestinationOrder) - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- setOwner(String, String, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- setOwner(String, String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- setOwner(String, String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- setOwner(RpcController, ClientNamenodeProtocolProtos.SetOwnerRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- setOwnerName(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- setOwnerName(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Set owner name of this mount table entry.
- setParamIndex(int) - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- setPartialMembership(MembershipState) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetNamenodeRegistrationsRequest
- setPartialMembership(MembershipState) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamenodeRegistrationsRequestPBImpl
- setPendingSPSPaths(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setPendingSPSPaths(int) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setPermission(String, FsPermission) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- setPermission(String, FsPermission) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- setPermission(String, FsPermission) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- setPermission(RpcController, ClientNamenodeProtocolProtos.SetPermissionRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntriesRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntriesResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntryRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntryResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.DisableNameserviceRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.DisableNameserviceResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnableNameserviceRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnableNameserviceResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnterSafeModeRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnterSafeModeResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.FederationProtocolPBTranslator
-
Called if this translator is to be created from an existing protobuf byte stream.
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDestinationRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDestinationResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDisabledNameservicesRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDisabledNameservicesResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetMountTableEntriesRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetMountTableEntriesResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamenodeRegistrationsRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamenodeRegistrationsResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamespaceInfoRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetNamespaceInfoResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationsRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationsResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetSafeModeRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetSafeModeResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.LeaveSafeModeRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.LeaveSafeModeResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.NamenodeHeartbeatRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.NamenodeHeartbeatResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshMountTableEntriesRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshMountTableEntriesResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshSuperUserGroupsConfigurationRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshSuperUserGroupsConfigurationResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RemoveMountTableEntryRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RemoveMountTableEntryResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RouterHeartbeatRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RouterHeartbeatResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateMountTableEntryRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateMountTableEntryResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateNamenodeRegistrationRequestPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateNamenodeRegistrationResponsePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.DisabledNameservicePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- setProto(Message) - Method in interface org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.PBRecord
-
Set the protocol for the record.
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- setProto(Message) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.StateStoreVersionPBImpl
- setProvidedSpace(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setProvidedSpace(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setProxyOpTime(long) - Static method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- setQuota(String, long, long, StorageType) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- setQuota(String, long, long, StorageType) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- setQuota(String, long, long, StorageType) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- setQuota(String, long, long, StorageType, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.Quota
-
Set quota for the federation path.
- setQuota(RouterQuotaUsage) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- setQuota(RouterQuotaUsage) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Set quota for this mount table entry.
- setQuota(RpcController, ClientNamenodeProtocolProtos.SetQuotaRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- setQuotaManager(RouterQuotaManager) - Method in class org.apache.hadoop.hdfs.server.federation.store.MountTableStore
- setReadonly(boolean) - Method in class org.apache.hadoop.hdfs.tools.federation.AddMountAttributes
- setReadOnly(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- setReadOnly(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Set an entry to be read only.
- setRefreshService(MountTableRefresherService) - Method in class org.apache.hadoop.hdfs.server.federation.store.MountTableStore
- setRegistrationValid(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
Set the validity of registration.
- setReplication(String, short) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- setReplication(String, short) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- setReplication(String, short) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- setReplication(String, short) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- setReplication(RpcController, ClientNamenodeProtocolProtos.SetReplicationRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- setResponseHeaderState(RpcHeaderProtos.RpcResponseHeaderProto.Builder) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterStateIdContext
-
Adds the
RouterStateIdContext.namespaceIdMapto the response header that will be sent to a client. - setResult(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.NamenodeHeartbeatResponsePBImpl
- setResult(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshMountTableEntriesResponsePBImpl
- setResult(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateNamenodeRegistrationResponsePBImpl
- setResult(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.NamenodeHeartbeatResponse
- setResult(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RefreshMountTableEntriesResponse
- setResult(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateNamenodeRegistrationResponse
- setRouter(RouterState) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationResponse
- setRouter(RouterState) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationResponsePBImpl
- setRouter(RouterState) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RouterHeartbeatRequestPBImpl
- setRouter(RouterState) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RouterHeartbeatRequest
- setRouterId(String) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.ActiveNamenodeResolver
-
Assign a unique identifier for the parent router service.
- setRouterId(String) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MembershipNamenodeResolver
- setRouterId(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Sets a unique ID for this router.
- setRouterId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationRequest
- setRouterId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationRequestPBImpl
- setRouterId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setRouterId(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- setRouters(List<RouterState>) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationsResponse
- setRouters(List<RouterState>) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationsResponsePBImpl
- setRpcAddress(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setRpcAddress(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- setRpcServerAddress(InetSocketAddress) - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Set the current RPC socket for the router.
- setSafeMode(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
- setSafeMode(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetSafeModeResponse
- setSafeMode(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetSafeModeResponsePBImpl
- setSafeMode(HdfsConstants.SafeModeAction, boolean) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- setSafeMode(HdfsConstants.SafeModeAction, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncClientProtocol
- setSafeMode(HdfsConstants.SafeModeAction, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- setSafeMode(HdfsConstants.SafeModeAction, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- setSafeMode(RpcController, ClientNamenodeProtocolProtos.SetSafeModeRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- setSafeModeTime(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterMetrics
- setScheduledReplicationBlocks(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setScheduledReplicationBlocks(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setServerDefaultsLastUpdate(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- setServiceAddress(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setServiceAddress(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- setShouldUseObserver(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient.ExecutionStatus
- setSourcePath(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MountTablePBImpl
- setSourcePath(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Set source path in the federated namespace.
- setSrcPath(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetDestinationRequest
- setSrcPath(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetMountTableEntriesRequest
- setSrcPath(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetDestinationRequestPBImpl
- setSrcPath(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetMountTableEntriesRequestPBImpl
- setSrcPath(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RemoveMountTableEntryRequestPBImpl
- setSrcPath(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RemoveMountTableEntryRequest
- setStartOpTime(long) - Static method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- setState(FederationNamenodeServiceState) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateNamenodeRegistrationRequestPBImpl
- setState(FederationNamenodeServiceState) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateNamenodeRegistrationRequest
- setState(FederationNamenodeServiceState) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setState(FederationNamenodeServiceState) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- setStateStoreVersion(StateStoreVersion) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- setStateStoreVersion(StateStoreVersion) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- setStats(MembershipStats) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setStats(MembershipStats) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntriesResponse
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntryResponse
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.DisableNameserviceResponse
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.EnableNameserviceResponse
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.EnterSafeModeResponse
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntriesResponsePBImpl
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.AddMountTableEntryResponsePBImpl
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.DisableNameserviceResponsePBImpl
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnableNameserviceResponsePBImpl
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.EnterSafeModeResponsePBImpl
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.LeaveSafeModeResponsePBImpl
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RefreshSuperUserGroupsConfigurationResponsePBImpl
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RemoveMountTableEntryResponsePBImpl
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.RouterHeartbeatResponsePBImpl
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateMountTableEntryResponsePBImpl
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.LeaveSafeModeResponse
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RefreshSuperUserGroupsConfigurationResponse
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RemoveMountTableEntryResponse
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.RouterHeartbeatResponse
- setStatus(boolean) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateMountTableEntryResponse
- setStatus(RouterServiceState) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- setStatus(RouterServiceState) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- setStoragePolicy(String, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- setStoragePolicy(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- setStoragePolicy(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- setStoragePolicy(String, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterStoragePolicy
- setStoragePolicy(RpcController, ClientNamenodeProtocolProtos.SetStoragePolicyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- setTimes(String, long, long) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- setTimes(String, long, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- setTimes(String, long, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- setTimes(RpcController, ClientNamenodeProtocolProtos.SetTimesRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- setTimestamp(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetMountTableEntriesResponse
- setTimestamp(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.GetRouterRegistrationsResponse
- setTimestamp(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetMountTableEntriesResponsePBImpl
- setTimestamp(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.GetRouterRegistrationsResponsePBImpl
- setTotalSpace(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatsPBImpl
- setTotalSpace(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipStats
- setVersion(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.RouterStatePBImpl
- setVersion(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- setWebAddress(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setWebAddress(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- setWebScheme(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.MembershipStatePBImpl
- setWebScheme(String) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- setXAttr(String, XAttr, EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- setXAttr(String, XAttr, EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- setXAttr(String, XAttr, EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- setXAttr(RpcController, XAttrProtos.SetXAttrRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- shouldAddMountPoint(byte[], byte[], byte[], int) - Static method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Check if we should add the mount point into the total listing.
- shouldBeDeleted(long) - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Called when this record is expired and expired deletion is enabled, checks for the deletion.
- shouldRetry(IOException, int, String, FederationNamenodeContext, boolean) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
If we should retry the RPC call.
- shouldRotateCache(IOException) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Determine whether router rotated cache is required when NoNamenodesAvailableException occurs.
- shutdown() - Method in class org.apache.hadoop.hdfs.server.federation.fairness.AbstractRouterRpcFairnessPolicyController
- shutdown() - Method in class org.apache.hadoop.hdfs.server.federation.fairness.NoRouterRpcFairnessPolicyController
- shutdown() - Method in interface org.apache.hadoop.hdfs.server.federation.fairness.RouterRpcFairnessPolicyController
-
Shutdown steps to stop accepting new permission requests and clean-up.
- shutdown() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
- shutdown() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
- shutdown() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientMetrics
- shutdown() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterMetrics
- shutdown() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Shutdown the client.
- shutdown() - Method in interface org.apache.hadoop.hdfs.server.federation.router.security.token.SQLConnectionFactory
- shutDown() - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Shutdown the router.
- SHUTDOWN - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.router.RouterServiceState
- SHUTDOWN_HOOK_PRIORITY - Static variable in class org.apache.hadoop.hdfs.server.federation.router.DFSRouter
-
Priority of the Router shutdown hook.
- SLASH_MARK - Static variable in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializableImpl
-
Mark for slashes in path names.
- SOURCE_COMPARATOR - Static variable in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
-
Comparator based on the mount table source.
- SPACE - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.resolver.order.DestinationOrder
- spaceConsumed(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUsage.Builder
- spaceQuota(long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUsage.Builder
- SQL_STATE_STORE_CONF_PREFIX - Static variable in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
- SQLConnectionFactory - Interface in org.apache.hadoop.hdfs.server.federation.router.security.token
-
Interface to provide SQL connections to the
SQLDelegationTokenSecretManagerImpl. - SQLDelegationTokenSecretManagerImpl - Class in org.apache.hadoop.hdfs.server.federation.router.security.token
-
An implementation of
SQLDelegationTokenSecretManagerthat persists TokenIdentifiers and DelegationKeys in a SQL database. - SQLDelegationTokenSecretManagerImpl(Configuration) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- SQLDelegationTokenSecretManagerImpl(Configuration, SQLConnectionFactory, SQLSecretManagerRetriableHandler) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- SQLSecretManagerRetriableHandler - Interface in org.apache.hadoop.hdfs.server.federation.router.security.token
-
Interface to handle retries when
SQLDelegationTokenSecretManagerImplthrows expected errors. - SQLSecretManagerRetriableHandler.SQLCommand<T> - Interface in org.apache.hadoop.hdfs.server.federation.router.security.token
- SQLSecretManagerRetriableHandler.SQLCommandVoid - Interface in org.apache.hadoop.hdfs.server.federation.router.security.token
- STANDBY - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeServiceState
- start() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionManager
-
Start the connection manager.
- startCheckpoint(NamenodeRegistration) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolTranslatorPB
- startCheckpoint(NamenodeRegistration) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterNamenodeProtocol
- startCheckpoint(NamenodeRegistration) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- startCheckpoint(RpcController, NamenodeProtocolProtos.StartCheckpointRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolServerSideTranslatorPB
- startOp() - Method in class org.apache.hadoop.hdfs.server.federation.metrics.FederationRPCPerformanceMonitor
- startOp() - Method in interface org.apache.hadoop.hdfs.server.federation.router.RouterRpcMonitor
-
Start processing an operation on the Router.
- startPeriodic() - Method in class org.apache.hadoop.hdfs.server.federation.router.PeriodicService
-
Start the periodic execution.
- startThreads() - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.ZKDelegationTokenSecretManagerImpl
- StateStoreBaseImpl - Class in org.apache.hadoop.hdfs.server.federation.store.driver.impl
-
Base implementation of a State Store driver.
- StateStoreBaseImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreBaseImpl
- StateStoreCache - Interface in org.apache.hadoop.hdfs.server.federation.store
-
Interface for a cached copy of the State Store.
- StateStoreCacheUpdateService - Class in org.apache.hadoop.hdfs.server.federation.store
-
Service to periodically update the
StateStoreServicecached information in theRouter. - StateStoreCacheUpdateService(StateStoreService) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.StateStoreCacheUpdateService
-
Create a new Cache update service.
- StateStoreConnectionMonitorService - Class in org.apache.hadoop.hdfs.server.federation.store
-
Service to periodically monitor the connection of the StateStore
StateStoreServicedata store and to re-open the connection to the data store if required. - StateStoreConnectionMonitorService(StateStoreService) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.StateStoreConnectionMonitorService
-
Create a new service to monitor the connectivity of the state store driver.
- StateStoreDriver - Class in org.apache.hadoop.hdfs.server.federation.store.driver
-
Driver class for an implementation of a
StateStoreServiceprovider. - StateStoreDriver() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
- StateStoreFileBaseImpl - Class in org.apache.hadoop.hdfs.server.federation.store.driver.impl
-
StateStoreDriverimplementation based on files. - StateStoreFileBaseImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileBaseImpl
- StateStoreFileImpl - Class in org.apache.hadoop.hdfs.server.federation.store.driver.impl
-
StateStoreDriver implementation based on a local file.
- StateStoreFileImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileImpl
- StateStoreFileSystemImpl - Class in org.apache.hadoop.hdfs.server.federation.store.driver.impl
-
StateStoreDriverimplementation based on a filesystem. - StateStoreFileSystemImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileSystemImpl
- StateStoreMBean - Interface in org.apache.hadoop.hdfs.server.federation.metrics
-
JMX interface for the State Store metrics.
- StateStoreMetrics - Class in org.apache.hadoop.hdfs.server.federation.metrics
-
Implementations of the JMX interface for the State Store metrics.
- StateStoreMetrics() - Constructor for class org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
- StateStoreMySQLImpl - Class in org.apache.hadoop.hdfs.server.federation.store.driver.impl
-
StateStoreDriver implementation based on MySQL.
- StateStoreMySQLImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
- StateStoreOperationResult - Class in org.apache.hadoop.hdfs.server.federation.store.driver
-
State store operation result with list of failed records.
- StateStoreOperationResult(String) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreOperationResult
-
State store operation result constructor with a single failed record key.
- StateStoreOperationResult(List<String>, boolean) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreOperationResult
-
State store operation result constructor with list of failed records keys and boolean to inform whether the overall operation is successful.
- StateStoreRecordOperations - Interface in org.apache.hadoop.hdfs.server.federation.store.driver
-
Operations for a driver to manage records in the State Store.
- StateStoreSerializableImpl - Class in org.apache.hadoop.hdfs.server.federation.store.driver.impl
-
State Store driver that stores a serialization of the records.
- StateStoreSerializableImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreSerializableImpl
- StateStoreSerializer - Class in org.apache.hadoop.hdfs.server.federation.store.driver
-
Serializer to store and retrieve data in the State Store.
- StateStoreSerializer() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreSerializer
- StateStoreSerializerPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.driver.impl
-
Protobuf implementation of the State Store serializer.
- StateStoreService - Class in org.apache.hadoop.hdfs.server.federation.store
-
A service to initialize a
StateStoreDriverand maintain the connection to the data store. - StateStoreService() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
- StateStoreUnavailableException - Exception in org.apache.hadoop.hdfs.server.federation.store
-
Thrown when the state store is not reachable or available.
- StateStoreUnavailableException(String) - Constructor for exception org.apache.hadoop.hdfs.server.federation.store.StateStoreUnavailableException
- StateStoreUtils - Class in org.apache.hadoop.hdfs.server.federation.store
-
Set of utility functions used to work with the State Store.
- StateStoreVersion - Class in org.apache.hadoop.hdfs.server.federation.store.records
-
Entry to track the version of the State Store data stored in the State Store by a Router.
- StateStoreVersion() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.StateStoreVersion
- StateStoreVersionPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.records.impl.pb
-
Protobuf implementation of the StateStoreVersion record.
- StateStoreVersionPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.records.impl.pb.StateStoreVersionPBImpl
- StateStoreZooKeeperImpl - Class in org.apache.hadoop.hdfs.server.federation.store.driver.impl
-
StateStoreDriverdriver implementation that uses ZooKeeper as a backend. - StateStoreZooKeeperImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreZooKeeperImpl
- StaticRouterRpcFairnessPolicyController - Class in org.apache.hadoop.hdfs.server.federation.fairness
-
Static fairness policy extending @AbstractRouterRpcFairnessPolicyController and fetching handlers from configuration for all available name services.
- StaticRouterRpcFairnessPolicyController(Configuration) - Constructor for class org.apache.hadoop.hdfs.server.federation.fairness.StaticRouterRpcFairnessPolicyController
- statsValid() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
-
If the statistics are valid.
- stop() - Method in class org.apache.hadoop.hdfs.server.federation.router.security.RouterSecurityManager
- stopCacheUpdateService() - Method in class org.apache.hadoop.hdfs.server.federation.store.StateStoreService
-
Stops the cache update service.
- stopPeriodic() - Method in class org.apache.hadoop.hdfs.server.federation.router.PeriodicService
-
Stop the periodic task.
- STOPPING - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.router.RouterServiceState
- stopThreads() - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- stopThreads() - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.ZKDelegationTokenSecretManagerImpl
- SubClusterTimeoutException - Exception in org.apache.hadoop.hdfs.server.federation.router
-
Exception when timing out waiting for the reply of a subcluster.
- SubClusterTimeoutException(String) - Constructor for exception org.apache.hadoop.hdfs.server.federation.router.SubClusterTimeoutException
- subtractTrashCurrentPath(String) - Static method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
-
Subtract a TrashCurrent to get a new path.
- syncReturn(Class<R>) - Static method in class org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncUtil
-
Synchronously returns the result of the current asynchronous operation.
T
- ThreadLocalContext - Class in org.apache.hadoop.hdfs.server.federation.router
-
The ThreadLocalContext class is designed to capture and transfer the context of a thread-local environment within the Hadoop Distributed File System (HDFS) federation router operations.
- ThreadLocalContext() - Constructor for class org.apache.hadoop.hdfs.server.federation.router.ThreadLocalContext
-
Constructs a new
ThreadLocalContextinstance, capturing the current thread-local context at the point of creation. - toString() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamespaceInfo
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MountTableResolver
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.NamenodeStatusReport
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.PathLocation
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.resolver.RemoteLocation
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionContext
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPool
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.router.ConnectionPoolId
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.router.MountTableRefresherThread
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteMethod
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteParam
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.router.RemoteResult
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUsage
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.router.ThreadLocalContext
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.Query
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- toString() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.StateStoreVersion
- transfer() - Method in class org.apache.hadoop.hdfs.server.federation.router.ThreadLocalContext
-
Transfers the captured context to the current thread.
- transferThreadLocalContext(Server.Call, CallerContext) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcClient
-
Transfer origin thread local context which is necessary to current worker thread when invoking method concurrently by executor service.
- truncate(String, long, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- truncate(String, long, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- truncate(String, long, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- truncate(RpcController, ClientNamenodeProtocolProtos.TruncateRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- typeConsumed(long[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUsage.Builder
- typeQuota(long[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUsage.Builder
- typeQuota(StorageType, long) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUsage.Builder
U
- UNAVAILABLE - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeServiceState
- UNINITIALIZED - Enum constant in enum class org.apache.hadoop.hdfs.server.federation.router.RouterServiceState
- unsetErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- unsetErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.ErasureCoding
- unsetErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- unsetErasureCodingPolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- unsetErasureCodingPolicy(RpcController, ErasureCodingProtos.UnsetErasureCodingPolicyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- unsetStoragePolicy(String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- unsetStoragePolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- unsetStoragePolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- unsetStoragePolicy(String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterStoragePolicy
- unsetStoragePolicy(RpcController, ClientNamenodeProtocolProtos.UnsetStoragePolicyRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- unWarpCompletionException(Throwable) - Static method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.Async
-
Extracts the real cause of an exception wrapped by CompletionException.
- updateActiveNamenode(String, InetSocketAddress) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.ActiveNamenodeResolver
-
Report a successful, active NN address for a nameservice or blockPool.
- updateActiveNamenode(String, InetSocketAddress) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MembershipNamenodeResolver
- updateBlockForPipeline(ExtendedBlock, String) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- updateBlockForPipeline(ExtendedBlock, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- updateBlockForPipeline(ExtendedBlock, String) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- updateBlockForPipeline(RpcController, ClientNamenodeProtocolProtos.UpdateBlockForPipelineRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- updateCacheAllRouters() - Method in class org.apache.hadoop.hdfs.server.federation.store.MountTableStore
-
Update mount table cache of this router as well as all other routers.
- updateCounterValue(int) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.DistributedSQLCounter
-
Sets the counter to the given value.
- updateCounterValue(int, Connection) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.DistributedSQLCounter
-
Sets the counter to the given value.
- updateDelegationKey(int, byte[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- updateKeyId(int) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- updateMount(String[], int) - Method in class org.apache.hadoop.hdfs.tools.federation.RouterAdmin
-
Update a mount table entry.
- updateMountPointStatus(HdfsFileStatus, int) - Static method in class org.apache.hadoop.hdfs.server.federation.router.FederationUtil
-
Add the number of children for an existing HdfsFileStatus object.
- updateMountTableEntry(UpdateMountTableEntryRequest) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolTranslatorPB
- updateMountTableEntry(UpdateMountTableEntryRequest) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.MountTableManager
-
Updates an existing entry in the mount table.
- updateMountTableEntry(UpdateMountTableEntryRequest) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
- updateMountTableEntry(UpdateMountTableEntryRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.MountTableStoreImpl
- updateMountTableEntry(RpcController, HdfsServerFederationProtos.UpdateMountTableEntryRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterAdminProtocolServerSideTranslatorPB
-
Update a single mount table entry.
- UpdateMountTableEntryRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for updating the destination of an existing mount point in the state store.
- UpdateMountTableEntryRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateMountTableEntryRequest
- UpdateMountTableEntryRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object UpdateMountTableEntryRequest.
- UpdateMountTableEntryRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateMountTableEntryRequestPBImpl
- UpdateMountTableEntryRequestPBImpl(HdfsServerFederationProtos.UpdateMountTableEntryRequestProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateMountTableEntryRequestPBImpl
- UpdateMountTableEntryResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for updating the destination of an existing mount point in the state store.
- UpdateMountTableEntryResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateMountTableEntryResponse
- UpdateMountTableEntryResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object UpdateMountTableEntryResponse.
- UpdateMountTableEntryResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateMountTableEntryResponsePBImpl
- UpdateMountTableEntryResponsePBImpl(HdfsServerFederationProtos.UpdateMountTableEntryResponseProto) - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateMountTableEntryResponsePBImpl
- updateNamenodeRegistration(UpdateNamenodeRegistrationRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.impl.MembershipStoreImpl
- updateNamenodeRegistration(UpdateNamenodeRegistrationRequest) - Method in class org.apache.hadoop.hdfs.server.federation.store.MembershipStore
-
Overrides a cached namenode state with an updated state.
- UpdateNamenodeRegistrationRequest - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API request for overriding an existing namenode registration in the state store.
- UpdateNamenodeRegistrationRequest() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateNamenodeRegistrationRequest
- UpdateNamenodeRegistrationRequestPBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object OverrideNamenodeRegistrationRequest.
- UpdateNamenodeRegistrationRequestPBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateNamenodeRegistrationRequestPBImpl
- UpdateNamenodeRegistrationResponse - Class in org.apache.hadoop.hdfs.server.federation.store.protocol
-
API response for overriding an existing namenode registration in the state store.
- UpdateNamenodeRegistrationResponse() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.UpdateNamenodeRegistrationResponse
- UpdateNamenodeRegistrationResponsePBImpl - Class in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
-
Protobuf implementation of the state store API object OverrideNamenodeRegistrationResponse.
- UpdateNamenodeRegistrationResponsePBImpl() - Constructor for class org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb.UpdateNamenodeRegistrationResponsePBImpl
- updatePipeline(String, ExtendedBlock, ExtendedBlock, DatanodeID[], String[]) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- updatePipeline(String, ExtendedBlock, ExtendedBlock, DatanodeID[], String[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
-
Datanode are not verified to be in the same nameservice as the old block.
- updatePipeline(String, ExtendedBlock, ExtendedBlock, DatanodeID[], String[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
-
Datanode are not verified to be in the same nameservice as the old block.
- updatePipeline(RpcController, ClientNamenodeProtocolProtos.UpdatePipelineRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
- updateQuota(String, RouterQuotaUsage) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaManager
-
Update quota in cache.
- updateRecord(String, String, String) - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
-
Updates the record with a given key from the specified table.
- updateRequestState(RpcHeaderProtos.RpcRequestHeaderProto.Builder) - Method in class org.apache.hadoop.hdfs.server.federation.router.PoolAlignmentContext
-
Client side implementation for routers to provide state info in requests to namenodes.
- updateRequestState(RpcHeaderProtos.RpcRequestHeaderProto.Builder) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterStateIdContext
- updateResponseState(RpcHeaderProtos.RpcResponseHeaderProto.Builder) - Method in class org.apache.hadoop.hdfs.server.federation.router.PoolAlignmentContext
-
Client side implementation only receives state alignment info.
- updateResponseState(RpcHeaderProtos.RpcResponseHeaderProto.Builder) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterStateIdContext
- updateRouterState(RouterServiceState) - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
-
Update the router state and heartbeat to the state store.
- updateSequenceNum(int) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- updateStateAsync() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterHeartbeatService
-
Trigger the update of the Router state asynchronously.
- updateToken(int, byte[], byte[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.token.SQLDelegationTokenSecretManagerImpl
- updateUnavailableNamenode(String, InetSocketAddress) - Method in interface org.apache.hadoop.hdfs.server.federation.resolver.ActiveNamenodeResolver
-
Report a failed, unavailable NN address for a nameservice or blockPool.
- updateUnavailableNamenode(String, InetSocketAddress) - Method in class org.apache.hadoop.hdfs.server.federation.resolver.MembershipNamenodeResolver
- upgradeStatus() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientProtocolTranslatorPB
- upgradeStatus() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
- upgradeStatus() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- upgradeStatus(RpcController, ClientNamenodeProtocolProtos.UpgradeStatusRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterClientNamenodeProtocolServerSideTranslatorPB
V
- validate() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.BaseRecord
-
Validates the record.
- validate() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MembershipState
-
Validates the entry.
- validate() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.MountTable
- validate() - Method in class org.apache.hadoop.hdfs.server.federation.store.records.RouterState
- valueOf(String) - Static method in enum class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeServiceState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.hdfs.server.federation.resolver.order.DestinationOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.hdfs.server.federation.router.RouterFederationRename.RouterRenameOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.hdfs.server.federation.router.RouterServiceState
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.hadoop.hdfs.server.federation.resolver.FederationNamenodeServiceState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.hdfs.server.federation.resolver.order.DestinationOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.hdfs.server.federation.router.RouterFederationRename.RouterRenameOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.hdfs.server.federation.router.RouterServiceState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verifyDriverReady() - Method in class org.apache.hadoop.hdfs.server.federation.store.driver.StateStoreDriver
-
Check if the driver is ready to be used and throw an exception otherwise.
- verifyFileInDestinations(MountTable) - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterAdminServer
-
Verify the file exists in destination nameservices to avoid dangling mount points.
- verifyNamespaceQuota() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUsage
-
Verify if namespace quota is violated once quota is set.
- verifyQuotaByStorageType() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUsage
-
Verify space quota by storage type is violated once quota is set.
- verifyStoragespaceQuota() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterQuotaUsage
-
Verify if storage space quota is violated once quota is set.
- verifyToken(DelegationTokenIdentifier, byte[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.Router
- verifyToken(DelegationTokenIdentifier, byte[]) - Method in class org.apache.hadoop.hdfs.server.federation.router.security.RouterSecurityManager
-
Delegation token verification.
- versionRequest() - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolTranslatorPB
- versionRequest() - Method in class org.apache.hadoop.hdfs.server.federation.router.async.RouterAsyncNamenodeProtocol
-
Asynchronously request name-node version and storage information.
- versionRequest() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterNamenodeProtocol
- versionRequest() - Method in class org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer
- versionRequest(RpcController, HdfsServerProtos.VersionRequestProto) - Method in class org.apache.hadoop.hdfs.protocolPB.RouterNamenodeProtocolServerSideTranslatorPB
W
- warpCompletionException(Throwable) - Static method in interface org.apache.hadoop.hdfs.server.federation.router.async.utils.Async
-
Wraps the incoming exception in a new CompletionException.
- work() - Method in class org.apache.hadoop.hdfs.server.federation.router.MountTableRefresherThread
-
Refresh mount table cache of local and remote routers.
- write(DataOutput) - Method in class org.apache.hadoop.hdfs.rbfbalance.MountTableProcedure
Z
- ZK_DTSM_ROUTER_TOKEN_SYNC_INTERVAL - Static variable in class org.apache.hadoop.hdfs.server.federation.router.security.token.ZKDelegationTokenSecretManagerImpl
- ZK_DTSM_ROUTER_TOKEN_SYNC_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.hdfs.server.federation.router.security.token.ZKDelegationTokenSecretManagerImpl
- ZKDelegationTokenSecretManagerImpl - Class in org.apache.hadoop.hdfs.server.federation.router.security.token
-
Zookeeper based router delegation token store implementation.
- ZKDelegationTokenSecretManagerImpl(Configuration) - Constructor for class org.apache.hadoop.hdfs.server.federation.router.security.token.ZKDelegationTokenSecretManagerImpl
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
RouterMBean.getBlockPoolId()instead.