- A_CREATE - Static variable in class org.apache.hadoop.util.FindClass
-
create command: "create"
- A_LOAD - Static variable in class org.apache.hadoop.util.FindClass
-
Load command: "load"
- A_PRINTRESOURCE - Static variable in class org.apache.hadoop.util.FindClass
-
Command to locate and print a resource: "print"
- A_RESOURCE - Static variable in class org.apache.hadoop.util.FindClass
-
Command to locate a resource: "locate"
- abort() - Method in interface org.apache.hadoop.fs.Abortable
-
Abort the active operation without the output becoming visible.
- abort() - Method in class org.apache.hadoop.fs.FSDataOutputStream
-
Invoke abort() on the wrapped stream if it
is Abortable, otherwise raise an
UnsupportedOperationException.
- abort(UploadHandle, Path) - Method in interface org.apache.hadoop.fs.MultipartUploader
-
Aborts a multipart upload.
- Abortable - Interface in org.apache.hadoop.fs
-
Abort data being written to a stream, so that close() does
not write the data.
- Abortable.AbortableResult - Interface in org.apache.hadoop.fs
-
Interface for the result of aborts; allows subclasses to extend
(IOStatistics etc) or for future enhancements if ever needed.
- ABORTABLE_STREAM - Static variable in class org.apache.hadoop.fs.CommonPathCapabilities
-
- ABORTABLE_STREAM - Static variable in interface org.apache.hadoop.fs.StreamCapabilities
-
- ABORTABLE_UNSUPPORTED - Static variable in class org.apache.hadoop.fs.FSExceptionMessages
-
A call was made to abort(), but it is not supported.
- abortUploadsUnderPath(Path) - Method in class org.apache.hadoop.fs.impl.AbstractMultipartUploader
-
Best effort attempt to aborts multipart uploads under a path.
- abortUploadsUnderPath(Path) - Method in interface org.apache.hadoop.fs.MultipartUploader
-
Best effort attempt to aborts multipart uploads under a path.
- abortWith(TaskPool.Task<I, ?>) - Method in class org.apache.hadoop.util.functional.TaskPool.Builder
-
Task to abort with after another task failed.
- absolute() - Method in class org.apache.hadoop.fs.impl.prefetch.FilePosition
-
Gets the current absolute position within this file.
- AbstractCallback() - Constructor for class org.apache.hadoop.metrics2.MetricsSystem.AbstractCallback
-
- AbstractDelegationTokenIdentifier - Class in org.apache.hadoop.security.token.delegation
-
- AbstractDelegationTokenIdentifier() - Constructor for class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- AbstractDelegationTokenIdentifier(Text, Text, Text) - Constructor for class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- AbstractDelegationTokenSecretManager<TokenIdent extends AbstractDelegationTokenIdentifier> - Class in org.apache.hadoop.security.token.delegation
-
- AbstractDelegationTokenSecretManager(long, long, long, long) - Constructor for class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Create a secret manager
- AbstractDelegationTokenSecretManager.DelegationTokenInformation - Class in org.apache.hadoop.security.token.delegation
-
Class to encapsulate a token's renew date and password.
- AbstractDNSToSwitchMapping - Class in org.apache.hadoop.net
-
This is a base class for DNS to Switch mappings.
- AbstractDNSToSwitchMapping() - Constructor for class org.apache.hadoop.net.AbstractDNSToSwitchMapping
-
Create an unconfigured instance
- AbstractDNSToSwitchMapping(Configuration) - Constructor for class org.apache.hadoop.net.AbstractDNSToSwitchMapping
-
Create an instance, caching the configuration file.
- AbstractFileSystem - Class in org.apache.hadoop.fs
-
This class provides an interface for implementors of a Hadoop file system
(analogous to the VFS of Unix).
- AbstractFileSystem(URI, String, boolean, int) - Constructor for class org.apache.hadoop.fs.AbstractFileSystem
-
Constructor to be called by subclasses.
- AbstractFSBuilderImpl<S,B extends FSBuilder<S,B>> - Class in org.apache.hadoop.fs.impl
-
Builder for filesystem/filecontext operations of various kinds,
with option support.
- AbstractFSBuilderImpl(Optional<Path>, Optional<PathHandle>) - Constructor for class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Constructor with both optional path and path handle.
- AbstractFSBuilderImpl(Path) - Constructor for class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
- AbstractFSBuilderImpl(PathHandle) - Constructor for class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
- AbstractGangliaSink - Class in org.apache.hadoop.metrics2.sink.ganglia
-
This the base class for Ganglia sink classes using metrics2.
- AbstractGangliaSink() - Constructor for class org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
- AbstractGangliaSink.GangliaConfType - Enum in org.apache.hadoop.metrics2.sink.ganglia
-
define enum for various type of conf
- AbstractGangliaSink.GangliaSlope - Enum in org.apache.hadoop.metrics2.sink.ganglia
-
ganglia slope values which equal the ordinal
- AbstractIOStatisticsImpl - Class in org.apache.hadoop.fs.statistics.impl
-
Base implementation in case common methods/fields need to be added
in future.
- AbstractIOStatisticsImpl() - Constructor for class org.apache.hadoop.fs.statistics.impl.AbstractIOStatisticsImpl
-
- AbstractLaunchableService - Class in org.apache.hadoop.service.launcher
-
- AbstractLaunchableService(String) - Constructor for class org.apache.hadoop.service.launcher.AbstractLaunchableService
-
Construct an instance with the given name.
- AbstractMapWritable - Class in org.apache.hadoop.io
-
Abstract base class for MapWritable and SortedMapWritable
Unlike org.apache.nutch.crawl.MapWritable, this class allows creation of
MapWritable<Writable, MapWritable> so the CLASS_TO_ID and ID_TO_CLASS
maps travel with the class instead of being static.
- AbstractMapWritable() - Constructor for class org.apache.hadoop.io.AbstractMapWritable
-
constructor.
- AbstractMetric - Class in org.apache.hadoop.metrics2
-
The immutable metric
- AbstractMetric(MetricsInfo) - Constructor for class org.apache.hadoop.metrics2.AbstractMetric
-
Construct the metric
- AbstractMultipartUploader - Class in org.apache.hadoop.fs.impl
-
Standard base class for Multipart Uploaders.
- AbstractMultipartUploader(Path) - Constructor for class org.apache.hadoop.fs.impl.AbstractMultipartUploader
-
Instantiate.
- AbstractService - Class in org.apache.hadoop.service
-
This is the base implementation class for services.
- AbstractService(String) - Constructor for class org.apache.hadoop.service.AbstractService
-
Construct the service.
- AbstractVerifier() - Constructor for class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- accept(Path) - Method in class org.apache.hadoop.fs.GlobFilter
-
- accept(Path) - Method in interface org.apache.hadoop.fs.PathFilter
-
Tests whether or not the specified abstract pathname should be
included in a pathname list.
- accept(T) - Method in interface org.apache.hadoop.util.functional.ConsumerRaisingIOE
-
Process the argument.
- accept(K, V) - Method in interface org.apache.hadoop.util.IdentityHashStore.Visitor
-
- acceptableCountryWildcard(String) - Static method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- accepts(String) - Method in class org.apache.hadoop.metrics2.MetricsFilter
-
Whether to accept the name
- accepts(MetricsTag) - Method in class org.apache.hadoop.metrics2.MetricsFilter
-
Whether to accept the tag
- accepts(Iterable<MetricsTag>) - Method in class org.apache.hadoop.metrics2.MetricsFilter
-
Whether to accept the tags
- accepts(MetricsRecord) - Method in class org.apache.hadoop.metrics2.MetricsFilter
-
Whether to accept the record
- access(Path, FsAction) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- access(Path, FsAction) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- access(Path, FsAction) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- access(String, NativeIO.Windows.AccessRight) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
Checks whether the current process has desired access rights on
the given path.
- ACCESS_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- AccessControlException - Exception in org.apache.hadoop.security
-
An exception class for access control related issues.
- AccessControlException() - Constructor for exception org.apache.hadoop.security.AccessControlException
-
- AccessControlException(String) - Constructor for exception org.apache.hadoop.security.AccessControlException
-
- AccessControlException(Throwable) - Constructor for exception org.apache.hadoop.security.AccessControlException
-
Constructs a new exception with the specified cause and a detail
message of (cause==null ? null : cause.toString()) (which
typically contains the class and detail message of cause).
- AccessControlList - Class in org.apache.hadoop.security.authorize
-
Class representing a configured access control list.
- AccessControlList() - Constructor for class org.apache.hadoop.security.authorize.AccessControlList
-
This constructor exists primarily for AccessControlList to be Writable.
- AccessControlList(String) - Constructor for class org.apache.hadoop.security.authorize.AccessControlList
-
Construct a new ACL from a String representation of the same.
- AccessControlList(String, String) - Constructor for class org.apache.hadoop.security.authorize.AccessControlList
-
Construct a new ACL from String representation of users and groups
The arguments are comma separated lists
- accessRight() - Method in enum org.apache.hadoop.io.nativeio.NativeIO.Windows.AccessRight
-
- AclEntry - Class in org.apache.hadoop.fs.permission
-
Defines a single entry in an ACL.
- AclEntry.Builder - Class in org.apache.hadoop.fs.permission
-
Builder for creating new AclEntry instances.
- AclEntryScope - Enum in org.apache.hadoop.fs.permission
-
Specifies the scope or intended usage of an ACL entry.
- AclEntryType - Enum in org.apache.hadoop.fs.permission
-
Specifies the type of an ACL entry.
- aclSpecToString(List<AclEntry>) - Static method in class org.apache.hadoop.fs.permission.AclEntry
-
Convert a List of AclEntries into a string - the reverse of parseAclSpec.
- AclStatus - Class in org.apache.hadoop.fs.permission
-
An AclStatus contains the ACL information of a specific file.
- AclStatus.Builder - Class in org.apache.hadoop.fs.permission
-
Builder for creating new Acl instances.
- acquire() - Method in class org.apache.hadoop.fs.impl.prefetch.BoundedResourcePool
-
Acquires a resource blocking if necessary until one becomes available.
- acquire(int) - Method in class org.apache.hadoop.fs.impl.prefetch.BufferPool
-
Acquires a ByteBuffer; blocking if necessary until one becomes available.
- acquire() - Method in class org.apache.hadoop.fs.impl.prefetch.ResourcePool
-
Acquires a resource blocking if necessary until one becomes available.
- acquire() - Method in class org.apache.hadoop.util.AutoCloseableLock
-
A wrapper method that makes a call to lock() of the underlying
ReentrantLock object.
- action - Variable in class org.apache.hadoop.io.retry.RetryPolicy.RetryAction
-
- ACTION_EXECUTOR_ACQUIRED - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
The name of the statistic collected for executor acquisition if
a duration tracker factory is passed in to the constructor.
- ACTION_FILE_OPENED - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
A file was opened: "action_file_opened".
- ACTION_HTTP_DELETE_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
An HTTP DELETE request was made: "action_http_delete_request".
- ACTION_HTTP_GET_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
An HTTP GET request was made: "action_http_get_request".
- ACTION_HTTP_HEAD_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
An HTTP HEAD request was made: "action_http_head_request".
- ACTION_HTTP_PATCH_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
An HTTP PATCH request was made: "action_http_patch_request".
- ACTION_HTTP_POST_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
An HTTP POST request was made: "action_http_post_request".
- ACTION_HTTP_PUT_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
An HTTP PUT request was made: "action_http_put_request".
- activateSpan(Span) - Method in class org.apache.hadoop.tracing.Tracer
-
- ACTIVE_VALUE - Static variable in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
ACTIVE = 1;
- ActiveNotFoundException() - Constructor for exception org.apache.hadoop.ha.ActiveStandbyElector.ActiveNotFoundException
-
- ActiveStandbyElector.ActiveNotFoundException - Exception in org.apache.hadoop.ha
-
Exception thrown when there is no active leader
- ActiveStandbyElector.ActiveStandbyElectorCallback - Interface in org.apache.hadoop.ha
-
Callback interface to interact with the ActiveStandbyElector object.
- ActiveThreadSpanSource<T extends org.apache.hadoop.fs.store.audit.AuditSpan> - Interface in org.apache.hadoop.fs.store.audit
-
Interface to get the active thread span.
- actual - Variable in exception org.apache.hadoop.fs.shell.CommandFormat.IllegalNumberOfArgumentsException
-
- add(MeanStatistic) - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
-
Add another MeanStatistic.
- add(E) - Method in class org.apache.hadoop.io.EnumSetWritable
-
- add(Throwable) - Method in class org.apache.hadoop.io.MultipleIOException.Builder
-
Add the given
Throwable to the exception list.
- add(E) - Method in class org.apache.hadoop.ipc.CallQueueManager
-
- add(E) - Method in class org.apache.hadoop.ipc.FairCallQueue
-
Add, put, and offer follow the same pattern:
1.
- add(String, long) - Method in class org.apache.hadoop.metrics2.lib.MetricsRegistry
-
Add sample to a stat metric by name.
- add(long) - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
-
- add(String, long) - Method in class org.apache.hadoop.metrics2.lib.MutableRates
-
Add a rate sample for a rate metric
- add(String, long) - Method in class org.apache.hadoop.metrics2.lib.MutableRatesWithAggregation
-
Add a rate sample for a rate metric.
- add(String, long) - Method in class org.apache.hadoop.metrics2.lib.MutableRollingAverages
-
- add(long, long) - Method in class org.apache.hadoop.metrics2.lib.MutableStat
-
Add a number of samples and their sum to the running stat
Note that although use of this method will preserve accurate mean values,
large values for numSamples may result in inaccurate variance values due
to the use of a single step of the Welford method for variance calculation.
- add(long) - Method in class org.apache.hadoop.metrics2.lib.MutableStat
-
Add a snapshot to the metric.
- add(MetricsTag) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
-
- add(AbstractMetric) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
-
- add(MetricsTag) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
-
Add an immutable metrics tag object
- add(AbstractMetric) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
-
Add a pre-made immutable metric object
- add(MetricsInfo, Object) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
-
- add(MetricsTag) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
-
- add(AbstractMetric) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
-
- add(double) - Method in class org.apache.hadoop.metrics2.util.SampleStat.MinMax
-
- add(Node) - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- add(ServiceStateChangeListener) - Method in class org.apache.hadoop.service.ServiceOperations.ServiceListeners
-
Thread-safe addition of a new listener to the end of a list.
- add(Key) - Method in class org.apache.hadoop.util.bloom.BloomFilter
-
- add(Key) - Method in class org.apache.hadoop.util.bloom.CountingBloomFilter
-
- add(Key) - Method in class org.apache.hadoop.util.bloom.DynamicBloomFilter
-
- add(Key) - Method in class org.apache.hadoop.util.bloom.RetouchedBloomFilter
-
- addAll(Credentials) - Method in class org.apache.hadoop.security.Credentials
-
Copy all of the credentials from one credential object into another.
- addAllArgs(Iterable<String>) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- addAllAuths(Iterable<? extends RpcHeaderProtos.RpcSaslProto.SaslAuth>) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- addAllConfig(Iterable<? extends TraceAdminPB.ConfigPair>) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- addAllDescriptions(Iterable<? extends TraceAdminPB.SpanReceiverListInfo>) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- addAllGroups(Iterable<String>) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- addAllMethods(Iterable<? extends Integer>) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
repeated uint32 methods = 2;
- addAllProtocolSignature(Iterable<? extends ProtocolInfoProtos.ProtocolSignatureProto>) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- addAllProtocolVersions(Iterable<? extends ProtocolInfoProtos.ProtocolVersionProto>) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- addAllResponses(Iterable<? extends GenericRefreshProtocolProtos.GenericRefreshResponseProto>) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- addAllSecrets(Iterable<? extends SecurityProtos.CredentialsKVProto>) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- addAllTokens(Iterable<? extends SecurityProtos.CredentialsKVProto>) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- addAllVersions(Iterable<? extends Long>) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
Protocol version corresponding to the rpc kind.
- addArgs(String) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- addArgsBytes(ByteString) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- addArgument(String) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
Add a single argument to this expression.
- addArguments(Deque<String>) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- addArguments(Deque<String>, int) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
Add a specific number of arguments to this expression.
- addArguments(Deque<String>) - Method in interface org.apache.hadoop.fs.shell.find.Expression
-
Adds arguments to this expression.
- addArguments(Deque<String>) - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- addAuths(RpcHeaderProtos.RpcSaslProto.SaslAuth) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- addAuths(int, RpcHeaderProtos.RpcSaslProto.SaslAuth) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- addAuths(RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- addAuths(int, RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- addAuthsBuilder() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- addAuthsBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- addAuxiliaryListener(int) - Method in class org.apache.hadoop.ipc.Server
-
- addChildren(Deque<Expression>) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- addChildren(Deque<Expression>, int) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
Add a specific number of children to this expression.
- addChildren(Deque<Expression>) - Method in interface org.apache.hadoop.fs.shell.find.Expression
-
Adds children to this expression.
- addChildren(Deque<Expression>) - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- addConfig(TraceAdminPB.ConfigPair) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- addConfig(int, TraceAdminPB.ConfigPair) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- addConfig(TraceAdminPB.ConfigPair.Builder) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- addConfig(int, TraceAdminPB.ConfigPair.Builder) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- addConfigBuilder() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- addConfigBuilder(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- addCounter(MetricsInfo, int) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
-
- addCounter(MetricsInfo, long) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
-
- addCounter(MetricsInfo, int) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
-
Add an integer metric
- addCounter(MetricsInfo, long) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
-
Add an long metric
- addCounter(MetricsInfo, int) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
-
- addCounter(MetricsInfo, long) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
-
- addCredentials(Credentials) - Method in class org.apache.hadoop.security.UserGroupInformation
-
Add the given Credentials to this user.
- addDateHeader(String, long) - Method in class org.apache.hadoop.security.http.XFrameOptionsFilter.XFrameOptionsResponseWrapper
-
- addDefaultResource(String) - Static method in class org.apache.hadoop.conf.Configuration
-
Add a default resource.
- addDelegationTokens(Configuration, Credentials, String, String) - Method in interface org.apache.hadoop.security.token.DtFetcher
-
Add any number of delegation tokens to Credentials object and return
a token instance that is appropriate for aliasing, or null if none.
- addDeprecation(String, String[], String) - Static method in class org.apache.hadoop.conf.Configuration
-
- addDeprecation(String, String, String) - Static method in class org.apache.hadoop.conf.Configuration
-
Adds the deprecated key to the global deprecation map.
- addDeprecation(String, String[]) - Static method in class org.apache.hadoop.conf.Configuration
-
- addDeprecation(String, String) - Static method in class org.apache.hadoop.conf.Configuration
-
Adds the deprecated key to the global deprecation map when no custom
message is provided.
- addDeprecations(Configuration.DeprecationDelta[]) - Static method in class org.apache.hadoop.conf.Configuration
-
Adds a set of deprecated keys to the global deprecations.
- addDescriptions(TraceAdminPB.SpanReceiverListInfo) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- addDescriptions(int, TraceAdminPB.SpanReceiverListInfo) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- addDescriptions(TraceAdminPB.SpanReceiverListInfo.Builder) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- addDescriptions(int, TraceAdminPB.SpanReceiverListInfo.Builder) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- addDescriptionsBuilder() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- addDescriptionsBuilder(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- addEndpoint(URI) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
Add an endpoint that the HTTP server should listen to.
- addEntries(Iterable<AclEntry>) - Method in class org.apache.hadoop.fs.permission.AclStatus.Builder
-
Adds a list of ACL entries.
- addEntry(AclEntry) - Method in class org.apache.hadoop.fs.permission.AclStatus.Builder
-
Adds an ACL entry.
- addExtension(GeneratedMessage.GeneratedExtension<ProtobufRpcEngine2Protos.RequestHeaderProto, List<Type>>, Type) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- addFalsePositive(Key) - Method in class org.apache.hadoop.util.bloom.RetouchedBloomFilter
-
Adds a false positive information to this retouched Bloom filter.
- addFalsePositive(Collection<Key>) - Method in class org.apache.hadoop.util.bloom.RetouchedBloomFilter
-
Adds a collection of false positive information to this retouched Bloom filter.
- addFalsePositive(List<Key>) - Method in class org.apache.hadoop.util.bloom.RetouchedBloomFilter
-
Adds a list of false positive information to this retouched Bloom filter.
- addFalsePositive(Key[]) - Method in class org.apache.hadoop.util.bloom.RetouchedBloomFilter
-
Adds an array of false positive information to this retouched Bloom filter.
- addFencingParameters(Map<String, String>) - Method in class org.apache.hadoop.ha.HAServiceTarget
-
Hook to allow subclasses to add any parameters they would like to
expose to fencing implementations/scripts.
- addField(String) - Method in class org.apache.hadoop.tools.TableListing.Builder
-
- addField(String, TableListing.Justification) - Method in class org.apache.hadoop.tools.TableListing.Builder
-
- addField(String, boolean) - Method in class org.apache.hadoop.tools.TableListing.Builder
-
- addField(String, TableListing.Justification, boolean) - Method in class org.apache.hadoop.tools.TableListing.Builder
-
Add a new field to the Table under construction.
- addFilter(String, String, Map<String, String>) - Method in interface org.apache.hadoop.http.FilterContainer
-
Add a filter to the container.
- addGauge(MetricsInfo, int) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
-
- addGauge(MetricsInfo, long) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
-
- addGauge(MetricsInfo, float) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
-
- addGauge(MetricsInfo, double) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
-
- addGauge(MetricsInfo, int) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
-
Add a integer gauge metric
- addGauge(MetricsInfo, long) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
-
Add a long gauge metric
- addGauge(MetricsInfo, float) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
-
Add a float gauge metric
- addGauge(MetricsInfo, double) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
-
Add a double gauge metric
- addGauge(MetricsInfo, int) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
-
- addGauge(MetricsInfo, long) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
-
- addGauge(MetricsInfo, float) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
-
- addGauge(MetricsInfo, double) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
-
- addGlobalFilter(String, String, Map<String, String>) - Method in interface org.apache.hadoop.http.FilterContainer
-
Add a global filter to the container.
- addGroup(String) - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
Add group to the names of groups allowed for this service.
- addGroups(String) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- addGroupsBytes(ByteString) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- addHeader(String, String) - Method in class org.apache.hadoop.security.http.XFrameOptionsFilter.XFrameOptionsResponseWrapper
-
- addIfService(Object) - Method in class org.apache.hadoop.service.CompositeService
-
- addIntHeader(String, int) - Method in class org.apache.hadoop.security.http.XFrameOptionsFilter.XFrameOptionsResponseWrapper
-
- addKey(DelegationKey) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Add a previously used master key to cache (when NN restarts),
should be called before activate().
- addKVAnnotation(String, String) - Method in class org.apache.hadoop.tracing.Span
-
- addKVAnnotation(String, String) - Method in class org.apache.hadoop.tracing.TraceScope
-
- addKVAnnotation(String, Number) - Method in class org.apache.hadoop.tracing.TraceScope
-
- addLink(Configuration, String, String, URI) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Add a link to the config for the specified mount table
- addLink(Configuration, String, URI) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Add a link to the config for the default mount table
- addLinkFallback(Configuration, String, URI) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Add a LinkFallback to the config for the specified mount table.
- addLinkFallback(Configuration, URI) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Add a LinkFallback to the config for the default mount table.
- addLinkMerge(Configuration, String, URI[]) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Add a LinkMerge to the config for the specified mount table.
- addLinkMerge(Configuration, URI[]) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Add a LinkMerge to the config for the default mount table.
- addLinkMergeSlash(Configuration, String, URI) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Add a LinkMergeSlash to the config for the specified mount table.
- addLinkMergeSlash(Configuration, URI) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Add a LinkMergeSlash to the config for the default mount table.
- addLinkNfly(Configuration, String, String, String, String) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Add nfly link to configuration for the given mount table.
- addLinkNfly(Configuration, String, String, String, URI...) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Add nfly link to configuration for the given mount table.
- addLinkNfly(Configuration, String, URI...) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
- addLinkRegex(Configuration, String, String, String, String) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Add a LinkRegex to the config for the specified mount table.
- addMaximumSample(String, long) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- addMaximumSample(String, long) - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Add a maximum sample: if greater than the current value,
updates the value.
- addMeanStatisticSample(String, long) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- addMeanStatisticSample(String, long) - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Add a sample to the mean statistics.
- addMethods(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
repeated uint32 methods = 2;
- addMinimumSample(String, long) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- addMinimumSample(String, long) - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Add a minimum sample: if less than the current value,
updates the value.
- addOptionWithValue(String) - Method in class org.apache.hadoop.fs.shell.CommandFormat
-
add option with value
- addPersistedDelegationToken(TokenIdent, long) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
This method is intended to be used for recovering persisted delegation
tokens.
- addProtocol(RPC.RpcKind, Class<?>, Object) - Method in class org.apache.hadoop.ipc.RPC.Server
-
Add a protocol to the existing server.
- addProtocolSignature(ProtocolInfoProtos.ProtocolSignatureProto) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- addProtocolSignature(int, ProtocolInfoProtos.ProtocolSignatureProto) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- addProtocolSignature(ProtocolInfoProtos.ProtocolSignatureProto.Builder) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- addProtocolSignature(int, ProtocolInfoProtos.ProtocolSignatureProto.Builder) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- addProtocolSignatureBuilder() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- addProtocolSignatureBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- addProtocolVersions(ProtocolInfoProtos.ProtocolVersionProto) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- addProtocolVersions(int, ProtocolInfoProtos.ProtocolVersionProto) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- addProtocolVersions(ProtocolInfoProtos.ProtocolVersionProto.Builder) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- addProtocolVersions(int, ProtocolInfoProtos.ProtocolVersionProto.Builder) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- addProtocolVersionsBuilder() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- addProtocolVersionsBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- addQuantileInfo(int, MetricsInfo) - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
-
Add entry to quantileInfos array.
- addRecord(String) - Method in interface org.apache.hadoop.metrics2.MetricsCollector
-
Add a metrics record
- addRecord(MetricsInfo) - Method in interface org.apache.hadoop.metrics2.MetricsCollector
-
Add a metrics record
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- addResource(String) - Method in class org.apache.hadoop.conf.Configuration
-
Add a configuration resource.
- addResource(String, boolean) - Method in class org.apache.hadoop.conf.Configuration
-
- addResource(URL) - Method in class org.apache.hadoop.conf.Configuration
-
Add a configuration resource.
- addResource(URL, boolean) - Method in class org.apache.hadoop.conf.Configuration
-
- addResource(Path) - Method in class org.apache.hadoop.conf.Configuration
-
Add a configuration resource.
- addResource(Path, boolean) - Method in class org.apache.hadoop.conf.Configuration
-
- addResource(InputStream) - Method in class org.apache.hadoop.conf.Configuration
-
Add a configuration resource.
- addResource(InputStream, boolean) - Method in class org.apache.hadoop.conf.Configuration
-
- addResource(InputStream, String) - Method in class org.apache.hadoop.conf.Configuration
-
Add a configuration resource.
- addResource(InputStream, String, boolean) - Method in class org.apache.hadoop.conf.Configuration
-
- addResource(Configuration) - Method in class org.apache.hadoop.conf.Configuration
-
Add a configuration resource.
- addResponses(GenericRefreshProtocolProtos.GenericRefreshResponseProto) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- addResponses(int, GenericRefreshProtocolProtos.GenericRefreshResponseProto) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- addResponses(GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- addResponses(int, GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- addResponsesBuilder() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- addResponsesBuilder(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- addResponseTime(String, Schedulable, ProcessingDetails) - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- addResponseTime(String, Schedulable, ProcessingDetails) - Method in class org.apache.hadoop.ipc.DefaultRpcScheduler
-
- addResponseTime(String, int, int, int) - Method in interface org.apache.hadoop.ipc.RpcScheduler
-
- addResponseTime(String, Schedulable, ProcessingDetails) - Method in interface org.apache.hadoop.ipc.RpcScheduler
-
Store a processing time value for an RPC call into this scheduler.
- addSample(String, long) - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Add a statistics sample as a min, max and mean and count.
- addSample(long) - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
-
Add a sample.
- addSecretKey(Text, byte[]) - Method in class org.apache.hadoop.security.Credentials
-
Set the key for an alias.
- addSecrets(SecurityProtos.CredentialsKVProto) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- addSecrets(int, SecurityProtos.CredentialsKVProto) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- addSecrets(SecurityProtos.CredentialsKVProto.Builder) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- addSecrets(int, SecurityProtos.CredentialsKVProto.Builder) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- addSecretsBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- addSecretsBuilder(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- addService(Service) - Method in class org.apache.hadoop.service.CompositeService
-
- addShutdownHook(Runnable, int) - Method in class org.apache.hadoop.util.ShutdownHookManager
-
Adds a shutdownHook with a priority, the higher the priority
the earlier will run.
- addShutdownHook(Runnable, int, long, TimeUnit) - Method in class org.apache.hadoop.util.ShutdownHookManager
-
Adds a shutdownHook with a priority and timeout the higher the priority
the earlier will run.
- addSpanReceiver(RpcController, TraceAdminPB.AddSpanReceiverRequestProto, RpcCallback<TraceAdminPB.AddSpanReceiverResponseProto>) - Method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
rpc addSpanReceiver(.hadoop.common.AddSpanReceiverRequestProto) returns (.hadoop.common.AddSpanReceiverResponseProto);
- addSpanReceiver(RpcController, TraceAdminPB.AddSpanReceiverRequestProto) - Method in interface org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService.BlockingInterface
-
- addSpanReceiver(RpcController, TraceAdminPB.AddSpanReceiverRequestProto, RpcCallback<TraceAdminPB.AddSpanReceiverResponseProto>) - Method in interface org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService.Interface
-
rpc addSpanReceiver(.hadoop.common.AddSpanReceiverRequestProto) returns (.hadoop.common.AddSpanReceiverResponseProto);
- addSpanReceiver(RpcController, TraceAdminPB.AddSpanReceiverRequestProto, RpcCallback<TraceAdminPB.AddSpanReceiverResponseProto>) - Method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService.Stub
-
- addSuppressedLoggingExceptions(Class<?>...) - Method in class org.apache.hadoop.ipc.Server
-
Add exception classes which server won't log at all.
- addTags(Properties) - Method in class org.apache.hadoop.conf.Configuration
-
Add tags defined in HADOOP_TAGS_SYSTEM, HADOOP_TAGS_CUSTOM.
- addTerseExceptions(Class<?>...) - Method in class org.apache.hadoop.ipc.Server
-
Add exception classes for which server won't log stack traces.
- addTimedOperation(String, long) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- addTimedOperation(String, Duration) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- addTimedOperation(String, long) - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Add a duration to the min/mean/max statistics, using the
given prefix and adding a suffix for each specific value.
- addTimedOperation(String, Duration) - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Add a duration to the min/mean/max statistics, using the
given prefix and adding a suffix for each specific value.;
increment tha counter whose name == prefix.
- addTimelineAnnotation(String) - Method in class org.apache.hadoop.tracing.Span
-
- addTimelineAnnotation(String) - Method in class org.apache.hadoop.tracing.TraceScope
-
- addToCache(int) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations
-
- addToken(Text, Token<? extends TokenIdentifier>) - Method in class org.apache.hadoop.security.Credentials
-
Add a token in the storage (in memory).
- addToken(Token<? extends TokenIdentifier>) - Method in class org.apache.hadoop.security.UserGroupInformation
-
Add a token to this UGI
- addToken(Text, Token<? extends TokenIdentifier>) - Method in class org.apache.hadoop.security.UserGroupInformation
-
Add a named token to this UGI
- addTokenForOwnerStats(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Add token stats to the owner to token count mapping.
- addTokenIdentifier(TokenIdentifier) - Method in class org.apache.hadoop.security.UserGroupInformation
-
Add a TokenIdentifier to this UGI.
- addTokens(SecurityProtos.CredentialsKVProto) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- addTokens(int, SecurityProtos.CredentialsKVProto) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- addTokens(SecurityProtos.CredentialsKVProto.Builder) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- addTokens(int, SecurityProtos.CredentialsKVProto.Builder) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- addTokensBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- addTokensBuilder(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- addToMap(Class<?>) - Method in class org.apache.hadoop.io.AbstractMapWritable
-
Add a Class to the maps if it is not already present.
- addUser(String) - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
Add user to the names of users allowed for this service.
- addVersion() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- addVersions(long) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
Protocol version corresponding to the rpc kind.
- AdminAuthorizedServlet - Class in org.apache.hadoop.http
-
General servlet which is admin-authorized.
- AdminAuthorizedServlet() - Constructor for class org.apache.hadoop.http.AdminAuthorizedServlet
-
- advance() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Move the cursor to the next key-value pair.
- afterExecute(Runnable, Throwable) - Method in class org.apache.hadoop.util.concurrent.HadoopScheduledThreadPoolExecutor
-
- afterExecute(Runnable, Throwable) - Method in class org.apache.hadoop.util.concurrent.HadoopThreadPoolExecutor
-
- aggregate(IOStatistics) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- aggregate(IOStatistics) - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsAggregator
-
Aggregate the supplied statistics into the current
set.
- aggregate(IOStatistics) - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
-
Aggregate the current statistics with the
source reference passed in.
- aggregateCounters(Long, Long) - Static method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsBinding
-
Aggregate two counters.
- aggregateGauges(Long, Long) - Static method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsBinding
-
Add two gauges.
- aggregateMaps(Map<String, E>, Map<String, E>, BiFunction<E, E, E>, Function<E, E>) - Static method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsBinding
-
Aggregate two maps so that the destination.
- aggregateMaximums(Long, Long) - Static method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsBinding
-
Aggregate two maximum values.
- aggregateMeanStatistics(MeanStatistic, MeanStatistic) - Static method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsBinding
-
Aggregate the mean statistics.
- aggregateMinimums(Long, Long) - Static method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsBinding
-
Aggregate two minimum values.
- alert(GcTimeMonitor.GcData) - Method in interface org.apache.hadoop.util.GcTimeMonitor.GcTimeAlertHandler
-
- ALIAS_FIELD_NUMBER - Static variable in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- aliasTokenFile(File, String, Text, Text, Configuration) - Static method in class org.apache.hadoop.security.token.DtFileOperations
-
Alias a token from a file and save back to file in the local filesystem.
- allKeys - Variable in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Access to allKeys is protected by this object lock
- allowAppend - Variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- allowChange() - Method in class org.apache.hadoop.fs.Options.HandleOpt.Data
-
Tracks whether any changes to file content are permitted.
- allowChange() - Method in class org.apache.hadoop.fs.Options.HandleOpt.Location
-
Tracks whether any changes to file location are permitted.
- ALLOWED_HEADERS - Static variable in class org.apache.hadoop.security.http.CrossOriginFilter
-
- ALLOWED_HEADERS_DEFAULT - Static variable in class org.apache.hadoop.security.http.CrossOriginFilter
-
- ALLOWED_METHODS - Static variable in class org.apache.hadoop.security.http.CrossOriginFilter
-
- ALLOWED_METHODS_DEFAULT - Static variable in class org.apache.hadoop.security.http.CrossOriginFilter
-
- ALLOWED_ORIGINS - Static variable in class org.apache.hadoop.security.http.CrossOriginFilter
-
- ALLOWED_ORIGINS_DEFAULT - Static variable in class org.apache.hadoop.security.http.CrossOriginFilter
-
- ALLOWED_ORIGINS_REGEX_PREFIX - Static variable in class org.apache.hadoop.security.http.CrossOriginFilter
-
- allowSameDiskTiering(StorageType) - Static method in enum org.apache.hadoop.fs.StorageType
-
- alreadyClosed() - Method in interface org.apache.hadoop.fs.Abortable.AbortableResult
-
Was the stream already closed/aborted?
- AlreadyClosedException - Exception in org.apache.hadoop.io.compress
-
- AlreadyClosedException(String) - Constructor for exception org.apache.hadoop.io.compress.AlreadyClosedException
-
- AlreadyExistsException(String) - Constructor for exception org.apache.hadoop.io.SecureIOUtils.AlreadyExistsException
-
- AlreadyExistsException(Throwable) - Constructor for exception org.apache.hadoop.io.SecureIOUtils.AlreadyExistsException
-
- ANALYTICS_STREAM_FACTORY_CLOSED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Total count of times object stream factory was closed.
- analyze(StringBuilder) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations
-
- and(FsAction) - Method in enum org.apache.hadoop.fs.permission.FsAction
-
AND operation.
- and(Filter) - Method in class org.apache.hadoop.util.bloom.BloomFilter
-
- and(Filter) - Method in class org.apache.hadoop.util.bloom.CountingBloomFilter
-
- and(Filter) - Method in class org.apache.hadoop.util.bloom.DynamicBloomFilter
-
- andThen(ConsumerRaisingIOE<? super T>) - Method in interface org.apache.hadoop.util.functional.ConsumerRaisingIOE
-
- AnnotatedSecurityInfo - Class in org.apache.hadoop.security
-
Constructs SecurityInfo from Annotations provided in protocol interface.
- AnnotatedSecurityInfo() - Constructor for class org.apache.hadoop.security.AnnotatedSecurityInfo
-
- anyCleanupException() - Method in interface org.apache.hadoop.fs.Abortable.AbortableResult
-
Any exception caught during cleanup operations,
exceptions whose raising/catching does not change
the semantics of the abort.
- append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- append(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Append to an existing file (optional operation).
- append(Path, int) - Method in class org.apache.hadoop.fs.FileSystem
-
Append to an existing file (optional operation).
- append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Append to an existing file (optional operation).
- append(Path, boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
Append to an existing file (optional operation).
- append(Path, int, Progressable, boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
Append to an existing file (optional operation).
- append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- append() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
Append to an existing file (optional operation).
- append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
This optional operation is not yet supported.
- append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- append(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- append() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
-
Append to an existing file (optional operation).
- append() - Method in interface org.apache.hadoop.fs.MultipartUploaderBuilder
-
Append to an existing file (optional operation).
- append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- append(Path, int, Progressable) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- append(Writable) - Method in class org.apache.hadoop.io.ArrayFile.Writer
-
Append a value to the file.
- append(WritableComparable, Writable) - Method in class org.apache.hadoop.io.BloomMapFile.Writer
-
- append(byte[], byte[]) - Method in class org.apache.hadoop.io.file.tfile.TFile.Writer
-
Adding a new key-value pair to the TFile.
- append(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.file.tfile.TFile.Writer
-
Adding a new key-value pair to TFile.
- append(WritableComparable, Writable) - Method in class org.apache.hadoop.io.MapFile.Writer
-
Append a key/value pair to the map.
- append(Writable, Writable) - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
Append a key/value pair.
- append(Object, Object) - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
Append a key/value pair.
- append(WritableComparable) - Method in class org.apache.hadoop.io.SetFile.Writer
-
Append a key to a set.
- append(byte[], int, int) - Method in class org.apache.hadoop.io.Text
-
Append a range of bytes to the end of the given text.
- append(String) - Method in class org.apache.hadoop.ipc.CallerContext.Builder
-
Append new field to the context.
- append(String, String) - Method in class org.apache.hadoop.ipc.CallerContext.Builder
-
Append new field which contains key and value to the context.
- appendFile(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
This is overridden to ensure that this class's create() method is
ultimately called.
- appendFile(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Create a Builder to append a file.
- appendFile(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- appendFile(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- appendIfAbsent(String, String) - Method in class org.apache.hadoop.ipc.CallerContext.Builder
-
Append new field which contains key and value to the context
if the key("key:") is absent.
- appendIfExists(boolean) - Static method in class org.apache.hadoop.io.SequenceFile.Writer
-
- appendRaw(byte[], int, int, SequenceFile.ValueBytes) - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
- appendScriptExtension(File, String) - Static method in class org.apache.hadoop.util.Shell
-
Returns a File referencing a script with the given basename, inside the
given parent directory.
- appendScriptExtension(String) - Static method in class org.apache.hadoop.util.Shell
-
Returns a script file name with the given basename.
- appendTokenFiles(ArrayList<File>, String, Configuration) - Static method in class org.apache.hadoop.security.token.DtFileOperations
-
Append tokens from list of files in local filesystem, saving to last file.
- ApplicationClassLoader - Class in org.apache.hadoop.util
-
- ApplicationClassLoader(URL[], ClassLoader, List<String>) - Constructor for class org.apache.hadoop.util.ApplicationClassLoader
-
- ApplicationClassLoader(String, ClassLoader, List<String>) - Constructor for class org.apache.hadoop.util.ApplicationClassLoader
-
- apply(AbstractFileSystem, Path) - Method in interface org.apache.hadoop.fs.impl.FsLinkResolution.FsLinkResolutionFunction
-
- apply(T, U) - Method in interface org.apache.hadoop.fs.impl.FunctionsRaisingIOE.BiFunctionRaisingIOE
-
Deprecated.
- apply() - Method in interface org.apache.hadoop.fs.impl.FunctionsRaisingIOE.CallableRaisingIOE
-
Deprecated.
- apply(T) - Method in interface org.apache.hadoop.fs.impl.FunctionsRaisingIOE.FunctionRaisingIOE
-
Deprecated.
- apply(PathData, int) - Method in interface org.apache.hadoop.fs.shell.find.Expression
-
Apply the expression to the specified item, called once for each item.
- apply(PathData, int) - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- apply(T, U) - Method in interface org.apache.hadoop.util.functional.BiFunctionRaisingIOE
-
Apply the function.
- apply() - Method in interface org.apache.hadoop.util.functional.CallableRaisingIOE
-
Apply the operation.
- apply(I1, I2, I3, I4) - Method in interface org.apache.hadoop.util.functional.Function4RaisingIOE
-
Apply the function.
- apply(T) - Method in interface org.apache.hadoop.util.functional.FunctionRaisingIOE
-
Apply the function.
- apply() - Method in interface org.apache.hadoop.util.functional.InvocationRaisingIOE
-
Apply the operation.
- apply() - Method in class org.apache.hadoop.util.functional.LazyAtomicReference
-
Implementation of CallableRaisingIOE.apply().
- apply() - Method in interface org.apache.hadoop.util.functional.RunnableRaisingIOE
-
Apply the operation.
- applyToIOStatisticsSnapshot(Serializable, FunctionRaisingIOE<IOStatisticsSnapshot, T>) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Apply a function to an object which may be an IOStatisticsSnapshot.
- applyUMask(FsPermission, FsPermission) - Static method in class org.apache.hadoop.fs.permission.FsCreateModes
-
Create from unmasked mode and umask.
- applyUMask(FsPermission) - Method in class org.apache.hadoop.fs.permission.FsPermission
-
Apply a umask to this permission and return a new one.
- approximateCount(Key) - Method in class org.apache.hadoop.util.bloom.CountingBloomFilter
-
This method calculates an approximate count of the key, i.e.
- areSymlinksEnabled() - Static method in class org.apache.hadoop.fs.FileSystem
-
- ARG_CONF - Static variable in interface org.apache.hadoop.service.launcher.LauncherArguments
-
Name of the configuration argument on the CLI.
- ARG_CONF_PREFIXED - Static variable in interface org.apache.hadoop.service.launcher.LauncherArguments
-
- ARG_CONF_SHORT - Static variable in interface org.apache.hadoop.service.launcher.LauncherArguments
-
- ARG_CONFCLASS - Static variable in interface org.apache.hadoop.service.launcher.LauncherArguments
-
Name of a configuration class which is loaded before any
attempt is made to load the class.
- ARG_CONFCLASS_PREFIXED - Static variable in interface org.apache.hadoop.service.launcher.LauncherArguments
-
- ARG_CONFCLASS_SHORT - Static variable in interface org.apache.hadoop.service.launcher.LauncherArguments
-
- ARG_JAAS - Static variable in class org.apache.hadoop.security.KDiag
-
- ARG_KEYLEN - Static variable in class org.apache.hadoop.security.KDiag
-
- ARG_KEYTAB - Static variable in class org.apache.hadoop.security.KDiag
-
- ARG_NOFAIL - Static variable in class org.apache.hadoop.security.KDiag
-
- ARG_NOLOGIN - Static variable in class org.apache.hadoop.security.KDiag
-
- ARG_OUTPUT - Static variable in class org.apache.hadoop.security.KDiag
-
- ARG_PRINCIPAL - Static variable in class org.apache.hadoop.security.KDiag
-
- ARG_RESOURCE - Static variable in class org.apache.hadoop.security.KDiag
-
- ARG_SECURE - Static variable in class org.apache.hadoop.security.KDiag
-
- ARG_VERIFYSHORTNAME - Static variable in class org.apache.hadoop.security.KDiag
-
- args - Variable in class org.apache.hadoop.ha.HAAdmin.UsageInfo
-
- ARGS_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- ArrayFile - Class in org.apache.hadoop.io
-
A dense file-based mapping from integers to values.
- ArrayFile() - Constructor for class org.apache.hadoop.io.ArrayFile
-
- ArrayFile.Reader - Class in org.apache.hadoop.io
-
Provide access to an existing array file.
- ArrayFile.Writer - Class in org.apache.hadoop.io
-
Write a new array file.
- ArrayPrimitiveWritable - Class in org.apache.hadoop.io
-
This is a wrapper class.
- ArrayPrimitiveWritable() - Constructor for class org.apache.hadoop.io.ArrayPrimitiveWritable
-
Construct an empty instance, for use during Writable read
- ArrayPrimitiveWritable(Class<?>) - Constructor for class org.apache.hadoop.io.ArrayPrimitiveWritable
-
Construct an instance of known type but no value yet
for use with type-specific wrapper classes.
- ArrayPrimitiveWritable(Object) - Constructor for class org.apache.hadoop.io.ArrayPrimitiveWritable
-
Wrap an existing array of primitives
- ArrayWritable - Class in org.apache.hadoop.io
-
A Writable for arrays containing instances of a class.
- ArrayWritable(Class<? extends Writable>) - Constructor for class org.apache.hadoop.io.ArrayWritable
-
- ArrayWritable(Class<? extends Writable>, Writable[]) - Constructor for class org.apache.hadoop.io.ArrayWritable
-
- ArrayWritable(String[]) - Constructor for class org.apache.hadoop.io.ArrayWritable
-
- asDuration() - Method in interface org.apache.hadoop.fs.statistics.DurationTracker
-
Get the duration of an operation as a java Duration
instance.
- asDuration() - Method in class org.apache.hadoop.fs.statistics.impl.StubDurationTracker
-
- asDuration() - Method in class org.apache.hadoop.util.OperationDuration
-
Get the duration of an operation as a java Duration
instance.
- asList() - Static method in enum org.apache.hadoop.fs.StorageType
-
- asStatic() - Method in class org.apache.hadoop.util.dynamic.DynMethods.UnboundMethod
-
Returns this method as a StaticMethod.
- AsyncCallLimitExceededException - Exception in org.apache.hadoop.ipc
-
Signals that an AsyncCallLimitExceededException has occurred.
- AsyncCallLimitExceededException(String) - Constructor for exception org.apache.hadoop.ipc.AsyncCallLimitExceededException
-
- AsyncGet<R,E extends Throwable> - Interface in org.apache.hadoop.util.concurrent
-
- AsyncGet.Util - Class in org.apache.hadoop.util.concurrent
-
Utility
- AsyncGetFuture<T,E extends Throwable> - Class in org.apache.hadoop.util.concurrent
-
- AsyncGetFuture(AsyncGet<T, E>) - Constructor for class org.apache.hadoop.util.concurrent.AsyncGetFuture
-
- atEnd() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Is cursor at the end location?
- AtMostOnce - Annotation Type in org.apache.hadoop.io.retry
-
Used to mark certain methods of an interface with at-most-once semantics.
- attemptingUser - Variable in class org.apache.hadoop.ipc.Server.Connection
-
- attributes(boolean, boolean, boolean, boolean) - Static method in class org.apache.hadoop.fs.FileStatus
-
Convert boolean attributes to a set of flags.
- AUDIT_ACCESS_CHECK_FAILURE - Static variable in class org.apache.hadoop.fs.audit.AuditStatisticNames
-
Access check during audit rejected: "audit_access_check_failure".
- AUDIT_FAILURE - Static variable in class org.apache.hadoop.fs.audit.AuditStatisticNames
-
Audit failure: "audit_failure".
- AUDIT_REQUEST_EXECUTION - Static variable in class org.apache.hadoop.fs.audit.AuditStatisticNames
-
A request was executed and the auditor invoked: "audit_request_execution".
- AUDIT_SPAN_CREATION - Static variable in class org.apache.hadoop.fs.audit.AuditStatisticNames
-
Audit span created: "audit_span_creation".
- AuditEntryPoint - Annotation Type in org.apache.hadoop.fs.store.audit
-
A marker attribute simply to highlight which of the methods
in a FileSystem why are audit entry points.
- AUDITLOG - Static variable in class org.apache.hadoop.ipc.Server
-
- AuditStatisticNames - Class in org.apache.hadoop.fs.audit
-
Statistic Names for Auditing.
- authenticate(URL, AuthenticatedURL.Token) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
- AuthenticationFilterInitializer - Class in org.apache.hadoop.security
-
Initializes hadoop-auth AuthenticationFilter which provides support for
Kerberos HTTP SPNEGO authentication.
- AuthenticationFilterInitializer() - Constructor for class org.apache.hadoop.security.AuthenticationFilterInitializer
-
- AuthorizationException - Exception in org.apache.hadoop.security.authorize
-
An exception class for authorization-related issues.
- AuthorizationException() - Constructor for exception org.apache.hadoop.security.authorize.AuthorizationException
-
- AuthorizationException(String) - Constructor for exception org.apache.hadoop.security.authorize.AuthorizationException
-
- AuthorizationException(Throwable) - Constructor for exception org.apache.hadoop.security.authorize.AuthorizationException
-
Constructs a new exception with the specified cause and a detail
message of (cause==null ? null : cause.toString()) (which
typically contains the class and detail message of cause).
- authorize(UserGroupInformation, InetAddress) - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- authorize(UserGroupInformation, String) - Method in interface org.apache.hadoop.security.authorize.ImpersonationProvider
-
Authorize the superuser which is doing doAs.
- authorize(UserGroupInformation, InetAddress) - Method in interface org.apache.hadoop.security.authorize.ImpersonationProvider
-
Authorize the superuser which is doing doAs.
- AUTHS_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- AutoCloseableLock - Class in org.apache.hadoop.util
-
This is a wrap class of a ReentrantLock.
- AutoCloseableLock() - Constructor for class org.apache.hadoop.util.AutoCloseableLock
-
Creates an instance of AutoCloseableLock, initializes
the underlying lock instance with a new ReentrantLock.
- AutoCloseableLock(Lock) - Constructor for class org.apache.hadoop.util.AutoCloseableLock
-
Wrap provided Lock instance.
- available() - Method in class org.apache.hadoop.fs.store.ByteBufferInputStream
-
- available() - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- available() - Method in class org.apache.hadoop.io.compress.PassthroughCodec.PassthroughDecompressorStream
-
- available() - Method in class org.apache.hadoop.io.file.tfile.BoundedRangeFileInputStream
-
- available() - Method in class org.apache.hadoop.util.LimitInputStream
-
- AVRO_REFLECT_PACKAGES - Static variable in class org.apache.hadoop.io.serializer.avro.AvroReflectSerialization
-
Key to configure packages that contain classes to be serialized and
deserialized using this class.
- AVRO_SCHEMA_KEY - Static variable in class org.apache.hadoop.io.serializer.avro.AvroSerialization
-
- AvroFSInput - Class in org.apache.hadoop.fs
-
- AvroFSInput(FSDataInputStream, long) - Constructor for class org.apache.hadoop.fs.AvroFSInput
-
- AvroFSInput(FileContext, Path) - Constructor for class org.apache.hadoop.fs.AvroFSInput
-
- AvroReflectSerializable - Interface in org.apache.hadoop.io.serializer.avro
-
Tag interface for Avro 'reflect' serializable classes.
- AvroReflectSerialization - Class in org.apache.hadoop.io.serializer.avro
-
Serialization for Avro Reflect classes.
- AvroReflectSerialization() - Constructor for class org.apache.hadoop.io.serializer.avro.AvroReflectSerialization
-
- AvroSerialization<T> - Class in org.apache.hadoop.io.serializer.avro
-
Base class for providing serialization to Avro types.
- AvroSerialization() - Constructor for class org.apache.hadoop.io.serializer.avro.AvroSerialization
-
- AvroSpecificSerialization - Class in org.apache.hadoop.io.serializer.avro
-
Serialization for Avro Specific classes.
- AvroSpecificSerialization() - Constructor for class org.apache.hadoop.io.serializer.avro.AvroSpecificSerialization
-
- await() - Method in class org.apache.hadoop.util.Waitable
-
- awaitAllFutures(Collection<Future<T>>) - Static method in class org.apache.hadoop.util.functional.FutureIO
-
Evaluates a collection of futures and returns their results as a list.
- awaitAllFutures(Collection<Future<T>>, Duration) - Static method in class org.apache.hadoop.util.functional.FutureIO
-
Evaluates a collection of futures and returns their results as a list,
but only waits up to the specified timeout for each future to complete.
- awaitFuture(Future<T>) - Static method in class org.apache.hadoop.util.functional.FutureIO
-
Given a future, evaluate it.
- awaitFuture(Future<T>, long, TimeUnit) - Static method in class org.apache.hadoop.util.functional.FutureIO
-
Given a future, evaluate it.
- CacheableIPList - Class in org.apache.hadoop.util
-
CacheableIPList loads a list of subnets from a file.
- CacheableIPList(FileBasedIPList, long) - Constructor for class org.apache.hadoop.util.CacheableIPList
-
- CachedDNSToSwitchMapping - Class in org.apache.hadoop.net
-
A cached implementation of DNSToSwitchMapping that takes an
raw DNSToSwitchMapping and stores the resolved network location in
a cache.
- CachedDNSToSwitchMapping(DNSToSwitchMapping) - Constructor for class org.apache.hadoop.net.CachedDNSToSwitchMapping
-
cache a raw DNS mapping
- cacheGroupsAdd(List<String>) - Method in interface org.apache.hadoop.security.GroupMappingServiceProvider
-
Caches the group user information
- cacheGroupsAdd(List<String>) - Method in class org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback
-
- cacheGroupsAdd(List<String>) - Method in class org.apache.hadoop.security.JniBasedUnixGroupsNetgroupMappingWithFallback
-
- cacheGroupsAdd(List<String>) - Method in class org.apache.hadoop.security.NullGroupsMapping
-
Nothing is returned, so nothing is cached.
- cacheGroupsRefresh() - Method in interface org.apache.hadoop.security.GroupMappingServiceProvider
-
Refresh the cache of groups and user mapping
- cacheGroupsRefresh() - Method in class org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback
-
- cacheGroupsRefresh() - Method in class org.apache.hadoop.security.JniBasedUnixGroupsNetgroupMappingWithFallback
-
- cacheGroupsRefresh() - Method in class org.apache.hadoop.security.NullGroupsMapping
-
Nothing is returned, so nothing is cached.
- CacheManipulator() - Constructor for class org.apache.hadoop.io.nativeio.NativeIO.POSIX.CacheManipulator
-
- cachePut(int, ByteBuffer) - Method in class org.apache.hadoop.fs.impl.prefetch.CachingBlockManager
-
- CachingBlockManager - Class in org.apache.hadoop.fs.impl.prefetch
-
Provides read access to the underlying file one block at a time.
- CachingBlockManager(BlockManagerParameters) - Constructor for class org.apache.hadoop.fs.impl.prefetch.CachingBlockManager
-
Constructs an instance of a CachingBlockManager.
- CachingKeyProvider - Class in org.apache.hadoop.crypto.key
-
A KeyProviderExtension implementation providing a short lived
cache for KeyVersions and Metadatato avoid burst
of requests to hit the underlying KeyProvider.
- CachingKeyProvider(KeyProvider, long, long) - Constructor for class org.apache.hadoop.crypto.key.CachingKeyProvider
-
- call(RPC.RpcKind, Writable, Client.ConnectionId, AtomicBoolean) - Method in class org.apache.hadoop.ipc.Client
-
Make a call, passing rpcRequest, to the IPC server defined by
remoteId, returning the rpc respond.
- call(RPC.RpcKind, Writable, Client.ConnectionId, AtomicBoolean, AlignmentContext) - Method in class org.apache.hadoop.ipc.Client
-
- call() - Method in interface org.apache.hadoop.ipc.internal.ShadedProtobufHelper.IpcCall
-
- call(RPC.RpcKind, String, Writable, long) - Method in class org.apache.hadoop.ipc.RPC.Server
-
- call(Writable, long) - Method in class org.apache.hadoop.ipc.Server
-
- call(RPC.RpcKind, String, Writable, long) - Method in class org.apache.hadoop.ipc.Server
-
Called for each call.
- Call(int, int, Void, Void, RPC.RpcKind, byte[]) - Constructor for class org.apache.hadoop.ipc.Server.Call
-
- CallableRaisingIOE<R> - Interface in org.apache.hadoop.util.functional
-
This is a callable which only raises an IOException.
- CallerContext - Class in org.apache.hadoop.ipc
-
A class defining the caller context for auditing coarse granularity
operations.
- CallerContext.Builder - Class in org.apache.hadoop.ipc
-
The caller context builder.
- CALLERCONTEXT_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- CALLID_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- CALLID_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
- CallQueueManager<E extends org.apache.hadoop.ipc.Schedulable> - Class in org.apache.hadoop.ipc
-
Abstracts queue operations for different blocking queues.
- CallQueueManager(Class<? extends BlockingQueue<E>>, Class<? extends RpcScheduler>, boolean, int, String, Configuration) - Constructor for class org.apache.hadoop.ipc.CallQueueManager
-
- CAN_UNBUFFER_NOT_IMPLEMENTED_MESSAGE - Static variable in class org.apache.hadoop.fs.StreamCapabilitiesPolicy
-
- cancel(Token<?>, Configuration) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider.KMSTokenRenewer
-
- cancel() - Method in interface org.apache.hadoop.io.ReadaheadPool.ReadaheadRequest
-
Cancels the request for readahead.
- cancel(Configuration) - Method in class org.apache.hadoop.security.token.Token
-
Cancel this delegation token.
- cancel(Token<?>, Configuration) - Method in class org.apache.hadoop.security.token.Token.TrivialRenewer
-
- cancel(Token<?>, Configuration) - Method in class org.apache.hadoop.security.token.TokenRenewer
-
Cancel the given token.
- cancelAllFuturesAndAwaitCompletion(Collection<Future<T>>, boolean, Duration) - Static method in class org.apache.hadoop.util.functional.FutureIO
-
Cancels a collection of futures and awaits the specified duration for their completion.
- cancelDelegationToken(Token<?>) - Method in interface org.apache.hadoop.crypto.key.KeyProviderDelegationTokenExtension.DelegationTokenExtension
-
Cancels the given token.
- cancelDelegationToken(Token<?>) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- cancelDelegationToken(URL, DelegationTokenAuthenticatedURL.Token) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Cancels a delegation token from the server end-point.
- cancelDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Cancels a delegation token from the server end-point.
- cancelDelegationToken(URL, AuthenticatedURL.Token, Token<AbstractDelegationTokenIdentifier>) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Cancels a delegation token from the server end-point.
- cancelDelegationToken(URL, AuthenticatedURL.Token, Token<AbstractDelegationTokenIdentifier>, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Cancels a delegation token from the server end-point.
- cancelDeleteOnExit(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Cancel the scheduled deletion of the path when the FileSystem is closed.
- cancelPrefetches() - Method in class org.apache.hadoop.fs.impl.prefetch.BlockManager
-
Requests cancellation of any previously issued prefetch requests.
- cancelPrefetches() - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations
-
- cancelPrefetches() - Method in class org.apache.hadoop.fs.impl.prefetch.CachingBlockManager
-
Requests cancellation of any previously issued prefetch requests.
- cancelToken(Token<TokenIdent>, String) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Cancel a token by removing it from cache.
- cancelToken(Token<TokenIdent>, String) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
Cancels a token by removing it from the SQL database.
- canExecute(File) - Static method in class org.apache.hadoop.fs.FileUtil
-
- CANNOT_SEEK_PAST_EOF - Static variable in class org.apache.hadoop.fs.FSExceptionMessages
-
Seeks : "Attempted to seek or read past the end of the file"
- canonicalizeUri(URI) - Method in class org.apache.hadoop.fs.FileSystem
-
Canonicalize the given URI.
- canonicalizeUri(URI) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- canonicalizeUri(URI) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- canRead(File) - Static method in class org.apache.hadoop.fs.FileUtil
-
- CanSetDropBehind - Interface in org.apache.hadoop.fs
-
- CanSetReadahead - Interface in org.apache.hadoop.fs
-
- CanUnbuffer - Interface in org.apache.hadoop.fs
-
FSDataInputStreams implement this interface to indicate that they can clear
their buffers on request.
- canWrite(File) - Static method in class org.apache.hadoop.fs.FileUtil
-
- CAT_CONFIG - Static variable in class org.apache.hadoop.security.KDiag
-
- CAT_JAAS - Static variable in class org.apache.hadoop.security.KDiag
-
- CAT_JVM - Static variable in class org.apache.hadoop.security.KDiag
-
- CAT_KERBEROS - Static variable in class org.apache.hadoop.security.KDiag
-
- CAT_LOGIN - Static variable in class org.apache.hadoop.security.KDiag
-
- CAT_OS - Static variable in class org.apache.hadoop.security.KDiag
-
- CAT_SASL - Static variable in class org.apache.hadoop.security.KDiag
-
- CAT_TOKEN - Static variable in class org.apache.hadoop.security.KDiag
-
- CAT_UGI - Static variable in class org.apache.hadoop.security.KDiag
-
- CBZip2InputStream - Class in org.apache.hadoop.io.compress.bzip2
-
An input stream that decompresses from the BZip2 format (without the file
header chars) to be read as any other stream.
- CBZip2InputStream(InputStream, SplittableCompressionCodec.READ_MODE) - Constructor for class org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
Constructs a new CBZip2InputStream which decompresses bytes read from the
specified stream.
- CBZip2InputStream(InputStream) - Constructor for class org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
- CBZip2InputStream.STATE - Enum in org.apache.hadoop.io.compress.bzip2
-
A state machine to keep track of current state of the de-coder
- CBZip2OutputStream - Class in org.apache.hadoop.io.compress.bzip2
-
An output stream that compresses into the BZip2 format (without the file
header chars) into another stream.
- CBZip2OutputStream(OutputStream) - Constructor for class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
Constructs a new CBZip2OutputStream with a blocksize of 900k.
- CBZip2OutputStream(OutputStream, int) - Constructor for class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
Constructs a new CBZip2OutputStream with specified blocksize.
- cedeActive(RpcController, ZKFCProtocolProtos.CedeActiveRequestProto) - Method in interface org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.BlockingInterface
-
- cedeActive(RpcController, ZKFCProtocolProtos.CedeActiveRequestProto, RpcCallback<ZKFCProtocolProtos.CedeActiveResponseProto>) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
Request that the service cede its active state, and quit the election
for some amount of time
- cedeActive(RpcController, ZKFCProtocolProtos.CedeActiveRequestProto, RpcCallback<ZKFCProtocolProtos.CedeActiveResponseProto>) - Method in interface org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.Interface
-
Request that the service cede its active state, and quit the election
for some amount of time
- cedeActive(RpcController, ZKFCProtocolProtos.CedeActiveRequestProto, RpcCallback<ZKFCProtocolProtos.CedeActiveResponseProto>) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.Stub
-
- cedeActive(int) - Method in class org.apache.hadoop.ha.protocolPB.ZKFCProtocolClientSideTranslatorPB
-
- Certificates() - Constructor for class org.apache.hadoop.security.ssl.SSLHostnameVerifier.Certificates
-
- CHALLENGE_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- CHALLENGE_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
CHALLENGE = 3;
- changed(boolean) - Static method in class org.apache.hadoop.fs.Options.HandleOpt
-
- changed() - Method in class org.apache.hadoop.metrics2.lib.MutableMetric
-
- charAt(int) - Method in class org.apache.hadoop.io.Text
-
Returns the Unicode Scalar Value (32-bit integer value)
for the character at position.
- check(String) - Method in class org.apache.hadoop.fs.DUHelper
-
- check(String, SSLSocket) - Method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- check(String, X509Certificate) - Method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- check(String, String[], String[]) - Method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- check(String[], SSLSocket) - Method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- check(String[], X509Certificate) - Method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- check(String[], String[], String[], boolean, boolean) - Method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- checkArgs(String) - Method in interface org.apache.hadoop.ha.FenceMethod
-
Verify that the given fencing method's arguments are valid.
- checkArgs(String) - Method in class org.apache.hadoop.ha.PowerShellFencer
-
- checkArgs(String) - Method in class org.apache.hadoop.ha.ShellCommandFencer
-
- checkArgs(String) - Method in class org.apache.hadoop.ha.SshFenceByTcpPort
-
Verify that the argument, if given, in the conf is parseable.
- checkAvailableForRead() - Method in class org.apache.hadoop.security.token.SecretManager
-
No-op if the secret manager is available for reading tokens, throw a
StandbyException otherwise.
- checkFencingConfigured() - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- checkFSSupportsEC(FileSystem, Path) - Static method in class org.apache.hadoop.fs.FileUtil
-
- checkGreater(long, String, long, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the first value is greater than the second value.
- checkGreaterOrEqual(long, String, long, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the first value is greater than or equal to the second value.
- checkIntegerMultiple(long, String, long, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the first value is an integer multiple of the second value.
- checkIsBashSupported() - Static method in class org.apache.hadoop.util.Shell
-
- checkLessOrEqual(long, String, long, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the first value is less than or equal to the second value.
- checkNativeCodeLoaded() - Static method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- checkNativeCodeLoaded() - Static method in class org.apache.hadoop.io.erasurecode.ErasureCodeNative
-
Is the native ISA-L library loaded and initialized? Throw exception if not.
- checkNotNegative(long, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given integer argument is not negative.
- checkNotNull(Object, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given reference argument is not null.
- checkNotNullAndNotEmpty(String, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given string is not null and has non-zero length.
- checkNotNullAndNotEmpty(T[], String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given array is not null and has at least one element.
- checkNotNullAndNotEmpty(byte[], String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given array is not null and has at least one element.
- checkNotNullAndNotEmpty(short[], String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given array is not null and has at least one element.
- checkNotNullAndNotEmpty(int[], String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given array is not null and has at least one element.
- checkNotNullAndNotEmpty(long[], String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given array is not null and has at least one element.
- checkNotNullAndNotEmpty(Iterable<T>, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given buffer is not null and has non-zero capacity.
- checkNotNullAndNumberOfElements(Collection<T>, int, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given set is not null and has an exact number of items.
- checkPartHandles(Map<Integer, PartHandle>) - Method in class org.apache.hadoop.fs.impl.AbstractMultipartUploader
-
Utility method to validate partHandles.
- checkPath(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Check that a Path belongs to this FileSystem.
- checkPath(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Check that a Path belongs to this FileSystem.
- checkPath(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Check that a Path belongs to this FileSystem.
- checkPath(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- checkPath(Path) - Method in class org.apache.hadoop.fs.impl.AbstractMultipartUploader
-
Validate a path.
- checkPathExists(Path, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given path exists.
- checkPathExistsAsDir(Path, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given path exists and is a directory.
- checkPathExistsAsFile(Path, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given path exists and is a file.
- checkpoint() - Method in class org.apache.hadoop.fs.Trash
-
Create a trash checkpoint.
- checkPositiveInteger(long, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given integer argument is not zero or negative.
- checkPutArguments(Path, InputStream, int, UploadHandle, long) - Method in class org.apache.hadoop.fs.impl.AbstractMultipartUploader
-
- checkRequired(boolean, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the expression (that checks a required field is present) is true.
- checkScheme(URI, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Check that the Uri's scheme matches.
- checkState(boolean, String, Object...) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Check state.
- checkStateTransition(String, Service.STATE, Service.STATE) - Static method in class org.apache.hadoop.service.ServiceStateModel
-
Check that a state tansition is valid and
throw an exception if not
- checkStatus(File) - Method in class org.apache.hadoop.util.BasicDiskValidator
-
- checkStatus(File) - Method in class org.apache.hadoop.util.ReadWriteDiskValidator
-
- checkStream() - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- ChecksumException - Exception in org.apache.hadoop.fs
-
Thrown for checksum errors.
- ChecksumException(String, long) - Constructor for exception org.apache.hadoop.fs.ChecksumException
-
- ChecksumFileSystem - Class in org.apache.hadoop.fs
-
Abstract Checksumed FileSystem.
- ChecksumFileSystem(FileSystem) - Constructor for class org.apache.hadoop.fs.ChecksumFileSystem
-
- checksumOpt(Options.ChecksumOpt) - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
Set checksum opt.
- checksumOpt(Options.ChecksumOpt) - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
-
Set checksum opt.
- checksumOpt(Options.ChecksumOpt) - Method in interface org.apache.hadoop.fs.MultipartUploaderBuilder
-
Set checksum opt.
- ChecksumOpt() - Constructor for class org.apache.hadoop.fs.Options.ChecksumOpt
-
Create a uninitialized one
- ChecksumOpt(DataChecksum.Type, int) - Constructor for class org.apache.hadoop.fs.Options.ChecksumOpt
-
Normal ctor
- checksumParam(Options.ChecksumOpt) - Static method in class org.apache.hadoop.fs.Options.CreateOpts
-
- ChecksumParam(Options.ChecksumOpt) - Constructor for class org.apache.hadoop.fs.Options.CreateOpts.ChecksumParam
-
- checkTGTAndReloginFromKeytab() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Re-login a user from keytab if TGT is expired or is close to expiry.
- checkToken(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Find the DelegationTokenInformation for the given token id, and verify that
if the token is expired.
- checkUploadId(byte[]) - Method in class org.apache.hadoop.fs.impl.AbstractMultipartUploader
-
Utility method to validate uploadIDs.
- checkValid(boolean, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the expression (that checks a field is valid) is true.
- checkValid(boolean, String, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the expression (that checks a field is valid) is true.
- checkValuesEqual(long, String, long, String) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given two values are equal.
- checkWindowsCommandLineLength(String...) - Static method in class org.apache.hadoop.util.Shell
-
Checks if a given command (String[]) fits in the Windows maximum command
line length Note that the input is expected to already include space
delimiters, no extra count will be added for delimiters.
- checkWithinRange(long, String, long, long) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given value is within the given range of values.
- checkWithinRange(double, String, double, double) - Static method in class org.apache.hadoop.fs.impl.prefetch.Validate
-
Validates that the given value is within the given range of values.
- Chgrp() - Constructor for class org.apache.hadoop.fs.FsShellPermissions.Chgrp
-
- children - Variable in class org.apache.hadoop.net.InnerNodeImpl
-
- childrenMap - Variable in class org.apache.hadoop.net.InnerNodeImpl
-
- chmod(String, String) - Static method in class org.apache.hadoop.fs.FileUtil
-
Change the permissions on a filename.
- chmod(String, String, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
-
Change the permissions on a file / directory, recursively, if
needed.
- Chmod() - Constructor for class org.apache.hadoop.fs.FsShellPermissions.Chmod
-
- chmod(String, int) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- chooseBlockSize(long) - Static method in class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
Chooses a blocksize based on the given length of the data to compress.
- Chown() - Constructor for class org.apache.hadoop.fs.FsShellPermissions.Chown
-
- CLASSNAME - Static variable in class org.apache.hadoop.io.compress.PassthroughCodec
-
Classname of the codec: "org.apache.hadoop.io.compress.PassthroughCodec".
- CLASSNAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- CLASSNAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- ClassOption(Class<?>) - Constructor for class org.apache.hadoop.util.Options.ClassOption
-
- CleanerUtil.BufferCleaner - Interface in org.apache.hadoop.util
-
Pass in an implementation of this interface to cleanup ByteBuffers.
- cleanup() - Method in class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
-
The default cleanup.
- cleanupRemoteIterator(RemoteIterator<T>) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
-
Clean up after an iteration.
- cleanupWithLogger(Logger, Closeable...) - Static method in class org.apache.hadoop.io.IOUtils
-
Close the Closeable objects and
ignore any
Throwable or
null pointers.
- clear() - Method in class org.apache.hadoop.conf.Configuration
-
Clears all keys from the configuration.
- clear() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- clear() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- clear() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- clear() - Method in class org.apache.hadoop.fs.HardLink.LinkStats
-
- clear() - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
-
Clear all the maps.
- clear() - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
-
Set the values to 0.
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.io.MapWritable
-
- clear() - Method in class org.apache.hadoop.io.SortedMapWritable
-
- clear() - Method in class org.apache.hadoop.io.Text
-
Clear the string to empty.
- clear() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- clear() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- clear() - Method in interface org.apache.hadoop.metrics2.util.QuantileEstimator
-
- clear() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- clear() - Method in class org.apache.hadoop.security.token.delegation.DelegationTokenLoadingCache
-
- clear() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- clear() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- clear() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- clear() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- clear() - Method in class org.apache.hadoop.util.bloom.HashFunction
-
Clears this hash function.
- CLEAR_TEXT_FALLBACK - Static variable in class org.apache.hadoop.security.alias.CredentialProvider
-
- clearAccessTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 access_time = 8;
- clearAlias() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
required string alias = 1;
- clearArgs() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- clearAuths() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- clearBlockReplication() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 block_replication = 10;
- clearBlockSize() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 block_size = 11;
- clearCallerContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
call context
- clearCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
a sequence number that is sent back in response
- clearCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
callId used in Request
- clearChallenge() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional bytes challenge = 5;
- clearChanged() - Method in class org.apache.hadoop.metrics2.lib.MutableMetric
-
Clear the changed flag in the snapshot operations
- clearClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
required string className = 1;
- clearClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required string className = 2;
- clearClientCache() - Static method in class org.apache.hadoop.ipc.ProtobufRpcEngine2
-
- clearClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
Globally unique client ID
- clearClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Globally unique client ID
- clearClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
protocol version of class declaring the called method
- clearClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required uint64 clientProtocolVersion = 3;
- clearConfig() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- clearContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
required string context = 1;
- clearDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- clearDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string declaringClassProtocolName = 2;
- clearDescriptions() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- clearEcData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
storagePolicy = 16
- clearEffectiveUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string effectiveUser = 1;
- clearEncryptionData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
locations = 12
alias = 13
childrenNum = 14
- clearErrorDetail() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
in case of error
- clearErrorMsg() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails, often contains strack trace
- clearExceptionClassName() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails
- clearExitStatus() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
unix exit status to return
- clearExtension(GeneratedMessage.GeneratedExtension<ProtobufRpcEngine2Protos.RequestHeaderProto, T>) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- clearFileType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- clearFlags() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 flags = 18 [default = 0];
- clearGroup() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string group = 6;
- clearGroups() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- clearId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
required int64 id = 1;
- clearId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
required int64 id = 1;
- clearId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required int64 id = 1;
- clearIdentifier() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
optional string identifier = 1;
- clearIdentifier() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes identifier = 1;
- clearKey() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string key = 1;
- clearKind() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string kind = 3;
- clearLength() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 length = 3;
- CLEARMASK - Static variable in class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical purposes.
- clearMechanism() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string mechanism = 2;
- clearMethod() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string method = 1;
- clearMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
Name of the RPC method
- clearMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string methodName = 1;
- clearMethods() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
repeated uint32 methods = 2;
- clearMillisToCede() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
required uint32 millisToCede = 1;
- clearModificationTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 modification_time = 7;
- clearMtime() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional uint64 mtime = 1;
- clearNameMaps() - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- clearNewExpiryTime() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
required uint64 newExpiryTime = 1;
- clearNotReadyReason() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If not ready to become active, a textual explanation of why not
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- clearOwner() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string owner = 5;
- clearParentId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
parentIdLow
- clearPassword() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes password = 2;
- clearPath() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required string path = 2;
- clearPath() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional string path = 2;
- clearPerm() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
UNIX-style mode bits
- clearPermission() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- clearProtocol() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
Protocol name for next rpc layer.
- clearProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
Protocol name
- clearProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
Protocol name
- clearProtocol() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string protocol = 3;
- clearProtocolSignature() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- clearProtocolVersions() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- clearReadyToBecomeActive() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If state is STANDBY, indicate whether it is
ready to become active.
- clearRealUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string realUser = 2;
- clearRenewer() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
required string renewer = 1;
- clearReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- clearReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- clearReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- clearReqSource() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
required .hadoop.common.HARequestSource reqSource = 1;
- clearResponses() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- clearRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- clearRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional sint32 retryCount = 8 [default = -1];
- clearRouterFederatedState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
Alignment context info for use with routers.
- clearRouterFederatedState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Alignment context info for use with routers.
- clearRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
RPC kind
- clearRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
RPC kind
- clearRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- clearRpcOp() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- clearSecret() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional bytes secret = 3;
- clearSecrets() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- clearSenderName() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
which handler sent this message
- clearServerId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string serverId = 4;
- clearServerIpcVersionNum() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Sent if success or fail
- clearService() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string service = 4;
- clearShutdownHooks() - Method in class org.apache.hadoop.util.ShutdownHookManager
-
clear all registered shutdownHooks.
- clearSignature() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
optional bytes signature = 2;
- clearSpanContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
Trace SpanContext
- clearState() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
required .hadoop.common.HAServiceStateProto state = 1;
- clearState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- clearStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
The last seen Global State ID
- clearStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
The last written Global State ID
- clearStatistics() - Static method in class org.apache.hadoop.fs.AbstractFileSystem
-
- clearStatistics() - Static method in class org.apache.hadoop.fs.FileContext
-
Clears all the statistics stored in AbstractFileSystem, for all the file
systems.
- clearStatistics() - Static method in class org.apache.hadoop.fs.FileSystem
-
Reset all statistics for all file systems.
- clearStatus() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- clearSymlink() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string symlink = 9;
- clearToken() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional bytes token = 3;
- clearToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- clearToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- clearToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- clearToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- clearTokens() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- clearTraceId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
parentIdHigh
- clearTraceInfo() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
tracing info
- clearUser() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
required string user = 1;
- clearUserInfo() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- clearUserMessage() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
to be displayed to the user
- clearValue() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string value = 2;
- clearVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
required uint64 version = 1;
- clearVersion() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional uint32 version = 1;
- clearVersions() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
Protocol version corresponding to the rpc kind.
- Client - Class in org.apache.hadoop.ipc
-
A client for an IPC service.
- Client(Class<? extends Writable>, Configuration, SocketFactory) - Constructor for class org.apache.hadoop.ipc.Client
-
Construct an IPC client whose values are of the given
Writable
class.
- Client(Class<? extends Writable>, Configuration) - Constructor for class org.apache.hadoop.ipc.Client
-
Construct an IPC client with the default SocketFactory.
- CLIENT_CALL_ID_STR - Static variable in class org.apache.hadoop.ipc.CallerContext
-
- CLIENT_ID_STR - Static variable in class org.apache.hadoop.ipc.CallerContext
-
- CLIENT_IP_STR - Static variable in class org.apache.hadoop.ipc.CallerContext
-
- CLIENT_PORT_STR - Static variable in class org.apache.hadoop.ipc.CallerContext
-
- CLIENTID_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- CLIENTID_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- CLIENTPROTOCOLVERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- CLIENTPROTOCOLVERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- clone() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- clone() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- clone() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- clone() - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- clone(T, Configuration) - Static method in class org.apache.hadoop.io.WritableUtils
-
Make a copy of a writable object using serialization to a buffer.
- clone() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- clone() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- clone() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- clone() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- clone() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- clone() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- clone() - Method in class org.apache.hadoop.util.GcTimeMonitor.GcData
-
- cloneFileAttributes(Path, Path, Progressable) - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
Clones the attributes (like compression of the input file and creates a
corresponding Writer
- cloneInto(Writable, Writable) - Static method in class org.apache.hadoop.io.WritableUtils
-
- cloneWritableInto(Writable, Writable) - Static method in class org.apache.hadoop.util.ReflectionUtils
-
Deprecated.
- close() - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Can be used by implementing classes to close any resources
that require closing
- close() - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- close() - Method in class org.apache.hadoop.fs.AvroFSInput
-
- close() - Method in class org.apache.hadoop.fs.FileSystem
-
Close this FileSystem instance.
- close() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- close() - Method in class org.apache.hadoop.fs.FSDataOutputStream
-
Close the underlying output stream.
- close() - Method in class org.apache.hadoop.fs.HarFileSystem
-
- close() - Method in class org.apache.hadoop.fs.impl.AbstractMultipartUploader
-
Perform any cleanup.
- close() - Method in class org.apache.hadoop.fs.impl.DefaultBulkDeleteOperation
-
- close() - Method in class org.apache.hadoop.fs.impl.LeakReporter
-
Close the resource.
- close() - Method in class org.apache.hadoop.fs.impl.prefetch.BlockManager
-
- close() - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations
-
- close() - Method in class org.apache.hadoop.fs.impl.prefetch.BoundedResourcePool
-
- close(T) - Method in class org.apache.hadoop.fs.impl.prefetch.BoundedResourcePool
-
Derived classes may implement a way to cleanup each item.
- close() - Method in class org.apache.hadoop.fs.impl.prefetch.BufferPool
-
- close() - Method in class org.apache.hadoop.fs.impl.prefetch.CachingBlockManager
-
- close() - Method in class org.apache.hadoop.fs.impl.prefetch.ResourcePool
-
- close(T) - Method in class org.apache.hadoop.fs.impl.prefetch.ResourcePool
-
Derived classes may implement a way to cleanup each item.
- close() - Method in class org.apache.hadoop.fs.impl.prefetch.SingleFilePerBlockCache
-
- close() - Method in class org.apache.hadoop.fs.impl.TrackingByteBufferPool
-
Expect all buffers to be released -if not, log unreleased ones
and then raise an exception with the stack trace of the first
unreleased buffer.
- close() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- close() - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- close() - Method in interface org.apache.hadoop.fs.statistics.DurationTracker
-
Finish tracking: update the statistics with the timings.
- close() - Method in class org.apache.hadoop.fs.statistics.impl.StatisticDurationTracker
-
Set the finished time and then update the statistics.
- close() - Method in class org.apache.hadoop.fs.statistics.impl.StubDurationTracker
-
- close() - Method in class org.apache.hadoop.fs.store.ByteBufferInputStream
-
After the stream is closed, set the local reference to the byte
buffer to null; this guarantees that future attempts to use
stream methods will fail.
- close() - Method in class org.apache.hadoop.fs.store.DataBlocks.BlockFactory
-
Implement any close/cleanup operation.
- close() - Method in class org.apache.hadoop.fs.store.DataBlocks.BlockUploadData
-
Close: closes any upload stream and byteArray provided in the
constructor.
- close() - Method in class org.apache.hadoop.fs.store.DataBlocks.DataBlock
-
- close() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- close() - Method in class org.apache.hadoop.ha.protocolPB.ZKFCProtocolClientSideTranslatorPB
-
- close() - Method in class org.apache.hadoop.io.BloomMapFile.Writer
-
- close() - Method in class org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
- close() - Method in class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
- close() - Method in class org.apache.hadoop.io.compress.CompressionInputStream
-
- close() - Method in class org.apache.hadoop.io.compress.CompressionOutputStream
-
- close() - Method in class org.apache.hadoop.io.compress.CompressorStream
-
- close() - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- close() - Method in class org.apache.hadoop.io.DefaultStringifier
-
- close() - Method in class org.apache.hadoop.io.file.tfile.BoundedRangeFileInputStream
-
- close() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Close the reader.
- close() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Close the scanner.
- close() - Method in class org.apache.hadoop.io.file.tfile.TFile.Writer
-
Close the Writer.
- close() - Method in class org.apache.hadoop.io.MapFile.Reader
-
Close the map.
- close() - Method in class org.apache.hadoop.io.MapFile.Writer
-
Close the map.
- close() - Method in class org.apache.hadoop.io.retry.DefaultFailoverProxyProvider
-
- close() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Close the file.
- close() - Method in interface org.apache.hadoop.io.SequenceFile.Sorter.RawKeyValueIterator
-
closes the iterator so that the underlying streams can be closed.
- close() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
Close the file.
- close() - Method in interface org.apache.hadoop.io.Stringifier
-
Closes this object.
- close() - Method in class org.apache.hadoop.ipc.Client
-
- close() - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine.Invoker
-
Deprecated.
- close() - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2.Invoker
-
- close() - Method in class org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolClientSideTranslatorPB
-
- close() - Method in class org.apache.hadoop.ipc.protocolPB.RefreshCallQueueProtocolClientSideTranslatorPB
-
- close() - Method in class org.apache.hadoop.metrics2.lib.MutableRollingAverages
-
- close() - Method in class org.apache.hadoop.metrics2.sink.FileSink
-
- close() - Method in class org.apache.hadoop.metrics2.sink.GraphiteSink
-
- close() - Method in class org.apache.hadoop.metrics2.sink.GraphiteSink.Graphite
-
- close() - Method in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- close() - Method in class org.apache.hadoop.metrics2.sink.StatsDSink
-
- close() - Method in class org.apache.hadoop.metrics2.sink.StatsDSink.StatsD
-
- close() - Method in class org.apache.hadoop.security.KDiag
-
- close() - Method in class org.apache.hadoop.security.protocolPB.RefreshAuthorizationPolicyProtocolClientSideTranslatorPB
-
- close() - Method in class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolClientSideTranslatorPB
-
- close() - Method in class org.apache.hadoop.service.AbstractService
-
- close() - Method in interface org.apache.hadoop.service.Service
-
A version of stop() that is designed to be usable in Java7 closure
clauses.
- close() - Method in class org.apache.hadoop.tools.protocolPB.GetUserMappingsProtocolClientSideTranslatorPB
-
- close() - Method in class org.apache.hadoop.tracing.Span
-
- close() - Method in class org.apache.hadoop.tracing.SpanContext
-
- close() - Method in class org.apache.hadoop.tracing.Tracer
-
- close() - Method in class org.apache.hadoop.tracing.TraceScope
-
- close() - Method in class org.apache.hadoop.util.AutoCloseableLock
-
Attempts to release the lock by making a call to release().
- close() - Method in class org.apache.hadoop.util.DurationInfo
-
- close() - Method in class org.apache.hadoop.util.functional.CloseableTaskPoolSubmitter
-
Shut down the pool.
- close() - Method in class org.apache.hadoop.util.functional.LazyAutoCloseableReference
-
Close the reference value if it is non-null.
- close() - Method in class org.apache.hadoop.util.functional.RemoteIterators.WrappingRemoteIterator
-
- close() - Method in interface org.apache.hadoop.util.Shell.CommandExecutor
-
- close() - Method in class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
- close() - Method in class org.apache.hadoop.util.StopWatch
-
- Closeable - Interface in org.apache.hadoop.io
-
- CloseableReferenceCount - Class in org.apache.hadoop.util
-
A closeable object that maintains a reference count.
- CloseableReferenceCount() - Constructor for class org.apache.hadoop.util.CloseableReferenceCount
-
- CloseableTaskPoolSubmitter - Class in org.apache.hadoop.util.functional
-
A task submitter which is closeable, and whose close() call
shuts down the pool.
- CloseableTaskPoolSubmitter(ExecutorService) - Constructor for class org.apache.hadoop.util.functional.CloseableTaskPoolSubmitter
-
Constructor.
- closeAll() - Static method in class org.apache.hadoop.fs.FileSystem
-
Close all cached FileSystem instances.
- closeAllForUGI(UserGroupInformation) - Static method in class org.apache.hadoop.fs.FileSystem
-
Close all cached FileSystem instances for a given UGI.
- closed - Variable in class org.apache.hadoop.io.compress.CompressorStream
-
- closed - Variable in class org.apache.hadoop.io.compress.DecompressorStream
-
- ClosedIOException - Exception in org.apache.hadoop.fs
-
Exception to denote if the underlying stream, cache or other closable resource
is closed.
- ClosedIOException(String, String) - Constructor for exception org.apache.hadoop.fs.ClosedIOException
-
Appends the custom error-message to the default error message.
- closeSocket(Socket) - Static method in class org.apache.hadoop.io.IOUtils
-
- closeStream(Closeable) - Static method in class org.apache.hadoop.io.IOUtils
-
- closeStreams(Closeable...) - Static method in class org.apache.hadoop.io.IOUtils
-
- closingRemoteIterator(RemoteIterator<S>, Closeable) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
-
This adds an extra close operation alongside the passthrough
to any Closeable.close() method supported by the source iterator.
- ClusterStorageCapacityExceededException - Exception in org.apache.hadoop.fs
-
Exception raised by HDFS indicating that storage capacity in the
cluster filesystem is exceeded.
- ClusterStorageCapacityExceededException() - Constructor for exception org.apache.hadoop.fs.ClusterStorageCapacityExceededException
-
- ClusterStorageCapacityExceededException(String) - Constructor for exception org.apache.hadoop.fs.ClusterStorageCapacityExceededException
-
- ClusterStorageCapacityExceededException(String, Throwable) - Constructor for exception org.apache.hadoop.fs.ClusterStorageCapacityExceededException
-
- ClusterStorageCapacityExceededException(Throwable) - Constructor for exception org.apache.hadoop.fs.ClusterStorageCapacityExceededException
-
- code - Variable in enum org.apache.hadoop.security.SaslRpcServer.AuthMethod
-
The code for this method.
- CODEC_NAME_KEY - Static variable in class org.apache.hadoop.io.erasurecode.ECSchema
-
- CodecConstants - Class in org.apache.hadoop.io.compress
-
Codec related constants.
- CodecPool - Class in org.apache.hadoop.io.compress
-
A global compressor/decompressor pool used to save and reuse
(possibly native) compression/decompression codecs.
- CodecPool() - Constructor for class org.apache.hadoop.io.compress.CodecPool
-
- collectThreadLocalStates() - Method in class org.apache.hadoop.metrics2.lib.MutableRollingAverages
-
- combine(Result) - Method in class org.apache.hadoop.fs.shell.find.Result
-
Returns the combination of this and another result.
- combine(Class<T>, Object...) - Static method in class org.apache.hadoop.ipc.ProxyCombiner
-
Combine two or more proxies which together comprise a single proxy
interface.
- CombinedIPList - Class in org.apache.hadoop.util
-
Util class to stores ips/hosts/subnets.
- CombinedIPList(String, String, long) - Constructor for class org.apache.hadoop.util.CombinedIPList
-
- CombinedIPWhiteList - Class in org.apache.hadoop.util
-
- CombinedIPWhiteList(String, String, long) - Constructor for class org.apache.hadoop.util.CombinedIPWhiteList
-
- CommandFormat - Class in org.apache.hadoop.fs.shell
-
Parse the args of a command and check the format of args.
- CommandFormat(String, int, int, String...) - Constructor for class org.apache.hadoop.fs.shell.CommandFormat
-
- CommandFormat(int, int, String...) - Constructor for class org.apache.hadoop.fs.shell.CommandFormat
-
Simple parsing of command line arguments
- CommandFormat.DuplicatedOptionException - Exception in org.apache.hadoop.fs.shell
-
Used when a duplicated option is supplied to a command.
- CommandFormat.IllegalNumberOfArgumentsException - Exception in org.apache.hadoop.fs.shell
-
Used when the arguments exceed their bounds
- CommandFormat.NotEnoughArgumentsException - Exception in org.apache.hadoop.fs.shell
-
Used when too few arguments are supplied to a command
- CommandFormat.TooManyArgumentsException - Exception in org.apache.hadoop.fs.shell
-
Used when too many arguments are supplied to a command
- CommandFormat.UnknownOptionException - Exception in org.apache.hadoop.fs.shell
-
Used when an unsupported option is supplied to a command
- CommandShell - Class in org.apache.hadoop.tools
-
This program is a CLI utility base class utilizing hadoop Tool class.
- CommandShell() - Constructor for class org.apache.hadoop.tools.CommandShell
-
- CommandShell.SubCommand - Class in org.apache.hadoop.tools
-
Base class for any subcommands of this shell command.
- commit() - Method in class org.apache.hadoop.util.curator.ZKCuratorManager.SafeTransaction
-
- CommonAuditContext - Class in org.apache.hadoop.fs.audit
-
The common audit context is a map of common context information
which can be used with any audit span.
- CommonCallableSupplier<T> - Class in org.apache.hadoop.util.functional
-
A bridge from Callable to Supplier; catching exceptions
raised by the callable and wrapping them as appropriate.
- CommonCallableSupplier(Callable<T>) - Constructor for class org.apache.hadoop.util.functional.CommonCallableSupplier
-
Create.
- CommonConfigurationKeysPublic - Class in org.apache.hadoop.fs
-
This class contains constants for configuration keys used
in the common code.
- CommonConfigurationKeysPublic() - Constructor for class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- CommonPathCapabilities - Class in org.apache.hadoop.fs
-
Common path capabilities.
- ComparableVersion - Class in org.apache.hadoop.util
-
Generic implementation of version comparison.
- ComparableVersion(String) - Constructor for class org.apache.hadoop.util.ComparableVersion
-
- Comparator() - Constructor for class org.apache.hadoop.io.BooleanWritable.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.BytesWritable.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.ByteWritable.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.DoubleWritable.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.FloatWritable.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.IntWritable.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.LongWritable.Comparator
-
- comparator(WritableComparator) - Static method in class org.apache.hadoop.io.MapFile.Reader
-
- comparator(WritableComparator) - Static method in class org.apache.hadoop.io.MapFile.Writer
-
- Comparator() - Constructor for class org.apache.hadoop.io.MD5Hash.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.NullWritable.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.ShortWritable.Comparator
-
- comparator() - Method in class org.apache.hadoop.io.SortedMapWritable
-
- Comparator() - Constructor for class org.apache.hadoop.io.Text.Comparator
-
- Comparator() - Constructor for class org.apache.hadoop.io.UTF8.Comparator
-
Deprecated.
- COMPARATOR_JCLASS - Static variable in class org.apache.hadoop.io.file.tfile.TFile
-
comparator prefix: java class
- COMPARATOR_MEMCMP - Static variable in class org.apache.hadoop.io.file.tfile.TFile
-
comparator: memcmp
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.BooleanWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.BytesWritable.Comparator
-
Compare the buffers in serialized form.
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.ByteWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.DoubleWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.FloatWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.IntWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.LongWritable.Comparator
-
- compare(WritableComparable, WritableComparable) - Method in class org.apache.hadoop.io.LongWritable.DecreasingComparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.LongWritable.DecreasingComparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.MD5Hash.Comparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.NullWritable.Comparator
-
Compare the buffers in serialized form.
- compare(byte[], int, int, byte[], int, int) - Method in interface org.apache.hadoop.io.RawComparator
-
Compare two objects in binary.
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.ShortWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.Text.Comparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.UTF8.Comparator
-
Deprecated.
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.io.WritableComparator
-
Optimization hook.
- compare(WritableComparable, WritableComparable) - Method in class org.apache.hadoop.io.WritableComparator
-
Compare two WritableComparables.
- compare(Object, Object) - Method in class org.apache.hadoop.io.WritableComparator
-
Compare two Object.
- compareBytes(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Lexicographic order of binary data.
- compareFs(FileSystem, FileSystem) - Static method in class org.apache.hadoop.fs.FileUtil
-
- compareTo(Delayed) - Method in class org.apache.hadoop.fs.DelegationTokenRenewer.RenewAction
-
- compareTo(FileStatus) - Method in class org.apache.hadoop.fs.FileStatus
-
Compare this FileStatus to another FileStatus based on lexicographical
order of path.
- compareTo(Object) - Method in class org.apache.hadoop.fs.FileStatus
-
Compare this FileStatus to another FileStatus based on lexicographical
order of path.
- compareTo(FileStatus) - Method in class org.apache.hadoop.fs.LocatedFileStatus
-
Compare this FileStatus to another FileStatus
- compareTo(Path) - Method in class org.apache.hadoop.fs.Path
-
- compareTo(BinaryComparable) - Method in class org.apache.hadoop.io.BinaryComparable
-
Compare bytes from {#getBytes()}.
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.io.BinaryComparable
-
Compare bytes from {#getBytes()} to those provided.
- compareTo(BooleanWritable) - Method in class org.apache.hadoop.io.BooleanWritable
-
- compareTo(ByteWritable) - Method in class org.apache.hadoop.io.ByteWritable
-
Compares two ByteWritables.
- compareTo(DoubleWritable) - Method in class org.apache.hadoop.io.DoubleWritable
-
- compareTo(ElasticByteBufferPool.Key) - Method in class org.apache.hadoop.io.ElasticByteBufferPool.Key
-
- compareTo(byte[]) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Compare the entry key to another key.
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Compare the entry key to another key.
- compareTo(RawComparable) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Compare an entry with a RawComparable object.
- compareTo(Utils.Version) - Method in class org.apache.hadoop.io.file.tfile.Utils.Version
-
Compare this version with another version.
- compareTo(FloatWritable) - Method in class org.apache.hadoop.io.FloatWritable
-
Compares two FloatWritables.
- compareTo(IntWritable) - Method in class org.apache.hadoop.io.IntWritable
-
Compares two IntWritables.
- compareTo(LongWritable) - Method in class org.apache.hadoop.io.LongWritable
-
Compares two LongWritables.
- compareTo(MD5Hash) - Method in class org.apache.hadoop.io.MD5Hash
-
Compares this object with the specified object for order.
- compareTo(NullWritable) - Method in class org.apache.hadoop.io.NullWritable
-
- compareTo(Object) - Method in class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
-
- compareTo(ShortWritable) - Method in class org.apache.hadoop.io.ShortWritable
-
Compares two ShortWritable.
- compareTo(VIntWritable) - Method in class org.apache.hadoop.io.VIntWritable
-
Compares two VIntWritables.
- compareTo(VLongWritable) - Method in class org.apache.hadoop.io.VLongWritable
-
Compares two VLongWritables.
- compareTo(ComparableVersion) - Method in class org.apache.hadoop.util.ComparableVersion
-
- compatibleWith(Utils.Version) - Method in class org.apache.hadoop.io.file.tfile.Utils.Version
-
Test compatibility.
- compile(String) - Method in class org.apache.hadoop.metrics2.filter.GlobFilter
-
- compile(String) - Method in class org.apache.hadoop.metrics2.filter.RegexFilter
-
- complete(UploadHandle, Path, Map<Integer, PartHandle>) - Method in interface org.apache.hadoop.fs.MultipartUploader
-
Complete a multipart upload.
- completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Called when we're all done writing to the target.
- completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Called when we're all done writing to the target.
- completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
not implemented.
- completeLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- CompositeService - Class in org.apache.hadoop.service
-
Composition of services.
- CompositeService(String) - Constructor for class org.apache.hadoop.service.CompositeService
-
- CompositeService.CompositeServiceShutdownHook - Class in org.apache.hadoop.service
-
JVM Shutdown hook for CompositeService which will stop the give
CompositeService gracefully in case of JVM shutdown.
- CompositeServiceShutdownHook(CompositeService) - Constructor for class org.apache.hadoop.service.CompositeService.CompositeServiceShutdownHook
-
- compress() - Method in class org.apache.hadoop.io.compress.BlockCompressorStream
-
- compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
- compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- compress(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Compressor
-
Fills specified buffer with compressed data.
- compress() - Method in class org.apache.hadoop.io.compress.CompressorStream
-
- compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Fills specified buffer with compressed data.
- compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Fills specified buffer with compressed data.
- compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipCompressor
-
- compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.BuiltInZlibDeflater
-
- compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
- compress(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
- compressedValSerializer - Variable in class org.apache.hadoop.io.SequenceFile.Writer
-
- CompressedWritable - Class in org.apache.hadoop.io
-
A base-class for Writables which store themselves compressed and lazily
inflate on field access.
- CompressedWritable() - Constructor for class org.apache.hadoop.io.CompressedWritable
-
- Compression - Class in org.apache.hadoop.io.file.tfile
-
Compression related stuff.
- compression(SequenceFile.CompressionType) - Static method in class org.apache.hadoop.io.MapFile.Writer
-
- compression(SequenceFile.CompressionType, CompressionCodec) - Static method in class org.apache.hadoop.io.MapFile.Writer
-
- compression(SequenceFile.CompressionType) - Static method in class org.apache.hadoop.io.SequenceFile.Writer
-
- compression(SequenceFile.CompressionType, CompressionCodec) - Static method in class org.apache.hadoop.io.SequenceFile.Writer
-
- Compression.Algorithm - Enum in org.apache.hadoop.io.file.tfile
-
Compression algorithms.
- COMPRESSION_GZ - Static variable in class org.apache.hadoop.io.file.tfile.TFile
-
compression: gzip
- COMPRESSION_LZO - Static variable in class org.apache.hadoop.io.file.tfile.TFile
-
compression: lzo
- COMPRESSION_NONE - Static variable in class org.apache.hadoop.io.file.tfile.TFile
-
compression: none
- CompressionCodec - Interface in org.apache.hadoop.io.compress
-
This class encapsulates a streaming compression/decompression pair.
- CompressionCodec.Util - Class in org.apache.hadoop.io.compress
-
- CompressionCodecFactory - Class in org.apache.hadoop.io.compress
-
A factory that will find the correct codec for a given filename.
- CompressionCodecFactory(Configuration) - Constructor for class org.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the codecs specified in the config value io.compression.codecs
and register them.
- CompressionInputStream - Class in org.apache.hadoop.io.compress
-
A compression input stream.
- CompressionInputStream(InputStream) - Constructor for class org.apache.hadoop.io.compress.CompressionInputStream
-
Create a compression input stream that reads
the decompressed bytes from the given stream.
- CompressionOutputStream - Class in org.apache.hadoop.io.compress
-
A compression output stream.
- CompressionOutputStream(OutputStream) - Constructor for class org.apache.hadoop.io.compress.CompressionOutputStream
-
Create a compression output stream that writes
the compressed bytes to the given stream.
- Compressor - Interface in org.apache.hadoop.io.compress
-
- compressor - Variable in class org.apache.hadoop.io.compress.CompressorStream
-
- CompressorStream - Class in org.apache.hadoop.io.compress
-
- CompressorStream(OutputStream, Compressor, int) - Constructor for class org.apache.hadoop.io.compress.CompressorStream
-
- CompressorStream(OutputStream, Compressor) - Constructor for class org.apache.hadoop.io.compress.CompressorStream
-
- CompressorStream(OutputStream) - Constructor for class org.apache.hadoop.io.compress.CompressorStream
-
Allow derived classes to directly set the underlying stream.
- concat(Path, Path[]) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- concat(Path, Path[]) - Method in class org.apache.hadoop.fs.FileSystem
-
Concat existing files together.
- concat(Path, Path[]) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- concat(Path, Path[]) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- CONDITIONAL_CREATE - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
- CONDITIONAL_CREATE_FAILED - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
- conf - Static variable in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- conf(TraceConfiguration) - Method in class org.apache.hadoop.tracing.Tracer.Builder
-
- CONF_HADOOP_PROXYSERVERS - Static variable in class org.apache.hadoop.security.authorize.ProxyServers
-
- CONF_KEY_HEADER - Static variable in enum org.apache.hadoop.fs.StorageType
-
- CONF_LZO_CLASS - Static variable in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- CONF_SERVLET_RECONFIGURABLE_PREFIX - Static variable in class org.apache.hadoop.conf.ReconfigurationServlet
-
- CONFIG_FIELD_NUMBER - Static variable in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- CONFIG_NESTED_MOUNT_POINT_SUPPORTED - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config to enable nested mount point in viewfs
- CONFIG_VIEWFS_DEFAULT_MOUNT_TABLE - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config variable name for the default mount table.
- CONFIG_VIEWFS_DEFAULT_MOUNT_TABLE_NAME_KEY - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config key to specify the name of the default mount table.
- CONFIG_VIEWFS_ENABLE_INNER_CACHE - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Enable ViewFileSystem to cache all children filesystems in inner cache.
- CONFIG_VIEWFS_ENABLE_INNER_CACHE_DEFAULT - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
- CONFIG_VIEWFS_HOMEDIR - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Prefix for the home dir for the mount table - if not specified
then the hadoop default value (/user) is used.
- CONFIG_VIEWFS_IGNORE_PORT_IN_MOUNT_TABLE_NAME - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
When initializing the viewfs, authority will be used as the mount table
name to find the mount link configurations.
- CONFIG_VIEWFS_IGNORE_PORT_IN_MOUNT_TABLE_NAME_DEFAULT - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
- CONFIG_VIEWFS_LINK - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config variable for specifying a simple link
- CONFIG_VIEWFS_LINK_FALLBACK - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config variable for specifying a fallback for link mount points.
- CONFIG_VIEWFS_LINK_MERGE - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config variable for specifying a merge link
- CONFIG_VIEWFS_LINK_MERGE_SLASH - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config variable for specifying a merge of the root of the mount-table
with the root of another file system.
- CONFIG_VIEWFS_LINK_NFLY - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config variable for specifying an nfly link.
- CONFIG_VIEWFS_LINK_REGEX - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config variable for specifying a regex link which uses regular expressions
as source and target could use group captured in src.
- CONFIG_VIEWFS_MOUNT_LINKS_AS_SYMLINKS - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Enable ViewFileSystem to show mountlinks as symlinks.
- CONFIG_VIEWFS_MOUNT_LINKS_AS_SYMLINKS_DEFAULT - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
- CONFIG_VIEWFS_MOUNTTABLE_LOADER_IMPL - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
- CONFIG_VIEWFS_MOUNTTABLE_PATH - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Prefix for the config variable for the ViewFs mount-table path.
- CONFIG_VIEWFS_PREFIX - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Prefix for the config variable prefix for the ViewFs mount-table
- CONFIG_VIEWFS_PREFIX_DEFAULT_MOUNT_TABLE - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Config variable full prefix for the default mount table.
- CONFIG_VIEWFS_RENAME_STRATEGY - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
- CONFIG_VIEWFS_TRASH_FORCE_INSIDE_MOUNT_POINT - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
Force ViewFileSystem to return a trashRoot that is inside a mount point.
- CONFIG_VIEWFS_TRASH_FORCE_INSIDE_MOUNT_POINT_DEFAULT - Static variable in interface org.apache.hadoop.fs.viewfs.Constants
-
- ConfigRedactor - Class in org.apache.hadoop.conf
-
Tool for redacting sensitive information when displaying config parameters.
- ConfigRedactor(Configuration) - Constructor for class org.apache.hadoop.conf.ConfigRedactor
-
- Configurable - Interface in org.apache.hadoop.conf
-
- Configuration - Class in org.apache.hadoop.conf
-
Provides access to configuration parameters.
- Configuration() - Constructor for class org.apache.hadoop.conf.Configuration
-
A new configuration.
- Configuration(boolean) - Constructor for class org.apache.hadoop.conf.Configuration
-
A new configuration where the behavior of reading from the default
resources can be turned off.
- Configuration(Configuration) - Constructor for class org.apache.hadoop.conf.Configuration
-
A new configuration with the same settings cloned from another.
- Configuration.DeprecationDelta - Class in org.apache.hadoop.conf
-
A pending addition to the global set of deprecated keys.
- Configuration.IntegerRanges - Class in org.apache.hadoop.conf
-
A class that represents a set of positive integer ranges.
- Configured - Class in org.apache.hadoop.conf
-
Base class for things that may be configured with a
Configuration.
- Configured() - Constructor for class org.apache.hadoop.conf.Configured
-
Construct a Configured.
- Configured(Configuration) - Constructor for class org.apache.hadoop.conf.Configured
-
Construct a Configured.
- configureXFrame(boolean) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
Adds the ability to control X_FRAME_OPTIONS on HttpServer2.
- ConfigUtil - Class in org.apache.hadoop.fs.viewfs
-
Utilities for config variables of the viewFs See
ViewFs
- ConfigUtil() - Constructor for class org.apache.hadoop.fs.viewfs.ConfigUtil
-
- confirmPrompt(String) - Static method in class org.apache.hadoop.util.ToolRunner
-
Print out a prompt to the user, and return true if the user
responds with "y" or "yes".
- ConfServlet.BadFormatException - Exception in org.apache.hadoop.conf
-
- connect() - Method in class org.apache.hadoop.metrics2.sink.GraphiteSink.Graphite
-
- Connection(SocketChannel, long, int, boolean) - Constructor for class org.apache.hadoop.ipc.Server.Connection
-
- ConnectTimeoutException - Exception in org.apache.hadoop.net
-
Thrown by NetUtils.connect(java.net.Socket, java.net.SocketAddress, int)
if it times out while connecting to the remote host.
- ConnectTimeoutException(String) - Constructor for exception org.apache.hadoop.net.ConnectTimeoutException
-
- Constants - Interface in org.apache.hadoop.fs.viewfs
-
Config variable prefixes for ViewFs -
see
ViewFs for examples.
- construct(ZlibCompressor.CompressionLevel, ZlibCompressor.CompressionStrategy, ZlibCompressor.CompressionHeader, int) - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
- constructOutputStream(DataOutput) - Static method in class org.apache.hadoop.io.DataOutputOutputStream
-
Construct an OutputStream from the given DataOutput.
- constructRpcRequest(Method, Message) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine.Invoker
-
Deprecated.
- constructRpcRequest(Method, Message) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2.Invoker
-
- ConsumerRaisingIOE<T> - Interface in org.apache.hadoop.util.functional
-
Version of java.util.function.Consumer which raises
exceptions.
- containsBlock(int) - Method in interface org.apache.hadoop.fs.impl.prefetch.BlockCache
-
Indicates whether the given block is in this cache.
- containsBlock(int) - Method in class org.apache.hadoop.fs.impl.prefetch.SingleFilePerBlockCache
-
Indicates whether the given block is in this cache.
- containsBuffer(ByteBuffer) - Method in class org.apache.hadoop.fs.impl.TrackingByteBufferPool
-
Check if the buffer is in the pool.
- containsHeader(String) - Method in class org.apache.hadoop.security.http.XFrameOptionsFilter.XFrameOptionsResponseWrapper
-
- containsKey(String) - Method in class org.apache.hadoop.fs.audit.CommonAuditContext
-
Does the context contain a specific key?
- containsKey(Object) - Method in class org.apache.hadoop.io.MapWritable
-
- containsKey(Object) - Method in class org.apache.hadoop.io.SortedMapWritable
-
- containsKey(Object) - Method in class org.apache.hadoop.security.token.delegation.DelegationTokenLoadingCache
-
- containsValue(Object) - Method in class org.apache.hadoop.io.MapWritable
-
- containsValue(Object) - Method in class org.apache.hadoop.io.SortedMapWritable
-
- containsValue(Object) - Method in class org.apache.hadoop.security.token.delegation.DelegationTokenLoadingCache
-
- content() - Static method in class org.apache.hadoop.fs.Options.HandleOpt
-
Handle is valid iff the content of the referent is the same.
- ContentSummary - Class in org.apache.hadoop.fs
-
Store the summary of a content (a directory or a file).
- ContentSummary() - Constructor for class org.apache.hadoop.fs.ContentSummary
-
Deprecated.
- ContentSummary(long, long, long) - Constructor for class org.apache.hadoop.fs.ContentSummary
-
Deprecated.
- ContentSummary(long, long, long, long, long, long) - Constructor for class org.apache.hadoop.fs.ContentSummary
-
Deprecated.
- ContentSummary.Builder - Class in org.apache.hadoop.fs
-
We don't use generics.
- context() - Method in class org.apache.hadoop.metrics2.impl.MetricsRecordImpl
-
- context() - Method in interface org.apache.hadoop.metrics2.MetricsRecord
-
- CONTEXT_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- continueRetry() - Method in class org.apache.hadoop.fs.impl.prefetch.Retryer
-
Returns true if retrying should continue, false otherwise.
- convert(FSProtos.FsPermissionProto) - Static method in class org.apache.hadoop.fs.protocolPB.PBHelper
-
- convert(FsPermission) - Static method in class org.apache.hadoop.fs.protocolPB.PBHelper
-
- convert(FSProtos.FileStatusProto) - Static method in class org.apache.hadoop.fs.protocolPB.PBHelper
-
- convert(FileStatus) - Static method in class org.apache.hadoop.fs.protocolPB.PBHelper
-
- convert(Throwable) - Static method in exception org.apache.hadoop.service.ServiceStateException
-
- convert(String, Throwable) - Static method in exception org.apache.hadoop.service.ServiceStateException
-
- convert(RpcHeaderProtos.RpcKindProto) - Static method in class org.apache.hadoop.util.ProtoUtil
-
- convertToExitException(Throwable) - Static method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Convert an exception to an ExitException.
- copy(Path, Path) - Method in class org.apache.hadoop.fs.FileContext.Util
-
Copy file from src to dest.
- copy(Path, Path, boolean, boolean) - Method in class org.apache.hadoop.fs.FileContext.Util
-
Copy from src to dst, optionally deleting src and overwriting dst.
- copy(FileSystem, Path, FileSystem, Path, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
-
Copy files between FileSystems.
- copy(FileSystem, Path[], FileSystem, Path, boolean, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
-
- copy(FileSystem, Path, FileSystem, Path, boolean, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
-
Copy files between FileSystems.
- copy(FileSystem, FileStatus, FileSystem, Path, boolean, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
-
Copy a file/directory tree within/between filesystems.
- copy(File, FileSystem, Path, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
-
Copy local files to a FileSystem.
- copy(FileSystem, Path, File, boolean, Configuration) - Static method in class org.apache.hadoop.fs.FileUtil
-
Copy FileSystem files to local files.
- copy() - Method in class org.apache.hadoop.fs.impl.FlagSet
-
Create a copy of the FlagSet.
- copy() - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
-
Create a copy of this instance.
- copy(Writable) - Method in class org.apache.hadoop.io.AbstractMapWritable
-
Used by child copy constructors.
- copy(Configuration, T, T) - Static method in class org.apache.hadoop.util.ReflectionUtils
-
Make a copy of the writable object using serialization to a buffer.
- copyBytes() - Method in class org.apache.hadoop.io.BytesWritable
-
Get a copy of the bytes that is exactly the length of the data.
- copyBytes(InputStream, OutputStream, int, boolean) - Static method in class org.apache.hadoop.io.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, int) - Static method in class org.apache.hadoop.io.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, Configuration) - Static method in class org.apache.hadoop.io.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, Configuration, boolean) - Static method in class org.apache.hadoop.io.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, long, boolean) - Static method in class org.apache.hadoop.io.IOUtils
-
Copies count bytes from one stream to another.
- copyBytes() - Method in class org.apache.hadoop.io.Text
-
- CopyCommandWithMultiThread - Class in org.apache.hadoop.fs.shell
-
Abstract command to enable sub copy commands run with multi-thread.
- CopyCommandWithMultiThread() - Constructor for class org.apache.hadoop.fs.shell.CopyCommandWithMultiThread
-
- copyFileToTarget(PathData, PathData) - Method in class org.apache.hadoop.fs.shell.CopyCommandWithMultiThread
-
- copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- copyFromLocalFile(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, boolean, Path[], Path) - Method in class org.apache.hadoop.fs.FileSystem
-
The src files are on the local disk.
- copyFromLocalFile(boolean, boolean, Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, boolean, Path[], Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
The src files are on the local disk.
- copyFromLocalFile(boolean, boolean, Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, boolean, Path, Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
not implemented.
- copyFromLocalFile(boolean, boolean, Path[], Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.LocalFileSystem
-
- copyToken() - Method in class org.apache.hadoop.security.token.Token
-
- copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
The src file is under FS, and the dst is on the local disk.
- copyToLocalFile(Path, Path, boolean) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
The src file is under FS, and the dst is on the local disk.
- copyToLocalFile(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Copy it a file from the remote filesystem to the local one.
- copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Copy it a file from a remote filesystem to the local one.
- copyToLocalFile(boolean, Path, Path, boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
The src file is under this filesystem, and the dst is on the local disk.
- copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
The src file is under FS, and the dst is on the local disk.
- copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
copies the file in the har filesystem to a local file.
- copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hadoop.fs.LocalFileSystem
-
- coreServiceLaunch(Configuration, S, List<String>, boolean, boolean) - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Launch the service.
- CostProvider - Interface in org.apache.hadoop.ipc
-
- count - Variable in class org.apache.hadoop.io.file.tfile.SimpleBufferedOutputStream
-
- countDirs - Variable in class org.apache.hadoop.fs.HardLink.LinkStats
-
- countDots(String) - Static method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
Counts the number of dots "." in a string.
- countEmptyDirs - Variable in class org.apache.hadoop.fs.HardLink.LinkStats
-
- counter(MetricsInfo, int) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for integer value counters
- counter(MetricsInfo, long) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for long value counters
- counters() - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- counters() - Method in class org.apache.hadoop.fs.statistics.impl.WrappedIOStatistics
-
- counters() - Method in interface org.apache.hadoop.fs.statistics.IOStatistics
-
Map of counters.
- counters() - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
-
- countFilesMultLinks - Variable in class org.apache.hadoop.fs.HardLink.LinkStats
-
- CountingBloomFilter - Class in org.apache.hadoop.util.bloom
-
Implements a counting Bloom filter, as defined by Fan et al.
- CountingBloomFilter() - Constructor for class org.apache.hadoop.util.bloom.CountingBloomFilter
-
Default constructor - use with readFields
- CountingBloomFilter(int, int, int) - Constructor for class org.apache.hadoop.util.bloom.CountingBloomFilter
-
Constructor
- countMultLinks - Variable in class org.apache.hadoop.fs.HardLink.LinkStats
-
- countPhysicalFileCopies - Variable in class org.apache.hadoop.fs.HardLink.LinkStats
-
- countSingleLinks - Variable in class org.apache.hadoop.fs.HardLink.LinkStats
-
- create(Path, EnumSet<CreateFlag>, Options.CreateOpts...) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable, Options.ChecksumOpt) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- create(Path, EnumSet<CreateFlag>, Options.CreateOpts...) - Method in class org.apache.hadoop.fs.FileContext
-
Create or overwrite file on indicated path and returns an output stream for
writing into the file.
- create(Path) - Method in class org.apache.hadoop.fs.FileContext
-
- create(FileSystem, Path, FsPermission) - Static method in class org.apache.hadoop.fs.FileSystem
-
Create a file with the provided permission.
- create(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, short) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, short, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, boolean, int) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, boolean, int, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
- create(Path, boolean, int, short, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable, Options.ChecksumOpt) - Method in class org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with a custom
checksum option.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable, Options.ChecksumOpt) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- create() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
Create an FSDataOutputStream at the specified path.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
A stream obtained via this call must be closed before using other APIs of
this class or else the invocation will block.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- create() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
-
Create an FSDataOutputStream at the specified path.
- create() - Method in interface org.apache.hadoop.fs.MultipartUploaderBuilder
-
Create an FSDataOutputStream at the specified path.
- create(FsPermission, FsPermission) - Static method in class org.apache.hadoop.fs.permission.FsCreateModes
-
Create from masked and unmasked modes.
- create(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
A stream obtained via this call must be closed before using other APIs of
this class or else the invocation will block.
- create(long, int, BlockUploadStatistics) - Method in class org.apache.hadoop.fs.store.DataBlocks.BlockFactory
-
Create a block.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- create(Class<T>, T, RetryPolicy) - Static method in class org.apache.hadoop.io.retry.RetryProxy
-
Create a proxy for an interface of an implementation class
using the same retry policy for each method in the interface.
- create(Class<T>, FailoverProxyProvider<T>, RetryPolicy) - Static method in class org.apache.hadoop.io.retry.RetryProxy
-
Create a proxy for an interface of implementations of that interface using
the given
FailoverProxyProvider and the same retry policy for each
method in the interface.
- create(Class<T>, T, Map<String, RetryPolicy>) - Static method in class org.apache.hadoop.io.retry.RetryProxy
-
Create a proxy for an interface of an implementation class
using the a set of retry policies specified by method name.
- create(Class<T>, FailoverProxyProvider<T>, Map<String, RetryPolicy>, RetryPolicy) - Static method in class org.apache.hadoop.io.retry.RetryProxy
-
Create a proxy for an interface of implementations of that interface using
the given
FailoverProxyProvider and the a set of retry policies
specified by method name.
- create(String, byte[], List<ACL>, CreateMode) - Method in class org.apache.hadoop.util.curator.ZKCuratorManager.SafeTransaction
-
- CREATE_ALWAYS - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
- CREATE_NEW - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
- createBulkDelete(Path) - Method in interface org.apache.hadoop.fs.BulkDeleteSource
-
Create a bulk delete operation.
- createBulkDelete(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Create a bulk delete operation.
- createCache(int, DurationTrackerFactory) - Method in class org.apache.hadoop.fs.impl.prefetch.CachingBlockManager
-
- createCheckpoint() - Method in class org.apache.hadoop.fs.TrashPolicy
-
Create a trash checkpoint.
- createCompressionStream(OutputStream, Compressor, int) - Method in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- createCompressor() - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
- createCompressor() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
- createCompressor() - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- createCompressor() - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- createCompressor() - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
- createCompressor() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- createCompressor() - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- createCompressor() - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- createConfiguration() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: create the base configuration for the service.
- createCredentialEntry(String, char[]) - Method in class org.apache.hadoop.security.alias.CredentialProvider
-
Create a new credential.
- createDataFileReader(Path, Configuration, SequenceFile.Reader.Option...) - Method in class org.apache.hadoop.io.MapFile.Reader
-
- createDataOutputStreamBuilder(FileSystem, Path) - Static method in class org.apache.hadoop.fs.FileSystem
-
Create instance of the standard FSDataOutputStreamBuilder for the
given filesystem and path.
- createDecoder() - Method in class org.apache.hadoop.io.erasurecode.codec.DummyErasureCodec
-
- createDecompressionStream(InputStream, Decompressor, int) - Method in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- createDecompressor() - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
- createDecompressor() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
- createDecompressor() - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- createDecompressor() - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- createDecompressor() - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
- createDecompressor() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- createDecompressor() - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- createDecompressor() - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- createDirectDecompressor() - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- createDirectDecompressor() - Method in interface org.apache.hadoop.io.compress.DirectDecompressionCodec
-
- createDirectDecompressor() - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- createDirectDecompressor() - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- createDirectDecompressor() - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- createDirectoryWithMode(File, int) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
Create a directory with permissions set to the specified mode.
- createDisabled() - Static method in class org.apache.hadoop.fs.Options.ChecksumOpt
-
Create a ChecksumOpts that disables checksum.
- createEncoder() - Method in class org.apache.hadoop.io.erasurecode.codec.DummyErasureCodec
-
- createFactory(String, Configuration, String) - Static method in class org.apache.hadoop.fs.store.DataBlocks
-
Create a factory.
- createFile(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
This is overridden to ensure that this class's create() method is
ultimately called.
- createFile(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Create a new FSDataOutputStreamBuilder for the file with path.
- createFile(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- createFile(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- createFile(String, long, long, long) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
- createFileOutputStreamWithMode(File, boolean, int) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
Create a file for write with permissions set to the specified mode.
- createFileRange(long, int) - Static method in interface org.apache.hadoop.fs.FileRange
-
Factory method to create a FileRange object.
- createFileRange(long, int, Object) - Static method in interface org.apache.hadoop.fs.FileRange
-
Factory method to create a FileRange object.
- createFileSystem(URI, Configuration) - Static method in class org.apache.hadoop.fs.AbstractFileSystem
-
Create a file system instance for the specified uri using the conf.
- createFilterConfig(Configuration) - Method in class org.apache.hadoop.security.authentication.server.ProxyUserAuthenticationFilterInitializer
-
- CreateFlag - Enum in org.apache.hadoop.fs
-
CreateFlag specifies the file create semantic.
- createFlagSet(Class<E>, String, EnumSet<E>) - Static method in class org.apache.hadoop.fs.impl.FlagSet
-
Create a FlagSet.
- createFlagSet(Class<E>, String, E...) - Static method in class org.apache.hadoop.fs.impl.FlagSet
-
Create a FlagSet from a list of enum values.
- createForDecryption(String, String, byte[], byte[]) - Static method in class org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
-
Factory method to create a new EncryptedKeyVersion that can then be
passed into KeyProviderCryptoExtension.decryptEncryptedKey(org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion).
- createForWrite(File, int) - Static method in class org.apache.hadoop.io.SecureIOUtils
-
Open the specified File for write access, ensuring that it does not exist.
- createGenericOptionsParser(Configuration, String[]) - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: create a generic options parser or subclass thereof.
- createHardLink(File, File) - Static method in class org.apache.hadoop.fs.HardLink
-
Creates a hardlink.
- createHardLinkMult(File, String[], File) - Static method in class org.apache.hadoop.fs.HardLink
-
Creates hardlinks from multiple existing files within one parent
directory, into one target directory.
- createIdentifier() - Method in class org.apache.hadoop.security.token.SecretManager
-
Create an empty token identifier.
- createImmutable(short) - Static method in class org.apache.hadoop.fs.permission.FsPermission
-
- createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
Create a
CompressionInputStream that will read from the given
input stream and return a stream for uncompressed data.
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
- createInputStream(InputStream, Decompressor, long, long, SplittableCompressionCodec.READ_MODE) - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
Creates CompressionInputStream to be used to read off uncompressed data
in one of the two reading modes.
- createInputStream(InputStream) - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
- createInputStream(InputStream, Decompressor) - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
- createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
- createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- createInputStream(InputStream, Decompressor, long, long, SplittableCompressionCodec.READ_MODE) - Method in interface org.apache.hadoop.io.compress.SplittableCompressionCodec
-
Create a stream as dictated by the readMode.
- createInputStream(InputStream) - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- createInternal(Path, EnumSet<CreateFlag>, FsPermission, int, short, long, Progressable, Options.ChecksumOpt, boolean) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- createInternal(Path, EnumSet<CreateFlag>, FsPermission, int, short, long, Progressable, Options.ChecksumOpt, boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- createIOException(List<IOException>) - Static method in exception org.apache.hadoop.io.MultipleIOException
-
- createJarWithClassPath(String, Path, Map<String, String>) - Static method in class org.apache.hadoop.fs.FileUtil
-
- createJarWithClassPath(String, Path, Path, Map<String, String>) - Static method in class org.apache.hadoop.fs.FileUtil
-
Create a jar file at the given path, containing a manifest with a classpath
that references all specified entries.
- createKey(String, byte[], KeyProvider.Options) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Create a new key.
- createKey(String, KeyProvider.Options) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Create a new key generating the material for it.
- createKey(String, KeyProvider.Options) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- createKey(String, byte[], KeyProvider.Options) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- createKey(String, byte[], KeyProvider.Options) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- createKey(String, KeyProvider.Options) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- createKeyProviderDelegationTokenExtension(KeyProvider) - Static method in class org.apache.hadoop.crypto.key.KeyProviderDelegationTokenExtension
-
Creates a
KeyProviderDelegationTokenExtension using a given
KeyProvider.
- createLocalTempFile(File, String, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
-
Create a tmp file for a base file.
- createMultipartUploader(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Create a multipart uploader.
- createMultipartUploader(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Create a multipart uploader.
- createMultipartUploader(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Create a multipart uploader.
- createNew() - Method in class org.apache.hadoop.fs.impl.prefetch.BoundedResourcePool
-
Derived classes must implement a way to create an instance of a resource.
- createNew() - Method in class org.apache.hadoop.fs.impl.prefetch.ResourcePool
-
Derived classes must implement a way to create an instance of a resource.
- createNewFile(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Creates the given Path as a brand-new zero-length file.
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- createNonRecursive(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path with write-progress
reporting.
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path with write-progress
reporting.
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path with write-progress
reporting.
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- createNonRecursive(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- createOptions() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: create an options instance to combine with the
standard options set.
- createOutputStream(Path, boolean) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
- createOutputStream(OutputStream) - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
- createOutputStream(OutputStream, Compressor) - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- createOutputStreamWithMode(Path, boolean, FsPermission) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- createParent() - Static method in class org.apache.hadoop.fs.Options.CreateOpts
-
- CreateParent(boolean) - Constructor for class org.apache.hadoop.fs.Options.CreateOpts.CreateParent
-
- createPassword(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- createPassword(T) - Method in class org.apache.hadoop.security.token.SecretManager
-
Create the password for the given identifier.
- createPassword(byte[], SecretKey) - Static method in class org.apache.hadoop.security.token.SecretManager
-
Compute HMAC of the identifier using the secret key and return the
output as password
- createPathHandle(FileStatus, Options.HandleOpt...) - Method in class org.apache.hadoop.fs.FileSystem
-
Hook to implement support for
PathHandle operations.
- createPathHandle(FileStatus, Options.HandleOpt...) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- createPathHandle(FileStatus, Options.HandleOpt...) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- createPathHandle(FileStatus, Options.HandleOpt...) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
Hook to implement support for
PathHandle operations.
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.crypto.key.JavaKeyStoreProvider.Factory
-
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.crypto.key.KeyProviderFactory
-
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider.Factory
-
This provider expects URIs in the following form :
kms://<PROTO>@<AUTHORITY>/<PATH>
where :
- PROTO = http or https
- AUTHORITY = <HOSTS>[:<PORT>]
- HOSTS = <HOSTNAME>[;<HOSTS>]
- HOSTNAME = string
- PORT = integer
This will always create a
LoadBalancingKMSClientProvider
if the uri is correct.
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.crypto.key.UserProvider.Factory
-
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.security.alias.BouncyCastleFipsKeyStoreProvider.Factory
-
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.security.alias.CredentialProviderFactory
-
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.security.alias.JavaKeyStoreProvider.Factory
-
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.security.alias.LocalBouncyCastleFipsKeyStoreProvider.Factory
-
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.security.alias.LocalJavaKeyStoreProvider.Factory
-
- createProvider(URI, Configuration) - Method in class org.apache.hadoop.security.alias.UserProvider.Factory
-
- createProxyUser(String, UserGroupInformation) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Create a proxy user using username of the effective user and the ugi of the
real user.
- createProxyUserForTesting(String, UserGroupInformation, String[]) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Create a proxy user UGI for testing HDFS and MapReduce
- createRemoteUser(String) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Create a user from a login name.
- createRemoteUser(String, SaslRpcServer.AuthMethod) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Create a user from a login name.
- createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.apache.hadoop.security.SaslPlainServer.SaslPlainServerFactory
-
- createScanner() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a scanner than can scan the whole TFile.
- createScanner(byte[], byte[]) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
- createScanner(RawComparable, RawComparable) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
- createScannerByByteRange(long, long) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a scanner that covers a portion of TFile based on byte offsets.
- createScannerByKey(byte[], byte[]) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a scanner that covers a portion of TFile based on keys.
- createScannerByKey(RawComparable, RawComparable) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a scanner that covers a specific key range.
- createScannerByRecordNum(long, long) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Create a scanner that covers a range of records.
- createSecretKey(byte[]) - Static method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Convert the byte[] to a secret key
- createSecretKey(byte[]) - Static method in class org.apache.hadoop.security.token.SecretManager
-
Convert the byte[] to a secret key
- createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- createSnapshot(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Create a snapshot with a default name.
- createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.FileContext
-
Create a snapshot.
- createSnapshot(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Create a snapshot with a default name.
- createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
-
Create a snapshot.
- createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- createSnapshot(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- createSocket() - Method in class org.apache.hadoop.metrics2.sink.StatsDSink.StatsD
-
- createSocket() - Method in class org.apache.hadoop.net.SocksSocketFactory
-
- createSocket(InetAddress, int) - Method in class org.apache.hadoop.net.SocksSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.hadoop.net.SocksSocketFactory
-
- createSocket(String, int) - Method in class org.apache.hadoop.net.SocksSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.apache.hadoop.net.SocksSocketFactory
-
- createSocket() - Method in class org.apache.hadoop.net.StandardSocketFactory
-
- createSocket(InetAddress, int) - Method in class org.apache.hadoop.net.StandardSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.hadoop.net.StandardSocketFactory
-
- createSocket(String, int) - Method in class org.apache.hadoop.net.StandardSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.apache.hadoop.net.StandardSocketFactory
-
- createSocket() - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- createSocket(InetAddress, int) - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- createSocket(String, int) - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.FileContext
-
Creates a symbolic link to an existing file.
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.LocalFileSystem
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- createTracker(DurationTrackerFactory, String) - Static method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsBinding
-
Create the tracker.
- createUserForTesting(String, String[]) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Create a UGI for testing HDFS and MapReduce
- createValueBytes() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
- createWriter(Configuration, SequenceFile.Writer.Option...) - Static method in class org.apache.hadoop.io.SequenceFile
-
Create a new Writer with the given options.
- createWriter(FileSystem, Configuration, Path, Class, Class) - Static method in class org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType) - Static method in class org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, Progressable) - Static method in class org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec) - Static method in class org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, Progressable, SequenceFile.Metadata) - Static method in class org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, int, short, long, SequenceFile.CompressionType, CompressionCodec, Progressable, SequenceFile.Metadata) - Static method in class org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, int, short, long, boolean, SequenceFile.CompressionType, CompressionCodec, SequenceFile.Metadata) - Static method in class org.apache.hadoop.io.SequenceFile
-
Deprecated.
- createWriter(FileContext, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, SequenceFile.Metadata, EnumSet<CreateFlag>, Options.CreateOpts...) - Static method in class org.apache.hadoop.io.SequenceFile
-
Construct the preferred type of SequenceFile Writer.
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, Progressable) - Static method in class org.apache.hadoop.io.SequenceFile
-
- createWriter(Configuration, FSDataOutputStream, Class, Class, SequenceFile.CompressionType, CompressionCodec, SequenceFile.Metadata) - Static method in class org.apache.hadoop.io.SequenceFile
-
- createWriter(Configuration, FSDataOutputStream, Class, Class, SequenceFile.CompressionType, CompressionCodec) - Static method in class org.apache.hadoop.io.SequenceFile
-
- CREDENTIAL_PROVIDER_PATH - Static variable in class org.apache.hadoop.security.alias.CredentialProviderFactory
-
- CredentialEntry(String, char[]) - Constructor for class org.apache.hadoop.security.alias.CredentialProvider.CredentialEntry
-
- CredentialProvider - Class in org.apache.hadoop.security.alias
-
A provider of credentials or password for Hadoop applications.
- CredentialProvider() - Constructor for class org.apache.hadoop.security.alias.CredentialProvider
-
- CredentialProvider.CredentialEntry - Class in org.apache.hadoop.security.alias
-
The combination of both the alias and the actual credential value.
- CredentialProviderFactory - Class in org.apache.hadoop.security.alias
-
A factory to create a list of CredentialProvider based on the path given in a
Configuration.
- CredentialProviderFactory() - Constructor for class org.apache.hadoop.security.alias.CredentialProviderFactory
-
- Credentials - Class in org.apache.hadoop.security
-
A class that provides the facilities of reading and writing
secret keys and Tokens.
- Credentials() - Constructor for class org.apache.hadoop.security.Credentials
-
Create an empty credentials instance.
- Credentials(Credentials) - Constructor for class org.apache.hadoop.security.Credentials
-
Create a copy of the given credentials.
- Credentials.SerializedFormat - Enum in org.apache.hadoop.security
-
- CredentialShell - Class in org.apache.hadoop.security.alias
-
This program is the CLI utility for the CredentialProvider facilities in
Hadoop.
- CredentialShell() - Constructor for class org.apache.hadoop.security.alias.CredentialShell
-
- CredentialShell.PasswordReader - Class in org.apache.hadoop.security.alias
-
To facilitate testing since Console is a final class.
- CrossOriginFilter - Class in org.apache.hadoop.security.http
-
- CrossOriginFilter() - Constructor for class org.apache.hadoop.security.http.CrossOriginFilter
-
- CryptoFSDataInputStream - Class in org.apache.hadoop.fs.crypto
-
- CryptoFSDataInputStream(FSDataInputStream, CryptoCodec, int, byte[], byte[]) - Constructor for class org.apache.hadoop.fs.crypto.CryptoFSDataInputStream
-
- CryptoFSDataInputStream(FSDataInputStream, CryptoCodec, byte[], byte[]) - Constructor for class org.apache.hadoop.fs.crypto.CryptoFSDataInputStream
-
- CryptoFSDataOutputStream - Class in org.apache.hadoop.fs.crypto
-
- CryptoFSDataOutputStream(FSDataOutputStream, CryptoCodec, int, byte[], byte[]) - Constructor for class org.apache.hadoop.fs.crypto.CryptoFSDataOutputStream
-
- CryptoFSDataOutputStream(FSDataOutputStream, CryptoCodec, int, byte[], byte[], boolean) - Constructor for class org.apache.hadoop.fs.crypto.CryptoFSDataOutputStream
-
- CryptoFSDataOutputStream(FSDataOutputStream, CryptoCodec, byte[], byte[]) - Constructor for class org.apache.hadoop.fs.crypto.CryptoFSDataOutputStream
-
- ctorImpl(Class<?>, Class<?>...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.Builder
-
- ctorImpl(String, Class<?>...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.Builder
-
- CUR_DIR - Static variable in class org.apache.hadoop.fs.Path
-
The current directory, ".".
- currentAuditContext() - Static method in class org.apache.hadoop.fs.audit.CommonAuditContext
-
Get the current common audit context.
- currentConfig() - Method in interface org.apache.hadoop.metrics2.MetricsSystemMXBean
-
- currentId - Variable in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Access to currentId is protected by this object lock.
- currentThreadID() - Static method in class org.apache.hadoop.fs.audit.CommonAuditContext
-
A thread ID which is unique for this process and shared across all
S3A clients on the same thread, even those using different FS instances.
- currentThreadId() - Method in class org.apache.hadoop.fs.impl.WeakReferenceThreadMap
-
Get the current thread ID.
- currentTokens - Variable in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Cache of currently valid tokens, mapping from DelegationTokenIdentifier
to DelegationTokenInformation.
- curThreadTracer() - Static method in class org.apache.hadoop.tracing.Tracer
-
- CUSTOM_HEADER_PARAM - Static variable in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- CUSTOM_HEADER_PARAM - Static variable in class org.apache.hadoop.security.http.XFrameOptionsFilter
-
- CUSTOM_METHODS_TO_IGNORE_PARAM - Static variable in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- G_SIZE - Static variable in interface org.apache.hadoop.io.compress.bzip2.BZip2Constants
-
- gangliaMetricVisitor - Variable in class org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
Used for visiting Metrics
- GangliaSink30 - Class in org.apache.hadoop.metrics2.sink.ganglia
-
This code supports Ganglia 3.0
- GangliaSink30() - Constructor for class org.apache.hadoop.metrics2.sink.ganglia.GangliaSink30
-
- GangliaSink31 - Class in org.apache.hadoop.metrics2.sink.ganglia
-
This code supports Ganglia 3.1
- GangliaSink31() - Constructor for class org.apache.hadoop.metrics2.sink.ganglia.GangliaSink31
-
- gauge(MetricsInfo, int) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for integer value gauges
- gauge(MetricsInfo, long) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for long value gauges
- gauge(MetricsInfo, float) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for float value gauges
- gauge(MetricsInfo, double) - Method in interface org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for double value gauges
- gauges() - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- gauges() - Method in class org.apache.hadoop.fs.statistics.impl.WrappedIOStatistics
-
- gauges() - Method in interface org.apache.hadoop.fs.statistics.IOStatistics
-
Map of gauges.
- gauges() - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
-
- GcData() - Constructor for class org.apache.hadoop.util.GcTimeMonitor.GcData
-
- gcTimeAlertHandler(GcTimeMonitor.GcTimeAlertHandler) - Method in class org.apache.hadoop.util.GcTimeMonitor.Builder
-
Set the GC alert handler.
- GcTimeMonitor - Class in org.apache.hadoop.util
-
This class monitors the percentage of time the JVM is paused in GC within
the specified observation window, say 1 minute.
- GcTimeMonitor(long, long, int, GcTimeMonitor.GcTimeAlertHandler) - Constructor for class org.apache.hadoop.util.GcTimeMonitor
-
Create an instance of GCTimeMonitor.
- GcTimeMonitor.Builder - Class in org.apache.hadoop.util
-
- GcTimeMonitor.GcData - Class in org.apache.hadoop.util
-
Encapsulates data about GC pauses measured at the specific timestamp.
- GcTimeMonitor.GcTimeAlertHandler - Interface in org.apache.hadoop.util
-
The user can provide an instance of a class implementing this interface
when initializing a GcTimeMonitor to receive alerts when GC time
percentage exceeds the specified threshold.
- generateEncryptedKey(String) - Method in interface org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.CryptoExtension
-
Generates a key material and encrypts it using the given key name.
- generateEncryptedKey(String) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- generateKey(int, String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Generates a key material.
- generateSecret() - Method in class org.apache.hadoop.security.token.SecretManager
-
Generate a new random secret key.
- GENERIC_READ - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
- GENERIC_WRITE - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
- GenericRefreshProtocolClientSideTranslatorPB - Class in org.apache.hadoop.ipc.protocolPB
-
- GenericRefreshProtocolClientSideTranslatorPB(GenericRefreshProtocolPB) - Constructor for class org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolClientSideTranslatorPB
-
- GenericRefreshProtocolProtos - Class in org.apache.hadoop.ipc.proto
-
- GenericRefreshProtocolProtos.GenericRefreshProtocolService - Class in org.apache.hadoop.ipc.proto
-
Protocol which is used to refresh a user-specified feature.
- GenericRefreshProtocolProtos.GenericRefreshProtocolService.BlockingInterface - Interface in org.apache.hadoop.ipc.proto
-
- GenericRefreshProtocolProtos.GenericRefreshProtocolService.Interface - Interface in org.apache.hadoop.ipc.proto
-
- GenericRefreshProtocolProtos.GenericRefreshProtocolService.Stub - Class in org.apache.hadoop.ipc.proto
-
- GenericRefreshProtocolProtos.GenericRefreshRequestProto - Class in org.apache.hadoop.ipc.proto
-
Refresh request.
- GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder - Class in org.apache.hadoop.ipc.proto
-
Refresh request.
- GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder - Interface in org.apache.hadoop.ipc.proto
-
- GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto - Class in org.apache.hadoop.ipc.proto
-
Collection of responses from zero or more handlers.
- GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder - Class in org.apache.hadoop.ipc.proto
-
Collection of responses from zero or more handlers.
- GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder - Interface in org.apache.hadoop.ipc.proto
-
- GenericRefreshProtocolProtos.GenericRefreshResponseProto - Class in org.apache.hadoop.ipc.proto
-
A single response from a refresh handler.
- GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder - Class in org.apache.hadoop.ipc.proto
-
A single response from a refresh handler.
- GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder - Interface in org.apache.hadoop.ipc.proto
-
- GenericRefreshProtocolServerSideTranslatorPB - Class in org.apache.hadoop.ipc.protocolPB
-
- GenericRefreshProtocolServerSideTranslatorPB(GenericRefreshProtocol) - Constructor for class org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolServerSideTranslatorPB
-
- GenericRefreshProtocolService() - Constructor for class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- GenericWritable - Class in org.apache.hadoop.io
-
A wrapper for Writable instances.
- GenericWritable() - Constructor for class org.apache.hadoop.io.GenericWritable
-
- get(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name property, null if
no such property exists.
- get(String, String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name.
- get(URI, Configuration) - Static method in class org.apache.hadoop.crypto.key.KeyProviderFactory
-
Create a KeyProvider based on a provided URI.
- get(URI, Configuration) - Static method in class org.apache.hadoop.fs.AbstractFileSystem
-
The main factory method for creating a file system.
- get(String) - Method in class org.apache.hadoop.fs.audit.CommonAuditContext
-
Get a context entry.
- get(int) - Method in interface org.apache.hadoop.fs.BatchedRemoteIterator.BatchedEntries
-
- get(int) - Method in class org.apache.hadoop.fs.BatchedRemoteIterator.BatchedListEntries
-
- get(URI, Configuration, String) - Static method in class org.apache.hadoop.fs.FileSystem
-
Get a FileSystem instance based on the uri, the passed in
configuration and the user.
- get(Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
Returns the configured FileSystem implementation.
- get(URI, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
Get a FileSystem for this URI's scheme and authority.
- get(String) - Method in enum org.apache.hadoop.fs.GlobalStorageStatistics
-
Get the StorageStatistics object with the given name.
- get(int, ByteBuffer) - Method in interface org.apache.hadoop.fs.impl.prefetch.BlockCache
-
Gets the block having the given blockNumber.
- get(int) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockManager
-
Gets the block having the given blockNumber.
- get(int) - Method in class org.apache.hadoop.fs.impl.prefetch.CachingBlockManager
-
Gets the block having the given blockNumber.
- get(int, ByteBuffer) - Method in class org.apache.hadoop.fs.impl.prefetch.SingleFilePerBlockCache
-
Gets the block having the given blockNumber.
- get() - Method in class org.apache.hadoop.fs.PartialListing
-
Partial listing of the path being listed.
- get(String) - Static method in enum org.apache.hadoop.fs.viewfs.RegexMountPointInterceptorType
-
- get(long, Writable) - Method in class org.apache.hadoop.io.ArrayFile.Reader
-
Return the nth value in the file.
- get() - Method in class org.apache.hadoop.io.ArrayPrimitiveWritable
-
Get the original array.
- get() - Method in class org.apache.hadoop.io.ArrayWritable
-
- get(WritableComparable, Writable) - Method in class org.apache.hadoop.io.BloomMapFile.Reader
-
- get() - Method in class org.apache.hadoop.io.BooleanWritable
-
Returns the value of the BooleanWritable.
- get() - Method in class org.apache.hadoop.io.BytesWritable
-
- get() - Method in class org.apache.hadoop.io.ByteWritable
-
Return the value of this ByteWritable.
- get() - Method in class org.apache.hadoop.io.DoubleWritable
-
- get() - Method in class org.apache.hadoop.io.EnumSetWritable
-
Return the value of this EnumSetWritable.
- get(BytesWritable, BytesWritable) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy the key and value in one shot into BytesWritables.
- get() - Method in class org.apache.hadoop.io.FloatWritable
-
Return the value of this FloatWritable.
- get() - Method in class org.apache.hadoop.io.GenericWritable
-
Return the wrapped instance.
- get() - Method in class org.apache.hadoop.io.IntWritable
-
Return the value of this IntWritable.
- get() - Method in class org.apache.hadoop.io.LongWritable
-
Return the value of this LongWritable.
- get(WritableComparable, Writable) - Method in class org.apache.hadoop.io.MapFile.Reader
-
Return the value for the named key, or null if none exists.
- get(Object) - Method in class org.apache.hadoop.io.MapWritable
-
- get() - Static method in class org.apache.hadoop.io.NullWritable
-
Returns the single instance of this class.
- get() - Method in class org.apache.hadoop.io.ObjectWritable
-
Return the instance, or null if none.
- get(Text) - Method in class org.apache.hadoop.io.SequenceFile.Metadata
-
- get(WritableComparable) - Method in class org.apache.hadoop.io.SetFile.Reader
-
Read the matching key from a set into key.
- get() - Method in class org.apache.hadoop.io.ShortWritable
-
- get(Object) - Method in class org.apache.hadoop.io.SortedMapWritable
-
- get() - Method in class org.apache.hadoop.io.TwoDArrayWritable
-
- get() - Method in class org.apache.hadoop.io.VIntWritable
-
- get() - Method in class org.apache.hadoop.io.VLongWritable
-
- get(Class<? extends WritableComparable>) - Static method in class org.apache.hadoop.io.WritableComparator
-
For backwards compatibility.
- get(Class<? extends WritableComparable>, Configuration) - Static method in class org.apache.hadoop.io.WritableComparator
-
- get() - Method in class org.apache.hadoop.ipc.ExternalCall
-
- get() - Static method in class org.apache.hadoop.ipc.Server
-
- get(String) - Method in class org.apache.hadoop.metrics2.lib.MetricsRegistry
-
Get a metric by name
- get(String, Collection<MetricsTag>) - Method in class org.apache.hadoop.metrics2.util.MetricsCache
-
Get the cached record
- get(Object) - Method in class org.apache.hadoop.security.token.delegation.DelegationTokenLoadingCache
-
- get(long, TimeUnit) - Method in interface org.apache.hadoop.util.concurrent.AsyncGet
-
Get the result.
- get() - Method in class org.apache.hadoop.util.concurrent.AsyncGetFuture
-
- get(long, TimeUnit) - Method in class org.apache.hadoop.util.concurrent.AsyncGetFuture
-
- get() - Method in class org.apache.hadoop.util.functional.CommonCallableSupplier
-
- get() - Method in class org.apache.hadoop.util.functional.LazyAtomicReference
-
Implementation of Supplier.get().
- get() - Static method in class org.apache.hadoop.util.ShutdownHookManager
-
Return ShutdownHookManager singleton.
- getAccessTime() - Method in class org.apache.hadoop.fs.FileStatus
-
Get the access time of the file.
- getAccessTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 access_time = 8;
- getAccessTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 access_time = 8;
- getAccessTime() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 access_time = 8;
- getAccumulatedGcCount() - Method in class org.apache.hadoop.util.GcTimeMonitor.GcData
-
Returns the accumulated number of GC pauses since this JVM started.
- getAccumulatedGcTime() - Method in class org.apache.hadoop.util.GcTimeMonitor.GcData
-
Returns accumulated GC time since this JVM started.
- getAclBit() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
- getAclStatus(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Gets the ACLs of files and directories.
- getAclStatus(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Gets the ACLs of files and directories.
- getAclStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Gets the ACL of a file or directory.
- getAclStatus(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getAclStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getAclStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getAclString() - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
Returns the access control list as a String that can be used for building a
new instance by sending it to the constructor of
AccessControlList.
- getActionFuture() - Method in class org.apache.hadoop.fs.impl.prefetch.BufferData
-
- getActiveAuditSpan() - Method in interface org.apache.hadoop.fs.store.audit.ActiveThreadSpanSource
-
The active span.
- getAddress() - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- getAddress() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.PmemMappedRegion
-
- getAdjustedEnd() - Method in class org.apache.hadoop.io.compress.SplitCompressionInputStream
-
After calling createInputStream, the values of start or end
might change.
- getAdjustedStart() - Method in class org.apache.hadoop.io.compress.SplitCompressionInputStream
-
After calling createInputStream, the values of start or end
might change.
- getAggregator() - Method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsContextImpl
-
Get the IOStatisticsAggregator of the context.
- getAggregator() - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsContext
-
Get the IOStatisticsAggregator for the context.
- getAlgorithm() - Method in class org.apache.hadoop.crypto.key.JavaKeyStoreProvider.KeyMetadata
-
- getAlgorithm() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
Get the algorithm from the cipher.
- getAlgorithmName() - Method in class org.apache.hadoop.fs.FileChecksum
-
The checksum algorithm name.
- getAlgorithmName() - Method in class org.apache.hadoop.fs.store.EtagChecksum
-
- getAlias() - Method in class org.apache.hadoop.security.alias.CredentialProvider.CredentialEntry
-
- getAlias() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
required string alias = 1;
- getAlias() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
required string alias = 1;
- getAlias() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
required string alias = 1;
- getAliasBytes() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
required string alias = 1;
- getAliasBytes() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
required string alias = 1;
- getAliasBytes() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
required string alias = 1;
- getAliases() - Method in class org.apache.hadoop.security.alias.CredentialProvider
-
Get the aliases for all credentials.
- getAll() - Method in class org.apache.hadoop.fs.impl.prefetch.BufferPool
-
Gets a list of all blocks in this pool.
- getAllByDomainName(String) - Method in class org.apache.hadoop.net.DNSDomainNameResolver
-
- getAllByDomainName(String) - Method in interface org.apache.hadoop.net.DomainNameResolver
-
Takes one domain name and returns its IP addresses based on the actual
service discovery methods.
- getAllKeys() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- getAllPropertiesByTag(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get all properties belonging to tag.
- getAllPropertiesByTags(List<String>) - Method in class org.apache.hadoop.conf.Configuration
-
Get all properties belonging to list of input tags.
- getAllResolvedHostnameByDomainName(String, boolean) - Method in class org.apache.hadoop.net.DNSDomainNameResolver
-
- getAllResolvedHostnameByDomainName(String, boolean) - Method in interface org.apache.hadoop.net.DomainNameResolver
-
This function combines getAllByDomainName and getHostnameByIP, for a single
domain name, it will first do a forward lookup to get all of IP addresses,
then for each IP address, it will do a reverse lookup to get the fqdn.
- getAllSecretKeys() - Method in class org.apache.hadoop.security.Credentials
-
Return all the secret key entries in the in-memory map.
- getAllShells() - Static method in class org.apache.hadoop.util.Shell
-
Static method to return a Set of all Shell objects.
- getAllStatistics() - Static method in class org.apache.hadoop.fs.AbstractFileSystem
-
- getAllStatistics() - Static method in class org.apache.hadoop.fs.FileContext
-
- getAllStatistics() - Static method in class org.apache.hadoop.fs.FileSystem
-
- getAllStoragePolicies() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Retrieve all the storage policies supported by this file system.
- getAllStoragePolicies() - Method in class org.apache.hadoop.fs.FileContext
-
Retrieve all the storage policies supported by this file system.
- getAllStoragePolicies() - Method in class org.apache.hadoop.fs.FileSystem
-
Retrieve all the storage policies supported by this file system.
- getAllStoragePolicies() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getAllStoragePolicies() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getAllTokens() - Method in class org.apache.hadoop.security.Credentials
-
Return all the tokens in the in-memory map.
- getAndAdvanceCurrentIndex() - Method in interface org.apache.hadoop.ipc.RpcMultiplexer
-
Should get current index and optionally perform whatever is needed
to prepare the next index.
- getAndAdvanceCurrentIndex() - Method in class org.apache.hadoop.ipc.WeightedRoundRobinMultiplexer
-
Use the mux by getting and advancing index.
- getApproxChkSumLength(long) - Static method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- getArgs(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- getArgs(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
repeated string args = 2;
- getArgs(int) - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
repeated string args = 2;
- getArgsBytes(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- getArgsBytes(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
repeated string args = 2;
- getArgsBytes(int) - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
repeated string args = 2;
- getArgsCount() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- getArgsCount() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
repeated string args = 2;
- getArgsCount() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
repeated string args = 2;
- getArgsList() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- getArgsList() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
repeated string args = 2;
- getArgsList() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
repeated string args = 2;
- getArgument(int) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
Returns the argument at the given position (starting from 1).
- getArguments() - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
Returns the arguments of this expression
- getAsyncReturnMessage() - Static method in class org.apache.hadoop.ipc.ProtobufRpcEngine
-
Deprecated.
- getAsyncReturnMessage() - Static method in class org.apache.hadoop.ipc.ProtobufRpcEngine2
-
- getAsyncRpcResponse() - Static method in class org.apache.hadoop.ipc.Client
-
- getAttributes() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getAttributes() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Options
-
- getAuthenticationMethod(Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
-
- getAuthenticationMethod() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Get the authentication method from the subject
- getAuthMethod() - Method in enum org.apache.hadoop.security.UserGroupInformation.AuthenticationMethod
-
- getAuths(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuths(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuths(int) - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsCount() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsList() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsList() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsList() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilder(int) - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilderList() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuxiliaryListenerAddresses() - Method in class org.apache.hadoop.ipc.Server
-
Return the set of all the configured auxiliary socket addresses NameNode
RPC is listening on.
- getAuxiliaryPortEstablishedQOP() - Static method in class org.apache.hadoop.ipc.Server
-
Returns the SASL qop for the current call, if the current call is
set, and the SASL negotiation is done.
- getAvailablePhysicalMemorySize() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the total size of the available physical memory present
in the system.
- getAvailableVirtualMemorySize() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the total size of the available virtual memory present
in the system.
- getAverageResponseTime() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getAverageResponseTime() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getAverageResponseTime() - Method in interface org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getBaseName(String) - Static method in class org.apache.hadoop.crypto.key.KeyProvider
-
Split the versionName in to a base name.
- getBasePath() - Method in class org.apache.hadoop.fs.impl.AbstractMultipartUploader
-
- getBestUGI(String, String) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Find the most appropriate UserGroupInformation to use
- getBitLength() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getBitLength() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Options
-
- getBlockData() - Method in class org.apache.hadoop.fs.impl.prefetch.BlockManager
-
Gets block data information.
- getBlockers() - Method in class org.apache.hadoop.service.AbstractService
-
- getBlockers() - Method in interface org.apache.hadoop.service.Service
-
Get the blockers on a service -remote dependencies
that are stopping the service from being live.
- getBlockLocations() - Method in class org.apache.hadoop.fs.LocatedFileStatus
-
Get the file's block locations
In HDFS, the returned BlockLocation will have different formats for
replicated and erasure coded file.
- getBlockNumber(long) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockData
-
Gets the id of the block that contains the given absolute offset.
- getBlockNumber() - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations.Operation
-
- getBlockNumber() - Method in class org.apache.hadoop.fs.impl.prefetch.BufferData
-
Gets the id of this block.
- getBlockReplication() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 block_replication = 10;
- getBlockReplication() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint32 block_replication = 10;
- getBlockReplication() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint32 block_replication = 10;
- getBlockSize() - Method in class org.apache.hadoop.fs.FileStatus
-
Get the block size of the file.
- getBlockSize(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getBlockSize() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getBlockSize() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 block_size = 11;
- getBlockSize() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 block_size = 11;
- getBlockSize() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 block_size = 11;
- getBlockSize() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getBlockSize() - Method in class org.apache.hadoop.fs.impl.FileSystemMultipartUploaderBuilder
-
- getBlockSize() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
-
- getBlockSize() - Method in class org.apache.hadoop.fs.impl.prefetch.BlockData
-
Gets the size of each block.
- getBlockSize(Configuration) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
- getBlockSize() - Method in class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
Returns the blocksize parameter specified at construction time.
- getBloomFilter() - Method in class org.apache.hadoop.io.BloomMapFile.Reader
-
Retrieve the Bloom filter used by this instance of the Reader.
- getBoolean(String, boolean) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a boolean.
- getBranch() - Static method in class org.apache.hadoop.util.VersionInfo
-
Get the branch on which this originated.
- getBuffer() - Method in class org.apache.hadoop.fs.impl.prefetch.BufferData
-
Gets the buffer associated with this block.
- getBuffer(boolean, int) - Method in class org.apache.hadoop.fs.impl.TrackingByteBufferPool
-
Get a buffer from the pool.
- getBuffer(boolean, int) - Method in class org.apache.hadoop.fs.impl.VectorIOBufferPool
-
Get a ByteBuffer.
- getBuffer(boolean, int) - Method in interface org.apache.hadoop.io.ByteBufferPool
-
Get a new direct ByteBuffer.
- getBuffer(boolean, int) - Method in class org.apache.hadoop.io.ElasticByteBufferPool
-
- getBufferAllocations() - Method in class org.apache.hadoop.fs.impl.TrackingByteBufferPool
-
- getBufferReleases() - Method in class org.apache.hadoop.fs.impl.TrackingByteBufferPool
-
- getBufferSize() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getBufferSize() - Method in class org.apache.hadoop.fs.impl.FileSystemMultipartUploaderBuilder
-
- getBufferSize() - Method in class org.apache.hadoop.fs.impl.FutureDataInputStreamBuilderImpl
-
- getBufferSize() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
-
- getBufferSize() - Method in class org.apache.hadoop.fs.impl.OpenFileParameters
-
- getBuildVersion() - Static method in class org.apache.hadoop.util.VersionInfo
-
Returns the buildVersion which includes version,
revision, user and date.
- getByName(String) - Method in class org.apache.hadoop.security.SecurityUtil.QualifiedHostResolver
-
Create an InetAddress with a fully qualified hostname of the given
hostname.
- getByName(String) - Method in class org.apache.hadoop.util.MachineList.InetAddressFactory
-
- getBytes() - Method in class org.apache.hadoop.fs.FileChecksum
-
The value of the checksum in bytes.
- getBytes() - Method in class org.apache.hadoop.fs.store.EtagChecksum
-
- getBytes() - Method in class org.apache.hadoop.io.BinaryComparable
-
Return representative byte array for this instance.
- getBytes() - Method in class org.apache.hadoop.io.BytesWritable
-
Get the data backing the BytesWritable.
- getBytes() - Method in class org.apache.hadoop.io.Text
-
- getBytes() - Method in class org.apache.hadoop.security.token.TokenIdentifier
-
Get the bytes for the token identifier
- getBytesPerChecksum() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getBytesPerChecksum() - Method in class org.apache.hadoop.fs.Options.ChecksumOpt
-
- getBytesPerSum() - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Return the bytes Per Checksum.
- getBytesRead() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the total number of bytes read.
- getBytesRead() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesRead() - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
Returns the total number of uncompressed bytes input so far.
- getBytesRead() - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Decompressor
-
Returns the total number of compressed bytes input so far.
- getBytesRead() - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- getBytesRead() - Method in interface org.apache.hadoop.io.compress.Compressor
-
Return number of uncompressed bytes input so far.
- getBytesRead() - Method in class org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Return number of bytes given to this compressor since last reset.
- getBytesRead() - Method in class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Return number of bytes given to this compressor since last reset.
- getBytesRead() - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipCompressor
-
- getBytesRead() - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipDecompressor
-
Returns the total number of compressed bytes input so far, including
gzip header/trailer bytes.
- getBytesRead() - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
Returns the total number of uncompressed bytes input so far.
- getBytesRead() - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
-
Returns the total number of compressed bytes input so far.
- getBytesRead() - Method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
Returns the total number of uncompressed bytes input so far.
- getBytesReadByDistance(int) - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
In the common network topology setup, distance value should be an even
number such as 0, 2, 4, 6.
- getBytesReadDistanceOfFiveOrLarger() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesReadDistanceOfOneOrTwo() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesReadDistanceOfThreeOrFour() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesReadErasureCoded() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the total number of bytes read on erasure-coded files.
- getBytesReadErasureCoded() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesReadLocalHost() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesWritten() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the total number of bytes written.
- getBytesWritten() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
Returns the total number of compressed bytes output so far.
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Decompressor
-
Returns the total number of uncompressed bytes output so far.
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- getBytesWritten() - Method in interface org.apache.hadoop.io.compress.Compressor
-
Return number of compressed bytes output so far.
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Return number of bytes consumed by callers of compress since last reset.
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Return number of bytes consumed by callers of compress since last reset.
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipCompressor
-
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
Returns the total number of compressed bytes output so far.
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
-
Returns the total number of uncompressed bytes output so far.
- getBytesWritten() - Method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
Returns the total number of compressed bytes output so far.
- getBzip2Compressor(Configuration) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
Return the appropriate implementation of the bzip2 compressor.
- getBzip2CompressorType(Configuration) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
Return the appropriate type of the bzip2 compressor.
- getBzip2Decompressor(Configuration) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
Return the appropriate implementation of the bzip2 decompressor.
- getBzip2DecompressorType(Configuration) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
Return the appropriate type of the bzip2 decompressor.
- getCached(int) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations
-
- getCachedHosts() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the list of hosts (hostname) hosting a cached replica of the block.
- getCacheFilePath(Configuration, LocalDirAllocator) - Method in class org.apache.hadoop.fs.impl.prefetch.SingleFilePerBlockCache
-
Return temporary file created based on the file path retrieved from local dir allocator.
- getCacheManipulator() - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- getCachePoolDefault() - Static method in class org.apache.hadoop.fs.permission.FsPermission
-
Get the default permission for cache pools.
- getCallerContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
call context
- getCallerContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
call context
- getCallerContext() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
call context
- getCallerContext() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getCallerContextBuilder() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
call context
- getCallerContextOrBuilder() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
call context
- getCallerContextOrBuilder() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
call context
- getCallerContextOrBuilder() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
call context
- getCallId() - Static method in class org.apache.hadoop.ipc.Client
-
- getCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
a sequence number that is sent back in response
- getCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
a sequence number that is sent back in response
- getCallId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
a sequence number that is sent back in response
- getCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
callId used in Request
- getCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
callId used in Request
- getCallId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
callId used in Request
- getCallId() - Static method in class org.apache.hadoop.ipc.Server
-
Returns the currently active RPC call's sequential ID number.
- getCallQueueLen() - Method in class org.apache.hadoop.ipc.Server
-
The number of rpc calls in the queue.
- getCallRetryCount() - Static method in class org.apache.hadoop.ipc.Server
-
- getCallVolumeSummary() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getCallVolumeSummary() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getCallVolumeSummary() - Method in interface org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getCandidateTokensForCleanup() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- getCandidateTokensForCleanup() - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
Obtain a list of tokens that will be considered for cleanup, based on the last
time the token was updated in SQL.
- getCanonicalServiceName() - Method in class org.apache.hadoop.crypto.key.KeyProviderDelegationTokenExtension
-
- getCanonicalServiceName() - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getCanonicalServiceName() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Get a canonical name for this file system.
- getCanonicalServiceName() - Method in class org.apache.hadoop.fs.FileSystem
-
Get a canonical service name for this FileSystem.
- getCanonicalUri() - Method in class org.apache.hadoop.fs.FileSystem
-
Return a canonicalized form of this FileSystem's URI.
- getCanonicalUri() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getCanonicalUri() - Method in class org.apache.hadoop.fs.HarFileSystem
-
Used for delegation token related functionality.
- getCapacity() - Method in class org.apache.hadoop.fs.FsStatus
-
Return the capacity in bytes of the file system.
- getCapacity() - Method in class org.apache.hadoop.io.BytesWritable
-
Get the capacity, which is the maximum size that could handled without
resizing the backing storage.
- getCategory() - Method in exception org.apache.hadoop.security.KDiag.KerberosDiagsFailure
-
- getChallenge() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional bytes challenge = 5;
- getChallenge() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional bytes challenge = 5;
- getChallenge() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional bytes challenge = 5;
- getChangedProperties(Configuration, Configuration) - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
- getChangedProperties(Configuration, Configuration) - Static method in class org.apache.hadoop.conf.ReconfigurationUtil
-
- getChannel() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService.Stub
-
- getChannel() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.Stub
-
- getChannel() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService.Stub
-
- getChannel() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Stub
-
- getChannel() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Stub
-
- getChannel() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService.Stub
-
- getChannel() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Stub
-
- getChannel() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Stub
-
- getChannel() - Method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService.Stub
-
- getChannelMode() - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
Get the channel mode of this instance.
- getCheckProcessIsAliveCommand(String) - Static method in class org.apache.hadoop.util.Shell
-
Return a command for determining if process with specified pid is alive.
- getChecksum() - Method in class org.apache.hadoop.fs.impl.prefetch.BufferData
-
Gets the checksum of data in this block.
- getChecksum(ByteBuffer) - Static method in class org.apache.hadoop.fs.impl.prefetch.BufferData
-
Computes CRC32 checksum of the given buffer's contents.
- getChecksumFile(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Return the name of the checksum file associated with a file.
- getChecksumFileLength(Path, long) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Return the length of the checksum file given the size of the
actual file.
- getChecksumLength(long, int) - Static method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Calculated the length of the checksum file in bytes.
- getChecksumOpt() - Method in class org.apache.hadoop.fs.FileChecksum
-
- getChecksumOpt() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getChecksumOpt() - Method in class org.apache.hadoop.fs.impl.FileSystemMultipartUploaderBuilder
-
- getChecksumOpt() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
-
- getChecksumType() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getChecksumType() - Method in class org.apache.hadoop.fs.Options.ChecksumOpt
-
- getChildFileSystems() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getChildFileSystems() - Method in class org.apache.hadoop.fs.HarFileSystem
-
Used for delegation token related functionality.
- getChildFileSystems() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getChildren() - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
Returns the children of this expression.
- getChildren() - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- getCipher() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getCipher() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Options
-
- getClass(String, Class<?>) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a Class.
- getClass(String, Class<? extends U>, Class<U>) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a Class
implementing the interface specified by xface.
- getClass(byte) - Method in class org.apache.hadoop.io.AbstractMapWritable
-
the Class class for the specified id.
- getClass(T) - Static method in class org.apache.hadoop.util.ReflectionUtils
-
Return the correctly-typed
Class of the given object.
- getClassByName(String) - Method in class org.apache.hadoop.conf.Configuration
-
Load a class by name.
- getClassByNameOrNull(String) - Method in class org.apache.hadoop.conf.Configuration
-
Load a class by name, returning null rather than throwing an exception
if it couldn't be loaded.
- getClasses(String, Class<?>...) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name property
as an array of Class.
- getClassLoader() - Method in class org.apache.hadoop.conf.Configuration
-
- getClassLoader() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: get the classloader to use.
- getClassName() - Method in exception org.apache.hadoop.ipc.RemoteException
-
- getClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
required string className = 1;
- getClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
required string className = 1;
- getClassName() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
required string className = 1;
- getClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required string className = 2;
- getClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
required string className = 2;
- getClassName() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfoOrBuilder
-
required string className = 2;
- getClassNameBytes() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
required string className = 1;
- getClassNameBytes() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
required string className = 1;
- getClassNameBytes() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
required string className = 1;
- getClassNameBytes() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required string className = 2;
- getClassNameBytes() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
required string className = 2;
- getClassNameBytes() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfoOrBuilder
-
required string className = 2;
- getClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
Globally unique client ID
- getClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
Globally unique client ID
- getClientId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
Globally unique client ID
- getClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Globally unique client ID
- getClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
Globally unique client ID
- getClientId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
Globally unique client ID
- getClientId() - Static method in class org.apache.hadoop.ipc.Server
-
- getClientPrincipal(Class<?>, Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Look up the client principal for a given protocol.
- getClientProperties(InetAddress) - Method in class org.apache.hadoop.security.SaslPropertiesResolver
-
Identify the Sasl Properties to be used for a connection with a server.
- getClientProperties(InetAddress, int) - Method in class org.apache.hadoop.security.SaslPropertiesResolver
-
Identify the Sasl Properties to be used for a connection with a server.
- getClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
protocol version of class declaring the called method
- getClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
protocol version of class declaring the called method
- getClientProtocolVersion() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilder
-
protocol version of class declaring the called method
- getClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required uint64 clientProtocolVersion = 3;
- getClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required uint64 clientProtocolVersion = 3;
- getClientProtocolVersion() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required uint64 clientProtocolVersion = 3;
- getClientProtocolVersion() - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine.Invoker
-
Deprecated.
- getClientProtocolVersion() - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2.Invoker
-
- getClientStateId() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getClientVersion() - Method in exception org.apache.hadoop.ipc.RPC.VersionMismatch
-
- getClosest(WritableComparable, Writable) - Method in class org.apache.hadoop.io.MapFile.Reader
-
Finds the record that is the closest match to the specified key.
- getClosest(WritableComparable, Writable, boolean) - Method in class org.apache.hadoop.io.MapFile.Reader
-
Finds the record that is the closest match to the specified key.
- getCNs(X509Certificate) - Static method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.Certificates
-
- getCodec(Path) - Method in class org.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the relevant compression codec for the given file based on its
filename suffix.
- getCodecByClassName(String) - Method in class org.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the relevant compression codec for the codec's canonical class name.
- getCodecByName(String) - Method in class org.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the relevant compression codec for the codec's canonical class name
or by codec alias.
- getCodecClassByName(String) - Method in class org.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the relevant compression codec for the codec's canonical class name
or by codec alias and returns its implemetation class.
- getCodecClasses(Configuration) - Static method in class org.apache.hadoop.io.compress.CompressionCodecFactory
-
Get the list of codecs discovered via a Java ServiceLoader, or
listed in the configuration.
- getCodecName() - Method in class org.apache.hadoop.io.erasurecode.ECSchema
-
Get the codec name
- getCollection() - Method in class org.apache.hadoop.util.MachineList
-
returns the contents of the MachineList as a Collection<String> .
- getCommandFactory() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Return the command factory.
- getCommandUsage() - Method in class org.apache.hadoop.crypto.key.KeyShell
-
- getCommandUsage() - Method in class org.apache.hadoop.security.alias.CredentialShell
-
- getCommandUsage() - Method in class org.apache.hadoop.security.token.DtUtilShell
-
- getCommandUsage() - Method in class org.apache.hadoop.tools.CommandShell
-
Return usage string for the command including any summary of subcommands.
- getComparator() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get an instance of the RawComparator that is constructed based on the
string comparator representation.
- getComparatorName() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get the string representation of the comparator.
- getCompilePlatform() - Static method in class org.apache.hadoop.util.VersionInfo
-
Returns the OS platform used for the build.
- getComponentType() - Method in class org.apache.hadoop.io.ArrayPrimitiveWritable
-
- getCompressedData() - Method in class org.apache.hadoop.io.compress.BlockDecompressorStream
-
- getCompressedData() - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- getCompressionAlgorithmByName(String) - Static method in class org.apache.hadoop.io.file.tfile.Compression
-
- getCompressionBufferSize(Configuration) - Static method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- getCompressionCodec() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Returns the compression codec of data in this file.
- getCompressionCodec() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
- getCompressionLevel(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
- getCompressionLevel(Configuration) - Static method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- getCompressionStrategy(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
- getCompressionType() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Get the compression type for this file.
- getCompressor(CompressionCodec, Configuration) - Static method in class org.apache.hadoop.io.compress.CodecPool
-
- getCompressor(CompressionCodec) - Static method in class org.apache.hadoop.io.compress.CodecPool
-
- getCompressor() - Method in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- getCompressorType() - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
- getCompressorType() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
- getCompressorType() - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- getCompressorType() - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- getCompressorType() - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
- getCompressorType() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- getCompressorType() - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- getCompressorType() - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- getConf() - Method in interface org.apache.hadoop.conf.Configurable
-
Return the configuration used by this object.
- getConf() - Method in class org.apache.hadoop.conf.Configured
-
- getConf() - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Return the provider configuration.
- getConf() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getConf() - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getConf() - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getConf() - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- getConf() - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- getConf(Configuration, StorageType, String) - Static method in enum org.apache.hadoop.fs.StorageType
-
Get the configured values for different StorageType.
- getConf() - Method in class org.apache.hadoop.fs.store.DataBlocks.BlockFactory
-
Configuration.
- getConf() - Method in class org.apache.hadoop.io.AbstractMapWritable
-
- getConf() - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
Return the configuration used by this object.
- getConf() - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- getConf() - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
Return the configuration used by this object.
- getConf() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- getConf() - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
Return the configuration used by this object.
- getConf() - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
Return the configuration used by this object.
- getConf() - Method in class org.apache.hadoop.io.EnumSetWritable
-
- getConf() - Method in class org.apache.hadoop.io.GenericWritable
-
- getConf() - Method in class org.apache.hadoop.io.ObjectWritable
-
- getConf() - Method in class org.apache.hadoop.io.WritableComparator
-
- getConf() - Method in class org.apache.hadoop.net.AbstractDNSToSwitchMapping
-
- getConf() - Method in class org.apache.hadoop.net.ScriptBasedMapping
-
- getConf() - Method in class org.apache.hadoop.net.SocksSocketFactory
-
- getConf() - Method in class org.apache.hadoop.net.TableMapping
-
- getConf() - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- getConf() - Method in class org.apache.hadoop.security.SaslPropertiesResolver
-
- getConfig() - Method in class org.apache.hadoop.service.AbstractService
-
- getConfig() - Method in interface org.apache.hadoop.service.Service
-
Get the configuration of this service.
- getConfig(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfig(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfig(int) - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigBuilder(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigBuilderList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigCount() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigCount() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigCount() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigList() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigName() - Method in enum org.apache.hadoop.fs.viewfs.RegexMountPointInterceptorType
-
- getConfigOrBuilder(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilder(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilder(int) - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilderList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilderList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilderList() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfiguration() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
- getConfiguration() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Get the configuration constructed from the command line arguments.
- getConfigurationsToCreate() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: Get a list of configuration classes to create.
- getConfigViewFsPrefix(String) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Get the config variable prefix for the specified mount table
- getConfigViewFsPrefix() - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Get the config variable prefix for the default mount table
- getConfResourceAsInputStream(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get an input stream attached to the configuration resource with the
given name.
- getConfResourceAsReader(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get a
Reader attached to the configuration resource with the
given
name.
- getConnectionId() - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine.Invoker
-
Deprecated.
- getConnectionId() - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2.Invoker
-
- getConnectionId() - Method in interface org.apache.hadoop.ipc.RpcInvocationHandler
-
Returns the connection id associated with the InvocationHandler instance.
- getCons() - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getConstructedClass() - Method in class org.apache.hadoop.util.dynamic.DynConstructors.Ctor
-
- getConstructor() - Method in class org.apache.hadoop.util.functional.LazyAtomicReference
-
Getter for the constructor.
- getContentSummary(Path) - Method in class org.apache.hadoop.fs.FileContext.Util
-
- getContentSummary(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getContentSummary(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getContext() - Method in class org.apache.hadoop.ipc.CallerContext.Builder
-
Get the context.
- getContext() - Method in class org.apache.hadoop.ipc.CallerContext
-
- getContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
required string context = 1;
- getContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
required string context = 1;
- getContext() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoOrBuilder
-
required string context = 1;
- getContext() - Method in class org.apache.hadoop.tracing.Span
-
- getContextBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
required string context = 1;
- getContextBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
required string context = 1;
- getContextBytes() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoOrBuilder
-
required string context = 1;
- getCost(ProcessingDetails) - Method in interface org.apache.hadoop.ipc.CostProvider
-
Get cost from ProcessingDetails which will be used in scheduler.
- getCost(ProcessingDetails) - Method in class org.apache.hadoop.ipc.DefaultCostProvider
-
Returns 1, regardless of the processing details.
- getCost(ProcessingDetails) - Method in class org.apache.hadoop.ipc.WeightedTimeCostProvider
-
Calculates a weighted sum of the times stored on the provided processing
details to be used as the cost in
DecayRpcScheduler.
- getCount() - Method in exception org.apache.hadoop.fs.impl.TrackingByteBufferPool.LeakedByteBufferException
-
Get the number of unreleased buffers.
- getCount() - Method in class org.apache.hadoop.fs.statistics.DurationStatisticSummary
-
- getCount() - Method in interface org.apache.hadoop.log.LogThrottlingHelper.LogAction
-
- getCount() - Method in interface org.apache.hadoop.metrics2.util.QuantileEstimator
-
- getCounterReference(String) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- getCounterReference(String) - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Get a reference to the atomic instance providing the
value for a specific counter.
- getCpuFrequency() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the CPU frequency of on the system.
- getCpuUsagePercentage() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the CPU usage % of the machine.
- getCrcType() - Method in class org.apache.hadoop.fs.MD5MD5CRC32CastagnoliFileChecksum
-
- getCrcType() - Method in class org.apache.hadoop.fs.MD5MD5CRC32GzipFileChecksum
-
- getCreated() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getCreationFallbacks() - Method in interface org.apache.hadoop.fs.BlockStoragePolicySpi
-
Get the fallback storage types for creating new block replicas.
- getCredential() - Method in class org.apache.hadoop.security.alias.CredentialProvider.CredentialEntry
-
- getCredentialEntry(String) - Method in class org.apache.hadoop.security.alias.CredentialProvider
-
Get the credential entry for a specific alias.
- getCredentials() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Obtain the tokens in credentials form associated with this user.
- getCumulativeCpuTime() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the cumulative CPU time since the system is on.
- getCurCall() - Static method in class org.apache.hadoop.ipc.Server
-
- getCurrent() - Static method in class org.apache.hadoop.ipc.CallerContext
-
- getCurrentIOStatisticsContext() - Static method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsContextIntegration
-
Get the current thread's IOStatisticsContext instance.
- getCurrentIOStatisticsContext() - Static method in interface org.apache.hadoop.fs.statistics.IOStatisticsContext
-
Get the context's IOStatisticsContext.
- getCurrentKey(String) - Method in class org.apache.hadoop.crypto.key.CachingKeyProvider
-
- getCurrentKey(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Get the current version of the key, which should be used for encrypting new
data.
- getCurrentKey(String) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getCurrentKey(String) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getCurrentKeyId() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations.
- getCurrentKeyId() - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
Obtains the value of the last delegation key id.
- getCurrentSpan() - Static method in class org.apache.hadoop.tracing.Tracer
-
Return active span.
- getCurrentStats(String, int) - Method in class org.apache.hadoop.log.LogThrottlingHelper
-
Return the summary information for given index.
- getCurrentTokensSize() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Total count of active delegation tokens.
- getCurrentTrashDir(Path) - Method in class org.apache.hadoop.fs.Trash
-
- getCurrentTrashDir() - Method in class org.apache.hadoop.fs.TrashPolicy
-
Get the current working directory of the Trash Policy
This API does not work with files deleted from encryption zone when HDFS
data encryption at rest feature is enabled as rename file between
encryption zones or encryption zone and non-encryption zone is not allowed.
- getCurrentTrashDir(Path) - Method in class org.apache.hadoop.fs.TrashPolicy
-
Get the current trash directory for path specified based on the Trash
Policy
- getCurrentUser() - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Return the current user, including any doAs in the current stack.
- getCurrentValue(Writable) - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Get the 'value' corresponding to the last read 'key'.
- getCurrentValue(Object) - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
- getCustomMessage() - Method in class org.apache.hadoop.conf.Configuration.DeprecationDelta
-
- getData() - Method in interface org.apache.hadoop.fs.FileRange
-
Get the future data for this range.
- getData() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get all statistics data.
- getData() - Method in class org.apache.hadoop.io.DataInputByteBuffer
-
- getDate() - Static method in class org.apache.hadoop.util.VersionInfo
-
The date that Hadoop was compiled.
- getDebugInfo() - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations.End
-
- getDebugInfo() - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations.Operation
-
- getDecayRpcSchedulerDetailedMetrics() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getDeclaredClass() - Method in class org.apache.hadoop.io.ObjectWritable
-
Return the class this is meant to be.
- getDeclaredComponentType() - Method in class org.apache.hadoop.io.ArrayPrimitiveWritable
-
- getDeclaredFieldsIncludingInherited(Class<?>) - Static method in class org.apache.hadoop.util.ReflectionUtils
-
Gets all the declared fields of a class including fields declared in
superclasses.
- getDeclaredMethodsIncludingInherited(Class<?>) - Static method in class org.apache.hadoop.util.ReflectionUtils
-
Gets all the declared methods of a class including methods declared in
superclasses.
- getDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolName() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string declaringClassProtocolName = 2;
- getDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string declaringClassProtocolName = 2;
- getDeclaringClassProtocolName() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string declaringClassProtocolName = 2;
- getDeclaringClassProtocolNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolNameBytes() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string declaringClassProtocolName = 2;
- getDeclaringClassProtocolNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string declaringClassProtocolName = 2;
- getDeclaringClassProtocolNameBytes() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string declaringClassProtocolName = 2;
- getDecompressionBufferSize(Configuration) - Static method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- getDecompressor(CompressionCodec) - Static method in class org.apache.hadoop.io.compress.CodecPool
-
- getDecompressor() - Method in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- getDecompressorType() - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
- getDecompressorType() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
- getDecompressorType() - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- getDecompressorType() - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- getDecompressorType() - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
- getDecompressorType() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- getDecompressorType() - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
- getDecompressorType() - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- getDefault(double) - Method in enum org.apache.hadoop.conf.StorageUnit
-
- getDefault() - Static method in class org.apache.hadoop.fs.permission.FsPermission
-
Get the default permission for directory and symlink.
- getDefaultBlockSize() - Method in class org.apache.hadoop.fs.FileSystem
-
- getDefaultBlockSize(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return the number of bytes that large input files should be optimally
be split into to minimize I/O time.
- getDefaultBlockSize() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getDefaultBlockSize(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getDefaultBlockSize() - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getDefaultBlockSize(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getDefaultBlockSize() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getDefaultBlockSize(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getDefaultCipherSuites() - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- getDefaultCompressionType(Configuration) - Static method in class org.apache.hadoop.io.SequenceFile
-
Get the compression type for the reduce outputs
- getDefaultDelegationTokenAuthenticator() - Static method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
- getDefaultExtension() - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
.bz2 is recognized as the default extension for compressed BZip2 files
- getDefaultExtension() - Method in interface org.apache.hadoop.io.compress.CompressionCodec
-
Get the default filename extension for this kind of compression.
- getDefaultExtension() - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- getDefaultExtension() - Method in class org.apache.hadoop.io.compress.GzipCodec
-
- getDefaultExtension() - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
Get the default filename extension for this kind of compression.
- getDefaultExtension() - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- getDefaultExtension() - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
Get the default filename extension for this kind of compression.
- getDefaultExtension() - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
Get the default filename extension for this kind of compression.
- getDefaultFactory() - Static method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
Singleton instance of the SSLSocketFactory.
- getDefaultInstance() - Static method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getDefaultInstance() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getDefaultMountTableName(Configuration) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Get the name of the default mount table to use.
- getDefaultPort() - Method in class org.apache.hadoop.fs.FileSystem
-
Get the default port for this FileSystem.
- getDefaultPort() - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
Get the default port for this FTPFileSystem.
- getDefaultProperties() - Method in class org.apache.hadoop.security.SaslPropertiesResolver
-
The default Sasl Properties read from the configuration
- getDefaultQueueCapacityWeights(int) - Static method in class org.apache.hadoop.ipc.CallQueueManager
-
By default, queue capacity is the same for all priority levels.
- getDefaultReplication() - Method in class org.apache.hadoop.fs.FileSystem
-
- getDefaultReplication(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Get the default replication for a path.
- getDefaultReplication() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getDefaultReplication(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getDefaultReplication() - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getDefaultReplication(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getDefaultReplication() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getDefaultReplication(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getDefaultRetryPolicy(Configuration, String, boolean, String, String, String) - Static method in class org.apache.hadoop.io.retry.RetryUtils
-
Return the default retry policy set in conf.
- getDefaultStoragePolicyId() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getDefaultUri(Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
Get the default FileSystem URI from a configuration.
- getDelay(TimeUnit) - Method in class org.apache.hadoop.fs.DelegationTokenRenewer.RenewAction
-
Get the delay until this event should happen.
- getDelegationKey(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations.
- getDelegationKey(int) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
Obtains the DelegationKey from the SQL database.
- getDelegationToken(String) - Method in class org.apache.hadoop.crypto.key.KeyProviderDelegationTokenExtension
-
- getDelegationToken(String) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Requests a delegation token using the configured Authenticator
for authentication.
- getDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Requests a delegation token using the configured Authenticator
for authentication.
- getDelegationToken() - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL.Token
-
- getDelegationToken(URL, AuthenticatedURL.Token, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Requests a delegation token using the configured Authenticator
for authentication.
- getDelegationToken(URL, AuthenticatedURL.Token, String, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Requests a delegation token using the configured Authenticator
for authentication.
- getDelegationTokens(String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getDelegationTokenSeqNum() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations.
- getDelegationTokenSeqNum() - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
Obtains the value of the last reserved sequence number.
- getDescription() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getDescription() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Options
-
- getDescriptions(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptions(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptions(int) - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProtoOrBuilder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsBuilder(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsBuilderList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsCount() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsCount() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsCount() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProtoOrBuilder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsList() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProtoOrBuilder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilder(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilder(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilder(int) - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProtoOrBuilder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilderList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilderList() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilderList() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProtoOrBuilder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptor() - Static method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- getDescriptor() - Static method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.FileType
-
- getDescriptor() - Static method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
- getDescriptor() - Static method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getDescriptor() - Static method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getDescriptor() - Static method in class org.apache.hadoop.fs.FSProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getDescriptor() - Static method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- getDescriptor() - Static method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getDescriptor() - Static method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getDescriptor() - Static method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getDescriptor() - Static method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto
-
- getDescriptor() - Static method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getDescriptor() - Static method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getDescriptor() - Static method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
- getDescriptorForType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.FileType
-
- getDescriptorForType() - Method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
- getDescriptorForType() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- getDescriptorForType() - Method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto
-
- getDescriptorForType() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
- getDescriptorForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
- getDetailedMetricsName() - Method in class org.apache.hadoop.ipc.ExternalCall
-
- getDigest() - Method in class org.apache.hadoop.io.MD5Hash
-
Returns the digest bytes.
- getDigester() - Static method in class org.apache.hadoop.io.MD5Hash
-
Create a thread local MD5 digester.
- getDirDefault() - Static method in class org.apache.hadoop.fs.permission.FsPermission
-
Get the default permission for directory.
- getDirectoryCount() - Method in class org.apache.hadoop.fs.ContentSummary
-
- getDNSSubjectAlts(X509Certificate) - Static method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.Certificates
-
Extracts the array of SubjectAlt DNS names from an X509Certificate.
- getDouble(String, double) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a double.
- getDU(File) - Static method in class org.apache.hadoop.fs.FileUtil
-
Takes an input dir and returns the du on that local directory.
- getDurationInfo(StringBuilder) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations
-
- getDurationString() - Method in class org.apache.hadoop.util.OperationDuration
-
- getEcData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
storagePolicy = 16
- getEcData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
storagePolicy = 16
- getEcData() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
storagePolicy = 16
- getEffectivePermission(AclEntry) - Method in class org.apache.hadoop.fs.permission.AclStatus
-
Get the effective permission for the AclEntry
- getEffectivePermission(AclEntry, FsPermission) - Method in class org.apache.hadoop.fs.permission.AclStatus
-
Get the effective permission for the AclEntry.
- getEffectiveUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string effectiveUser = 1;
- getEffectiveUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string effectiveUser = 1;
- getEffectiveUser() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string effectiveUser = 1;
- getEffectiveUserBytes() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string effectiveUser = 1;
- getEffectiveUserBytes() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string effectiveUser = 1;
- getEffectiveUserBytes() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string effectiveUser = 1;
- getElementType() - Method in class org.apache.hadoop.io.EnumSetWritable
-
Returns the class of all the elements of the underlying EnumSetWriable.
- getEmptier() - Method in class org.apache.hadoop.fs.Trash
-
Return a
Runnable that periodically empties the trash of all
users, intended to be run by the superuser.
- getEmptier() - Method in class org.apache.hadoop.fs.TrashPolicy
-
Return a
Runnable that periodically empties the trash of all
users, intended to be run by the superuser.
- getEmptierInterval() - Method in class org.apache.hadoop.fs.TrashPolicyDefault.Emptier
-
- getEnabledConfigKey() - Method in class org.apache.hadoop.security.HttpCrossOriginFilterInitializer
-
- getEnclosingRoot(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Return path of the enclosing root for a given path
The enclosing root path is a common ancestor that should be used for temp and staging dirs
as well as within encryption zones and other restricted directories.
- getEnclosingRoot(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return path of the enclosing root for a given path.
- getEnclosingRoot(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getEnclosingRoot(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getEncoded() - Method in class org.apache.hadoop.crypto.key.JavaKeyStoreProvider.KeyMetadata
-
- getEncryptDataTransfer() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getEncryptedBit() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
- getEncryptedKeyIv() - Method in class org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
-
- getEncryptedKeyVersion() - Method in class org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
-
- getEncryptionData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
locations = 12
alias = 13
childrenNum = 14
- getEncryptionData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
locations = 12
alias = 13
childrenNum = 14
- getEncryptionData() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
locations = 12
alias = 13
childrenNum = 14
- getEncryptionKeyName() - Method in class org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
-
- getEncryptionKeyVersionName() - Method in class org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
-
- getEntries() - Method in class org.apache.hadoop.fs.permission.AclStatus
-
Returns the list of all ACL entries, ordered by their natural ordering.
- getEntryComparator() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a Comparator object to compare Entries.
- getEntryCount() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get the number of key-value pair entries in TFile.
- getEnum(String, T) - Method in class org.apache.hadoop.conf.Configuration
-
Return value matching this enumerated type.
- getEnumClass() - Method in class org.apache.hadoop.fs.impl.FlagSet
-
Get the enum class.
- getEnumSet(String, Class<E>, boolean) - Method in class org.apache.hadoop.conf.Configuration
-
Build an enumset from a comma separated list of values.
- getEnvironment(String) - Method in class org.apache.hadoop.util.Shell
-
Get an environment variable.
- getEnvironmentVariableRegex() - Static method in class org.apache.hadoop.util.Shell
-
Return a regular expression string that match environment variables.
- getErasureCodedBit() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
- getErasureCodingPolicy() - Method in class org.apache.hadoop.fs.ContentSummary
-
- getErasureCodingPolicyHeader() - Static method in class org.apache.hadoop.fs.ContentSummary
-
- getErasureCodingPolicyName(FileStatus) - Method in interface org.apache.hadoop.fs.WithErasureCoding
-
Get the EC Policy name of the given file's fileStatus.
- getErr() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the error stream to be used.
- getErr() - Method in class org.apache.hadoop.tools.CommandShell
-
- getErrno() - Method in exception org.apache.hadoop.io.nativeio.NativeIOException
-
- getErrorCode() - Method in exception org.apache.hadoop.io.nativeio.NativeIOException
-
- getErrorCode() - Method in exception org.apache.hadoop.ipc.RemoteException
-
- getErrorDetail() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
in case of error
- getErrorDetail() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
in case of error
- getErrorDetail() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
in case of error
- getErrorMsg() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails, often contains strack trace
- getErrorMsg() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
if request fails, often contains strack trace
- getErrorMsg() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
if request fails, often contains strack trace
- getErrorMsgBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails, often contains strack trace
- getErrorMsgBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
if request fails, often contains strack trace
- getErrorMsgBytes() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
if request fails, often contains strack trace
- getEstablishedQOP() - Method in class org.apache.hadoop.ipc.Server.Connection
-
- getEstimator() - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
-
Get the quantile estimator.
- getEtag() - Method in interface org.apache.hadoop.fs.EtagSource
-
Return an etag of this file status.
- getEvaluatedEntries() - Method in class org.apache.hadoop.fs.audit.CommonAuditContext
-
Get the evaluated operations.
- getExceptionClassName() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails
- getExceptionClassName() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
if request fails
- getExceptionClassName() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
if request fails
- getExceptionClassNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails
- getExceptionClassNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
if request fails
- getExceptionClassNameBytes() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
if request fails
- getExceptions() - Method in exception org.apache.hadoop.io.MultipleIOException
-
- getExceptions() - Method in exception org.apache.hadoop.io.retry.MultiException
-
- getExcludedHosts() - Method in class org.apache.hadoop.util.HostsFileReader.HostDetails
-
- getExcludedMap() - Method in class org.apache.hadoop.util.HostsFileReader.HostDetails
-
- getExcludesFile() - Method in class org.apache.hadoop.util.HostsFileReader.HostDetails
-
- getExecString() - Method in class org.apache.hadoop.util.Shell
-
return an array containing the command name and its parameters.
- getExecString() - Method in class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
- getExecutor() - Method in class org.apache.hadoop.fs.shell.CopyCommandWithMultiThread
-
- getExitCode() - Method in exception org.apache.hadoop.service.ServiceStateException
-
- getExitCode() - Method in interface org.apache.hadoop.util.ExitCodeProvider
-
Method to get the exit code.
- getExitCode() - Method in exception org.apache.hadoop.util.ExitUtil.ExitException
-
- getExitCode() - Method in exception org.apache.hadoop.util.ExitUtil.HaltException
-
- getExitCode() - Method in interface org.apache.hadoop.util.Shell.CommandExecutor
-
- getExitCode() - Method in exception org.apache.hadoop.util.Shell.ExitCodeException
-
- getExitCode() - Method in class org.apache.hadoop.util.Shell
-
get the exit code.
- getExitStatus() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
unix exit status to return
- getExitStatus() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
unix exit status to return
- getExitStatus() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
unix exit status to return
- getExpirationTime() - Method in class org.apache.hadoop.ipc.RetryCache.CacheEntry
-
- getExpirationTime() - Method in interface org.apache.hadoop.util.LightWeightCache.Entry
-
- getExtension() - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getExternalHandler() - Static method in class org.apache.hadoop.ipc.Client
-
- getExtraOptions() - Method in class org.apache.hadoop.io.erasurecode.ECSchema
-
Get extra options specific to an erasure code.
- getFactor() - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
- getFactory(Class) - Static method in class org.apache.hadoop.io.WritableFactories
-
Define a factory for a class.
- getFailureCause() - Method in class org.apache.hadoop.service.AbstractService
-
- getFailureCause() - Method in interface org.apache.hadoop.service.Service
-
Get the first exception raised during the service failure.
- getFailureState() - Method in class org.apache.hadoop.service.AbstractService
-
- getFailureState() - Method in interface org.apache.hadoop.service.Service
-
- getFederatedNamespaceState() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getFencer() - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- getFencingParameters() - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- getFile(String, String) - Method in class org.apache.hadoop.conf.Configuration
-
Get a local file name under a directory named in dirsProp with
the given path.
- getFileAndDirectoryCount() - Method in class org.apache.hadoop.fs.QuotaUsage
-
Return the directory count.
- getFileBlockLocations(Path, long, long) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Return an array containing hostnames, offset and size of
portions of the given file.
- getFileBlockLocations(Path, long, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Return an array containing hostnames, offset and size of
portions of the given file.
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.hadoop.fs.HarFileSystem
-
Get block locations from the underlying fs and fix their
offsets and lengths.
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getFileBlockLocations(Path, long, long) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getFileBufferSize() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getFileChecksum(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- getFileChecksum(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Get the checksum of a file.
- getFileChecksum(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Get the checksum of a file, if the FS supports checksums.
- getFileChecksum(Path, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Get the checksum of a file, from the beginning of the file till the
specific length.
- getFileChecksum(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getFileChecksum(Path, long) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getFileChecksum(Path, long) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getFileChecksum(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getFileChecksum(Path, long) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getFileChecksum(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getFileContext(AbstractFileSystem, Configuration) - Static method in class org.apache.hadoop.fs.FileContext
-
Create a FileContext with specified FS as default using the specified
config.
- getFileContext(AbstractFileSystem) - Static method in class org.apache.hadoop.fs.FileContext
-
Create a FileContext for specified file system using the default config.
- getFileContext() - Static method in class org.apache.hadoop.fs.FileContext
-
Create a FileContext using the default config read from the
$HADOOP_CONFIG/core.xml, Unspecified key-values for config are defaulted
from core-defaults.xml in the release jar.
- getFileContext(URI) - Static method in class org.apache.hadoop.fs.FileContext
-
Create a FileContext for specified URI using the default config.
- getFileContext(URI, Configuration) - Static method in class org.apache.hadoop.fs.FileContext
-
Create a FileContext for specified default URI using the specified config.
- getFileContext(Configuration) - Static method in class org.apache.hadoop.fs.FileContext
-
Create a FileContext using the passed config.
- getFileCount() - Method in class org.apache.hadoop.fs.ContentSummary
-
- getFileCount() - Method in class org.apache.hadoop.fs.DUHelper
-
- getFileDefault() - Static method in class org.apache.hadoop.fs.permission.FsPermission
-
Get the default permission for file.
- getFileDescriptor() - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
The specification of this method matches that of
FileContext.getFileLinkStatus(Path)
except that an UnresolvedLinkException may be thrown if a symlink is
encountered in the path leading up to the final path component.
- getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Return a file status object that represents the path.
- getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.LocalFileSystem
-
- getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
Return a FileStatus representing the given path.
- getFileLinkStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getFileSize() - Method in class org.apache.hadoop.fs.impl.prefetch.BlockData
-
Gets the size of the associated file.
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
The specification of this method matches that of
FileContext.getFileStatus(Path)
except that an UnresolvedLinkException may be thrown if a symlink is
encountered in the path.
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Return a file status object that represents the path.
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return a file status object that represents the path.
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Get file status.
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
return the filestatus of files in har archive.
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- getFileStatus(PathData, int) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
Return a file status object that represents the path.
- getFileStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
The specification of this method matches that of
FileContext.getFileStatus(Path)
except that an UnresolvedLinkException may be thrown if a symlink is
encountered in the path.
- getFileSystem(Configuration) - Method in class org.apache.hadoop.fs.Path
-
Return the FileSystem that owns this Path.
- getFileSystem(PathData) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
Returns the
FileSystem associated with the
PathData item.
- getFileSystemClass(String, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
Get the FileSystem implementation class of a filesystem.
- getFileType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- getFileType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- getFileType() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- getFilterConfigMap(Configuration, String) - Static method in class org.apache.hadoop.security.AuthenticationFilterInitializer
-
- getFilterParameters(Configuration, String) - Static method in class org.apache.hadoop.security.HttpCrossOriginFilterInitializer
-
- getFilterParams(Configuration, String) - Static method in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
Constructs a mapping of configuration properties to be used for filter
initialization.
- getFilterParams(Configuration, String) - Static method in class org.apache.hadoop.security.http.XFrameOptionsFilter
-
Constructs a mapping of configuration properties to be used for filter
initialization.
- getFinalParameters() - Method in class org.apache.hadoop.conf.Configuration
-
Get the set of parameters marked final.
- getFirstKey() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get the first key in the TFile.
- getFlags() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getFlags() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 flags = 18 [default = 0];
- getFlags() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint32 flags = 18 [default = 0];
- getFlags() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint32 flags = 18 [default = 0];
- getFlags() - Method in class org.apache.hadoop.fs.impl.FileSystemMultipartUploaderBuilder
-
- getFlags() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
-
- getFloat(String, float) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a float.
- getFolderUsage(String) - Static method in class org.apache.hadoop.fs.DUHelper
-
- getForCurrentThread() - Method in class org.apache.hadoop.fs.impl.WeakReferenceThreadMap
-
Get the value for the current thread, creating if needed.
- getFormat() - Method in class org.apache.hadoop.crypto.key.JavaKeyStoreProvider.KeyMetadata
-
- getFS() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getFS() - Method in class org.apache.hadoop.fs.impl.FileSystemMultipartUploaderBuilder
-
- getFS() - Method in class org.apache.hadoop.fs.impl.FutureDataInputStreamBuilderImpl
-
- getFS() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
-
- getFsAction(String) - Static method in enum org.apache.hadoop.fs.permission.FsAction
-
Get the FsAction enum for String representation of permissions
- getFSofPath(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Get the file system of supplied path.
- getFSofPath(Path, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
- getFsStatus(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- getFsStatus() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- getFsStatus(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Returns a status object describing the use and capacity of the
file system denoted by the Parh argument p.
- getFsStatus() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getFstat(FileDescriptor) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
Returns the file stat for a file descriptor.
- getGangliaConfForMetric(String) - Method in class org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
Lookup GangliaConf from cache.
- getGaugeReference(String) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- getGaugeReference(String) - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Get a reference to the atomic instance providing the
value for a specific gauge.
- getGcMonitorRunTime() - Method in class org.apache.hadoop.util.GcTimeMonitor.GcData
-
Returns the time since the start of the associated GcTimeMonitor.
- getGcTimePercentage() - Method in class org.apache.hadoop.util.GcTimeMonitor.GcData
-
Returns the percentage (0..100) of time that the JVM spent in GC pauses
within the observation window of the associated GcTimeMonitor.
- getGetPermissionCommand() - Static method in class org.apache.hadoop.util.Shell
-
Return a command to get permission information.
- getGid(String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
-
- getGid(String) - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getGidAllowingUnknown(String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
-
- getGidAllowingUnknown(String) - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getGidNameMap() - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getGlobalContextEntries() - Static method in class org.apache.hadoop.fs.audit.CommonAuditContext
-
Get an iterator over the global entries.
- getGlobalContextEntry(String) - Static method in class org.apache.hadoop.fs.audit.CommonAuditContext
-
Get a global entry.
- getGlobalStorageStatistics() - Static method in class org.apache.hadoop.fs.FileSystem
-
Get the global storage statistics.
- getGroup() - Method in class org.apache.hadoop.fs.FileStatus
-
Get the group associated with the file.
- getGroup() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string group = 6;
- getGroup() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string group = 6;
- getGroup() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string group = 6;
- getGroup() - Method in class org.apache.hadoop.fs.permission.AclStatus
-
Returns the file group.
- getGroup() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- getGroupAction() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
- getGroupBytes() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string group = 6;
- getGroupBytes() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string group = 6;
- getGroupBytes() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string group = 6;
- getGroupName(int, String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
-
- getGroupName(int, String) - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getGroupNames() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Get the group names for this user.
- getGroups() - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
Get the names of user groups allowed for this service.
- getGroups(String) - Method in interface org.apache.hadoop.security.GroupMappingServiceProvider
-
Get all various group memberships of a given user.
- getGroups(String) - Method in class org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback
-
- getGroups(String) - Method in class org.apache.hadoop.security.JniBasedUnixGroupsNetgroupMappingWithFallback
-
- getGroups(String) - Method in class org.apache.hadoop.security.NullGroupsMapping
-
Returns an empty list.
- getGroups() - Method in class org.apache.hadoop.security.UserGroupInformation
-
- getGroups(int) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- getGroups(int) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
repeated string groups = 1;
- getGroups(int) - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
-
repeated string groups = 1;
- GetGroupsBase - Class in org.apache.hadoop.tools
-
Base class for the HDFS and MR implementations of tools which fetch and
display the groups that users belong to.
- GetGroupsBase(Configuration) - Constructor for class org.apache.hadoop.tools.GetGroupsBase
-
Create an instance of this tool using the given configuration.
- GetGroupsBase(Configuration, PrintStream) - Constructor for class org.apache.hadoop.tools.GetGroupsBase
-
Used exclusively for testing.
- getGroupsBytes(int) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- getGroupsBytes(int) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
repeated string groups = 1;
- getGroupsBytes(int) - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
-
repeated string groups = 1;
- getGroupsCommand() - Static method in class org.apache.hadoop.util.Shell
-
a Unix command to get the current user's groups list.
- getGroupsCount() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- getGroupsCount() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
repeated string groups = 1;
- getGroupsCount() - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
-
repeated string groups = 1;
- getGroupsForUser(RpcController, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto) - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.BlockingInterface
-
- getGroupsForUser(RpcController, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto, RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto>) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
Get the groups which are mapped to the given user.
- getGroupsForUser(RpcController, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto, RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto>) - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Interface
-
Get the groups which are mapped to the given user.
- getGroupsForUser(RpcController, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto, RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto>) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Stub
-
- getGroupsForUser(String) - Method in class org.apache.hadoop.tools.protocolPB.GetUserMappingsProtocolClientSideTranslatorPB
-
- getGroupsForUser(RpcController, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto) - Method in class org.apache.hadoop.tools.protocolPB.GetUserMappingsProtocolServerSideTranslatorPB
-
- getGroupsForUserCommand(String) - Static method in class org.apache.hadoop.util.Shell
-
A command to get a given user's groups list.
- getGroupsIDForUserCommand(String) - Static method in class org.apache.hadoop.util.Shell
-
A command to get a given user's group id list.
- getGroupsList() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- getGroupsList() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
repeated string groups = 1;
- getGroupsList() - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
-
repeated string groups = 1;
- getGroupsSet(String) - Method in interface org.apache.hadoop.security.GroupMappingServiceProvider
-
Get all various group memberships of a given user.
- getGroupsSet(String) - Method in class org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback
-
- getGroupsSet(String) - Method in class org.apache.hadoop.security.JniBasedUnixGroupsNetgroupMappingWithFallback
-
- getGroupsSet(String) - Method in class org.apache.hadoop.security.NullGroupsMapping
-
Get all various group memberships of a given user.
- getGroupsSet() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Get the groups names for the user as a Set.
- getHadoopHome() - Static method in class org.apache.hadoop.util.Shell
-
Get the Hadoop home directory.
- getHarHash(Path) - Static method in class org.apache.hadoop.fs.HarFileSystem
-
the hash of the path p inside the filesystem
- getHarVersion() - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getHeader(boolean) - Static method in class org.apache.hadoop.fs.ContentSummary
-
Return the header of the output.
- getHeader() - Static method in class org.apache.hadoop.fs.QuotaUsage
-
Return the header of the output.
- getHeader(String) - Method in interface org.apache.hadoop.security.http.RestCsrfPreventionFilter.HttpInteraction
-
Returns the value of a header.
- getHeaderFields() - Static method in class org.apache.hadoop.fs.ContentSummary
-
Returns the names of the fields from the summary header.
- getHealthMonitorAddress() - Method in class org.apache.hadoop.ha.HAServiceTarget
-
Returns an optional separate RPC server address for health checks at the
target node.
- getHealthMonitorProxy(Configuration, int) - Method in class org.apache.hadoop.ha.HAServiceTarget
-
Returns a proxy to connect to the target HA service for health monitoring.
- getHealthMonitorProxy(Configuration, int, int) - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- getHelp() - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- getHelp() - Method in interface org.apache.hadoop.fs.shell.find.Expression
-
Returns a description of the expression for use in help.
- getHelp() - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- getHomeDirectory() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Return the current user's home directory in this file system.
- getHomeDirectory() - Method in class org.apache.hadoop.fs.FileContext
-
Return the current user's home directory in this file system.
- getHomeDirectory() - Method in class org.apache.hadoop.fs.FileSystem
-
Return the current user's home directory in this FileSystem.
- getHomeDirectory() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getHomeDirectory() - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
- getHomeDirectory() - Method in class org.apache.hadoop.fs.HarFileSystem
-
return the top level archive path.
- getHomeDirectory() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- getHomeDirectory() - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- getHomeDirectory() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getHomeDirectory() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getHomeDirValue(Configuration) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Get the value of the home dir conf value for default mount table
- getHomeDirValue(Configuration, String) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Get the value of the home dir conf value for specified mount table
- getHostAddress() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getHostAddress() - Method in class org.apache.hadoop.ipc.Server.Connection
-
- getHostFromPrincipal(String) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Get the host name from the principal name of format <service
>/host@realm.
- getHostInetAddress() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getHostInetAddress() - Method in class org.apache.hadoop.ipc.Server.Connection
-
- getHostName() - Method in class org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
- getHostnameByIP(InetAddress) - Method in class org.apache.hadoop.net.DNSDomainNameResolver
-
- getHostnameByIP(InetAddress) - Method in interface org.apache.hadoop.net.DomainNameResolver
-
Reverse lookup an IP address and get the fully qualified domain name(fqdn).
- getHosts() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the list of hosts (hostname) hosting this block.
- getID() - Method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsContextImpl
-
ID of this context.
- getID() - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsContext
-
Get a unique ID for this context, for logging
purposes.
- getId(Class<?>) - Method in class org.apache.hadoop.io.AbstractMapWritable
-
get id.
- getId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
required int64 id = 1;
- getId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
required int64 id = 1;
- getId() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProtoOrBuilder
-
required int64 id = 1;
- getId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
required int64 id = 1;
- getId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
required int64 id = 1;
- getId() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProtoOrBuilder
-
required int64 id = 1;
- getId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required int64 id = 1;
- getId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
required int64 id = 1;
- getId() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfoOrBuilder
-
required int64 id = 1;
- getIdentifier() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
optional string identifier = 1;
- getIdentifier() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
optional string identifier = 1;
- getIdentifier() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
optional string identifier = 1;
- getIdentifier() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes identifier = 1;
- getIdentifier() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required bytes identifier = 1;
- getIdentifier() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required bytes identifier = 1;
- getIdentifier() - Method in class org.apache.hadoop.security.token.Token
-
Get the token identifier's byte representation.
- getIdentifierBytes() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
optional string identifier = 1;
- getIdentifierBytes() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
optional string identifier = 1;
- getIdentifierBytes() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
optional string identifier = 1;
- getIn() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the input stream to be used.
- getIncludedHosts() - Method in class org.apache.hadoop.util.HostsFileReader.HostDetails
-
- getIncludesFile() - Method in class org.apache.hadoop.util.HostsFileReader.HostDetails
-
- getIndex() - Method in class org.apache.hadoop.fs.store.DataBlocks.DataBlock
-
- getIndexInterval() - Method in class org.apache.hadoop.io.MapFile.Writer
-
The number of entries that are added before an index entry is added.
- getIngressPort() - Method in class org.apache.hadoop.ipc.Server.Connection
-
- getInitialMessage() - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- getInitialUsed() - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getInitialWorkingDirectory() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Some file systems like LocalFileSystem have an initial workingDir
that is used as the starting workingDir.
- getInitialWorkingDirectory() - Method in class org.apache.hadoop.fs.FileSystem
-
Note: with the new FileContext class, getWorkingDirectory()
will be removed.
- getInitialWorkingDirectory() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getInitialWorkingDirectory() - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getInitialWorkingDirectory() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- getInnerStatistics() - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- getInstance() - Static method in class org.apache.hadoop.fs.impl.prefetch.EmptyPrefetchingStatistics
-
- getInstance(Configuration, FileSystem, Path) - Static method in class org.apache.hadoop.fs.TrashPolicy
-
- getInstance(Configuration, FileSystem) - Static method in class org.apache.hadoop.fs.TrashPolicy
-
Get an instance of the configured TrashPolicy based on the value
of the configuration parameter fs.trash.classname.
- getInstance(String, int, DecayRpcScheduler) - Static method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getInstance(Configuration) - Static method in class org.apache.hadoop.security.SaslPropertiesResolver
-
Returns an instance of SaslPropertiesResolver.
- getInstances(String, Class<U>) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a List
of objects implementing the interface specified by xface.
- getInt(String, int) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name property as an int.
- getInterface() - Method in class org.apache.hadoop.io.retry.DefaultFailoverProxyProvider
-
- getInterface() - Method in interface org.apache.hadoop.io.retry.FailoverProxyProvider
-
Return a reference to the interface this provider's proxy objects actually
implement.
- getInterfaceName() - Method in exception org.apache.hadoop.ipc.RPC.VersionMismatch
-
Get the interface name
- getInterval() - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getInterval() - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
-
Get the rollover interval (in seconds) of the estimator.
- getInts(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a set of comma-delimited
int values.
- getIOStatistics() - Method in class org.apache.hadoop.fs.FSDataInputStream
-
Get the IO Statistics of the nested stream, falling back to
null if the stream does not implement the interface
IOStatisticsSource.
- getIOStatistics() - Method in class org.apache.hadoop.fs.FSDataOutputStream
-
Get the IO Statistics of the nested stream, falling back to
empty statistics if the stream does not implement the interface
IOStatisticsSource.
- getIOStatistics() - Method in class org.apache.hadoop.fs.statistics.BufferedIOStatisticsInputStream
-
Return any IOStatistics offered by the inner stream.
- getIOStatistics() - Method in class org.apache.hadoop.fs.statistics.BufferedIOStatisticsOutputStream
-
Ask the inner stream for their IOStatistics.
- getIOStatistics() - Method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsContextImpl
-
- getIOStatistics() - Method in class org.apache.hadoop.fs.statistics.impl.SourceWrappedStatistics
-
- getIOStatistics() - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsSource
-
Return a statistics instance.
- getIOStatistics() - Method in class org.apache.hadoop.io.compress.CompressionInputStream
-
Return any IOStatistics provided by the underlying stream.
- getIOStatistics() - Method in class org.apache.hadoop.io.compress.CompressionOutputStream
-
Return any IOStatistics provided by the underlying stream.
- getIOStatistics() - Method in class org.apache.hadoop.util.functional.RemoteIterators.WrappingRemoteIterator
-
- getIssueDate() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getJarsInDirectory(String) - Static method in class org.apache.hadoop.fs.FileUtil
-
Returns all jars that are in the directory.
- getJarsInDirectory(String, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
-
Returns all jars that are in the directory.
- getJitter() - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getKerberosInfo(Class<?>, Configuration) - Method in class org.apache.hadoop.security.AnnotatedSecurityInfo
-
- getKerberosInfo(Class<?>, Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Look up the KerberosInfo for a given protocol.
- getKey() - Method in class org.apache.hadoop.conf.Configuration.DeprecationDelta
-
- getKey() - Method in class org.apache.hadoop.fs.statistics.DurationStatisticSummary
-
- getKey(BytesWritable) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy the key into BytesWritable.
- getKey(byte[]) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy the key into user supplied buffer.
- getKey(byte[], int) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy the key into user supplied buffer.
- getKey() - Method in interface org.apache.hadoop.io.SequenceFile.Sorter.RawKeyValueIterator
-
Gets the current raw key.
- getKey() - Method in class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
-
- getKey() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string key = 1;
- getKey() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string key = 1;
- getKey() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string key = 1;
- getKeyBytes() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string key = 1;
- getKeyBytes() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string key = 1;
- getKeyBytes() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string key = 1;
- getKeyClass() - Method in class org.apache.hadoop.io.MapFile.Reader
-
Returns the class of keys in this file.
- getKeyClass() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
- getKeyClass() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
- getKeyClass() - Method in class org.apache.hadoop.io.WritableComparator
-
Returns the WritableComparable implementation class.
- getKeyClassName() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
- getKeyLength() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Get the length of the key.
- getKeyNear(long) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a sample key that is within a block whose starting offset is greater
than or equal to the specified offset.
- getKeyProvider() - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getKeyProviderUri() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getKeys() - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Get the key names for all keys.
- getKeys() - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getKeys() - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getKeysMetadata(String...) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Get key metadata in bulk.
- getKeysMetadata(String...) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getKeysMetadata(String...) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getKeystoreLocation() - Method in class org.apache.hadoop.security.SecurityUtil.TruststoreKeystore
-
- getKeystorePassword() - Method in class org.apache.hadoop.security.SecurityUtil.TruststoreKeystore
-
- getKeyStream() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Streaming access to the key.
- getKeytabFile() - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- getKeyToBufferDir() - Method in class org.apache.hadoop.fs.store.DataBlocks.BlockFactory
-
Key to Buffer Directory config for a FS instance.
- getKeyVersion(String) - Method in class org.apache.hadoop.crypto.key.CachingKeyProvider
-
- getKeyVersion(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Get the key material for a specific version of the key.
- getKeyVersion(String) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getKeyVersion(String) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getKeyVersions(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Get the key material for all versions of a specific key name.
- getKeyVersions(String) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getKeyVersions(String) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getKind() - Method in class org.apache.hadoop.crypto.key.kms.KMSDelegationToken.KMSDelegationTokenIdentifier
-
- getKind() - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations.Operation
-
- getKind() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string kind = 3;
- getKind() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string kind = 3;
- getKind() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string kind = 3;
- getKind() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getKind() - Method in class org.apache.hadoop.security.token.Token
-
Get the token kind.
- getKind() - Method in class org.apache.hadoop.security.token.Token.TrivialRenewer
-
- getKind() - Method in class org.apache.hadoop.security.token.TokenIdentifier
-
Get the token kind
- getKindBytes() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string kind = 3;
- getKindBytes() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string kind = 3;
- getKindBytes() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string kind = 3;
- getKlass() - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getLargeReadOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the number of large file system read operations such as list files
under a large directory.
- getLargeReadOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getLastContact() - Method in class org.apache.hadoop.ipc.Server.Connection
-
- getLastKey() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get the last key in the TFile.
- getLatestGcData() - Method in class org.apache.hadoop.util.GcTimeMonitor
-
Returns a copy of the most recent data measured by this monitor.
- getLeaf(int, Node) - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- getLeakException() - Method in class org.apache.hadoop.fs.impl.LeakReporter
-
- getLeasedCompressorsCount(CompressionCodec) - Static method in class org.apache.hadoop.io.compress.CodecPool
-
- getLeasedDecompressorsCount(CompressionCodec) - Static method in class org.apache.hadoop.io.compress.CodecPool
-
- getLen() - Method in class org.apache.hadoop.fs.FileStatus
-
Get the length of this file, in bytes.
- getLength() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the length of the block.
- getLength() - Method in class org.apache.hadoop.fs.ContentSummary
-
- getLength() - Method in class org.apache.hadoop.fs.FileChecksum
-
The length of the checksum in bytes.
- getLength() - Method in interface org.apache.hadoop.fs.FileRange
-
Get the length of the range.
- getLength(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getLength() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 length = 3;
- getLength() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 length = 3;
- getLength() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 length = 3;
- getLength() - Method in class org.apache.hadoop.fs.store.EtagChecksum
-
- getLength() - Method in class org.apache.hadoop.io.BinaryComparable
-
Return n st bytes 0..n-1 from {#getBytes()} are valid.
- getLength() - Method in class org.apache.hadoop.io.BytesWritable
-
Get the current size of the buffer.
- getLength() - Method in class org.apache.hadoop.io.DataInputByteBuffer
-
- getLength() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.PmemMappedRegion
-
- getLength() - Method in interface org.apache.hadoop.io.ReadaheadPool.ReadaheadRequest
-
- getLength() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
- getLength() - Method in class org.apache.hadoop.io.Text
-
Returns the number of bytes in the byte array.
- getLibraryName() - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
- getLibraryName(Configuration) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
- getLibraryName() - Static method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
- getLibraryName() - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
- getLibraryName() - Static method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- getLibraryName() - Static method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
- getLibraryName() - Static method in class org.apache.hadoop.io.erasurecode.ErasureCodeNative
-
Get the native library name that's available or supported.
- getLifecycleHistory() - Method in class org.apache.hadoop.service.AbstractService
-
- getLifecycleHistory() - Method in interface org.apache.hadoop.service.Service
-
Get a snapshot of the lifecycle history; it is a static list
- getLinkCount(File) - Static method in class org.apache.hadoop.fs.HardLink
-
Retrieves the number of links to the specified file.
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Partially resolves the path.
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Returns the target of the given symbolic link as it was specified
when the link was created.
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.LocalFileSystem
-
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getLinkTarget(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getListedPath() - Method in class org.apache.hadoop.fs.PartialListing
-
Path being listed.
- getListenerAddress() - Method in class org.apache.hadoop.ipc.Server
-
Return the socket (ip+port) on which the RPC server is listening to.
- getLoadingFailureReason() - Static method in class org.apache.hadoop.io.erasurecode.ErasureCodeNative
-
- getLoc(String) - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- getLocal(Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
Get the local FileSystem.
- getLocalFSFileContext() - Static method in class org.apache.hadoop.fs.FileContext
-
- getLocalFSFileContext(Configuration) - Static method in class org.apache.hadoop.fs.FileContext
-
- getLocalPath(String, String) - Method in class org.apache.hadoop.conf.Configuration
-
Get a local file under a directory named by dirsProp with
the given path.
- getLoginUser() - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Get the currently logged in user.
- getLogSlowRPCThresholdTime() - Method in class org.apache.hadoop.ipc.Server
-
- getLogSupressionMessage(LogThrottlingHelper.LogAction) - Static method in class org.apache.hadoop.log.LogThrottlingHelper
-
Helper function to create a message about how many log statements were
suppressed in the provided log action.
- getLong(String, long) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a long.
- getLong(String, long) - Method in class org.apache.hadoop.fs.impl.FSBuilderSupport
-
Get a long value with resilience to unparseable values.
- getLong(String) - Method in class org.apache.hadoop.fs.statistics.impl.StorageStatisticsFromIOStatistics
-
- getLong(String) - Method in class org.apache.hadoop.fs.StorageStatistics
-
Get the value of a statistic.
- getLongBytes(String, long) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a long or
human readable format.
- getLongName() - Method in enum org.apache.hadoop.conf.StorageUnit
-
- getLongStatistics() - Method in class org.apache.hadoop.fs.statistics.impl.StorageStatisticsFromIOStatistics
-
Take a snapshot of the current counter values
and return an iterator over them.
- getLongStatistics() - Method in class org.apache.hadoop.fs.StorageStatistics
-
Get an iterator over all the currently tracked long statistics.
- getMajor() - Method in class org.apache.hadoop.io.file.tfile.Utils.Version
-
Get the major version.
- getMandatoryKeys() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Get all the keys that are set as mandatory keys.
- getMandatoryKeys() - Method in class org.apache.hadoop.fs.impl.OpenFileParameters
-
- getMasked() - Method in class org.apache.hadoop.fs.permission.FsCreateModes
-
- getMasked() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
Get masked permission if exists.
- getMasterKeyId() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getMaterial() - Method in class org.apache.hadoop.crypto.key.KeyProvider.KeyVersion
-
- getMax() - Method in class org.apache.hadoop.fs.statistics.DurationStatisticSummary
-
- getMaxDate() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getMaxDepth() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the maximum depth for applying expressions.
- getMaxIdleTime() - Method in class org.apache.hadoop.ipc.Server
-
- getMaximumReference(String) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- getMaximumReference(String) - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Get a reference to the atomic instance providing the
value for a specific maximum.
- getMaxQueueSize() - Method in class org.apache.hadoop.ipc.Server
-
The maximum size of the rpc call queue of this server.
- getMaxSuppressedWait() - Method in class org.apache.hadoop.util.InstrumentedLock.SuppressedSnapshot
-
- getMbeanNameName(ObjectName) - Static method in class org.apache.hadoop.metrics2.util.MBeans
-
- getMbeanNameService(ObjectName) - Static method in class org.apache.hadoop.metrics2.util.MBeans
-
- getMean() - Method in class org.apache.hadoop.fs.statistics.DurationStatisticSummary
-
- getMeanStatistic(String) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- getMeanStatistic(String) - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Get a reference to the atomic instance providing the
value for a specific meanStatistic.
- getMechanism() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string mechanism = 2;
- getMechanism() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string mechanism = 2;
- getMechanism() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string mechanism = 2;
- getMechanismBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string mechanism = 2;
- getMechanismBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string mechanism = 2;
- getMechanismBytes() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string mechanism = 2;
- getMechanismName() - Method in enum org.apache.hadoop.security.SaslRpcServer.AuthMethod
-
Return the SASL mechanism name.
- getMechanismNames(Map<String, ?>) - Method in class org.apache.hadoop.security.SaslPlainServer.SaslPlainServerFactory
-
- getMemlockLimit() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.CacheManipulator
-
- getMemlockLimit() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.NoMlockCacheManipulator
-
- getMemlockLimit(Long) - Static method in class org.apache.hadoop.util.Shell
-
Static method to return the memory lock limit for datanode.
- getMemory() - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
- getMessage() - Method in exception org.apache.hadoop.fs.PathIOException
-
Format:
cmd: {operation} `path' {to `target'}: error string
- getMessage() - Method in exception org.apache.hadoop.fs.shell.CommandFormat.IllegalNumberOfArgumentsException
-
- getMessage() - Method in exception org.apache.hadoop.fs.shell.CommandFormat.NotEnoughArgumentsException
-
- getMessage() - Method in exception org.apache.hadoop.fs.shell.CommandFormat.TooManyArgumentsException
-
- getMessage() - Method in exception org.apache.hadoop.fs.viewfs.NotInMountpointException
-
- getMessage() - Method in enum org.apache.hadoop.io.nativeio.NativeIO.POSIX.SupportState
-
- getMessage() - Method in class org.apache.hadoop.ipc.RefreshResponse
-
- getMessage() - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- getMetaBlock(String) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Stream access to a meta block.``
- getMetadata(String) - Method in class org.apache.hadoop.crypto.key.CachingKeyProvider
-
- getMetadata(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Get metadata about the key.
- getMetadata(String) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getMetadata(String) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getMetadata() - Method in class org.apache.hadoop.io.SequenceFile.Metadata
-
- getMetadata() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Returns the metadata object of the file.
- getMethod() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string method = 1;
- getMethod() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string method = 1;
- getMethod() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string method = 1;
- getMethod() - Method in interface org.apache.hadoop.security.http.RestCsrfPreventionFilter.HttpInteraction
-
Returns the method.
- getMethodBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string method = 1;
- getMethodBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string method = 1;
- getMethodBytes() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string method = 1;
- getMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
Name of the RPC method
- getMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
Name of the RPC method
- getMethodName() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilder
-
Name of the RPC method
- getMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string methodName = 1;
- getMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string methodName = 1;
- getMethodName() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string methodName = 1;
- getMethodNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
Name of the RPC method
- getMethodNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
Name of the RPC method
- getMethodNameBytes() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilder
-
Name of the RPC method
- getMethodNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string methodName = 1;
- getMethodNameBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string methodName = 1;
- getMethodNameBytes() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string methodName = 1;
- getMethods(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
repeated uint32 methods = 2;
- getMethods(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
repeated uint32 methods = 2;
- getMethods(int) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder
-
repeated uint32 methods = 2;
- getMethods() - Method in class org.apache.hadoop.ipc.ProtocolSignature
-
- getMethodsCount() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
repeated uint32 methods = 2;
- getMethodsCount() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
repeated uint32 methods = 2;
- getMethodsCount() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder
-
repeated uint32 methods = 2;
- getMethodsList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
repeated uint32 methods = 2;
- getMethodsList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
repeated uint32 methods = 2;
- getMethodsList() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder
-
repeated uint32 methods = 2;
- getMetric(String) - Method in class org.apache.hadoop.metrics2.util.MetricsCache.Record
-
Lookup a metric value
- getMetricInstance(String) - Method in class org.apache.hadoop.metrics2.util.MetricsCache.Record
-
Lookup a metric instance
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getMetrics(MetricsCollector, boolean) - Method in interface org.apache.hadoop.metrics2.MetricsSource
-
Get metrics from the metrics source
- getMetrics() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- getMetricsServers() - Method in class org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
- getMillisToCede() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
required uint32 millisToCede = 1;
- getMillisToCede() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
required uint32 millisToCede = 1;
- getMillisToCede() - Method in interface org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProtoOrBuilder
-
required uint32 millisToCede = 1;
- getMin() - Method in class org.apache.hadoop.fs.statistics.DurationStatisticSummary
-
- getMinDepth() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the minimum depth for applying expressions.
- getMinimumReference(String) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- getMinimumReference(String) - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Get a reference to the atomic instance providing the
value for a specific minimum.
- getMinor() - Method in class org.apache.hadoop.io.file.tfile.Utils.Version
-
Get the minor version.
- getMode() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- getModificationTime() - Method in class org.apache.hadoop.fs.FileStatus
-
Get the modification time of the file.
- getModificationTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 modification_time = 7;
- getModificationTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 modification_time = 7;
- getModificationTime() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 modification_time = 7;
- getMountedOnPath() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem.MountPoint
-
- getMountPoints() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getMountPoints() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getMovableTypes() - Static method in enum org.apache.hadoop.fs.StorageType
-
- getMtime() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional uint64 mtime = 1;
- getMtime() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
optional uint64 mtime = 1;
- getMtime() - Method in interface org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProtoOrBuilder
-
optional uint64 mtime = 1;
- getMultipleLinearRandomRetry(Configuration, String, boolean, String, String) - Static method in class org.apache.hadoop.io.retry.RetryUtils
-
Return the MultipleLinearRandomRetry policy specified in the conf,
or null if the feature is disabled.
- getName() - Method in class org.apache.hadoop.crypto.key.KeyProvider.KeyVersion
-
- getName() - Method in interface org.apache.hadoop.fs.BlockStoragePolicySpi
-
Return the name of the storage policy.
- getName() - Method in class org.apache.hadoop.fs.FileSystem
-
- getName() - Method in class org.apache.hadoop.fs.Path
-
Returns the final component of this path.
- getName() - Method in class org.apache.hadoop.fs.permission.AclEntry
-
Returns the optional ACL entry name.
- getName() - Method in class org.apache.hadoop.fs.StorageStatistics
-
Get the name of this StorageStatistics object.
- getName() - Method in class org.apache.hadoop.fs.StorageStatistics.LongStatistic
-
- getName() - Method in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- getName() - Method in class org.apache.hadoop.service.AbstractService
-
- getName() - Method in class org.apache.hadoop.service.launcher.IrqHandler.InterruptData
-
- getName() - Method in interface org.apache.hadoop.service.Service
-
Get the name of this service.
- getName() - Method in class org.apache.hadoop.tracing.Tracer
-
- getNamed(String, Configuration) - Static method in class org.apache.hadoop.fs.FileSystem
-
- getNames() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the list of names (IP:xferPort) hosting this block.
- getNetworkBytesRead() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the aggregated number of bytes read over the network.
- getNetworkBytesWritten() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the aggregated number of bytes written to the network.
- getNewConf() - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
Create a new configuration.
- getNewExpiryTime() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
required uint64 newExpiryTime = 1;
- getNewExpiryTime() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
required uint64 newExpiryTime = 1;
- getNewExpiryTime() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProtoOrBuilder
-
required uint64 newExpiryTime = 1;
- getNewKeys() - Method in class org.apache.hadoop.conf.Configuration.DeprecationDelta
-
- getNewValue() - Method in exception org.apache.hadoop.conf.ReconfigurationException
-
Get value to which property was supposed to be changed.
- getNext() - Method in class org.apache.hadoop.ipc.RetryCache.CacheEntry
-
- getNext() - Method in interface org.apache.hadoop.util.LightWeightGSet.LinkedElement
-
- getNextAncestorName(Node) - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- getNotReadyReason() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If not ready to become active, a textual explanation of why not
- getNotReadyReason() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
If not ready to become active, a textual explanation of why not
- getNotReadyReason() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
If not ready to become active, a textual explanation of why not
- getNotReadyReasonBytes() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If not ready to become active, a textual explanation of why not
- getNotReadyReasonBytes() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
If not ready to become active, a textual explanation of why not
- getNotReadyReasonBytes() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
If not ready to become active, a textual explanation of why not
- getNumber() - Method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.FileType
-
- getNumber() - Method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
- getNumber() - Method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
- getNumber() - Method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
- getNumber() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
- getNumber() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
- getNumber() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto
-
- getNumber() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto
-
- getNumber() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
- getNumber() - Method in class org.apache.hadoop.service.launcher.IrqHandler.InterruptData
-
- getNumBlocks() - Method in class org.apache.hadoop.fs.impl.prefetch.BlockData
-
Gets the number of blocks in the associated file.
- getNumCores() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain total number of physical cores present on the system.
- getNumDataUnits() - Method in class org.apache.hadoop.io.erasurecode.ECSchema
-
Get required data units count in a coding group
- getNumDroppedConnections() - Method in class org.apache.hadoop.ipc.Server
-
The number of RPC connections dropped due to
too many connections.
- getNumInProcessHandler() - Method in class org.apache.hadoop.ipc.Server
-
- getNumOfChildren() - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- getNumOfLeaves() - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- getNumOpenConnections() - Method in class org.apache.hadoop.ipc.Server
-
The number of open RPC conections
- getNumOpenConnectionsPerUser() - Method in class org.apache.hadoop.ipc.Server
-
- getNumParityUnits() - Method in class org.apache.hadoop.io.erasurecode.ECSchema
-
Get required parity units count in a coding group
- getNumProcessors() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the total number of logical processors present on the system.
- getNumReaders() - Method in class org.apache.hadoop.ipc.Server
-
The number of reader threads for this server.
- getNumVCoresUsed() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the number of VCores used.
- getOffset() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the start offset of file associated with this block.
- getOffset() - Method in interface org.apache.hadoop.fs.FileRange
-
Get the starting offset of the range.
- getOffset() - Method in interface org.apache.hadoop.io.ReadaheadPool.ReadaheadRequest
-
- getOldValue() - Method in exception org.apache.hadoop.conf.ReconfigurationException
-
Get old value of property that cannot be changed.
- getOperatingSystemPageSize() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.CacheManipulator
-
- getOperatingSystemPageSize() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.NoMlockCacheManipulator
-
- getOpt(Class<T>, Options.HandleOpt...) - Static method in class org.apache.hadoop.fs.Options.HandleOpt
-
Utility method to extract a HandleOpt from the set provided.
- getOpt(String) - Method in class org.apache.hadoop.fs.shell.CommandFormat
-
Return if the option is set or not
- getOption() - Method in exception org.apache.hadoop.fs.shell.CommandFormat.UnknownOptionException
-
- getOption(Class<T>, base[]) - Static method in class org.apache.hadoop.util.Options
-
Find the first option of the required class.
- getOptionalKeys() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Get all the keys that are set as optional keys.
- getOptionalKeys() - Method in class org.apache.hadoop.fs.impl.OpenFileParameters
-
- getOptionalParentPath() - Method in class org.apache.hadoop.fs.Path
-
- getOptionalPath() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Get the optional path; may be empty.
- getOptionalPathHandle() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Get the optional path handle; may be empty.
- getOptions() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Get the mutable option configuration.
- getOptions() - Method in class org.apache.hadoop.fs.impl.FSBuilderSupport
-
- getOptions() - Method in class org.apache.hadoop.fs.impl.OpenFileParameters
-
- getOptions() - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
Return the options to be used by this expression.
- getOpts() - Method in class org.apache.hadoop.fs.shell.CommandFormat
-
Returns all the options that are set
- getOptValue(String) - Method in class org.apache.hadoop.fs.shell.CommandFormat
-
get the option's value
- getOtherAction() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
- getOut() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the output stream to be used.
- getOut() - Method in class org.apache.hadoop.tools.CommandShell
-
- getOutput() - Method in interface org.apache.hadoop.util.Shell.CommandExecutor
-
- getOutput() - Method in class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
Get the output of the shell command.
- getOverflowedCalls() - Method in class org.apache.hadoop.ipc.FairCallQueue
-
- getOverflowedCalls() - Method in interface org.apache.hadoop.ipc.FairCallQueueMXBean
-
- getOwner() - Method in class org.apache.hadoop.fs.FileStatus
-
Get the owner of the file.
- getOwner() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string owner = 5;
- getOwner() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string owner = 5;
- getOwner() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string owner = 5;
- getOwner() - Method in class org.apache.hadoop.fs.permission.AclStatus
-
Returns the file owner.
- getOwner() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- getOwner() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getOwnerBytes() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string owner = 5;
- getOwnerBytes() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string owner = 5;
- getOwnerBytes() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string owner = 5;
- getParameter(String) - Method in class org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
Unquote the name and quote the value.
- getParameterMap() - Method in class org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
- getParameterNames() - Method in class org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
Return the set of parameter names, quoting each name.
- getParameterValues(String) - Method in class org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
- getParent() - Method in class org.apache.hadoop.fs.Path
-
Returns the parent of a path or null if at root.
- getParentId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
parentIdLow
- getParentId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
parentIdLow
- getParentId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProtoOrBuilder
-
parentIdLow
- getParserForType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getParserForType() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getParserForType() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getParserForType() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getParserForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getParserForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getPassword(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value for a known password configuration element.
- getPassword() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes password = 2;
- getPassword() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required bytes password = 2;
- getPassword() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required bytes password = 2;
- getPassword() - Method in class org.apache.hadoop.security.token.Token
-
Get the token password/secret.
- getPasswordFromConfig(String) - Method in class org.apache.hadoop.conf.Configuration
-
Fallback to clear text passwords in configuration.
- getPasswordFromCredentialProviders(String) - Method in class org.apache.hadoop.conf.Configuration
-
Try and resolve the provided element name as a credential provider
alias.
- getPasswordReader() - Method in class org.apache.hadoop.security.alias.CredentialShell
-
- getPath() - Method in class org.apache.hadoop.fs.FileStatus
-
- getPath() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required string path = 2;
- getPath() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
required string path = 2;
- getPath() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
required string path = 2;
- getPath() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional string path = 2;
- getPath() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
optional string path = 2;
- getPath() - Method in interface org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProtoOrBuilder
-
optional string path = 2;
- getPath() - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getPath() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Get the path: only valid if constructed with a path.
- getPath() - Method in class org.apache.hadoop.fs.LocalFileSystemPathHandle
-
- getPath() - Method in exception org.apache.hadoop.fs.PathIOException
-
- getPath(PathData) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
Returns the
Path from the
PathData item.
- getPathBytes() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required string path = 2;
- getPathBytes() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
required string path = 2;
- getPathBytes() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
required string path = 2;
- getPathBytes() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional string path = 2;
- getPathBytes() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
optional string path = 2;
- getPathBytes() - Method in interface org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProtoOrBuilder
-
optional string path = 2;
- getPathHandle(FileStatus, Options.HandleOpt...) - Method in class org.apache.hadoop.fs.FileSystem
-
Create a durable, serializable handle to the referent of the given
entity.
- getPathHandle() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Get the PathHandle: only valid if constructed with a PathHandle.
- getPathOnTarget() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystemOverloadScheme.MountPathInfo
-
- getPathWithoutSchemeAndAuthority(Path) - Static method in class org.apache.hadoop.fs.Path
-
Return a version of the given Path without the scheme information.
- getPattern(String, Pattern) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a Pattern.
- getPayload() - Method in class org.apache.hadoop.ipc.RetryCache.CacheEntryWithPayload
-
- getPerm() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
UNIX-style mode bits
- getPerm() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
UNIX-style mode bits
- getPerm() - Method in interface org.apache.hadoop.fs.FSProtos.FsPermissionProtoOrBuilder
-
UNIX-style mode bits
- getPermission() - Method in class org.apache.hadoop.fs.FileStatus
-
Get FsPermission associated with the file.
- getPermission() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getPermission() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermission() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermission() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermission() - Method in class org.apache.hadoop.fs.impl.FileSystemMultipartUploaderBuilder
-
- getPermission() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
-
- getPermission() - Method in class org.apache.hadoop.fs.permission.AclEntry
-
Returns the set of permissions in the ACL entry.
- getPermission() - Method in class org.apache.hadoop.fs.permission.AclStatus
-
Returns the permission set for the path
- getPermissionBuilder() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermissionOrBuilder() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermissionOrBuilder() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermissionOrBuilder() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPhysicalMemorySize() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the total size of the physical memory present in the system.
- getPingInterval(Configuration) - Static method in class org.apache.hadoop.ipc.Client
-
Get the ping interval from configuration;
If not set in the configuration, return the default value.
- getPmdkLibPath() - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Pmem
-
- getPmdkSupportStateMessage() - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- getPool() - Method in class org.apache.hadoop.util.functional.CloseableTaskPoolSubmitter
-
Get the pool.
- getPort() - Method in class org.apache.hadoop.ipc.Server
-
Get the port on which the IPC Server is listening for incoming connections.
- getPos() - Method in exception org.apache.hadoop.fs.ChecksumException
-
- getPos() - Method in class org.apache.hadoop.fs.crypto.CryptoFSDataOutputStream
-
- getPos() - Method in class org.apache.hadoop.fs.FSDataInputStream
-
Get the current position in the input stream.
- getPos() - Method in class org.apache.hadoop.fs.FSDataOutputStream
-
Get the current position in the output stream.
- getPos() - Method in class org.apache.hadoop.fs.FSInputStream
-
Return the current offset from the start of the file
- getPos() - Method in interface org.apache.hadoop.fs.Seekable
-
Return the current offset from the start of the file
- getPos() - Method in class org.apache.hadoop.io.compress.CompressionInputStream
-
This method returns the current position in the stream.
- getPosition() - Method in class org.apache.hadoop.io.DataInputByteBuffer
-
- getPosition() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
- getPositiveLong(String, long) - Method in class org.apache.hadoop.fs.impl.FSBuilderSupport
-
Get a long value with resilience to unparseable values.
- getPrecedence() - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- getPrecedence() - Method in interface org.apache.hadoop.fs.shell.find.Expression
-
Returns the precedence of this expression
(only applicable to operators).
- getPrecedence() - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- getPrefetched(int) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations
-
- getPrefix() - Method in class org.apache.hadoop.security.HttpCrossOriginFilterInitializer
-
- getPrimaryGroupName() - Method in class org.apache.hadoop.security.UserGroupInformation
-
- getPrincipal() - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- getPriorityLevel(Schedulable) - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
Compute the appropriate priority for a schedulable based on past requests.
- getPriorityLevel(Schedulable) - Method in class org.apache.hadoop.ipc.DefaultRpcScheduler
-
- getPriorityLevel(Schedulable) - Method in interface org.apache.hadoop.ipc.RpcScheduler
-
- getPriorityLevel() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getPriorityLevel() - Static method in class org.apache.hadoop.ipc.Server
-
- getProcess() - Method in class org.apache.hadoop.util.Shell
-
get the current sub-process executing the given command.
- getProcessedByteCount() - Method in class org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
This method reports the processed bytes so far.
- getProcessingDetails() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getProgress() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getProgress() - Method in interface org.apache.hadoop.io.SequenceFile.Sorter.RawKeyValueIterator
-
- getPrometheusSink() - Method in class org.apache.hadoop.http.PrometheusServlet
-
- getProperty() - Method in exception org.apache.hadoop.conf.ReconfigurationException
-
Get property that cannot be changed.
- getPropertySources(String) - Method in class org.apache.hadoop.conf.Configuration
-
Gets information about why a property was set.
- getProps() - Method in class org.apache.hadoop.conf.Configuration
-
- getPropsWithPrefix(String) - Method in class org.apache.hadoop.conf.Configuration
-
Constructs a mapping of configuration and includes all properties that
start with the specified configuration prefix.
- getProtocol() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
Protocol name for next rpc layer.
- getProtocol() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
Protocol name for next rpc layer.
- getProtocol() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
Protocol name for next rpc layer.
- getProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
Protocol name
- getProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
Protocol name
- getProtocol() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
Protocol name
- getProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
Protocol name
- getProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
Protocol name
- getProtocol() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProtoOrBuilder
-
Protocol name
- getProtocol() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string protocol = 3;
- getProtocol() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string protocol = 3;
- getProtocol() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string protocol = 3;
- getProtocol() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getProtocol() - Static method in class org.apache.hadoop.ipc.Server
-
- getProtocolAddress(Configuration) - Method in class org.apache.hadoop.tools.GetGroupsBase
-
Must be overridden by subclasses to get the address where the
GetUserMappingsProtocol implementation is running.
- getProtocolBytes() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
Protocol name for next rpc layer.
- getProtocolBytes() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
Protocol name for next rpc layer.
- getProtocolBytes() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
Protocol name for next rpc layer.
- getProtocolBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
Protocol name
- getProtocolBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
Protocol name
- getProtocolBytes() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
Protocol name
- getProtocolBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
Protocol name
- getProtocolBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
Protocol name
- getProtocolBytes() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProtoOrBuilder
-
Protocol name
- getProtocolBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string protocol = 3;
- getProtocolBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string protocol = 3;
- getProtocolBytes() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string protocol = 3;
- getProtocolMetaInfoProxy(Client.ConnectionId, Configuration, SocketFactory) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine
-
Deprecated.
- getProtocolMetaInfoProxy(Client.ConnectionId, Configuration, SocketFactory) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2
-
- getProtocolMetaInfoProxy(Client.ConnectionId, Configuration, SocketFactory) - Method in interface org.apache.hadoop.ipc.RpcEngine
-
Returns a proxy for ProtocolMetaInfoPB, which uses the given connection
id.
- getProtocolMetaInfoProxy(Client.ConnectionId, Configuration, SocketFactory) - Method in class org.apache.hadoop.ipc.WritableRpcEngine
-
Deprecated.
- getProtocolName() - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine.Invoker
-
Deprecated.
- getProtocolName() - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2.Invoker
-
- getProtocolSignature(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignature(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignature(int) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignature(RpcController, ProtocolInfoProtos.GetProtocolSignatureRequestProto) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.BlockingInterface
-
- getProtocolSignature(RpcController, ProtocolInfoProtos.GetProtocolSignatureRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolSignatureResponseProto>) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
Return protocol version corresponding to protocol interface.
- getProtocolSignature(RpcController, ProtocolInfoProtos.GetProtocolSignatureRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolSignatureResponseProto>) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Interface
-
Return protocol version corresponding to protocol interface.
- getProtocolSignature(RpcController, ProtocolInfoProtos.GetProtocolSignatureRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolSignatureResponseProto>) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Stub
-
- getProtocolSignature(RpcController, ProtocolInfoProtos.GetProtocolSignatureRequestProto) - Method in class org.apache.hadoop.ipc.ProtocolMetaInfoServerSideTranslatorPB
-
- getProtocolSignature(int, long, Class<? extends VersionedProtocol>) - Static method in class org.apache.hadoop.ipc.ProtocolSignature
-
Get a server protocol's signature
- getProtocolSignature(String, long) - Static method in class org.apache.hadoop.ipc.ProtocolSignature
-
- getProtocolSignature(VersionedProtocol, String, long, int) - Static method in class org.apache.hadoop.ipc.ProtocolSignature
-
Get a server protocol's signature
- getProtocolSignature(String, long, int) - Method in interface org.apache.hadoop.ipc.VersionedProtocol
-
Return protocol version corresponding to protocol interface.
- getProtocolSignatureBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureCount() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureCount() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureCount() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureList() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilder(int) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilderList() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolVersion(String, long) - Method in interface org.apache.hadoop.ipc.VersionedProtocol
-
Return protocol version corresponding to protocol interface.
- getProtocolVersions(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersions(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersions(int) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersions(RpcController, ProtocolInfoProtos.GetProtocolVersionsRequestProto) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.BlockingInterface
-
- getProtocolVersions(RpcController, ProtocolInfoProtos.GetProtocolVersionsRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolVersionsResponseProto>) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
Return protocol version corresponding to protocol interface for each
supported rpc kind.
- getProtocolVersions(RpcController, ProtocolInfoProtos.GetProtocolVersionsRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolVersionsResponseProto>) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Interface
-
Return protocol version corresponding to protocol interface for each
supported rpc kind.
- getProtocolVersions(RpcController, ProtocolInfoProtos.GetProtocolVersionsRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolVersionsResponseProto>) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Stub
-
- getProtocolVersions(RpcController, ProtocolInfoProtos.GetProtocolVersionsRequestProto) - Method in class org.apache.hadoop.ipc.ProtocolMetaInfoServerSideTranslatorPB
-
- getProtocolVersionsBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsCount() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsCount() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsCount() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsList() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilder(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilder(int) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilderList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilderList() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocVersion() - Static method in class org.apache.hadoop.util.VersionInfo
-
Returns the protoc version used for the build.
- getProviderName() - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- getProviders(Configuration) - Static method in class org.apache.hadoop.crypto.key.KeyProviderFactory
-
- getProviders() - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getProviders(Configuration) - Static method in class org.apache.hadoop.security.alias.CredentialProviderFactory
-
- getProxy(Configuration, int) - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- getProxy() - Method in class org.apache.hadoop.io.retry.DefaultFailoverProxyProvider
-
- getProxy() - Method in interface org.apache.hadoop.io.retry.FailoverProxyProvider
-
Get the proxy object which should be used until the next failover event
occurs.
- getProxy(Class<T>, long, Client.ConnectionId, Configuration, SocketFactory, AlignmentContext) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine
-
Deprecated.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine
-
Deprecated.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine
-
Deprecated.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy, AtomicBoolean, AlignmentContext) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine
-
Deprecated.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2
-
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2
-
- getProxy(Class<T>, long, Client.ConnectionId, Configuration, SocketFactory, AlignmentContext) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2
-
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy, AtomicBoolean, AlignmentContext) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2
-
- getProxy() - Method in class org.apache.hadoop.ipc.ProtocolProxy
-
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy) - Method in interface org.apache.hadoop.ipc.RpcEngine
-
Construct a client-side proxy object.
- getProxy(Class<T>, long, Client.ConnectionId, Configuration, SocketFactory, AlignmentContext) - Method in interface org.apache.hadoop.ipc.RpcEngine
-
Construct a client-side proxy object with a ConnectionId.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy, AtomicBoolean, AlignmentContext) - Method in interface org.apache.hadoop.ipc.RpcEngine
-
Construct a client-side proxy object.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy) - Method in class org.apache.hadoop.ipc.WritableRpcEngine
-
Deprecated.
Construct a client-side proxy object that implements the named protocol,
talking to a server at the named address.
- getProxy(Class<T>, long, Client.ConnectionId, Configuration, SocketFactory, AlignmentContext) - Method in class org.apache.hadoop.ipc.WritableRpcEngine
-
Deprecated.
Construct a client-side proxy object with a ConnectionId.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy, AtomicBoolean, AlignmentContext) - Method in class org.apache.hadoop.ipc.WritableRpcEngine
-
Deprecated.
Construct a client-side proxy object that implements the named protocol,
talking to a server at the named address.
- getProxyGroups() - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- getProxyHosts() - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- getProxySuperuserGroupConfKey(String) - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
Returns configuration key for effective groups allowed for a superuser
- getProxySuperuserIpConfKey(String) - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
Return configuration key for superuser ip addresses
- getProxySuperuserUserConfKey(String) - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
Returns configuration key for effective usergroups allowed for a superuser
- getProxyuserConfiguration(FilterConfig) - Method in class org.apache.hadoop.security.authentication.server.ProxyUserAuthenticationFilter
-
- getPurgeIntervalNanos() - Method in class org.apache.hadoop.ipc.Server
-
- getQualifiedBin(String) - Static method in class org.apache.hadoop.util.Shell
-
Fully qualify the path to a binary that should be in a known hadoop
bin location.
- getQualifiedBinPath(String) - Static method in class org.apache.hadoop.util.Shell
-
Fully qualify the path to a binary that should be in a known hadoop
bin location.
- getQuantiles() - Method in class org.apache.hadoop.metrics2.lib.MutableInverseQuantiles
-
Returns the array of Inverse Quantiles declared in MutableInverseQuantiles.
- getQuantiles() - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
-
Returns the array of Quantiles declared in MutableQuantiles.
- getQueueSizes() - Method in class org.apache.hadoop.ipc.FairCallQueue
-
- getQueueSizes() - Method in interface org.apache.hadoop.ipc.FairCallQueueMXBean
-
- getQuota() - Method in class org.apache.hadoop.fs.QuotaUsage
-
Return the directory quota.
- getQuotaHeaderFields() - Static method in class org.apache.hadoop.fs.ContentSummary
-
Returns the names of the fields used in the quota summary.
- getQuotaUsage(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getQuotaUsage(boolean) - Method in class org.apache.hadoop.fs.QuotaUsage
-
- getQuotaUsage(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getRange(String, String) - Method in class org.apache.hadoop.conf.Configuration
-
Parse the given attribute as a set of integer ranges.
- getRangeStart() - Method in class org.apache.hadoop.conf.Configuration.IntegerRanges
-
Get range start for the first integer range.
- getRaw(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the
name property, without doing
variable expansion.If the key is
deprecated, it returns the value of the first key which replaces
the deprecated key and is not null.
- getRaw() - Method in class org.apache.hadoop.fs.LocalFileSystem
-
- getRawFileSystem() - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
get the raw file system
- getRawFileSystem() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Get the raw file system
- getRead(int) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations
-
- getReadlinkCommand(String) - Static method in class org.apache.hadoop.util.Shell
-
Return a command to read the target of the a symbolic link.
- getReadOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the number of file system read operations such as list files.
- getReadOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getReadyToBecomeActive() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If state is STANDBY, indicate whether it is
ready to become active.
- getReadyToBecomeActive() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
If state is STANDBY, indicate whether it is
ready to become active.
- getReadyToBecomeActive() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
If state is STANDBY, indicate whether it is
ready to become active.
- getRealAuthenticationMethod() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Get the authentication method from the real user's subject.
- getRealAuthenticationMethod(UserGroupInformation) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Returns the authentication method of a ugi.
- getRealUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string realUser = 2;
- getRealUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string realUser = 2;
- getRealUser() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string realUser = 2;
- getRealUser() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getRealUser() - Method in class org.apache.hadoop.security.UserGroupInformation
-
get RealUser (vs.
- getRealUserBytes() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string realUser = 2;
- getRealUserBytes() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string realUser = 2;
- getRealUserBytes() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string realUser = 2;
- getRealUserOrSelf(UserGroupInformation) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
If this is a proxy user, get the real user.
- getRecommendedBufferSize() - Static method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
- getRecommendedBufferSize() - Static method in class org.apache.hadoop.io.compress.zstd.ZStandardDecompressor
-
- getReconfigurableProperties() - Method in interface org.apache.hadoop.conf.Reconfigurable
-
Return all the properties that can be changed at run time.
- getReconfigurableProperties() - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
Return all the properties that can be changed at run time.
- getReconfigurationTaskStatus() - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
- getRecordNum() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Get the RecordNum corresponding to the entry pointed by the cursor.
- getRecordNumNear(long) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get the RecordNum for the first key-value pair in a compressed block
whose byte offset in the TFile is greater than or equal to the specified
offset.
- getReference() - Method in interface org.apache.hadoop.fs.FileRange
-
Get any reference passed in to the file range constructor.
- getReference() - Method in class org.apache.hadoop.util.functional.LazyAtomicReference
-
Get the reference.
- getReferenceCount() - Method in class org.apache.hadoop.util.CloseableReferenceCount
-
Get the current reference count.
- getRelativeOffset(int, long) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockData
-
Gets the relative offset corresponding to the given block and the absolute offset.
- getRemaining() - Method in class org.apache.hadoop.fs.FsStatus
-
Return the number of remaining bytes on the file system.
- getRemaining() - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Decompressor
-
Returns the number of bytes remaining in the input buffers; normally
called when finished() is true to determine amount of post-gzip-stream
data.
- getRemaining() - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyDecompressor
-
- getRemaining() - Method in interface org.apache.hadoop.io.compress.Decompressor
-
Returns the number of bytes remaining in the compressed data buffer.
- getRemaining() - Method in class org.apache.hadoop.io.compress.lz4.Lz4Decompressor
-
Returns 0.
- getRemaining() - Method in class org.apache.hadoop.io.compress.PassthroughCodec.StubDecompressor
-
- getRemaining() - Method in class org.apache.hadoop.io.compress.snappy.SnappyDecompressor
-
Returns 0.
- getRemaining() - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipDecompressor
-
Returns the number of bytes remaining in the input buffer; normally
called when finished() is true to determine amount of post-gzip-stream
data.
- getRemaining() - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
-
Returns the number of bytes remaining in the input buffers; normally
called when finished() is true to determine amount of post-gzip-stream
data.
- getRemaining() - Method in class org.apache.hadoop.io.compress.zstd.ZStandardDecompressor
-
Returns the number of bytes remaining in the input buffers;
normally called when finished() is true to determine amount of post-stream
data.
- getRemoteAddress() - Static method in class org.apache.hadoop.ipc.Server
-
- getRemoteIp() - Static method in class org.apache.hadoop.ipc.Server
-
- getRemotePort() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getRemotePort() - Method in class org.apache.hadoop.ipc.Server.Connection
-
- getRemotePort() - Static method in class org.apache.hadoop.ipc.Server
-
- getRemoteReadTime() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get total time taken in ms for bytes read from remote.
- getRemoteReadTimeMS() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getRemoteUser() - Method in class org.apache.hadoop.ipc.ExternalCall
-
- getRemoteUser() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getRemoteUser() - Static method in class org.apache.hadoop.ipc.Server
-
Returns the RPC remote user when invoked inside an RPC.
- getRenewDate() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager.DelegationTokenInformation
-
- getRenewer() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
required string renewer = 1;
- getRenewer() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
required string renewer = 1;
- getRenewer() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProtoOrBuilder
-
required string renewer = 1;
- getRenewer() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getRenewerBytes() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
required string renewer = 1;
- getRenewerBytes() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
required string renewer = 1;
- getRenewerBytes() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProtoOrBuilder
-
required string renewer = 1;
- getRenewToken() - Method in interface org.apache.hadoop.fs.DelegationTokenRenewer.Renewable
-
- getReplication() - Method in class org.apache.hadoop.fs.FileStatus
-
Get the replication factor of a file.
- getReplication(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- getReplication() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getReplication() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getReplication() - Method in class org.apache.hadoop.fs.impl.FileSystemMultipartUploaderBuilder
-
- getReplication() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
-
- getReplicationFallbacks() - Method in interface org.apache.hadoop.fs.BlockStoragePolicySpi
-
Get the fallback storage types for replicating existing block replicas.
- getReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqSource() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
required .hadoop.common.HARequestSource reqSource = 1;
- getReqSource() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
required .hadoop.common.HARequestSource reqSource = 1;
- getReqSource() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder
-
required .hadoop.common.HARequestSource reqSource = 1;
- getRequestLog(String) - Static method in class org.apache.hadoop.http.HttpRequestLog
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
- getRequestURL() - Method in class org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
Quote the url so that users specifying the HOST HTTP header
can't inject attacks.
- getResource(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the
URL for the named resource.
- getResource(String) - Method in class org.apache.hadoop.util.ApplicationClassLoader
-
- getResourceAsStream(String) - Static method in class org.apache.hadoop.util.ThreadUtil
-
Convenience method that returns a resource as inputstream from the
classpath.
- getResourceAsStream(ClassLoader, String) - Static method in class org.apache.hadoop.util.ThreadUtil
-
Convenience method that returns a resource as inputstream from the
classpath using given classloader.
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
- getResponses(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponses(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponses(int) - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesBuilder(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesBuilderList() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesCount() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesCount() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesCount() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesList() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesList() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesList() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilder(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilder(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilder(int) - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilderList() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilderList() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilderList() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponseTimeCountInLastWindow() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getResponseTimeCountInLastWindow() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getResponseTimeCountInLastWindow() - Method in interface org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getRetryCount() - Static method in class org.apache.hadoop.ipc.Client
-
- getRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- getRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- getRetryCount() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- getRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional sint32 retryCount = 8 [default = -1];
- getRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional sint32 retryCount = 8 [default = -1];
- getRetryCount() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional sint32 retryCount = 8 [default = -1];
- getReturnCode() - Method in class org.apache.hadoop.ipc.RefreshResponse
-
- getRevision() - Method in interface org.apache.hadoop.ipc.FairCallQueueMXBean
-
- getRevision() - Static method in class org.apache.hadoop.util.VersionInfo
-
Get the Git commit hash of the repository when compiled.
- getRollInterval() - Method in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
Extract the roll interval from the configuration and return it in
milliseconds.
- getRouterFederatedState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
Alignment context info for use with routers.
- getRouterFederatedState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
Alignment context info for use with routers.
- getRouterFederatedState() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
Alignment context info for use with routers.
- getRouterFederatedState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Alignment context info for use with routers.
- getRouterFederatedState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
Alignment context info for use with routers.
- getRouterFederatedState() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
Alignment context info for use with routers.
- getRpcDetailedMetrics() - Method in class org.apache.hadoop.ipc.Server
-
- getRpcErrorCodeProto() - Method in exception org.apache.hadoop.ipc.RPC.VersionMismatch
-
get the detailed rpc status corresponding to this exception
- getRpcErrorCodeProto() - Method in exception org.apache.hadoop.ipc.RpcNoSuchMethodException
-
get the detailed rpc status corresponding to this exception
- getRpcErrorCodeProto() - Method in exception org.apache.hadoop.ipc.RpcNoSuchProtocolException
-
get the detailed rpc status corresponding to this exception
- getRpcErrorCodeProto() - Method in exception org.apache.hadoop.ipc.RpcServerException
-
- getRpcInvoker(RPC.RpcKind) - Static method in class org.apache.hadoop.ipc.Server
-
- getRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
RPC kind
- getRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
RPC kind
- getRpcKind() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
RPC kind
- getRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
RPC kind
- getRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
RPC kind
- getRpcKind() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
RPC kind
- getRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- getRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- getRpcKind() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- getRpcKindBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
RPC kind
- getRpcKindBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
RPC kind
- getRpcKindBytes() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
RPC kind
- getRpcKindBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
RPC kind
- getRpcKindBytes() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
RPC kind
- getRpcKindBytes() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
RPC kind
- getRpcMetrics() - Method in class org.apache.hadoop.ipc.Server
-
Returns a handle to the rpcMetrics (required in tests)
- getRpcOp() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- getRpcOp() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- getRpcOp() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- getRpcRequestWrapper(RpcHeaderProtos.RpcKindProto) - Method in class org.apache.hadoop.ipc.Server
-
- getRpcStatusProto() - Method in exception org.apache.hadoop.ipc.RPC.VersionMismatch
-
get the rpc status corresponding to this exception
- getRpcStatusProto() - Method in exception org.apache.hadoop.ipc.RpcNoSuchMethodException
-
get the rpc status corresponding to this exception
- getRpcStatusProto() - Method in exception org.apache.hadoop.ipc.RpcNoSuchProtocolException
-
get the rpc status corresponding to this exception
- getRpcStatusProto() - Method in exception org.apache.hadoop.ipc.RpcServerException
-
- getRpcTimeout(Configuration) - Static method in class org.apache.hadoop.ipc.Client
-
The time after which a RPC will timeout.
- getRunScriptCommand(File) - Static method in class org.apache.hadoop.util.Shell
-
Returns a command to run the given script.
- getSamples() - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
-
Get the sample count.
- getSaslQop() - Method in enum org.apache.hadoop.security.SaslRpcServer.QualityOfProtection
-
- getSchedulingDecisionSummary() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getSchedulingDecisionSummary() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getSchedulingDecisionSummary() - Method in interface org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getScheme() - Method in class org.apache.hadoop.fs.FileSystem
-
Return the protocol scheme for this FileSystem.
- getScheme() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the uri scheme associated with this statistics object.
- getScheme() - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
Return the protocol scheme for the FileSystem.
- getScheme() - Method in class org.apache.hadoop.fs.HarFileSystem
-
Return the protocol scheme for the FileSystem.
- getScheme() - Method in class org.apache.hadoop.fs.http.HttpFileSystem
-
- getScheme() - Method in class org.apache.hadoop.fs.http.HttpsFileSystem
-
- getScheme() - Method in class org.apache.hadoop.fs.LocalFileSystem
-
Return the protocol scheme for the FileSystem.
- getScheme() - Method in class org.apache.hadoop.fs.statistics.impl.StorageStatisticsFromIOStatistics
-
- getScheme() - Method in class org.apache.hadoop.fs.StorageStatistics
-
- getScheme() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
Return the protocol scheme for the FileSystem.
- getScope() - Method in class org.apache.hadoop.fs.permission.AclEntry
-
Returns the scope of the ACL entry.
- getSecret() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional bytes secret = 3;
- getSecret() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
optional bytes secret = 3;
- getSecret() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
optional bytes secret = 3;
- getSecretKey(Text) - Method in class org.apache.hadoop.security.Credentials
-
Returns the key bytes for the alias.
- getSecretKeyMap() - Method in class org.apache.hadoop.security.Credentials
-
Returns an unmodifiable version of the full map of aliases to secret keys.
- getSecrets(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecrets(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecrets(int) - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsBuilder(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsBuilderList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsCount() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsCount() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsCount() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsList() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilder(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilder(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilder(int) - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilderList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilderList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilderList() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSenderName() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
which handler sent this message
- getSenderName() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
which handler sent this message
- getSenderName() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
which handler sent this message
- getSenderName() - Method in class org.apache.hadoop.ipc.RefreshResponse
-
- getSenderNameBytes() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
which handler sent this message
- getSenderNameBytes() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
which handler sent this message
- getSenderNameBytes() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
which handler sent this message
- getSequenceNumber() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getSerializedSize() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getSerializedSize() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getSerializedSize() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getSerializedSize() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getSerializedSize() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getServer(Class<?>, Object, String, int, int, int, int, boolean, Configuration, SecretManager<? extends TokenIdentifier>, String, AlignmentContext) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine
-
Deprecated.
- getServer(Class<?>, Object, String, int, int, int, int, boolean, Configuration, SecretManager<? extends TokenIdentifier>, String, AlignmentContext) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2
-
- getServer(Class<?>, Object, String, int, int, int, int, boolean, Configuration, SecretManager<? extends TokenIdentifier>, String, AlignmentContext) - Method in interface org.apache.hadoop.ipc.RpcEngine
-
Construct a server for a protocol implementation instance.
- getServer() - Method in class org.apache.hadoop.ipc.Server.Connection
-
- getServer(Class<?>, Object, String, int, int, int, int, boolean, Configuration, SecretManager<? extends TokenIdentifier>, String, AlignmentContext) - Method in class org.apache.hadoop.ipc.WritableRpcEngine
-
Deprecated.
- getServerDefaults() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- getServerDefaults(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Return a set of server default configuration values based on path.
- getServerDefaults(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Return a set of server default configuration values based on path.
- getServerDefaults() - Method in class org.apache.hadoop.fs.FileSystem
-
- getServerDefaults(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return a set of server default configuration values.
- getServerDefaults() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getServerDefaults(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getServerDefaults() - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getServerDefaults(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getServerDefaults() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getServerDefaults(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getServerDefaults() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
Deprecated.
- getServerDefaults(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getServerId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string serverId = 4;
- getServerId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string serverId = 4;
- getServerId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string serverId = 4;
- getServerIdBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string serverId = 4;
- getServerIdBytes() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string serverId = 4;
- getServerIdBytes() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string serverId = 4;
- getServerIpcVersionNum() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Sent if success or fail
- getServerIpcVersionNum() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
Sent if success or fail
- getServerIpcVersionNum() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
Sent if success or fail
- getServerName() - Method in class org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
Quote the server name so that users specifying the HOST HTTP header
can't inject attacks.
- getServerName() - Method in class org.apache.hadoop.ipc.Server
-
- getServerPrincipal(String, String) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Convert Kerberos principal name pattern to valid Kerberos principal
names.
- getServerPrincipal(String, InetAddress) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Convert Kerberos principal name pattern to valid Kerberos principal names.
- getServerProperties(InetAddress, int) - Method in class org.apache.hadoop.security.IngressPortBasedResolver
-
Identify the Sasl Properties to be used for a connection with a client.
- getServerProperties(InetAddress) - Method in class org.apache.hadoop.security.SaslPropertiesResolver
-
Identify the Sasl Properties to be used for a connection with a client.
- getServerProperties(InetAddress, int) - Method in class org.apache.hadoop.security.SaslPropertiesResolver
-
Identify the Sasl Properties to be used for a connection with a client.
- getServerProperties(InetAddress) - Method in class org.apache.hadoop.security.WhitelistBasedResolver
-
Identify the Sasl Properties to be used for a connection with a client.
- getServerProperties(String) - Method in class org.apache.hadoop.security.WhitelistBasedResolver
-
- getServerRpcInvoker(RPC.RpcKind) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2.Server
-
- getServerRpcInvoker(RPC.RpcKind) - Method in class org.apache.hadoop.ipc.Server
-
- getServerVersion() - Method in exception org.apache.hadoop.ipc.RPC.VersionMismatch
-
- getService() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string service = 4;
- getService() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string service = 4;
- getService() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string service = 4;
- getService() - Method in class org.apache.hadoop.security.token.Token
-
Get the service on which the token is supposed to be used.
- getService() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Get the service.
- getServiceBytes() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string service = 4;
- getServiceBytes() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string service = 4;
- getServiceBytes() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string service = 4;
- getServiceClass() - Method in class org.apache.hadoop.ipc.Server.Connection
-
Get service class for connection
- getServiceException() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Get the exit exception used to end this service.
- getServiceExitCode() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
The exit code from a successful service execution.
- getServiceName() - Method in interface org.apache.hadoop.security.token.DtFetcher
-
Return a key used to identify the object/service implementation.
- getServiceName() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
- getServices() - Method in class org.apache.hadoop.service.CompositeService
-
Get a cloned list of services
- getServiceState() - Method in class org.apache.hadoop.service.AbstractService
-
- getServiceState() - Method in interface org.apache.hadoop.service.Service
-
Get the current service state
- getServiceStatus() - Method in interface org.apache.hadoop.ha.HAServiceProtocol
-
Return the current status of the service.
- getServiceStatus(RpcController, HAServiceProtocolProtos.GetServiceStatusRequestProto) - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService.BlockingInterface
-
- getServiceStatus(RpcController, HAServiceProtocolProtos.GetServiceStatusRequestProto, RpcCallback<HAServiceProtocolProtos.GetServiceStatusResponseProto>) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
Get the current status of the service.
- getServiceStatus(RpcController, HAServiceProtocolProtos.GetServiceStatusRequestProto, RpcCallback<HAServiceProtocolProtos.GetServiceStatusResponseProto>) - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService.Interface
-
Get the current status of the service.
- getServiceStatus(RpcController, HAServiceProtocolProtos.GetServiceStatusRequestProto, RpcCallback<HAServiceProtocolProtos.GetServiceStatusResponseProto>) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService.Stub
-
- getSetOwnerCommand(String) - Static method in class org.apache.hadoop.util.Shell
-
Return a command to set owner.
- getSetPermissionCommand(String, boolean) - Static method in class org.apache.hadoop.util.Shell
-
Return a command to set permission.
- getSetPermissionCommand(String, boolean, String) - Static method in class org.apache.hadoop.util.Shell
-
Return a command to set permission for specific file.
- getShortName() - Method in enum org.apache.hadoop.conf.StorageUnit
-
- getShortUserName() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Get the user's login name.
- getSignalKillCommand(int, String) - Static method in class org.apache.hadoop.util.Shell
-
Return a command to send a signal to a given pid.
- getSignature() - Method in class org.apache.hadoop.ipc.CallerContext.Builder
-
Get the signature.
- getSignature() - Method in class org.apache.hadoop.ipc.CallerContext
-
- getSignature() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
optional bytes signature = 2;
- getSignature() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
optional bytes signature = 2;
- getSignature() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoOrBuilder
-
optional bytes signature = 2;
- getSize(int) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockData
-
Gets the size of the given block.
- getSize() - Method in class org.apache.hadoop.io.BytesWritable
-
- getSize() - Method in interface org.apache.hadoop.io.SequenceFile.ValueBytes
-
- getSnapshotDirectoryCount() - Method in class org.apache.hadoop.fs.ContentSummary
-
- getSnapshotFileCount() - Method in class org.apache.hadoop.fs.ContentSummary
-
- getSnapshotHeader() - Static method in class org.apache.hadoop.fs.ContentSummary
-
- getSnapshotLength() - Method in class org.apache.hadoop.fs.ContentSummary
-
- getSnapshotSpaceConsumed() - Method in class org.apache.hadoop.fs.ContentSummary
-
- getSnapshotTimeStamp() - Method in class org.apache.hadoop.metrics2.lib.MutableStat
-
- getSnapshotTrashRootEnabled() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getSocketAddr(String, String, String, int) - Method in class org.apache.hadoop.conf.Configuration
-
Get the socket address for hostProperty as a
InetSocketAddress.
- getSocketAddr(String, String, int) - Method in class org.apache.hadoop.conf.Configuration
-
Get the socket address for name property as a
InetSocketAddress.
- getSource() - Method in class org.apache.hadoop.fs.viewfs.InodeTree.MountPoint
-
Returns the source of mount point.
- getSource() - Method in class org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo
-
- getSource() - Method in class org.apache.hadoop.util.functional.RemoteIterators.WrappingRemoteIterator
-
- getSpaceConsumed() - Method in class org.apache.hadoop.fs.QuotaUsage
-
Return (disk) space consumed.
- getSpaceQuota() - Method in class org.apache.hadoop.fs.QuotaUsage
-
Return (disk) space quota.
- GetSpaceUsed - Interface in org.apache.hadoop.fs
-
- GetSpaceUsed.Builder - Class in org.apache.hadoop.fs
-
The builder class
- getSpan() - Method in class org.apache.hadoop.tracing.TraceScope
-
- getSpanContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
Trace SpanContext
- getSpanContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
Trace SpanContext
- getSpanContext() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProtoOrBuilder
-
Trace SpanContext
- getSrcChecksum() - Static method in class org.apache.hadoop.util.VersionInfo
-
Get the checksum of the source files from which Hadoop was built.
- getStackTrace() - Method in exception org.apache.hadoop.security.authorize.AuthorizationException
-
- getStartOffset(int) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockData
-
Gets the start offset of the given block.
- getStartTime() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the start time of this Find command.
- getStartTime() - Method in class org.apache.hadoop.service.AbstractService
-
- getStartTime() - Method in interface org.apache.hadoop.service.Service
-
Get the service start time
- getStat(String) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
Return the file stat for a file path.
- getState(int) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockData
-
Gets the state of the given block.
- getState() - Method in class org.apache.hadoop.fs.impl.prefetch.BufferData
-
Gets the state of this block.
- getState() - Method in class org.apache.hadoop.fs.store.DataBlocks.DataBlock
-
Current state.
- getState() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
required .hadoop.common.HAServiceStateProto state = 1;
- getState() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
required .hadoop.common.HAServiceStateProto state = 1;
- getState() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
required .hadoop.common.HAServiceStateProto state = 1;
- getState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- getState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- getState() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- getState() - Method in class org.apache.hadoop.service.ServiceStateModel
-
Query the service state.
- getStateCode() - Method in enum org.apache.hadoop.io.nativeio.NativeIO.POSIX.SupportState
-
- getStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
The last seen Global State ID
- getStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
The last seen Global State ID
- getStateId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
The last seen Global State ID
- getStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
The last written Global State ID
- getStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
The last written Global State ID
- getStateId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
The last written Global State ID
- getStateString() - Method in class org.apache.hadoop.fs.impl.prefetch.BlockData
-
- getStatistics() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- getStatistics(URI) - Static method in class org.apache.hadoop.fs.AbstractFileSystem
-
Get the statistics for a particular file system.
- getStatistics(URI) - Static method in class org.apache.hadoop.fs.FileContext
-
Get the statistics for a particular file system
- getStatistics() - Static method in class org.apache.hadoop.fs.FileSystem
-
- getStatistics(String, Class<? extends FileSystem>) - Static method in class org.apache.hadoop.fs.FileSystem
-
- getStatistics() - Method in class org.apache.hadoop.fs.store.DataBlocks.DataBlock
-
- getStats(int) - Method in interface org.apache.hadoop.log.LogThrottlingHelper.LogAction
-
- getStats(long) - Method in class org.apache.hadoop.metrics2.lib.MutableRollingAverages
-
Retrieve a map of metric name -> (aggregate).
- getStatus() - Method in class org.apache.hadoop.fs.FileSystem
-
Returns a status object describing the use and capacity of the
filesystem.
- getStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Returns a status object describing the use and capacity of the
filesystem.
- getStatus(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getStatus(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getStatus() - Method in class org.apache.hadoop.fs.impl.FutureDataInputStreamBuilderImpl
-
- getStatus() - Method in class org.apache.hadoop.fs.impl.OpenFileParameters
-
- getStatus(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- getStatus() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getStatus(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getStatus(FileSystem, Path) - Static method in class org.apache.hadoop.fs.viewfs.ViewFileSystemUtil
-
Get FsStatus for all ViewFsMountPoints matching path for the given
ViewFileSystem.
- getStatus() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- getStatus() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- getStatus() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- getStickyBit() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
- getStorageBytesRead() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the aggregated number of bytes read from disks.
- getStorageBytesWritten() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the aggregated number of bytes written to disks.
- getStorageIds() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the storageID of each replica of the block.
- getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Retrieve the storage policy for a given file or directory.
- getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Query the effective storage policy ID for the given file or directory.
- getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Query the effective storage policy ID for the given file or directory.
- getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getStoragePolicy(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
Retrieve the storage policy for a given file or directory.
- getStorageSize(String, String, StorageUnit) - Method in class org.apache.hadoop.conf.Configuration
-
Gets the Storage Size from the config, or returns the defaultValue.
- getStorageSize(String, double, StorageUnit) - Method in class org.apache.hadoop.conf.Configuration
-
Gets storage size from a config file.
- getStorageStatistics() - Method in class org.apache.hadoop.fs.FileSystem
-
Get the StorageStatistics for this FileSystem object.
- getStorageTypeHeader(List<StorageType>) - Static method in class org.apache.hadoop.fs.QuotaUsage
-
return the header of with the StorageTypes.
- getStorageTypes() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the storage type of each replica of the block.
- getStorageTypes() - Method in interface org.apache.hadoop.fs.BlockStoragePolicySpi
-
Return the preferred storage types associated with this policy.
- getString(String) - Method in class org.apache.hadoop.io.retry.FailoverProxyProvider.ProxyInfo
-
- getStringCollection(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name property as
a collection of Strings.
- getStrings(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name property as
an array of Strings.
- getStrings(String, String...) - Method in class org.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name property as
an array of Strings.
- getSubject() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Get the underlying subject from this ugi.
- getSuffixChar() - Method in enum org.apache.hadoop.conf.StorageUnit
-
- getSum() - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
-
Get the sum of samples.
- getSummary(StringBuilder) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations.End
-
- getSummary(boolean) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations
-
- getSummary(StringBuilder) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations.Operation
-
- getSupportedCipherSuites() - Method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
- getSupportedCompressionAlgorithms() - Static method in class org.apache.hadoop.io.file.tfile.TFile
-
Get names of supported compression algorithms.
- getSuppressedCount() - Method in class org.apache.hadoop.util.InstrumentedLock.SuppressedSnapshot
-
- getSwitchMap() - Method in class org.apache.hadoop.net.AbstractDNSToSwitchMapping
-
Get a copy of the map (for diagnostics)
- getSwitchMap() - Method in class org.apache.hadoop.net.CachedDNSToSwitchMapping
-
Get the (host x switch) map.
- getSymlink() - Method in class org.apache.hadoop.fs.FileStatus
-
- getSymlink() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string symlink = 9;
- getSymlink() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string symlink = 9;
- getSymlink() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string symlink = 9;
- getSymlinkBytes() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string symlink = 9;
- getSymlinkBytes() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string symlink = 9;
- getSymlinkBytes() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string symlink = 9;
- getSymlinkCommand(String, String) - Static method in class org.apache.hadoop.util.Shell
-
Return a command to create symbolic links.
- getTag(String) - Method in class org.apache.hadoop.metrics2.lib.MetricsRegistry
-
Get a tag by name
- getTag(String) - Method in class org.apache.hadoop.metrics2.util.MetricsCache.Record
-
Lookup a tag value
- getTarget() - Method in class org.apache.hadoop.fs.viewfs.InodeTree.MountPoint
-
Returns the target INode link.
- getTargetFileSystem() - Method in class org.apache.hadoop.fs.viewfs.InodeTree.INodeLink
-
Get the instance of FileSystem to use, creating one if needed.
- getTargetFileSystemPaths() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem.MountPoint
-
- getTargetFileSystemURIs() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem.MountPoint
-
- getTargetFs() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystemOverloadScheme.MountPathInfo
-
- getTargetLink() - Method in class org.apache.hadoop.fs.viewfs.InodeTree.INodeLink
-
Get the target of the link.
- getTargetPath() - Method in exception org.apache.hadoop.fs.PathIOException
-
- getTestProvider() - Static method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- getTextLength() - Method in class org.apache.hadoop.io.Text
-
- getThisBuilder() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
Return the concrete implementation of the builder instance.
- getThisBuilder() - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Get the cast builder.
- getThisBuilder() - Method in class org.apache.hadoop.fs.impl.FileSystemMultipartUploaderBuilder
-
- getThisBuilder() - Method in class org.apache.hadoop.fs.impl.FutureDataInputStreamBuilderImpl
-
- getThisBuilder() - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
-
Return the concrete implementation of the builder instance.
- getThreadCount() - Method in class org.apache.hadoop.fs.shell.CopyCommandWithMultiThread
-
- getThreadID() - Method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsContextImpl
-
Get the thread ID.
- getThreadPoolQueueSize() - Method in class org.apache.hadoop.fs.shell.CopyCommandWithMultiThread
-
- getThreadSpecificIOStatisticsContext(long) - Static method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsContextIntegration
-
Get thread ID specific IOStatistics values if
statistics are enabled and the thread ID is in the map.
- getThreadStatistics() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get or create the thread-local data associated with the current thread.
- getTicketCacheFile() - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- getTimeDuration(String, long, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
-
Return time duration in the given time unit.
- getTimeDuration(String, String, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
-
- getTimeDuration(String, long, TimeUnit, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
-
Return time duration in the given time unit.
- getTimeDuration(String, String, TimeUnit, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
-
- getTimeDurationHelper(String, String, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
-
Return time duration in the given time unit.
- getTimeDurations(String, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
-
- getTimeout(Configuration) - Static method in class org.apache.hadoop.ipc.Client
-
- getTimeout() - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getTimeoutInterval() - Method in class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
Returns the timeout value set for the executor's sub-commands.
- getTimestamp() - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations.Operation
-
- getTimestamp() - Method in class org.apache.hadoop.util.GcTimeMonitor.GcData
-
Returns the absolute timestamp when this measurement was taken.
- getTimestampNanos() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getToken() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional bytes token = 3;
- getToken() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
optional bytes token = 3;
- getToken() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
optional bytes token = 3;
- getToken(Text) - Method in class org.apache.hadoop.security.Credentials
-
Returns the Token object for the alias.
- getToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- getToken() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- getToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- getToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
optional .hadoop.common.TokenProto token = 2;
- getToken() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 2;
- getToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- getToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
optional .hadoop.common.TokenProto token = 1;
- getToken() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 1;
- getToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- getToken() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- getTokenBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getTokenBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- getTokenBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- getTokenBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getTokenFile(File, String, Text, Text, String, String, Configuration) - Static method in class org.apache.hadoop.security.token.DtFileOperations
-
Fetch a token from a service and save to file in the local filesystem.
- getTokenIdentifiers() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Get the set of TokenIdentifiers belonging to this UGI
- getTokenInfo(Class<?>, Configuration) - Method in class org.apache.hadoop.security.AnnotatedSecurityInfo
-
- getTokenInfo(Class<?>, Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Look up the TokenInfo for a given protocol.
- getTokenInfo(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations
- getTokenInfoFromSQL(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
Obtains the DelegationTokenInformation associated with the given
TokenIdentifier in the SQL database.
- getTokenMap() - Method in class org.apache.hadoop.security.Credentials
-
Returns an unmodifiable version of the full map of aliases to Tokens.
- getTokenOrBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- getTokenOrBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
optional .hadoop.common.TokenProto token = 2;
- getTokenOrBuilder() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 2;
- getTokenOrBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
optional .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- getTokenRenewInterval() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Interval for tokens to be renewed.
- getTokens(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokens(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokens(int) - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokens() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Obtain the collection of tokens associated with this user.
- getTokensBuilder(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensBuilderList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensCount() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensCount() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensCount() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokenServiceAddr(Token<?>) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Decode the given token's service field into an InetAddress
- getTokensList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensList() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilder(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilder(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilder(int) - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilderList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilderList() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilderList() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokenTrackingId(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- getTopologyPaths() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the list of network topology paths for each of the hosts.
- getTopTokenRealOwners(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Return top token real owners list as well as the tokens count.
- getTotalCallVolume() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getTotalCallVolume() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getTotalCallVolume() - Method in interface org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getTotalRawCallVolume() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getTotalRequests() - Method in class org.apache.hadoop.ipc.Server
-
- getTotalRequestsPerSecond() - Method in class org.apache.hadoop.ipc.Server
-
- getTotalServiceUserCallVolume() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getTotalServiceUserRawCallVolume() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getTraceId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
parentIdHigh
- getTraceId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
parentIdHigh
- getTraceId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProtoOrBuilder
-
parentIdHigh
- getTraceInfo() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
tracing info
- getTraceInfo() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
tracing info
- getTraceInfo() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
tracing info
- getTraceInfoBuilder() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
tracing info
- getTraceInfoOrBuilder() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
tracing info
- getTraceInfoOrBuilder() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
tracing info
- getTraceInfoOrBuilder() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
tracing info
- getTrackingId() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager.DelegationTokenInformation
-
- getTrackingId() - Method in class org.apache.hadoop.security.token.TokenIdentifier
-
Returns a tracking identifier that can be used to associate usages of a
token across multiple client sessions.
- getTrackingIdIfEnabled(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- getTransitionTargetHAStatus() - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- getTrashInterval() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getTrashRoot(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Get the root directory of Trash for current user when the path specified
is deleted.
- getTrashRoot(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getTrashRoot(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
Get the trash root directory for current user when the path
specified is deleted.
- getTrashRoots(boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
Get all the trash roots for current user or all users.
- getTrashRoots(boolean) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getTrashRoots(boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
Get all the trash roots for current user or all users.
- getTrimmed(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a trimmed String,
null if no such property exists.
- getTrimmed(String, String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a trimmed String,
defaultValue if no such property exists.
- getTrimmedStringCollection(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name property as
a collection of Strings, trimmed of the leading and trailing whitespace.
- getTrimmedStrings(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name property as
an array of Strings, trimmed of the leading and trailing whitespace.
- getTrimmedStrings(String, String...) - Method in class org.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name property as
an array of Strings, trimmed of the leading and trailing whitespace.
- getTruststoreLocation() - Method in class org.apache.hadoop.security.SecurityUtil.TruststoreKeystore
-
- getTruststorePassword() - Method in class org.apache.hadoop.security.SecurityUtil.TruststoreKeystore
-
- getType() - Method in class org.apache.hadoop.fs.permission.AclEntry
-
Returns the ACL entry type.
- getTypeConsumed(StorageType) - Method in class org.apache.hadoop.fs.QuotaUsage
-
Return storage type consumed.
- getTypeQuota(StorageType) - Method in class org.apache.hadoop.fs.QuotaUsage
-
Return storage type quota.
- getTypes() - Method in class org.apache.hadoop.io.GenericWritable
-
Return all classes that may be wrapped.
- getTypesQuotaUsage(boolean, List<StorageType>) - Method in class org.apache.hadoop.fs.QuotaUsage
-
- getTypesSupportingQuota() - Static method in enum org.apache.hadoop.fs.StorageType
-
- getUgi() - Method in class org.apache.hadoop.fs.FileContext
-
Gets the ugi in the file-context
- getUgi(IpcConnectionContextProtos.IpcConnectionContextProto) - Static method in class org.apache.hadoop.util.ProtoUtil
-
- getUgi(IpcConnectionContextProtos.UserInformationProto) - Static method in class org.apache.hadoop.util.ProtoUtil
-
- getUGIFromSubject(Subject) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Create a UserGroupInformation from a Subject with Kerberos principal.
- getUGIFromTicketCache(String, String) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Create a UserGroupInformation from a Kerberos ticket cache.
- getUgmProtocol() - Method in class org.apache.hadoop.tools.GetGroupsBase
-
Get a client of the GetUserMappingsProtocol.
- getUid(String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
-
- getUid(String) - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getUidAllowingUnknown(String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
-
- getUidAllowingUnknown(String) - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getUidNameMap() - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getUMask() - Method in class org.apache.hadoop.fs.FileContext
-
- getUMask(Configuration) - Static method in class org.apache.hadoop.fs.permission.FsPermission
-
Get the user file creation mask (umask)
UMASK_LABEL config param has umask value that is either symbolic
or octal.
- getUnderlyingProxyObject() - Method in class org.apache.hadoop.ha.protocolPB.ZKFCProtocolClientSideTranslatorPB
-
- getUniqueIdentityCount() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- getUniqueIdentityCount() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getUniqueIdentityCount() - Method in interface org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getUnit() - Method in class org.apache.hadoop.conf.StorageSize
-
- getUnknownFields() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getUnmasked() - Method in class org.apache.hadoop.fs.permission.FsCreateModes
-
- getUnmasked() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
Get unmasked permission if exists.
- getUri() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Returns a URI whose scheme and authority identify this FileSystem.
- getUri() - Method in class org.apache.hadoop.fs.FileSystem
-
Returns a URI which identifies this FileSystem.
- getUri() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Returns a URI whose scheme and authority identify this FileSystem.
- getUri() - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
- getUri() - Method in class org.apache.hadoop.fs.HarFileSystem
-
Returns the uri of this filesystem.
- getUri() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- getUri() - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- getUri() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getUriDefaultPort() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
The default port of this file system.
- getUriDefaultPort() - Method in class org.apache.hadoop.fs.HarFs
-
- getUriDefaultPort() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getUriPath(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Get the path-part of a pathname.
- getUrl() - Static method in class org.apache.hadoop.util.VersionInfo
-
Get the URL for the Hadoop repository.
- getUsage() - Method in class org.apache.hadoop.fs.DUHelper
-
- getUsage() - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- getUsage() - Method in interface org.apache.hadoop.fs.shell.find.Expression
-
Returns brief usage instructions for this expression.
- getUsage() - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- getUsage() - Method in class org.apache.hadoop.tools.CommandShell.SubCommand
-
- getUsageMessage() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Get the usage message, ideally dynamically.
- getUsed() - Method in class org.apache.hadoop.fs.FileSystem
-
Return the total size of all files in the filesystem.
- getUsed(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return the total size of all files from a specified path.
- getUsed() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Return the total size of all files in the filesystem.
- getUsed(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Return the total size of all files from a specified path.
- getUsed() - Method in class org.apache.hadoop.fs.FsStatus
-
Return the number of bytes used on the file system.
- getUsed() - Method in interface org.apache.hadoop.fs.GetSpaceUsed
-
- getUsed() - Method in class org.apache.hadoop.fs.HarFileSystem
-
- getUsed(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
Return the total size of all files from a specified path.
- getUsed() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getUser() - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- getUser() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
Get the username encoded in the token identifier
- getUser() - Method in class org.apache.hadoop.security.token.TokenIdentifier
-
Get the Ugi with the username encoded in the token identifier
- getUser() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
required string user = 1;
- getUser() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
required string user = 1;
- getUser() - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProtoOrBuilder
-
required string user = 1;
- getUser() - Static method in class org.apache.hadoop.util.VersionInfo
-
The user that compiled Hadoop.
- getUserAction() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
- getUserBytes() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
required string user = 1;
- getUserBytes() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
required string user = 1;
- getUserBytes() - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProtoOrBuilder
-
required string user = 1;
- getUserGroupInformation() - Method in class org.apache.hadoop.ipc.Server.Call
-
- getUserInfo() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfo() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfo() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfoBuilder() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfoOrBuilder() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- GetUserMappingsProtocolClientSideTranslatorPB - Class in org.apache.hadoop.tools.protocolPB
-
- GetUserMappingsProtocolClientSideTranslatorPB(GetUserMappingsProtocolPB) - Constructor for class org.apache.hadoop.tools.protocolPB.GetUserMappingsProtocolClientSideTranslatorPB
-
- GetUserMappingsProtocolProtos - Class in org.apache.hadoop.tools.proto
-
- GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto - Class in org.apache.hadoop.tools.proto
-
Get groups for user request.
- GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder - Class in org.apache.hadoop.tools.proto
-
Get groups for user request.
- GetUserMappingsProtocolProtos.GetGroupsForUserRequestProtoOrBuilder - Interface in org.apache.hadoop.tools.proto
-
- GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto - Class in org.apache.hadoop.tools.proto
-
Response for get groups.
- GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder - Class in org.apache.hadoop.tools.proto
-
Response for get groups.
- GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder - Interface in org.apache.hadoop.tools.proto
-
- GetUserMappingsProtocolProtos.GetUserMappingsProtocolService - Class in org.apache.hadoop.tools.proto
-
Protocol which maps users to groups.
- GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.BlockingInterface - Interface in org.apache.hadoop.tools.proto
-
- GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Interface - Interface in org.apache.hadoop.tools.proto
-
- GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Stub - Class in org.apache.hadoop.tools.proto
-
- GetUserMappingsProtocolServerSideTranslatorPB - Class in org.apache.hadoop.tools.protocolPB
-
- GetUserMappingsProtocolServerSideTranslatorPB(GetUserMappingsProtocol) - Constructor for class org.apache.hadoop.tools.protocolPB.GetUserMappingsProtocolServerSideTranslatorPB
-
- GetUserMappingsProtocolService() - Constructor for class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- getUserMessage() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
to be displayed to the user
- getUserMessage() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
to be displayed to the user
- getUserMessage() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
to be displayed to the user
- getUserMessageBytes() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
to be displayed to the user
- getUserMessageBytes() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
to be displayed to the user
- getUserMessageBytes() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
to be displayed to the user
- getUserName(int, String) - Method in interface org.apache.hadoop.security.IdMappingServiceProvider
-
- getUserName(int, String) - Method in class org.apache.hadoop.security.ShellBasedIdMapping
-
- getUserName() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Get the user's full principal name.
- getUsers() - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
Get the names of users allowed for this service.
- getUsersForNetgroupCommand(String) - Static method in class org.apache.hadoop.util.Shell
-
A command to get a given netgroup's user list.
- getVal() - Method in class org.apache.hadoop.util.Waitable
-
- getValByRegex(String) - Method in class org.apache.hadoop.conf.Configuration
-
get keys matching the the regex.
- getValue() - Method in class org.apache.hadoop.conf.StorageSize
-
- getValue() - Method in class org.apache.hadoop.fs.Options.CreateOpts.BlockSize
-
- getValue() - Method in class org.apache.hadoop.fs.Options.CreateOpts.BufferSize
-
- getValue() - Method in class org.apache.hadoop.fs.Options.CreateOpts.BytesPerChecksum
-
- getValue() - Method in class org.apache.hadoop.fs.Options.CreateOpts.ChecksumParam
-
- getValue() - Method in class org.apache.hadoop.fs.Options.CreateOpts.CreateParent
-
- getValue() - Method in class org.apache.hadoop.fs.Options.CreateOpts.Perms
-
- getValue() - Method in class org.apache.hadoop.fs.Options.CreateOpts.Progress
-
- getValue() - Method in class org.apache.hadoop.fs.Options.CreateOpts.ReplicationFactor
-
- getValue() - Method in class org.apache.hadoop.fs.StorageStatistics.LongStatistic
-
- getValue() - Method in enum org.apache.hadoop.fs.StreamCapabilities.StreamCapability
-
Deprecated.
- getValue(BytesWritable) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy the value into BytesWritable.
- getValue(byte[]) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy value into user-supplied buffer.
- getValue(byte[], int) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy value into user-supplied buffer.
- getValue() - Method in interface org.apache.hadoop.io.SequenceFile.Sorter.RawKeyValueIterator
-
Gets the current raw value.
- getValue(T) - Method in class org.apache.hadoop.ipc.RpcWritable.Buffer
-
- getValue() - Method in enum org.apache.hadoop.service.Service.STATE
-
Get the integer value of a state
- getValue() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string value = 2;
- getValue() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string value = 2;
- getValue() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string value = 2;
- getValue() - Method in class org.apache.hadoop.util.Options.BooleanOption
-
- getValue() - Method in class org.apache.hadoop.util.Options.ClassOption
-
- getValue() - Method in class org.apache.hadoop.util.Options.FSDataInputStreamOption
-
- getValue() - Method in class org.apache.hadoop.util.Options.FSDataOutputStreamOption
-
- getValue() - Method in class org.apache.hadoop.util.Options.IntegerOption
-
- getValue() - Method in class org.apache.hadoop.util.Options.LongOption
-
- getValue() - Method in class org.apache.hadoop.util.Options.PathOption
-
- getValue() - Method in class org.apache.hadoop.util.Options.ProgressableOption
-
- getValue() - Method in class org.apache.hadoop.util.Options.StringOption
-
- getValue() - Method in class org.apache.hadoop.util.PureJavaCrc32
-
- getValue() - Method in class org.apache.hadoop.util.PureJavaCrc32C
-
- getValueBytes() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string value = 2;
- getValueBytes() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string value = 2;
- getValueBytes() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string value = 2;
- getValueClass() - Method in class org.apache.hadoop.io.ArrayWritable
-
- getValueClass() - Method in class org.apache.hadoop.io.MapFile.Reader
-
Returns the class of values in this file.
- getValueClass() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
- getValueClass() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
- getValueClassName() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
- getValueDescriptor() - Method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.FileType
-
- getValueDescriptor() - Method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
- getValueDescriptor() - Method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
- getValueDescriptor() - Method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
- getValueDescriptor() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
- getValueDescriptor() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
- getValueDescriptor() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto
-
- getValueDescriptor() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto
-
- getValueDescriptor() - Method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
- getValueLength() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Get the length of the value.
- getValueStream() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Stream access to value.
- getVectorSize() - Method in class org.apache.hadoop.util.bloom.BloomFilter
-
- getVerifyChecksum() - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Is checksum verification enabled?
- getVersion() - Method in class org.apache.hadoop.io.VersionedWritable
-
- getVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
required uint64 version = 1;
- getVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
required uint64 version = 1;
- getVersion() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder
-
required uint64 version = 1;
- getVersion() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional uint32 version = 1;
- getVersion() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
optional uint32 version = 1;
- getVersion() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
optional uint32 version = 1;
- getVersion() - Method in class org.apache.hadoop.ipc.ProtocolSignature
-
- getVersion() - Static method in class org.apache.hadoop.util.VersionInfo
-
Get the Hadoop version.
- getVersionName() - Method in class org.apache.hadoop.crypto.key.KeyProvider.KeyVersion
-
- getVersions() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getVersions(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
Protocol version corresponding to the rpc kind.
- getVersions(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
Protocol version corresponding to the rpc kind.
- getVersions(int) - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
Protocol version corresponding to the rpc kind.
- getVersionsCount() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
Protocol version corresponding to the rpc kind.
- getVersionsCount() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
Protocol version corresponding to the rpc kind.
- getVersionsCount() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
Protocol version corresponding to the rpc kind.
- getVersionsList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
Protocol version corresponding to the rpc kind.
- getVersionsList() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
Protocol version corresponding to the rpc kind.
- getVersionsList() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
Protocol version corresponding to the rpc kind.
- getVIntSize(long) - Static method in class org.apache.hadoop.io.WritableUtils
-
Get the encoded length if an integer is stored in a variable-length format.
- getVirtualMemorySize() - Method in class org.apache.hadoop.util.SysInfo
-
Obtain the total size of the virtual memory present in the system.
- getWaitingThread() - Method in class org.apache.hadoop.util.Shell
-
get the thread that is waiting on this instance of Shell.
- getWinUtilsFile() - Static method in class org.apache.hadoop.util.Shell
-
Get a file reference to winutils.
- getWinUtilsPath() - Static method in class org.apache.hadoop.util.Shell
-
Locate the winutils binary, or fail with a meaningful
exception and stack trace as an RTE.
- getWorkFactor(Configuration) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.FileContext
-
Gets the working directory for wd-relative names (such a "foo/bar").
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.FileSystem
-
Get the current working directory for the given FileSystem
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Get the current working directory for the given file system
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.HarFileSystem
-
return the top level archive.
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- getWorkingDirectory() - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getWrapped() - Method in class org.apache.hadoop.fs.statistics.impl.WrappedIOStatistics
-
Get at the wrapped inner statistics.
- getWrappedStream() - Method in class org.apache.hadoop.fs.FSDataInputStream
-
Get a reference to the wrapped input stream.
- getWriteOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Get the number of file system write operations such as create, append
rename etc.
- getWriteOps() - Method in class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getWritePacketSize() - Method in class org.apache.hadoop.fs.FsServerDefaults
-
- getXAttr(Path, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Get an xattr for a file or directory.
- getXAttr(Path, String) - Method in class org.apache.hadoop.fs.FileContext
-
Get an xattr for a file or directory.
- getXAttr(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
-
Get an xattr name and value for a file or directory.
- getXAttr(Path, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getXAttr(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getXAttr(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getXAttrs(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Get all of the xattrs for a file or directory.
- getXAttrs(Path, List<String>) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Get all of the xattrs for a file or directory.
- getXAttrs(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Get all of the xattrs for a file or directory.
- getXAttrs(Path, List<String>) - Method in class org.apache.hadoop.fs.FileContext
-
Get all of the xattrs for a file or directory.
- getXAttrs(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Get all of the xattr name/value pairs for a file or directory.
- getXAttrs(Path, List<String>) - Method in class org.apache.hadoop.fs.FileSystem
-
Get all of the xattrs name/value pairs for a file or directory.
- getXAttrs(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getXAttrs(Path, List<String>) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- getXAttrs(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getXAttrs(Path, List<String>) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getXAttrs(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getXAttrs(Path, List<String>) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- getZKAuthInfos(Configuration, String) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Utility method to fetch ZK auth info from the configuration.
- getZKFCAddress() - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- getZKFCProxy(Configuration, int) - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- getZlibCompressor(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Return the appropriate implementation of the zlib compressor.
- getZlibCompressorType(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Return the appropriate type of the zlib compressor.
- getZlibDecompressor(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Return the appropriate implementation of the zlib decompressor.
- getZlibDecompressorType(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Return the appropriate type of the zlib decompressor.
- getZlibDirectDecompressor(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Return the appropriate implementation of the zlib direct decompressor.
- GlobalStorageStatistics - Enum in org.apache.hadoop.fs
-
Stores global storage statistics objects.
- GlobalStorageStatistics.StorageStatisticsProvider - Interface in org.apache.hadoop.fs
-
A callback API for creating new StorageStatistics instances.
- GlobFilter - Class in org.apache.hadoop.fs
-
A filter for POSIX glob pattern with brace expansions.
- GlobFilter(String) - Constructor for class org.apache.hadoop.fs.GlobFilter
-
Creates a glob filter with the specified file pattern.
- GlobFilter(String, PathFilter) - Constructor for class org.apache.hadoop.fs.GlobFilter
-
Creates a glob filter with the specified file pattern and an user filter.
- GlobFilter - Class in org.apache.hadoop.metrics2.filter
-
A glob pattern filter for metrics.
- GlobFilter() - Constructor for class org.apache.hadoop.metrics2.filter.GlobFilter
-
- globStatus(Path) - Method in class org.apache.hadoop.fs.FileContext.Util
-
Return all the files that match filePattern and are not checksum
files.
- globStatus(Path, PathFilter) - Method in class org.apache.hadoop.fs.FileContext.Util
-
Return an array of FileStatus objects whose path names match pathPattern
and is accepted by the user-supplied path filter.
- globStatus(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return all the files that match filePattern and are not checksum
files.
- globStatus(Path, PathFilter) - Method in class org.apache.hadoop.fs.FileSystem
-
Return an array of
FileStatus objects whose path names match
pathPattern and is accepted by the user-supplied path filter.
- gracefulFailover(RpcController, ZKFCProtocolProtos.GracefulFailoverRequestProto) - Method in interface org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.BlockingInterface
-
- gracefulFailover(RpcController, ZKFCProtocolProtos.GracefulFailoverRequestProto, RpcCallback<ZKFCProtocolProtos.GracefulFailoverResponseProto>) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
rpc gracefulFailover(.hadoop.common.GracefulFailoverRequestProto) returns (.hadoop.common.GracefulFailoverResponseProto);
- gracefulFailover(RpcController, ZKFCProtocolProtos.GracefulFailoverRequestProto, RpcCallback<ZKFCProtocolProtos.GracefulFailoverResponseProto>) - Method in interface org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.Interface
-
rpc gracefulFailover(.hadoop.common.GracefulFailoverRequestProto) returns (.hadoop.common.GracefulFailoverResponseProto);
- gracefulFailover(RpcController, ZKFCProtocolProtos.GracefulFailoverRequestProto, RpcCallback<ZKFCProtocolProtos.GracefulFailoverResponseProto>) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.Stub
-
- gracefulFailover() - Method in class org.apache.hadoop.ha.protocolPB.ZKFCProtocolClientSideTranslatorPB
-
- Graphite(String, int) - Constructor for class org.apache.hadoop.metrics2.sink.GraphiteSink.Graphite
-
- GraphiteSink - Class in org.apache.hadoop.metrics2.sink
-
A metrics sink that writes to a Graphite server.
- GraphiteSink() - Constructor for class org.apache.hadoop.metrics2.sink.GraphiteSink
-
- GraphiteSink.Graphite - Class in org.apache.hadoop.metrics2.sink
-
- GREATER_ICOST - Static variable in class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical purposes.
- group - Variable in class org.apache.hadoop.fs.FsShellPermissions.Chown
-
- group(String) - Method in class org.apache.hadoop.fs.permission.AclStatus.Builder
-
Sets the file group.
- GROUP_FIELD_NUMBER - Static variable in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- GROUP_MAPPING_CONFIG_PREFIX - Static variable in interface org.apache.hadoop.security.GroupMappingServiceProvider
-
- GroupMappingServiceProvider - Interface in org.apache.hadoop.security
-
An interface for the implementation of a user-to-groups mapping service
used by Groups.
- GROUPS_FIELD_NUMBER - Static variable in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- GZIP_CODEC_EXTENSION - Static variable in class org.apache.hadoop.io.compress.CodecConstants
-
- GzipCodec - Class in org.apache.hadoop.io.compress
-
This class creates gzip compressors/decompressors.
- GzipCodec() - Constructor for class org.apache.hadoop.io.compress.GzipCodec
-
- HAAdmin.UsageInfo - Class in org.apache.hadoop.ha
-
UsageInfo class holds args and help details.
- HADOOP_AUTHENTICATION_IS_DISABLED - Static variable in class org.apache.hadoop.security.KDiag
-
- HADOOP_CALLER_CONTEXT_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_ENABLED_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_MAX_SIZE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_MAX_SIZE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_SEPARATOR_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_SEPARATOR_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_SIGNATURE_MAX_SIZE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_SIGNATURE_MAX_SIZE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CUSTOM_TAGS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_HTTP_AUTHENTICATION_TYPE - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_HTTP_IDLE_TIMEOUT_MS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_HTTP_IDLE_TIMEOUT_MS_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_HTTP_LOGS_ENABLED - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_HTTP_LOGS_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Defalt value for HADOOP_HTTP_LOGS_ENABLED
- HADOOP_HTTP_METRICS_ENABLED - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_HTTP_METRICS_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_JAAS_DEBUG - Static variable in class org.apache.hadoop.security.KDiag
-
- HADOOP_KERBEROS_KEYTAB_LOGIN_AUTORENEWAL_ENABLED - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_KERBEROS_KEYTAB_LOGIN_AUTORENEWAL_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for HADOOP_KERBEROS_KEYTAB_LOGIN_AUTORENEWAL_ENABLED.
- HADOOP_KERBEROS_MIN_SECONDS_BEFORE_RELOGIN - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_KERBEROS_MIN_SECONDS_BEFORE_RELOGIN_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for HADOOP_KERBEROS_MIN_SECONDS_BEFORE_RELOGIN
- HADOOP_PROMETHEUS_ENABLED - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_PROMETHEUS_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_RPC_PROTECTION - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_RPC_PROTECTION_NON_WHITELIST - Static variable in class org.apache.hadoop.security.WhitelistBasedResolver
-
comma separated list containing alternate hadoop.rpc.protection values for
clients which are not in whitelist
- HADOOP_RPC_SOCKET_FACTORY_CLASS_DEFAULT_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_RPC_SOCKET_FACTORY_CLASS_DEFAULT_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_AUTH_TO_LOCAL - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_AUTH_TO_LOCAL_MECHANISM - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_AUTHENTICATION - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_AUTHORIZATION - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CREDENTIAL_CLEAR_TEXT_FALLBACK - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CREDENTIAL_CLEAR_TEXT_FALLBACK_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CREDENTIAL_PASSWORD_FILE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CREDENTIAL_PROVIDER_PATH - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_BUFFER_SIZE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Defalt value for HADOOP_SECURITY_CRYPTO_BUFFER_SIZE_KEY
- HADOOP_SECURITY_CRYPTO_BUFFER_SIZE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CIPHER_SUITE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CIPHER_SUITE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CODEC_CLASSES_AES_CTR_NOPADDING_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CODEC_CLASSES_AES_CTR_NOPADDING_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CODEC_CLASSES_KEY_PREFIX - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CODEC_CLASSES_SM4_CTR_NOPADDING_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CODEC_CLASSES_SM4_CTR_NOPADDING_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_JCE_PROVIDER_AUTO_ADD_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_JCE_PROVIDER_AUTO_ADD_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_JCE_PROVIDER_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_JCEKS_KEY_SERIALFILTER - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_DNS_INTERFACE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_DNS_NAMESERVER_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUP_MAPPING - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUP_SHELL_COMMAND_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUP_SHELL_COMMAND_TIMEOUT_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUP_SHELL_COMMAND_TIMEOUT_SECS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUP_SHELL_COMMAND_TIMEOUT_SECS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_BACKGROUND_RELOAD - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_BACKGROUND_RELOAD_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_BACKGROUND_RELOAD_THREADS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_BACKGROUND_RELOAD_THREADS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_SECS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_SECS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_WARN_AFTER_MS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_WARN_AFTER_MS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_NEGATIVE_CACHE_SECS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_NEGATIVE_CACHE_SECS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_IMPERSONATION_PROVIDER_CLASS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Class to override Impersonation provider
- HADOOP_SECURITY_INSTRUMENTATION_REQUIRES_ADMIN - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_JAVA_SECURE_RANDOM_ALGORITHM_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Defalt value for HADOOP_SECURITY_JAVA_SECURE_RANDOM_ALGORITHM_KEY
- HADOOP_SECURITY_JAVA_SECURE_RANDOM_ALGORITHM_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_KEY_DEFAULT_BITLENGTH_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Defalt value for HADOOP_SECURITY_KEY_DEFAULT_BITLENGTH_KEY.
- HADOOP_SECURITY_KEY_DEFAULT_BITLENGTH_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_KEY_DEFAULT_CIPHER_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Defalt value for HADOOP_SECURITY_KEY_DEFAULT_CIPHER_KEY.
- HADOOP_SECURITY_KEY_DEFAULT_CIPHER_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_KEY_PROVIDER_PATH - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_OPENSSL_ENGINE_ID_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SASL_FIXEDWHITELIST_FILE - Static variable in class org.apache.hadoop.security.WhitelistBasedResolver
-
Path to the file to containing subnets and ip addresses to form fixed whitelist.
- HADOOP_SECURITY_SASL_PROPS_RESOLVER_CLASS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Class to override Sasl Properties for a connection
- HADOOP_SECURITY_SASL_VARIABLEWHITELIST_CACHE_SECS - Static variable in class org.apache.hadoop.security.WhitelistBasedResolver
-
time in seconds by which the variable whitelist file is checked for updates
- HADOOP_SECURITY_SASL_VARIABLEWHITELIST_ENABLE - Static variable in class org.apache.hadoop.security.WhitelistBasedResolver
-
Enables/Disables variable whitelist
- HADOOP_SECURITY_SASL_VARIABLEWHITELIST_FILE - Static variable in class org.apache.hadoop.security.WhitelistBasedResolver
-
Path to the file to containing subnets and ip addresses to form variable whitelist.
- HADOOP_SECURITY_SECURE_RANDOM_DEVICE_FILE_PATH_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SECURE_RANDOM_DEVICE_FILE_PATH_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SECURE_RANDOM_IMPL_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SENSITIVE_CONFIG_KEYS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SENSITIVE_CONFIG_KEYS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SERVICE_USER_NAME_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SHELL_MISSING_DEFAULT_FS_WARNING_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SHELL_MISSING_DEFAULT_FS_WARNING_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SHELL_SAFELY_DELETE_LIMIT_NUM_FILES - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SHELL_SAFELY_DELETE_LIMIT_NUM_FILES_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SOCKS_SERVER_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SYSTEM_TAGS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_TAGS_CUSTOM - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_TAGS_SYSTEM - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_TOKEN - Static variable in class org.apache.hadoop.security.UserGroupInformation
-
Environment variable pointing to the base64 tokens.
- HADOOP_TOKEN_FILE_LOCATION - Static variable in class org.apache.hadoop.security.UserGroupInformation
-
Environment variable pointing to the token cache file
- HADOOP_TOKEN_FILES - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_TOKENS - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_UTIL_HASH_TYPE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for HADOOP_UTIL_HASH_TYPE_KEY
- HADOOP_UTIL_HASH_TYPE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HadoopExecutors - Class in org.apache.hadoop.util.concurrent
-
Factory methods for ExecutorService, ScheduledExecutorService instances.
- HadoopIllegalArgumentException - Exception in org.apache.hadoop
-
Indicates that a method has been passed illegal or invalid argument.
- HadoopIllegalArgumentException(String) - Constructor for exception org.apache.hadoop.HadoopIllegalArgumentException
-
Constructs exception with the specified detail message.
- HadoopScheduledThreadPoolExecutor - Class in org.apache.hadoop.util.concurrent
-
An extension of ScheduledThreadPoolExecutor that provides additional
functionality.
- HadoopScheduledThreadPoolExecutor(int) - Constructor for class org.apache.hadoop.util.concurrent.HadoopScheduledThreadPoolExecutor
-
- HadoopScheduledThreadPoolExecutor(int, ThreadFactory) - Constructor for class org.apache.hadoop.util.concurrent.HadoopScheduledThreadPoolExecutor
-
- HadoopScheduledThreadPoolExecutor(int, RejectedExecutionHandler) - Constructor for class org.apache.hadoop.util.concurrent.HadoopScheduledThreadPoolExecutor
-
- HadoopScheduledThreadPoolExecutor(int, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.apache.hadoop.util.concurrent.HadoopScheduledThreadPoolExecutor
-
- HadoopThreadPoolExecutor - Class in org.apache.hadoop.util.concurrent
-
An extension of ThreadPoolExecutor that provides additional functionality.
- HadoopThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class org.apache.hadoop.util.concurrent.HadoopThreadPoolExecutor
-
- HadoopThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class org.apache.hadoop.util.concurrent.HadoopThreadPoolExecutor
-
- HadoopThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler) - Constructor for class org.apache.hadoop.util.concurrent.HadoopThreadPoolExecutor
-
- HadoopThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.apache.hadoop.util.concurrent.HadoopThreadPoolExecutor
-
- HadoopUncaughtExceptionHandler - Class in org.apache.hadoop.service.launcher
-
- HadoopUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Constructor for class org.apache.hadoop.service.launcher.HadoopUncaughtExceptionHandler
-
Create an instance delegating to the supplied handler if
the exception is considered "simple".
- HadoopUncaughtExceptionHandler() - Constructor for class org.apache.hadoop.service.launcher.HadoopUncaughtExceptionHandler
-
Basic exception handler -logs simple exceptions, then continues.
- HadoopZookeeperFactory(String) - Constructor for class org.apache.hadoop.util.curator.ZKCuratorManager.HadoopZookeeperFactory
-
Constructor for the helper class to configure the ZooKeeper client connection.
- HadoopZookeeperFactory(String, String, String) - Constructor for class org.apache.hadoop.util.curator.ZKCuratorManager.HadoopZookeeperFactory
-
Constructor for the helper class to configure the ZooKeeper client connection.
- HadoopZookeeperFactory(String, String, String, boolean, SecurityUtil.TruststoreKeystore) - Constructor for class org.apache.hadoop.util.curator.ZKCuratorManager.HadoopZookeeperFactory
-
Constructor for the helper class to configure the ZooKeeper client connection.
- halfDigest() - Method in class org.apache.hadoop.io.MD5Hash
-
Construct a half-sized version of this MD5.
- haltableRemoteIterator(RemoteIterator<S>, CallableRaisingIOE<Boolean>) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
-
Wrap an iterator with one which adds a continuation probe.
- HaltException(int, Throwable) - Constructor for exception org.apache.hadoop.util.ExitUtil.HaltException
-
- HaltException(int, String) - Constructor for exception org.apache.hadoop.util.ExitUtil.HaltException
-
- HaltException(int, String, Throwable) - Constructor for exception org.apache.hadoop.util.ExitUtil.HaltException
-
- handle(DomainSocket) - Method in interface org.apache.hadoop.net.unix.DomainSocketWatcher.Handler
-
Handles an event on a socket.
- handle(Callback[]) - Method in class org.apache.hadoop.security.SaslRpcServer.SaslDigestCallbackHandler
-
- handle(Callback[]) - Method in class org.apache.hadoop.security.SaslRpcServer.SaslGssCallbackHandler
-
- handleEmptyDstDirectoryOnWindows(Path, File, Path, File) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- handleHttpInteraction(RestCsrfPreventionFilter.HttpInteraction) - Method in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- handleKind(Text) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider.KMSTokenRenewer
-
- handleKind(Text) - Method in class org.apache.hadoop.security.token.Token.TrivialRenewer
-
- handleKind(Text) - Method in class org.apache.hadoop.security.token.TokenRenewer
-
Does this renewer handle this kind of token?
- HandleOpt() - Constructor for class org.apache.hadoop.fs.Options.HandleOpt
-
- handleRefresh(String, String[]) - Method in interface org.apache.hadoop.ipc.RefreshHandler
-
Implement this method to accept refresh requests from the administrator.
- HardLink() - Constructor for class org.apache.hadoop.fs.FileUtil.HardLink
-
Deprecated.
- HardLink - Class in org.apache.hadoop.fs
-
Class for creating hardlinks.
- HardLink() - Constructor for class org.apache.hadoop.fs.HardLink
-
- HardLink.LinkStats - Class in org.apache.hadoop.fs
-
HardLink statistics counters and methods.
- HarFileSystem - Class in org.apache.hadoop.fs
-
This is an implementation of the Hadoop Archive
Filesystem.
- HarFileSystem() - Constructor for class org.apache.hadoop.fs.HarFileSystem
-
public construction of harfilesystem
- HarFileSystem(FileSystem) - Constructor for class org.apache.hadoop.fs.HarFileSystem
-
Constructor to create a HarFileSystem with an
underlying filesystem.
- HarFs - Class in org.apache.hadoop.fs
-
- HAS_ACL_VALUE - Static variable in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
has ACLs
- HAS_CRYPT_VALUE - Static variable in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
encrypted
- HAS_EC_VALUE - Static variable in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
erasure coded
- hasAccessTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 access_time = 8;
- hasAccessTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 access_time = 8;
- hasAccessTime() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 access_time = 8;
- hasAcl() - Method in class org.apache.hadoop.fs.FileStatus
-
Tell whether the underlying file or directory has ACLs set.
- hasAlias() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
required string alias = 1;
- hasAlias() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
required string alias = 1;
- hasAlias() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
required string alias = 1;
- hasBlockReplication() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 block_replication = 10;
- hasBlockReplication() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint32 block_replication = 10;
- hasBlockReplication() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint32 block_replication = 10;
- hasBlockSize() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 block_size = 11;
- hasBlockSize() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 block_size = 11;
- hasBlockSize() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 block_size = 11;
- hasCallerContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
call context
- hasCallerContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
call context
- hasCallerContext() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
call context
- hasCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
a sequence number that is sent back in response
- hasCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
a sequence number that is sent back in response
- hasCallId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
a sequence number that is sent back in response
- hasCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
callId used in Request
- hasCallId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
callId used in Request
- hasCallId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
callId used in Request
- hasCapability(String) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- hasCapability(String) - Method in class org.apache.hadoop.fs.FSDataOutputStream
-
- hasCapability(String) - Method in class org.apache.hadoop.fs.impl.FlagSet
-
Is a flag enabled?
- hasCapability(String) - Method in class org.apache.hadoop.fs.statistics.BufferedIOStatisticsInputStream
-
- hasCapability(String) - Method in class org.apache.hadoop.fs.statistics.BufferedIOStatisticsOutputStream
-
- hasCapability(String) - Method in interface org.apache.hadoop.fs.StreamCapabilities
-
Query the stream for a specific capability.
- hasCapability(String) - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
- hasChallenge() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional bytes challenge = 5;
- hasChallenge() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional bytes challenge = 5;
- hasChallenge() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional bytes challenge = 5;
- hasClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
required string className = 1;
- hasClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
required string className = 1;
- hasClassName() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
required string className = 1;
- hasClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required string className = 2;
- hasClassName() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
required string className = 2;
- hasClassName() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfoOrBuilder
-
required string className = 2;
- hasClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
Globally unique client ID
- hasClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
Globally unique client ID
- hasClientId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
Globally unique client ID
- hasClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Globally unique client ID
- hasClientId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
Globally unique client ID
- hasClientId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
Globally unique client ID
- hasClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
protocol version of class declaring the called method
- hasClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
protocol version of class declaring the called method
- hasClientProtocolVersion() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilder
-
protocol version of class declaring the called method
- hasClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required uint64 clientProtocolVersion = 3;
- hasClientProtocolVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required uint64 clientProtocolVersion = 3;
- hasClientProtocolVersion() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required uint64 clientProtocolVersion = 3;
- hasContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
required string context = 1;
- hasContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
required string context = 1;
- hasContext() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoOrBuilder
-
required string context = 1;
- hasData() - Method in class org.apache.hadoop.fs.store.DataBlocks.DataBlock
-
Predicate to check if there is data in the block.
- hasDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- hasDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- hasDeclaringClassProtocolName() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- hasDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string declaringClassProtocolName = 2;
- hasDeclaringClassProtocolName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string declaringClassProtocolName = 2;
- hasDeclaringClassProtocolName() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string declaringClassProtocolName = 2;
- hasEcData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
storagePolicy = 16
- hasEcData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
storagePolicy = 16
- hasEcData() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
storagePolicy = 16
- hasEffectiveUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string effectiveUser = 1;
- hasEffectiveUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string effectiveUser = 1;
- hasEffectiveUser() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string effectiveUser = 1;
- hasEncryptionData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
locations = 12
alias = 13
childrenNum = 14
- hasEncryptionData() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
locations = 12
alias = 13
childrenNum = 14
- hasEncryptionData() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
locations = 12
alias = 13
childrenNum = 14
- hasErrorDetail() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
in case of error
- hasErrorDetail() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
in case of error
- hasErrorDetail() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
in case of error
- hasErrorMsg() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails, often contains strack trace
- hasErrorMsg() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
if request fails, often contains strack trace
- hasErrorMsg() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
if request fails, often contains strack trace
- HAServiceProtocol - Interface in org.apache.hadoop.ha
-
Protocol interface that provides High Availability related primitives to
monitor and fail-over the service.
- HAServiceProtocol.HAServiceState - Enum in org.apache.hadoop.ha
-
An HA service may be in active or standby state.
- HAServiceProtocol.RequestSource - Enum in org.apache.hadoop.ha
-
- HAServiceProtocol.StateChangeRequestInfo - Class in org.apache.hadoop.ha
-
Information describing the source for a request to change state.
- HAServiceProtocolHelper - Class in org.apache.hadoop.ha
-
- HAServiceProtocolHelper() - Constructor for class org.apache.hadoop.ha.HAServiceProtocolHelper
-
- HAServiceProtocolPB - Interface in org.apache.hadoop.ha.protocolPB
-
- HAServiceProtocolProtos - Class in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.GetServiceStatusRequestProto - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.GetServiceStatusRequestProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.GetServiceStatusResponseProto - Class in org.apache.hadoop.ha.proto
-
Returns the state of the service
- HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder - Class in org.apache.hadoop.ha.proto
-
Returns the state of the service
- HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.HARequestSource - Enum in org.apache.hadoop.ha.proto
-
Protobuf enum hadoop.common.HARequestSource
- HAServiceProtocolProtos.HAServiceProtocolService - Class in org.apache.hadoop.ha.proto
-
Protocol interface provides High availability related
primitives to monitor and failover a service.
- HAServiceProtocolProtos.HAServiceProtocolService.BlockingInterface - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.HAServiceProtocolService.Interface - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.HAServiceProtocolService.Stub - Class in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.HAServiceStateProto - Enum in org.apache.hadoop.ha.proto
-
Protobuf enum hadoop.common.HAServiceStateProto
- HAServiceProtocolProtos.HAStateChangeRequestInfoProto - Class in org.apache.hadoop.ha.proto
-
Protobuf type hadoop.common.HAStateChangeRequestInfoProto
- HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder - Class in org.apache.hadoop.ha.proto
-
Protobuf type hadoop.common.HAStateChangeRequestInfoProto
- HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.MonitorHealthRequestProto - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.MonitorHealthRequestProto.Builder - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.MonitorHealthRequestProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.MonitorHealthResponseProto - Class in org.apache.hadoop.ha.proto
-
void response
- HAServiceProtocolProtos.MonitorHealthResponseProto.Builder - Class in org.apache.hadoop.ha.proto
-
void response
- HAServiceProtocolProtos.MonitorHealthResponseProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.TransitionToActiveRequestProto - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.TransitionToActiveRequestProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.TransitionToActiveResponseProto - Class in org.apache.hadoop.ha.proto
-
void response
- HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder - Class in org.apache.hadoop.ha.proto
-
void response
- HAServiceProtocolProtos.TransitionToActiveResponseProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.TransitionToObserverRequestProto - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.TransitionToObserverRequestProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.TransitionToObserverResponseProto - Class in org.apache.hadoop.ha.proto
-
void response
- HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder - Class in org.apache.hadoop.ha.proto
-
void response
- HAServiceProtocolProtos.TransitionToObserverResponseProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.TransitionToStandbyRequestProto - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder - Class in org.apache.hadoop.ha.proto
-
void request
- HAServiceProtocolProtos.TransitionToStandbyRequestProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolProtos.TransitionToStandbyResponseProto - Class in org.apache.hadoop.ha.proto
-
void response
- HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder - Class in org.apache.hadoop.ha.proto
-
void response
- HAServiceProtocolProtos.TransitionToStandbyResponseProtoOrBuilder - Interface in org.apache.hadoop.ha.proto
-
- HAServiceProtocolService() - Constructor for class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- HAServiceTarget - Class in org.apache.hadoop.ha
-
Represents a target of the client side HA administration commands.
- HAServiceTarget() - Constructor for class org.apache.hadoop.ha.HAServiceTarget
-
- hasExceptionClassName() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails
- hasExceptionClassName() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
if request fails
- hasExceptionClassName() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
if request fails
- hasExitStatus() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
unix exit status to return
- hasExitStatus() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
unix exit status to return
- hasExitStatus() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
unix exit status to return
- hasFileType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- hasFileType() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- hasFileType() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- hasFlags() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 flags = 18 [default = 0];
- hasFlags() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint32 flags = 18 [default = 0];
- hasFlags() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint32 flags = 18 [default = 0];
- hasFlushed - Static variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- hasGroup() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string group = 6;
- hasGroup() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string group = 6;
- hasGroup() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string group = 6;
- hash(Key) - Method in class org.apache.hadoop.util.bloom.HashFunction
-
Hashes a specified key into several integers.
- HASH_COUNT - Static variable in class org.apache.hadoop.io.BloomMapFile
-
- hashBytes(byte[], int, int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Compute hash for binary data.
- hashBytes(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Compute hash for binary data.
- hashCode() - Method in class org.apache.hadoop.crypto.key.KeyProvider.KeyVersion
-
- hashCode() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- hashCode() - Method in class org.apache.hadoop.fs.ContentSummary
-
- hashCode() - Method in class org.apache.hadoop.fs.DelegationTokenRenewer.RenewAction
-
- hashCode() - Method in class org.apache.hadoop.fs.FileChecksum
-
- hashCode() - Method in class org.apache.hadoop.fs.FileStatus
-
Returns a hash code value for the object, which is defined as
the hash code of the path name.
- hashCode() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- hashCode() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- hashCode() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
- hashCode() - Method in class org.apache.hadoop.fs.impl.FlagSet
-
Hash code is based on the flags.
- hashCode() - Method in class org.apache.hadoop.fs.LocalFileSystemPathHandle
-
- hashCode() - Method in class org.apache.hadoop.fs.LocatedFileStatus
-
Returns a hash code value for the object, which is defined as
the hash code of the path name.
- hashCode() - Method in class org.apache.hadoop.fs.Path
-
- hashCode() - Method in class org.apache.hadoop.fs.permission.AclEntry
-
- hashCode() - Method in class org.apache.hadoop.fs.permission.AclStatus
-
- hashCode() - Method in class org.apache.hadoop.fs.permission.FsCreateModes
-
- hashCode() - Method in class org.apache.hadoop.fs.permission.FsPermission
-
- hashCode() - Method in class org.apache.hadoop.fs.QuotaUsage
-
- hashCode() - Method in class org.apache.hadoop.fs.shell.find.Result
-
- hashCode() - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
-
The hash code is derived from the mean
and sample count: if either is changed
the statistic cannot be used as a key
for hash tables/maps.
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- hashCode() - Method in class org.apache.hadoop.io.BinaryComparable
-
Return a hash of the bytes returned from {#getBytes()}.
- hashCode() - Method in class org.apache.hadoop.io.BooleanWritable
-
- hashCode() - Method in class org.apache.hadoop.io.BytesWritable
-
- hashCode() - Method in class org.apache.hadoop.io.ByteWritable
-
- hashCode() - Method in class org.apache.hadoop.io.DoubleWritable
-
- hashCode() - Method in class org.apache.hadoop.io.ElasticByteBufferPool.Key
-
- hashCode() - Method in class org.apache.hadoop.io.EnumSetWritable
-
- hashCode() - Method in class org.apache.hadoop.io.erasurecode.ECSchema
-
- hashCode() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
- hashCode() - Method in class org.apache.hadoop.io.file.tfile.Utils.Version
-
- hashCode() - Method in class org.apache.hadoop.io.FloatWritable
-
- hashCode() - Method in class org.apache.hadoop.io.IntWritable
-
- hashCode() - Method in class org.apache.hadoop.io.LongWritable
-
- hashCode() - Method in class org.apache.hadoop.io.MapWritable
-
- hashCode() - Method in class org.apache.hadoop.io.MD5Hash
-
Returns a hash code value for this object.
- hashCode() - Method in class org.apache.hadoop.io.NullWritable
-
- hashCode() - Method in class org.apache.hadoop.io.retry.RetryPolicies.MultipleLinearRandomRetry
-
- hashCode() - Method in class org.apache.hadoop.io.SequenceFile.Metadata
-
- hashCode() - Method in class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
-
- hashCode() - Method in class org.apache.hadoop.io.ShortWritable
-
hash code
- hashCode() - Method in class org.apache.hadoop.io.SortedMapWritable
-
- hashCode() - Method in class org.apache.hadoop.io.Text
-
- hashCode() - Method in class org.apache.hadoop.io.VIntWritable
-
- hashCode() - Method in class org.apache.hadoop.io.VLongWritable
-
- hashCode() - Method in class org.apache.hadoop.ipc.CallerContext
-
- hashCode() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- hashCode() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- hashCode() - Method in class org.apache.hadoop.ipc.RetryCache.CacheEntry
-
- hashCode() - Method in class org.apache.hadoop.ipc.RetryCache.CacheEntryWithPayload
-
Override hashcode to avoid findbugs warnings
- hashCode() - Method in class org.apache.hadoop.metrics2.AbstractMetric
-
- hashCode() - Method in class org.apache.hadoop.metrics2.MetricsTag
-
- hashCode() - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- hashCode() - Method in class org.apache.hadoop.net.SocksSocketFactory
-
- hashCode() - Method in class org.apache.hadoop.net.StandardSocketFactory
-
- hashCode() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- hashCode() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- hashCode() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- hashCode() - Method in class org.apache.hadoop.security.token.Token
-
- hashCode() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Return the hash of the subject.
- hashCode() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- hashCode() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- hashCode() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- hashCode() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- hashCode() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- hashCode() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- hashCode() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- hashCode() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- hashCode() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- hashCode() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- hashCode() - Method in class org.apache.hadoop.util.ComparableVersion
-
- HashFunction - Class in org.apache.hadoop.util.bloom
-
Implements a hash object that returns a certain number of hashed values.
- HashFunction(int, int, int) - Constructor for class org.apache.hadoop.util.bloom.HashFunction
-
Constructor.
- hasId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
required int64 id = 1;
- hasId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
required int64 id = 1;
- hasId() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProtoOrBuilder
-
required int64 id = 1;
- hasId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
required int64 id = 1;
- hasId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
required int64 id = 1;
- hasId() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProtoOrBuilder
-
required int64 id = 1;
- hasId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required int64 id = 1;
- hasId() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
required int64 id = 1;
- hasId() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfoOrBuilder
-
required int64 id = 1;
- hasIdentifier() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
optional string identifier = 1;
- hasIdentifier() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
optional string identifier = 1;
- hasIdentifier() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
optional string identifier = 1;
- hasIdentifier() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes identifier = 1;
- hasIdentifier() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required bytes identifier = 1;
- hasIdentifier() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required bytes identifier = 1;
- hasKerberosCredentials() - Method in class org.apache.hadoop.security.UserGroupInformation
-
checks if logged in using kerberos
- hasKey() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string key = 1;
- hasKey() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string key = 1;
- hasKey() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string key = 1;
- hasKind() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string kind = 3;
- hasKind() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string kind = 3;
- hasKind() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string kind = 3;
- hasLength() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 length = 3;
- hasLength() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 length = 3;
- hasLength() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 length = 3;
- hasMechanism() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string mechanism = 2;
- hasMechanism() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string mechanism = 2;
- hasMechanism() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string mechanism = 2;
- hasMethod() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string method = 1;
- hasMethod() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string method = 1;
- hasMethod() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string method = 1;
- hasMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
Name of the RPC method
- hasMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
Name of the RPC method
- hasMethodName() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilder
-
Name of the RPC method
- hasMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string methodName = 1;
- hasMethodName() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string methodName = 1;
- hasMethodName() - Method in interface org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string methodName = 1;
- hasMillisToCede() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
required uint32 millisToCede = 1;
- hasMillisToCede() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
required uint32 millisToCede = 1;
- hasMillisToCede() - Method in interface org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProtoOrBuilder
-
required uint32 millisToCede = 1;
- hasModificationTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 modification_time = 7;
- hasModificationTime() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 modification_time = 7;
- hasModificationTime() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 modification_time = 7;
- hasMore() - Method in interface org.apache.hadoop.fs.BatchedRemoteIterator.BatchedEntries
-
- hasMore() - Method in class org.apache.hadoop.fs.BatchedRemoteIterator.BatchedListEntries
-
- hasMtime() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional uint64 mtime = 1;
- hasMtime() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
optional uint64 mtime = 1;
- hasMtime() - Method in interface org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProtoOrBuilder
-
optional uint64 mtime = 1;
- hasNewExpiryTime() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
required uint64 newExpiryTime = 1;
- hasNewExpiryTime() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
required uint64 newExpiryTime = 1;
- hasNewExpiryTime() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProtoOrBuilder
-
required uint64 newExpiryTime = 1;
- hasNext() - Method in class org.apache.hadoop.fs.BatchedRemoteIterator
-
- hasNext() - Method in class org.apache.hadoop.fs.FileSystem.DirListingIterator
-
- hasNext() - Method in interface org.apache.hadoop.fs.RemoteIterator
-
Returns true if the iteration has more elements.
- hasNext() - Method in class org.apache.hadoop.util.IntrusiveCollection.IntrusiveIterator
-
- hasNext() - Method in class org.apache.hadoop.util.LightWeightGSet.SetIterator
-
- hasNotReadyReason() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If not ready to become active, a textual explanation of why not
- hasNotReadyReason() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
If not ready to become active, a textual explanation of why not
- hasNotReadyReason() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
If not ready to become active, a textual explanation of why not
- hasOwner() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string owner = 5;
- hasOwner() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string owner = 5;
- hasOwner() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string owner = 5;
- hasParentId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
parentIdLow
- hasParentId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
parentIdLow
- hasParentId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProtoOrBuilder
-
parentIdLow
- hasPassword() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes password = 2;
- hasPassword() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required bytes password = 2;
- hasPassword() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required bytes password = 2;
- hasPath() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required string path = 2;
- hasPath() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
required string path = 2;
- hasPath() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
required string path = 2;
- hasPath() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional string path = 2;
- hasPath() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
optional string path = 2;
- hasPath() - Method in interface org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProtoOrBuilder
-
optional string path = 2;
- hasPathCapability(Path, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- hasPathCapability(Path, String) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Disable those operations which the checksummed FS blocks.
- hasPathCapability(Path, String) - Method in class org.apache.hadoop.fs.FileContext
-
Return the path capabilities of the bonded AbstractFileSystem.
- hasPathCapability(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
-
The base FileSystem implementation generally has no knowledge
of the capabilities of actual implementations.
- hasPathCapability(Path, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- hasPathCapability(Path, String) - Method in class org.apache.hadoop.fs.HarFileSystem
-
Declare that this filesystem connector is always read only.
- hasPathCapability(Path, String) - Method in interface org.apache.hadoop.fs.PathCapabilities
-
Probe for a specific capability under the given path.
- hasPathCapability(Path, String) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- hasPathCapability(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
Reject the concat operation; forward the rest to the viewed FS.
- hasPattern() - Method in class org.apache.hadoop.fs.GlobFilter
-
- hasPerm() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
UNIX-style mode bits
- hasPerm() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
UNIX-style mode bits
- hasPerm() - Method in interface org.apache.hadoop.fs.FSProtos.FsPermissionProtoOrBuilder
-
UNIX-style mode bits
- hasPermission() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- hasPermission() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- hasPermission() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- hasProtocol() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
Protocol name for next rpc layer.
- hasProtocol() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
Protocol name for next rpc layer.
- hasProtocol() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
Protocol name for next rpc layer.
- hasProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
Protocol name
- hasProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
Protocol name
- hasProtocol() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
Protocol name
- hasProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
Protocol name
- hasProtocol() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
Protocol name
- hasProtocol() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProtoOrBuilder
-
Protocol name
- hasProtocol() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string protocol = 3;
- hasProtocol() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string protocol = 3;
- hasProtocol() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string protocol = 3;
- hasReadyToBecomeActive() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If state is STANDBY, indicate whether it is
ready to become active.
- hasReadyToBecomeActive() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
If state is STANDBY, indicate whether it is
ready to become active.
- hasReadyToBecomeActive() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
If state is STANDBY, indicate whether it is
ready to become active.
- hasRealUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string realUser = 2;
- hasRealUser() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string realUser = 2;
- hasRealUser() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string realUser = 2;
- hasRemaining() - Method in class org.apache.hadoop.fs.store.ByteBufferInputStream
-
Check if there is data left.
- hasRenewer() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
required string renewer = 1;
- hasRenewer() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
required string renewer = 1;
- hasRenewer() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProtoOrBuilder
-
required string renewer = 1;
- hasReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqSource() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
required .hadoop.common.HARequestSource reqSource = 1;
- hasReqSource() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
required .hadoop.common.HARequestSource reqSource = 1;
- hasReqSource() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder
-
required .hadoop.common.HARequestSource reqSource = 1;
- hasRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- hasRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- hasRetryCount() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- hasRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional sint32 retryCount = 8 [default = -1];
- hasRetryCount() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional sint32 retryCount = 8 [default = -1];
- hasRetryCount() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional sint32 retryCount = 8 [default = -1];
- hasRouterFederatedState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
Alignment context info for use with routers.
- hasRouterFederatedState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
Alignment context info for use with routers.
- hasRouterFederatedState() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
Alignment context info for use with routers.
- hasRouterFederatedState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Alignment context info for use with routers.
- hasRouterFederatedState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
Alignment context info for use with routers.
- hasRouterFederatedState() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
Alignment context info for use with routers.
- hasRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
RPC kind
- hasRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
RPC kind
- hasRpcKind() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
RPC kind
- hasRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
RPC kind
- hasRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
RPC kind
- hasRpcKind() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
RPC kind
- hasRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- hasRpcKind() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- hasRpcKind() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- hasRpcOp() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- hasRpcOp() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- hasRpcOp() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- hasSecret() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional bytes secret = 3;
- hasSecret() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
optional bytes secret = 3;
- hasSecret() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
optional bytes secret = 3;
- hasSenderName() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
which handler sent this message
- hasSenderName() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
which handler sent this message
- hasSenderName() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
which handler sent this message
- hasServerId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string serverId = 4;
- hasServerId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string serverId = 4;
- hasServerId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string serverId = 4;
- hasServerIpcVersionNum() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Sent if success or fail
- hasServerIpcVersionNum() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
Sent if success or fail
- hasServerIpcVersionNum() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
Sent if success or fail
- hasService() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string service = 4;
- hasService() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string service = 4;
- hasService() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string service = 4;
- hasShutdownHook(Runnable) - Method in class org.apache.hadoop.util.ShutdownHookManager
-
Indicates if a shutdownHook is registered or not.
- hasSignature() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
optional bytes signature = 2;
- hasSignature() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
optional bytes signature = 2;
- hasSignature() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoOrBuilder
-
optional bytes signature = 2;
- hasSpanContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
Trace SpanContext
- hasSpanContext() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
Trace SpanContext
- hasSpanContext() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProtoOrBuilder
-
Trace SpanContext
- hasState() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
required .hadoop.common.HAServiceStateProto state = 1;
- hasState() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
required .hadoop.common.HAServiceStateProto state = 1;
- hasState() - Method in interface org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
required .hadoop.common.HAServiceStateProto state = 1;
- hasState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- hasState() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- hasState() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- hasStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
The last seen Global State ID
- hasStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
The last seen Global State ID
- hasStateId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
The last seen Global State ID
- hasStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
The last written Global State ID
- hasStateId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
The last written Global State ID
- hasStateId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
The last written Global State ID
- hasStatus() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- hasStatus() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- hasStatus() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- hasSymlink() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string symlink = 9;
- hasSymlink() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string symlink = 9;
- hasSymlink() - Method in interface org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string symlink = 9;
- hasToken() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional bytes token = 3;
- hasToken() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
optional bytes token = 3;
- hasToken() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
optional bytes token = 3;
- hasToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- hasToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- hasToken() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- hasToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- hasToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
optional .hadoop.common.TokenProto token = 2;
- hasToken() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 2;
- hasToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- hasToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
optional .hadoop.common.TokenProto token = 1;
- hasToken() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 1;
- hasToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- hasToken() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- hasToken() - Method in interface org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- hasTraceId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
parentIdHigh
- hasTraceId() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
parentIdHigh
- hasTraceId() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProtoOrBuilder
-
parentIdHigh
- hasTraceInfo() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
tracing info
- hasTraceInfo() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
tracing info
- hasTraceInfo() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
tracing info
- hasUser() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
required string user = 1;
- hasUser() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
required string user = 1;
- hasUser() - Method in interface org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProtoOrBuilder
-
required string user = 1;
- hasUserInfo() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- hasUserInfo() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- hasUserInfo() - Method in interface org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- hasUserMessage() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
to be displayed to the user
- hasUserMessage() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
to be displayed to the user
- hasUserMessage() - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
to be displayed to the user
- hasVal() - Method in class org.apache.hadoop.util.Waitable
-
- hasValue() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string value = 2;
- hasValue() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string value = 2;
- hasValue() - Method in interface org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string value = 2;
- hasVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
required uint64 version = 1;
- hasVersion() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
required uint64 version = 1;
- hasVersion() - Method in interface org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder
-
required uint64 version = 1;
- hasVersion() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional uint32 version = 1;
- hasVersion() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
optional uint32 version = 1;
- hasVersion() - Method in interface org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
optional uint32 version = 1;
- hasWarnedDeprecation(String) - Static method in class org.apache.hadoop.conf.Configuration
-
Returns whether or not a deprecated name has been warned.
- hasWinutilsPath() - Static method in class org.apache.hadoop.util.Shell
-
Predicate to indicate whether or not the path to winutils is known.
- hbMakeCodeLengths(char[], int[], int, int) - Static method in class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
This method is accessible by subclasses for historical purposes.
- HCFSMountTableConfigLoader - Class in org.apache.hadoop.fs.viewfs
-
An implementation for Apache Hadoop compatible file system based mount-table
file loading.
- HCFSMountTableConfigLoader() - Constructor for class org.apache.hadoop.fs.viewfs.HCFSMountTableConfigLoader
-
- HEADER_DEFAULT - Static variable in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- HEADER_SIZE - Static variable in class org.apache.hadoop.http.JettyUtils
-
- HEADER_USER_AGENT - Static variable in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- headMap(K) - Method in class org.apache.hadoop.io.SortedMapWritable
-
- HealthCheckFailedException - Exception in org.apache.hadoop.ha
-
Exception thrown to indicate that health check of a service failed.
- HealthCheckFailedException(String) - Constructor for exception org.apache.hadoop.ha.HealthCheckFailedException
-
- HealthCheckFailedException(String, Throwable) - Constructor for exception org.apache.hadoop.ha.HealthCheckFailedException
-
- Help() - Constructor for class org.apache.hadoop.fs.FsShell.Help
-
- help - Variable in class org.apache.hadoop.ha.HAAdmin.UsageInfo
-
- hflush() - Method in class org.apache.hadoop.fs.FSDataOutputStream
-
- hflush() - Method in class org.apache.hadoop.fs.statistics.BufferedIOStatisticsOutputStream
-
If the inner stream is Syncable, flush the buffer and then
invoke the inner stream's hflush() operation.
- HFLUSH - Static variable in interface org.apache.hadoop.fs.StreamCapabilities
-
Deprecated.
- hflush() - Method in interface org.apache.hadoop.fs.Syncable
-
Flush out the data in client's user buffer.
- hflush() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
- HHXOR_CODEC_NAME - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- hiddenImpl(Class<?>...) - Method in class org.apache.hadoop.util.dynamic.DynConstructors.Builder
-
- hiddenImpl(String, Class<?>...) - Method in class org.apache.hadoop.util.dynamic.DynConstructors.Builder
-
- hiddenImpl(Class<T>, Class<?>...) - Method in class org.apache.hadoop.util.dynamic.DynConstructors.Builder
-
- hiddenImpl(String, String, Class<?>...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.Builder
-
Checks for an implementation, first finding the given class by name.
- hiddenImpl(String, Class<?>...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.Builder
-
Checks for an implementation, first finding the given class by name.
- hiddenImpl(Class<?>, String, Class<?>...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.Builder
-
Checks for a method implementation.
- hiddenImpl(Class<?>, Class<?>...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.Builder
-
Checks for a method implementation.
- hideHeaders() - Method in class org.apache.hadoop.tools.TableListing.Builder
-
Whether to hide column headers in table output.
- hostName(String) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
Set the hostname of the http server.
- HOSTNAME_PATTERN - Static variable in class org.apache.hadoop.security.SecurityUtil
-
- HostsFileReader.HostDetails - Class in org.apache.hadoop.util
-
An atomic view of the included and excluded hosts
- hsync() - Method in class org.apache.hadoop.fs.FSDataOutputStream
-
- hsync() - Method in class org.apache.hadoop.fs.statistics.BufferedIOStatisticsOutputStream
-
If the inner stream is Syncable, flush the buffer and then
invoke the inner stream's hsync() operation.
- HSYNC - Static variable in interface org.apache.hadoop.fs.StreamCapabilities
-
- hsync() - Method in interface org.apache.hadoop.fs.Syncable
-
Similar to posix fsync, flush out the data in client's user buffer
all the way to the disk device (but the disk may have it in its cache).
- hsync() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
- HtmlQuoting - Class in org.apache.hadoop.http
-
This class is responsible for quoting HTML characters.
- HtmlQuoting() - Constructor for class org.apache.hadoop.http.HtmlQuoting
-
- HTTP_RESPONSE_400 - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
HTTP error response: "http_response_400".
- HTTP_RESPONSE_429 - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
HTTP error response: "http_response_429".
- HTTP_RESPONSE_4XX - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
Other 4XX HTTP response: "http_response_4XX".
- HTTP_RESPONSE_500 - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
HTTP error response: "http_response_500".
- HTTP_RESPONSE_503 - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
HTTP error response: "http_response_503".
- HTTP_RESPONSE_5XX - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
Other 5XX HTTP response: "http_response_5XX".
- HttpConfig.Policy - Enum in org.apache.hadoop.http
-
- HttpCrossOriginFilterInitializer - Class in org.apache.hadoop.security
-
- HttpCrossOriginFilterInitializer() - Constructor for class org.apache.hadoop.security.HttpCrossOriginFilterInitializer
-
- HttpFileSystem - Class in org.apache.hadoop.fs.http
-
A Filesystem that reads from HTTP endpoint.
- HttpFileSystem() - Constructor for class org.apache.hadoop.fs.http.HttpFileSystem
-
- HttpReferrerAuditHeader.Builder - Class in org.apache.hadoop.fs.store.audit
-
Builder.
- HttpRequestLog - Class in org.apache.hadoop.http
-
RequestLog object for use with Http
- HttpServer2.Builder - Class in org.apache.hadoop.http
-
Class to construct instances of HTTP server with specific options.
- HttpServer2.QuotingInputFilter - Class in org.apache.hadoop.http
-
A Servlet input filter that quotes all HTML active characters in the
parameter names and values.
- HttpServer2.QuotingInputFilter.RequestQuoter - Class in org.apache.hadoop.http
-
- HttpServer2.StackServlet - Class in org.apache.hadoop.http
-
A very simple servlet to serve up a text representation of the current
stack traces.
- HttpServer2.XFrameOption - Enum in org.apache.hadoop.http
-
The X-FRAME-OPTIONS header in HTTP response to mitigate clickjacking
attack.
- HttpsFileSystem - Class in org.apache.hadoop.fs.http
-
A Filesystem that reads from HTTPS endpoint.
- HttpsFileSystem() - Constructor for class org.apache.hadoop.fs.http.HttpsFileSystem
-
- humanTime(long) - Static method in class org.apache.hadoop.util.OperationDuration
-
Convert to a human time of minutes:seconds.millis.
- id - Variable in enum org.apache.hadoop.util.DataChecksum.Type
-
- ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- Idempotent - Annotation Type in org.apache.hadoop.io.retry
-
Used to mark certain methods of an interface as being idempotent, and
therefore warrant being retried on failover.
- IDENTIFIER_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- IDENTIFIER_FIELD_NUMBER - Static variable in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- IdentityHashStore.Visitor<K,V> - Interface in org.apache.hadoop.util
-
- IdMappingConstant - Class in org.apache.hadoop.security
-
Some constants for IdMapping
- IdMappingConstant() - Constructor for class org.apache.hadoop.security.IdMappingConstant
-
- IdMappingServiceProvider - Interface in org.apache.hadoop.security
-
An interface for the implementation of <userId,
userName> mapping and <groupId, groupName>
mapping.
- ignoreError - Variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- IllegalNumberOfArgumentsException(int, int) - Constructor for exception org.apache.hadoop.fs.shell.CommandFormat.IllegalNumberOfArgumentsException
-
- ImpersonationProvider - Interface in org.apache.hadoop.security.authorize
-
- impl(String, Class<?>...) - Method in class org.apache.hadoop.util.dynamic.DynConstructors.Builder
-
- impl(Class<T>, Class<?>...) - Method in class org.apache.hadoop.util.dynamic.DynConstructors.Builder
-
- impl(String, String, Class<?>...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.Builder
-
Checks for an implementation, first finding the given class by name.
- impl(String, Class<?>...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.Builder
-
Checks for an implementation, first finding the given class by name.
- impl(Class<?>, String, Class<?>...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.Builder
-
Checks for a method implementation.
- impl(Class<?>, Class<?>...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.Builder
-
Checks for a method implementation.
- implies(FsAction) - Method in enum org.apache.hadoop.fs.permission.FsAction
-
Return true if this action implies that action.
- importTokenFile(File, String, Text, String, Configuration) - Static method in class org.apache.hadoop.security.token.DtFileOperations
-
Import a token from a base64 encoding into the local filesystem.
- in - Variable in class org.apache.hadoop.io.compress.CompressionInputStream
-
The input stream to be compressed.
- includeCiphers(String) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- includes(String) - Method in class org.apache.hadoop.util.MachineList
-
Accepts an ip address and return true if ipAddress is in the list.
- includes(InetAddress) - Method in class org.apache.hadoop.util.MachineList
-
Accepts an inet address and return true if address is in the list.
- incr() - Method in class org.apache.hadoop.metrics2.lib.MutableCounter
-
Increment the metric value by 1.
- incr() - Method in class org.apache.hadoop.metrics2.lib.MutableCounterInt
-
- incr(int) - Method in class org.apache.hadoop.metrics2.lib.MutableCounterInt
-
Increment the value by a delta
- incr() - Method in class org.apache.hadoop.metrics2.lib.MutableCounterLong
-
- incr(long) - Method in class org.apache.hadoop.metrics2.lib.MutableCounterLong
-
Increment the value by a delta
- incr() - Method in class org.apache.hadoop.metrics2.lib.MutableGauge
-
Increment the value of the metric by 1
- incr() - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeFloat
-
- incr() - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeInt
-
- incr(int) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeInt
-
Increment by delta
- incr() - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeLong
-
- incr(long) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeLong
-
Increment by delta
- increaseRemoteReadTime(long) - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Increment the time taken to read bytes from remote in the statistics.
- incrementBytesRead(long) - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Increment the bytes read in the statistics.
- incrementBytesRead(int) - Method in class org.apache.hadoop.fs.impl.prefetch.FilePosition
-
- incrementBytesReadByDistance(int, long) - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Increment the bytes read by the network distance in the statistics
In the common network topology setup, distance value should be an even
number such as 0, 2, 4, 6.
- incrementBytesReadErasureCoded(long) - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Increment the bytes read on erasure-coded files in the statistics.
- incrementBytesWritten(long) - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Increment the bytes written in the statistics.
- incrementCounter(String, long) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- incrementCounter(String) - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Increment a counter by one.
- incrementCounter(String, long) - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Increment a counter.
- incrementCurrentKeyId() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations.
- incrementCurrentKeyId() - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
Obtains the next available delegation key id that can be allocated to a DelegationKey.
- incrementDelegationTokenSeqNum() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations.
- incrementDelegationTokenSeqNum() - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
Obtains the next available sequence number that can be allocated to a Token.
- incrementGauge(String, long) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- incrementGauge(String, long) - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Increment a gauge.
- incrementKeyId(int) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- incrementLargeReadOps(int) - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Increment the number of large read operations.
- incrementMaximum(String, long) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- incrementMaximum(String, long) - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Increment a maximum.
- incrementMinimum(String, long) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- incrementMinimum(String, long) - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Increment a minimum.
- incrementReadOps(int) - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Increment the number of read operations.
- incrementSequenceNum(int) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- incrementWriteOps(int) - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Increment the number of write operations.
- INDEX_FILE_NAME - Static variable in class org.apache.hadoop.io.MapFile
-
The name of the index file.
- InetAddressFactory() - Constructor for class org.apache.hadoop.util.MachineList.InetAddressFactory
-
- info(String, Object...) - Method in class org.apache.hadoop.fs.store.LogExactlyOnce
-
- info() - Method in class org.apache.hadoop.metrics2.AbstractMetric
-
- info(String, String) - Static method in class org.apache.hadoop.metrics2.lib.Interns
-
Get a metric info object.
- info() - Method in class org.apache.hadoop.metrics2.lib.MetricsRegistry
-
- info() - Method in class org.apache.hadoop.metrics2.lib.MutableCounter
-
- info() - Method in class org.apache.hadoop.metrics2.lib.MutableGauge
-
- info() - Method in class org.apache.hadoop.metrics2.MetricsTag
-
- IngressPortBasedResolver - Class in org.apache.hadoop.security
-
An implementation of SaslPropertiesResolver.
- IngressPortBasedResolver() - Constructor for class org.apache.hadoop.security.IngressPortBasedResolver
-
- inheritParentEnv - Variable in class org.apache.hadoop.util.Shell
-
Indicates if the parent env vars should be inherited or not
- init() - Method in class org.apache.hadoop.conf.ReconfigurationServlet
-
- init(byte[], byte[]) - Method in class org.apache.hadoop.crypto.JceCtrCryptoCodec.JceCtrCipher
-
- init(String[]) - Method in class org.apache.hadoop.crypto.key.KeyShell
-
Parse the command line arguments and initialize the data.
- init(byte[], byte[]) - Method in class org.apache.hadoop.crypto.OpensslCtrCryptoCodec.OpensslCtrCipher
-
- init(FilterConfig) - Method in class org.apache.hadoop.http.HttpServer2.QuotingInputFilter
-
- init(FilterConfig) - Method in class org.apache.hadoop.http.lib.StaticUserWebFilter.StaticUserFilter
-
- init(FilterConfig) - Method in class org.apache.hadoop.http.NoCacheFilter
-
- init(String, Configuration) - Method in interface org.apache.hadoop.ipc.CostProvider
-
Initialize this provider using the given configuration, examining only
ones which fall within the provided namespace.
- init(String, Configuration) - Method in class org.apache.hadoop.ipc.DefaultCostProvider
-
- init(String, Configuration) - Method in class org.apache.hadoop.ipc.WeightedTimeCostProvider
-
- init() - Method in class org.apache.hadoop.jmx.JMXJsonServlet
-
Initialize this servlet.
- init(Class<?>) - Method in class org.apache.hadoop.metrics2.lib.MutableRates
-
Initialize the registry with all the methods in a protocol
so they all show up in the first snapshot.
- init(Class<?>) - Method in class org.apache.hadoop.metrics2.lib.MutableRatesWithAggregation
-
Initialize the registry with all the methods in a protocol
so they all show up in the first snapshot.
- init(String[]) - Method in class org.apache.hadoop.metrics2.lib.MutableRatesWithAggregation
-
Initialize the registry with all rate names passed in.
- init(Class<?>, String) - Method in class org.apache.hadoop.metrics2.lib.MutableRatesWithAggregation
-
- init(SubsetConfiguration) - Method in interface org.apache.hadoop.metrics2.MetricsPlugin
-
Initialize the plugin
- init(SubsetConfiguration) - Method in class org.apache.hadoop.metrics2.sink.FileSink
-
- init(SubsetConfiguration) - Method in class org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
- init(SubsetConfiguration) - Method in class org.apache.hadoop.metrics2.sink.ganglia.GangliaSink30
-
- init(SubsetConfiguration) - Method in class org.apache.hadoop.metrics2.sink.GraphiteSink
-
- init(SubsetConfiguration) - Method in class org.apache.hadoop.metrics2.sink.PrometheusMetricsSink
-
- init(SubsetConfiguration) - Method in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- init(SubsetConfiguration) - Method in class org.apache.hadoop.metrics2.sink.StatsDSink
-
- init(String[]) - Method in class org.apache.hadoop.security.alias.CredentialShell
-
Parse the command line arguments and initialize the data.
- init(FilterConfig) - Method in class org.apache.hadoop.security.authentication.server.ProxyUserAuthenticationFilter
-
- init(String) - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- init(String) - Method in interface org.apache.hadoop.security.authorize.ImpersonationProvider
-
Specifies the configuration prefix for the proxy user properties and
initializes the provider.
- init(FilterConfig) - Method in class org.apache.hadoop.security.http.CrossOriginFilter
-
- init(FilterConfig) - Method in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- init(FilterConfig) - Method in class org.apache.hadoop.security.http.XFrameOptionsFilter
-
- init(String[]) - Method in class org.apache.hadoop.security.token.DtUtilShell
-
Parse the command line arguments and initialize subcommand.
- init(Configuration) - Method in class org.apache.hadoop.service.AbstractService
-
Initialize the service.
- init(Configuration) - Method in interface org.apache.hadoop.service.Service
-
Initialize the service.
- init(String[]) - Method in class org.apache.hadoop.tools.CommandShell
-
Parse the command line arguments and initialize subcommand instance.
- initFilter(FilterContainer, Configuration) - Method in class org.apache.hadoop.http.FilterInitializer
-
Initialize a Filter to a FilterContainer.
- initFilter(FilterContainer, Configuration) - Method in class org.apache.hadoop.http.lib.StaticUserWebFilter
-
- initFilter(FilterContainer, Configuration) - Method in class org.apache.hadoop.security.authentication.server.ProxyUserAuthenticationFilterInitializer
-
- initFilter(FilterContainer, Configuration) - Method in class org.apache.hadoop.security.AuthenticationFilterInitializer
-
Initializes hadoop-auth AuthenticationFilter.
- initFilter(FilterContainer, Configuration) - Method in class org.apache.hadoop.security.HttpCrossOriginFilterInitializer
-
- initialize(URI, Configuration) - Method in class org.apache.hadoop.fs.FileSystem
-
Initialize a FileSystem.
- initialize(URI, Configuration) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Called after a new FileSystem instance is constructed.
- initialize(URI, Configuration) - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
- initialize(URI, Configuration) - Method in class org.apache.hadoop.fs.HarFileSystem
-
Initialize a Har filesystem per har archive.
- initialize(URI, Configuration) - Method in class org.apache.hadoop.fs.LocalFileSystem
-
- initialize(URI, Configuration) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- initialize(URI, Configuration) - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- initialize(Configuration, FileSystem, Path) - Method in class org.apache.hadoop.fs.TrashPolicy
-
- initialize(Configuration, FileSystem) - Method in class org.apache.hadoop.fs.TrashPolicy
-
Used to setup the trash policy.
- initialize(URI, Configuration) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
Called after a new FileSystem instance is constructed.
- initialize(String) - Static method in enum org.apache.hadoop.metrics2.lib.DefaultMetricsSystem
-
Convenience method to initialize the metrics system
- initializeDefaultFactory(DelegatingSSLSocketFactory.SSLChannelMode) - Static method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
Initialize a singleton SSL socket factory.
- INITIALIZING_VALUE - Static variable in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
INITIALIZING = 0;
- INITIATE_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
INITIATE = 2;
- inMiniClusterMode() - Static method in enum org.apache.hadoop.metrics2.lib.DefaultMetricsSystem
-
- innerClose() - Method in class org.apache.hadoop.fs.store.DataBlocks.DataBlock
-
Inner close logic for subclasses to implement.
- InnerNode.Factory<N extends org.apache.hadoop.net.InnerNode> - Interface in org.apache.hadoop.net
-
- InnerNodeImpl - Class in org.apache.hadoop.net
-
InnerNode represents a switch/router of a data center or rack.
- InnerNodeImpl(String) - Constructor for class org.apache.hadoop.net.InnerNodeImpl
-
Construct an InnerNode from a path-like string.
- InnerNodeImpl(String, String, InnerNode, int) - Constructor for class org.apache.hadoop.net.InnerNodeImpl
-
Construct an InnerNode
from its name, its network location, its parent, and its level.
- InnerNodeImpl.Factory - Class in org.apache.hadoop.net
-
- InodeTree.INodeLink<T> - Class in org.apache.hadoop.fs.viewfs
-
An internal class to represent a mount link.
- InodeTree.MountPoint<T> - Class in org.apache.hadoop.fs.viewfs
-
- InodeTree.ResolveResult<T> - Class in org.apache.hadoop.fs.viewfs
-
Resolve returns ResolveResult.
- insert(long) - Method in interface org.apache.hadoop.metrics2.util.QuantileEstimator
-
- insertDelegationKey(int, byte[]) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- insertToken(int, byte[], byte[]) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- instance() - Static method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedIO
-
Get the singleton instance.
- instance() - Static method in enum org.apache.hadoop.metrics2.lib.DefaultMetricsSystem
-
- INSTANCE - Static variable in class org.apache.hadoop.tracing.NullTraceScope
-
- INSTANCE_ID - Static variable in class org.apache.hadoop.fs.statistics.impl.IOStatisticsContextIntegration
-
ID for next instance to create.
- instantiateService(Configuration) - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
- InstrumentedLock.SuppressedSnapshot - Class in org.apache.hadoop.util
-
Immutable class to capture a snapshot of suppressed log message stats.
- IntegerOption(int) - Constructor for class org.apache.hadoop.util.Options.IntegerOption
-
- IntegerRanges() - Constructor for class org.apache.hadoop.conf.Configuration.IntegerRanges
-
- IntegerRanges(String) - Constructor for class org.apache.hadoop.conf.Configuration.IntegerRanges
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- internalGetFieldAccessorTable() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- internalGetValueMap() - Static method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.FileType
-
- internalGetValueMap() - Static method in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
- internalGetValueMap() - Static method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
- internalGetValueMap() - Static method in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
- internalGetValueMap() - Static method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
- internalGetValueMap() - Static method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
- internalGetValueMap() - Static method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto
-
- internalGetValueMap() - Static method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto
-
- internalGetValueMap() - Static method in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
- Interns - Class in org.apache.hadoop.metrics2.lib
-
Helpers to create interned metrics info.
- Interns() - Constructor for class org.apache.hadoop.metrics2.lib.Interns
-
- internStringsInArray(String[]) - Static method in class org.apache.hadoop.util.StringInterner
-
Interns all the strings in the given array in place,
returning the same array.
- InterruptData(String, int) - Constructor for class org.apache.hadoop.service.launcher.IrqHandler.InterruptData
-
- interrupted(IrqHandler.InterruptData) - Method in interface org.apache.hadoop.service.launcher.IrqHandler.Interrupted
-
Handle an interrupt.
- InterruptEscalator.ServiceForcedShutdown - Class in org.apache.hadoop.service.launcher
-
Forced shutdown runnable.
- IntrusiveCollection.IntrusiveIterator - Class in org.apache.hadoop.util
-
An iterator over the intrusive collection.
- IntWritable - Class in org.apache.hadoop.io
-
A WritableComparable for ints.
- IntWritable() - Constructor for class org.apache.hadoop.io.IntWritable
-
- IntWritable(int) - Constructor for class org.apache.hadoop.io.IntWritable
-
- IntWritable.Comparator - Class in org.apache.hadoop.io
-
A Comparator optimized for IntWritable.
- invalidate() - Method in class org.apache.hadoop.fs.impl.prefetch.FilePosition
-
Marks the current position as invalid.
- invalidateCache(String) - Method in class org.apache.hadoop.crypto.key.CachingKeyProvider
-
- invalidateCache(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Can be used by implementing classes to invalidate the caches.
- invalidateCache(String) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- invalidateCache(String) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- InvalidChecksumSizeException - Exception in org.apache.hadoop.util
-
Thrown when bytesPerChecksun field in the meta file is less than
or equal to 0 or type is invalid.
- InvalidChecksumSizeException(String) - Constructor for exception org.apache.hadoop.util.InvalidChecksumSizeException
-
- InvalidPathException - Exception in org.apache.hadoop.fs
-
Path string is invalid either because it has invalid characters or due to
other file system specific reasons.
- InvalidPathException(String) - Constructor for exception org.apache.hadoop.fs.InvalidPathException
-
Constructs exception with the specified detail message.
- InvalidPathException(String, String) - Constructor for exception org.apache.hadoop.fs.InvalidPathException
-
Constructs exception with the specified detail message.
- InvalidPathHandleException - Exception in org.apache.hadoop.fs
-
Thrown when the constraints enoded in a
PathHandle do not hold.
- InvalidPathHandleException(String) - Constructor for exception org.apache.hadoop.fs.InvalidPathHandleException
-
- InvalidPathHandleException(String, Throwable) - Constructor for exception org.apache.hadoop.fs.InvalidPathHandleException
-
- InvalidRequestException - Exception in org.apache.hadoop.fs
-
Thrown when the user makes a malformed request, for example missing required
parameters or parameters that are not valid.
- InvalidRequestException(String) - Constructor for exception org.apache.hadoop.fs.InvalidRequestException
-
- InvalidRequestException(String, Throwable) - Constructor for exception org.apache.hadoop.fs.InvalidRequestException
-
- InvalidToken(String) - Constructor for exception org.apache.hadoop.security.token.SecretManager.InvalidToken
-
- InvalidTopologyException(String) - Constructor for exception org.apache.hadoop.net.NetworkTopology.InvalidTopologyException
-
- INVERSE_QUANTILES - Static variable in class org.apache.hadoop.metrics2.lib.MutableInverseQuantiles
-
- InvocationRaisingIOE - Interface in org.apache.hadoop.util.functional
-
This is a lambda-expression which may raises an IOException.
- invoke(Object, Method, Object[]) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine.Invoker
-
Deprecated.
This is the client side invoker of RPC method.
- invoke(Object, Method, Object[]) - Method in class org.apache.hadoop.ipc.ProtobufRpcEngine2.Invoker
-
This is the client side invoker of RPC method.
- invoke(Object, Object...) - Method in class org.apache.hadoop.util.dynamic.DynConstructors.Ctor
-
- invoke(Object...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.BoundMethod
-
- invoke(Object...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.StaticMethod
-
- invoke(Object, Object...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.UnboundMethod
-
- invokeChecked(Object, Object...) - Method in class org.apache.hadoop.util.dynamic.DynConstructors.Ctor
-
- invokeChecked(Object...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.BoundMethod
-
- invokeChecked(Object...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.StaticMethod
-
- invokeChecked(Object, Object...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.UnboundMethod
-
- Invoker(Class<?>, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy, AtomicBoolean, AlignmentContext) - Constructor for class org.apache.hadoop.ipc.ProtobufRpcEngine.Invoker
-
Deprecated.
- Invoker(Class<?>, Client.ConnectionId, Configuration, SocketFactory, AlignmentContext) - Constructor for class org.apache.hadoop.ipc.ProtobufRpcEngine.Invoker
-
Deprecated.
This constructor takes a connectionId, instead of creating a new one.
- Invoker(Class<?>, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy, AtomicBoolean, AlignmentContext) - Constructor for class org.apache.hadoop.ipc.ProtobufRpcEngine2.Invoker
-
- Invoker(Class<?>, Client.ConnectionId, Configuration, SocketFactory, AlignmentContext) - Constructor for class org.apache.hadoop.ipc.ProtobufRpcEngine2.Invoker
-
This constructor takes a connectionId, instead of creating a new one.
- invokeStatic(Object...) - Method in class org.apache.hadoop.util.dynamic.DynMethods.UnboundMethod
-
Invoke a static method.
- invokeTrackingDuration(DurationTracker, CallableRaisingIOE<B>) - Static method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsBinding
-
Given an IOException raising callable/lambda expression,
execute it, updating the tracker on success/failure.
- IO_COMPRESSION_CODEC_LZO_CLASS_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Codec class that implements Lzo compression algorithm
- IO_FILE_BUFFER_SIZE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IO_FILE_BUFFER_SIZE_KEY
- IO_FILE_BUFFER_SIZE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IO_MAP_INDEX_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IO_MAP_INDEX_INTERVAL_DEFAULT
- IO_MAP_INDEX_INTERVAL_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IO_MAP_INDEX_SKIP_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IO_MAP_INDEX_SKIP_KEY
- IO_MAP_INDEX_SKIP_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IO_MAPFILE_BLOOM_ERROR_RATE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IO_MAPFILE_BLOOM_ERROR_RATE_KEY
- IO_MAPFILE_BLOOM_ERROR_RATE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IO_MAPFILE_BLOOM_SIZE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IO_MAPFILE_BLOOM_SIZE_KEY
- IO_MAPFILE_BLOOM_SIZE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IO_SEQFILE_COMPRESS_BLOCKSIZE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IO_SEQFILE_COMPRESS_BLOCKSIZE_KEY
- IO_SEQFILE_COMPRESS_BLOCKSIZE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IO_SERIALIZATIONS_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IO_SKIP_CHECKSUM_ERRORS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IO_SKIP_CHECKSUM_ERRORS_KEY
- IO_SKIP_CHECKSUM_ERRORS_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IO_SORT_FACTOR_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IO_SORT_FACTOR_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IO_SORT_MB_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IO_SORT_MB_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IOStatistics - Interface in org.apache.hadoop.fs.statistics
-
IO Statistics.
- IOSTATISTICS - Static variable in interface org.apache.hadoop.fs.StreamCapabilities
-
IOStatisticsSource API.
- IOSTATISTICS_CONTEXT - Static variable in interface org.apache.hadoop.fs.StreamCapabilities
-
Streams that support IOStatistics context and capture thread-level
IOStatistics.
- IOSTATISTICS_CONTEXT_AGGREGATE - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
IOStatisticsContext method: "iostatisticsContext_aggregate".
- IOSTATISTICS_CONTEXT_ENABLED - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
IOStatisticsContext method: "iostatisticsContext_enabled".
- IOSTATISTICS_CONTEXT_GET_CURRENT - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
IOStatisticsContext method: "iostatisticsContext_getCurrent".
- IOSTATISTICS_CONTEXT_RESET - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
IOStatisticsContext method: "iostatisticsContext_reset".
- IOSTATISTICS_CONTEXT_SET_THREAD_CONTEXT - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
IOStatisticsContext method: "iostatisticsContext_setThreadIOStatisticsContext".
- IOSTATISTICS_CONTEXT_SNAPSHOT - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
IOStatisticsContext method: "iostatisticsContext_snapshot".
- IOSTATISTICS_COUNTERS - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Method name: "iostatistics_counters".
- iostatistics_counters(Serializable) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Get the counters of an IOStatisticsSnapshot.
- iostatistics_counters(Serializable) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Get the counters of an IOStatisticsSnapshot.
- IOSTATISTICS_GAUGES - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Method name: "iostatistics_gauges".
- iostatistics_gauges(Serializable) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Get the gauges of an IOStatisticsSnapshot.
- iostatistics_gauges(Serializable) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Get the gauges of an IOStatisticsSnapshot.
- IOSTATISTICS_MAXIMUMS - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Method name: "iostatistics_maximums".
- iostatistics_maximums(Serializable) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Get the maximums of an IOStatisticsSnapshot.
- iostatistics_maximums(Serializable) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Get the maximums of an IOStatisticsSnapshot.
- IOSTATISTICS_MEANS - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Method name: "iostatistics_means".
- iostatistics_means(Serializable) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Get the means of an IOStatisticsSnapshot.
- iostatistics_means(Serializable) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Get the means of an IOStatisticsSnapshot.
- IOSTATISTICS_MINIMUMS - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Method name: "iostatistics_minimums".
- iostatistics_minimums(Serializable) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Get the minimums of an IOStatisticsSnapshot.
- iostatistics_minimums(Serializable) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Get the minimums of an IOStatisticsSnapshot.
- IOSTATISTICS_SNAPSHOT_AGGREGATE - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Method name: "iostatisticsSnapshot_aggregate".
- IOSTATISTICS_SNAPSHOT_CREATE - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Method name: "iostatisticsSnapshot_create".
- IOSTATISTICS_SNAPSHOT_FROM_JSON_STRING - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Method name: "iostatisticsSnapshot_fromJsonString".
- IOSTATISTICS_SNAPSHOT_LOAD - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Method name: "iostatisticsSnapshot_load".
- IOSTATISTICS_SNAPSHOT_RETRIEVE - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Method name: "iostatisticsSnapshot_retrieve".
- IOSTATISTICS_SNAPSHOT_SAVE - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Method name: "iostatisticsSnapshot_save".
- IOSTATISTICS_SNAPSHOT_TO_JSON_STRING - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Method name: "iostatisticsSnapshot_toJsonString".
- IOSTATISTICS_TO_PRETTY_STRING - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Method name: "iostatistics_toPrettyString".
- iostatistics_toPrettyString(Object) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Convert IOStatistics to a string form, with all the metrics sorted
and empty value stripped.
- iostatistics_toPrettyString(Object) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Convert IOStatistics to a string form, with all the metrics sorted
and empty value stripped.
- IOStatisticsAggregator - Interface in org.apache.hadoop.fs.statistics
-
Interface exported by classes which support
aggregation of
IOStatistics.
- ioStatisticsAvailable() - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Are the core IOStatistics methods and classes available.
- IOStatisticsBinding - Class in org.apache.hadoop.fs.statistics.impl
-
Support for implementing IOStatistics interfaces.
- IOStatisticsContext - Interface in org.apache.hadoop.fs.statistics
-
An interface defined to capture thread-level IOStatistics by using per
thread context.
- iostatisticsContext_aggregate(Object) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Aggregate into the IOStatistics context the statistics passed in via
IOStatistics/source parameter.
- iostatisticsContext_aggregate(Object) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Aggregate into the IOStatistics context the statistics passed in via
IOStatistics/source parameter.
- iostatisticsContext_enabled() - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Probe to check if the thread-level IO statistics enabled.
- iostatisticsContext_enabled() - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Static probe to check if the thread-level IO statistics enabled.
- iostatisticsContext_getCurrent() - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Get the context's IOStatisticsContext which
implements IOStatisticsSource.
- iostatisticsContext_getCurrent() - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
- iostatisticsContext_reset() - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Reset the context's IOStatistics.
- iostatisticsContext_reset() - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Reset the context's IOStatistics.
- iostatisticsContext_setThreadIOStatisticsContext(Object) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Set the IOStatisticsContext for the current thread.
- iostatisticsContext_setThreadIOStatisticsContext(Object) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Set the IOStatisticsContext for the current thread.
- iostatisticsContext_snapshot() - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Take a snapshot of the context IOStatistics.
- iostatisticsContext_snapshot() - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Take a snapshot of the context IOStatistics.
- ioStatisticsContextAvailable() - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Are the IOStatisticsContext methods and classes available?
- IOStatisticsContextImpl - Class in org.apache.hadoop.fs.statistics.impl
-
Implementing the IOStatisticsContext.
- IOStatisticsContextImpl(long, long) - Constructor for class org.apache.hadoop.fs.statistics.impl.IOStatisticsContextImpl
-
Constructor.
- IOStatisticsContextIntegration - Class in org.apache.hadoop.fs.statistics.impl
-
A Utility class for IOStatisticsContext, which helps in creating and
getting the current active context.
- IOStatisticsLogging - Class in org.apache.hadoop.fs.statistics
-
Utility operations convert IO Statistics sources/instances
to strings, especially for robustly logging.
- IOStatisticsSetters - Interface in org.apache.hadoop.fs.statistics
-
Setter for IOStatistics entries.
- IOStatisticsSnapshot - Class in org.apache.hadoop.fs.statistics
-
Snapshot of statistics from a different source.
- IOStatisticsSnapshot() - Constructor for class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
-
Construct.
- IOStatisticsSnapshot(IOStatistics) - Constructor for class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
-
Construct, taking a snapshot of the source statistics data
if the source is non-null.
- iostatisticsSnapshot_aggregate(Serializable, Object) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Aggregate an existing IOStatisticsSnapshot with
the supplied statistics.
- iostatisticsSnapshot_aggregate(Serializable, Object) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
- iostatisticsSnapshot_create() - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Create a new IOStatisticsSnapshot instance.
- iostatisticsSnapshot_create(Object) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Create a new IOStatisticsSnapshot instance.
- iostatisticsSnapshot_create() - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
- iostatisticsSnapshot_create(Object) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
- iostatisticsSnapshot_fromJsonString(String) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Load IOStatisticsSnapshot from a JSON string.
- iostatisticsSnapshot_fromJsonString(String) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Load IOStatisticsSnapshot from a JSON string.
- iostatisticsSnapshot_load(FileSystem, Path) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Load IOStatisticsSnapshot from a Hadoop filesystem.
- iostatisticsSnapshot_load(FileSystem, Path) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Load IOStatisticsSnapshot from a Hadoop filesystem.
- iostatisticsSnapshot_retrieve(Object) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Extract the IOStatistics from an object in a serializable form.
- iostatisticsSnapshot_retrieve(Object) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Extract the IOStatistics from an object in a serializable form.
- iostatisticsSnapshot_save(Serializable, FileSystem, Path, boolean) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Save IOStatisticsSnapshot to a Hadoop filesystem as a JSON file.
- iostatisticsSnapshot_save(Serializable, FileSystem, Path, boolean) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Save IOStatisticsSnapshot to a Hadoop filesystem as a JSON file.
- iostatisticsSnapshot_toJsonString(Serializable) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Save IOStatisticsSnapshot to a JSON string.
- iostatisticsSnapshot_toJsonString(Serializable) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Save IOStatisticsSnapshot to a JSON string.
- IOStatisticsSource - Interface in org.apache.hadoop.fs.statistics
-
A source of IO statistics.
- ioStatisticsSourceToString(Object) - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsLogging
-
- iostatisticsStore() - Static method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsBinding
-
- IOStatisticsStore - Interface in org.apache.hadoop.fs.statistics.impl
-
Interface of an IOStatistics store intended for
use in classes which track statistics for reporting.
- IOStatisticsStoreBuilder - Interface in org.apache.hadoop.fs.statistics.impl
-
- IOStatisticsSupport - Class in org.apache.hadoop.fs.statistics
-
Support for working with IOStatistics.
- ioStatisticsToPrettyString(IOStatistics) - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsLogging
-
Convert IOStatistics to a string form, with all the metrics sorted
and empty value stripped.
- ioStatisticsToString(IOStatistics) - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsLogging
-
Convert IOStatistics to a string form.
- IOUtils - Class in org.apache.hadoop.io
-
An utility class for I/O related functionality.
- IOUtils() - Constructor for class org.apache.hadoop.io.IOUtils
-
- IOUtils.NullOutputStream - Class in org.apache.hadoop.io
-
The /dev/null of OutputStreams.
- IPC_CALLQUEUE_PRIORITY_LEVELS_DEFAULT - Static variable in class org.apache.hadoop.ipc.FairCallQueue
-
Deprecated.
- IPC_CALLQUEUE_PRIORITY_LEVELS_KEY - Static variable in class org.apache.hadoop.ipc.FairCallQueue
-
Deprecated.
- IPC_CALLQUEUE_WRRMUX_WEIGHTS_KEY - Static variable in class org.apache.hadoop.ipc.WeightedRoundRobinMultiplexer
-
- IPC_CLIENT_CONNECT_MAX_RETRIES_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IPC_CLIENT_CONNECT_MAX_RETRIES_KEY
- IPC_CLIENT_CONNECT_MAX_RETRIES_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_CLIENT_CONNECT_MAX_RETRIES_ON_SOCKET_TIMEOUTS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IPC_CLIENT_CONNECT_MAX_RETRIES_ON_SOCKET_TIMEOUTS_KEY
- IPC_CLIENT_CONNECT_MAX_RETRIES_ON_SOCKET_TIMEOUTS_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_CLIENT_CONNECT_RETRY_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IPC_CLIENT_CONNECT_RETRY_INTERVAL_KEY
- IPC_CLIENT_CONNECT_RETRY_INTERVAL_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_CLIENT_CONNECT_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IPC_CLIENT_CONNECT_TIMEOUT_KEY
- IPC_CLIENT_CONNECT_TIMEOUT_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_CLIENT_CONNECTION_MAXIDLETIME_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IPC_CLIENT_CONNECTION_MAXIDLETIME_KEY
- IPC_CLIENT_CONNECTION_MAXIDLETIME_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_CLIENT_IDLETHRESHOLD_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IPC_CLIENT_IDLETHRESHOLD_DEFAULT
- IPC_CLIENT_IDLETHRESHOLD_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_CLIENT_KILL_MAX_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IPC_CLIENT_KILL_MAX_KEY
- IPC_CLIENT_KILL_MAX_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_CLIENT_LOW_LATENCY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Enable low-latency connections from the client
- IPC_CLIENT_LOW_LATENCY_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value of IPC_CLIENT_LOW_LATENCY
- IPC_CLIENT_TCPNODELAY_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IPC_CLIENT_TCPNODELAY_KEY
- IPC_CLIENT_TCPNODELAY_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_DECAYSCHEDULER_BACKOFF_RESPONSETIME_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- IPC_DECAYSCHEDULER_BACKOFF_RESPONSETIME_ENABLE_KEY - Static variable in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- IPC_DECAYSCHEDULER_BACKOFF_RESPONSETIME_THRESHOLDS_KEY - Static variable in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- IPC_DECAYSCHEDULER_SERVICE_USERS_KEY - Static variable in class org.apache.hadoop.ipc.DecayRpcScheduler
-
Service users will always be scheduled into the highest-priority queue.
- IPC_DECAYSCHEDULER_THRESHOLDS_KEY - Static variable in class org.apache.hadoop.ipc.DecayRpcScheduler
-
Thresholds are specified as integer percentages, and specify which usage
range each queue will be allocated to.
- IPC_FCQ_DECAYSCHEDULER_FACTOR_KEY - Static variable in class org.apache.hadoop.ipc.DecayRpcScheduler
-
Deprecated.
- IPC_FCQ_DECAYSCHEDULER_PERIOD_KEY - Static variable in class org.apache.hadoop.ipc.DecayRpcScheduler
-
Deprecated.
- IPC_FCQ_DECAYSCHEDULER_THRESHOLDS_KEY - Static variable in class org.apache.hadoop.ipc.DecayRpcScheduler
-
Deprecated.
- IPC_SCHEDULER_DECAYSCHEDULER_FACTOR_DEFAULT - Static variable in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- IPC_SCHEDULER_DECAYSCHEDULER_FACTOR_KEY - Static variable in class org.apache.hadoop.ipc.DecayRpcScheduler
-
Decay factor controls how much each cost is suppressed by on each sweep.
- IPC_SCHEDULER_DECAYSCHEDULER_PERIOD_DEFAULT - Static variable in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- IPC_SCHEDULER_DECAYSCHEDULER_PERIOD_KEY - Static variable in class org.apache.hadoop.ipc.DecayRpcScheduler
-
Period controls how many milliseconds between each decay sweep.
- IPC_SERVER_LISTEN_QUEUE_SIZE_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IPC_SERVER_LISTEN_QUEUE_SIZE_KEY
- IPC_SERVER_LISTEN_QUEUE_SIZE_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_SERVER_LOG_SLOW_RPC - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Logs if a RPC is really slow compared to rest of RPCs.
- IPC_SERVER_LOG_SLOW_RPC_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_SERVER_LOG_SLOW_RPC_THRESHOLD_MS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_SERVER_LOG_SLOW_RPC_THRESHOLD_MS_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_SERVER_MAX_CONNECTIONS_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IPC_SERVER_MAX_CONNECTIONS_KEY
- IPC_SERVER_MAX_CONNECTIONS_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_SERVER_METRICS_UPDATE_RUNNER_INTERVAL - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
To configure scheduling of server metrics update thread.
- IPC_SERVER_METRICS_UPDATE_RUNNER_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_SERVER_PURGE_INTERVAL_MINUTES_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_SERVER_PURGE_INTERVAL_MINUTES_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_SERVER_REUSEADDR_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IPC_SERVER_REUSEADDR_KEY.
- IPC_SERVER_REUSEADDR_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IPC_SERVER_TCPNODELAY_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for IPC_SERVER_TCPNODELAY_KEY
- IPC_SERVER_TCPNODELAY_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- IpcConnectionContextProtos - Class in org.apache.hadoop.ipc.protobuf
-
- IpcConnectionContextProtos.IpcConnectionContextProto - Class in org.apache.hadoop.ipc.protobuf
-
The connection context is sent as part of the connection establishment.
- IpcConnectionContextProtos.IpcConnectionContextProto.Builder - Class in org.apache.hadoop.ipc.protobuf
-
The connection context is sent as part of the connection establishment.
- IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder - Interface in org.apache.hadoop.ipc.protobuf
-
- IpcConnectionContextProtos.UserInformationProto - Class in org.apache.hadoop.ipc.protobuf
-
Spec for UserInformationProto is specified in ProtoUtil#makeIpcConnectionContext
- IpcConnectionContextProtos.UserInformationProto.Builder - Class in org.apache.hadoop.ipc.protobuf
-
Spec for UserInformationProto is specified in ProtoUtil#makeIpcConnectionContext
- IpcConnectionContextProtos.UserInformationProtoOrBuilder - Interface in org.apache.hadoop.ipc.protobuf
-
- IpcException - Exception in org.apache.hadoop.ipc
-
IPC exception is thrown by IPC layer when the IPC
connection cannot be established.
- IpcException(String) - Constructor for exception org.apache.hadoop.ipc.IpcException
-
- IPList - Interface in org.apache.hadoop.util
-
- IrqHandler.InterruptData - Class in org.apache.hadoop.service.launcher
-
Interrupt data to pass on.
- IrqHandler.Interrupted - Interface in org.apache.hadoop.service.launcher
-
Callback issues on an interrupt.
- IS_IOSTATISTICS - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Method name: "isIOStatistics".
- IS_IOSTATISTICS_SNAPSHOT - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Method name: "isIOStatisticsSnapshot".
- IS_IOSTATISTICS_SOURCE - Static variable in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Method name: "isIOStatisticsSource".
- isAbsolute() - Method in class org.apache.hadoop.fs.Path
-
Returns true if the path component (i.e.
- isAbsoluteAndSchemeAuthorityNull() - Method in class org.apache.hadoop.fs.Path
-
Returns true if the path component (i.e.
- isAction() - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- isAction() - Method in interface org.apache.hadoop.fs.shell.find.Expression
-
Indicates whether this expression performs an action, i.e.
- isAction() - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- isActive() - Method in class org.apache.hadoop.http.IsActiveServlet
-
- IsActiveServlet - Class in org.apache.hadoop.http
-
Used by Load Balancers to detect the active NameNode/ResourceManager/Router.
- IsActiveServlet() - Constructor for class org.apache.hadoop.http.IsActiveServlet
-
- isAllAllowed() - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
- isAncestor(Node) - Method in class org.apache.hadoop.net.InnerNodeImpl
-
Judge if this node is an ancestor of node n.
- isAsynchronousMode() - Static method in class org.apache.hadoop.ipc.Client
-
Check if RPC is in asynchronous mode or not.
- isAutoFailoverEnabled() - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- isAvailable() - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- isAvailable() - Static method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedIO
-
Is the wrapped IO class loaded?
- isBlockCompressed() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Returns true if records are block-compressed.
- isBrowser(String) - Method in class org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
This method interrogates the User-Agent String and returns whether it
refers to a browser.
- isCacheSpaceAvailable(long, Configuration, LocalDirAllocator) - Static method in class org.apache.hadoop.fs.impl.prefetch.SingleFilePerBlockCache
-
Determine if the cache space is available on the local FS.
- isCallCoordinated() - Method in class org.apache.hadoop.ipc.Server.Call
-
- isChecksumFile(Path) - Static method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Return true if file is a checksum file name.
- isClientBackoffEnabled() - Method in class org.apache.hadoop.ipc.Server
-
- isClosed() - Method in class org.apache.hadoop.fs.impl.LeakReporter
-
- isClosed() - Method in class org.apache.hadoop.util.functional.LazyAutoCloseableReference
-
Is the reference closed?
- isCompressed() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Returns true if values are compressed.
- isConnected() - Method in class org.apache.hadoop.metrics2.sink.GraphiteSink.Graphite
-
- isContextReset() - Method in class org.apache.hadoop.crypto.JceCtrCryptoCodec.JceCtrCipher
-
- isContextReset() - Method in class org.apache.hadoop.crypto.OpensslCtrCryptoCodec.OpensslCtrCipher
-
- isCopyOnCreateFile() - Method in interface org.apache.hadoop.fs.BlockStoragePolicySpi
-
Returns true if the policy is inherit-only and cannot be changed for
an existing file.
- isCorrupt() - Method in class org.apache.hadoop.fs.BlockLocation
-
Get the corrupt flag.
- isDeclaredComponentType(Class<?>) - Method in class org.apache.hadoop.io.ArrayPrimitiveWritable
-
- isDeprecated(String) - Static method in class org.apache.hadoop.conf.Configuration
-
checks whether the given key is deprecated.
- isDepthFirst() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Should directory tree be traversed depth first?
- isDescend() - Method in class org.apache.hadoop.fs.shell.find.Result
-
Should further directories be descended.
- isDir() - Method in class org.apache.hadoop.fs.FileStatus
-
- isDirectory() - Method in class org.apache.hadoop.fs.FileStatus
-
Is this a directory?
- isDirectory(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- isDone() - Method in interface org.apache.hadoop.util.concurrent.AsyncGet
-
- isDone() - Method in class org.apache.hadoop.util.concurrent.AsyncGetFuture
-
- isEmpty() - Method in class org.apache.hadoop.conf.Configuration.IntegerRanges
-
- isEmpty() - Method in class org.apache.hadoop.fs.impl.FlagSet
-
Probe for the FlagSet being empty.
- isEmpty() - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
-
Is a statistic empty?
- isEmpty() - Method in class org.apache.hadoop.io.MapWritable
-
- isEmpty() - Method in class org.apache.hadoop.io.MultipleIOException.Builder
-
- isEmpty() - Method in class org.apache.hadoop.io.SortedMapWritable
-
- isEmpty() - Method in class org.apache.hadoop.security.token.delegation.DelegationTokenLoadingCache
-
- isEnabled() - Method in class org.apache.hadoop.fs.Trash
-
Returns whether the trash is enabled for this filesystem.
- isEnabled() - Method in class org.apache.hadoop.fs.TrashPolicy
-
Returns whether the Trash Policy is enabled for this filesystem.
- isEncrypted() - Method in class org.apache.hadoop.fs.FileStatus
-
Tell whether the underlying file or directory is encrypted or not.
- isEqual(Object, Object) - Static method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- isErasureCoded() - Method in class org.apache.hadoop.fs.FileStatus
-
Tell whether the underlying file or directory is erasure coded or not.
- isFile() - Method in class org.apache.hadoop.fs.FileStatus
-
Is this a file?
- isFile(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- isFileClosed(Path) - Method in interface org.apache.hadoop.fs.LeaseRecoverable
-
Get the close status of a file.
- isFollowArgLink() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Should command line symbolic links be follows?
- isFollowLink() - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Should symbolic links be follows?
- isFromKeytab() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Is this user logged in from a keytab file managed by the UGI?
- isHttpEnabled() - Method in enum org.apache.hadoop.http.HttpConfig.Policy
-
- isHttpsEnabled() - Method in enum org.apache.hadoop.http.HttpConfig.Policy
-
- isImmutable() - Method in class org.apache.hadoop.fs.impl.FlagSet
-
Is the FlagSet immutable?
- isIn(String) - Method in class org.apache.hadoop.util.CacheableIPList
-
- isIn(String) - Method in class org.apache.hadoop.util.CombinedIPList
-
- isIn(String) - Method in class org.apache.hadoop.util.CombinedIPWhiteList
-
- isIn(String) - Method in class org.apache.hadoop.util.FileBasedIPList
-
- isIn(String) - Method in interface org.apache.hadoop.util.IPList
-
returns true if the ipAddress is in the IPList.
- isIncluded(int) - Method in class org.apache.hadoop.conf.Configuration.IntegerRanges
-
Is the given value in the set of ranges.
- isInitialized() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- isInitialized() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- isInitialized() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- isInitialized() - Static method in class org.apache.hadoop.security.UserGroupInformation
-
- isInitialized() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- isInitialized() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- isInitialized() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- isInitialized() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- isInitialized() - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- isInitialized() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- isInitialized() - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- isInState(Service.STATE) - Method in class org.apache.hadoop.service.AbstractService
-
- isInState(Service.STATE) - Method in interface org.apache.hadoop.service.Service
-
Query to see if the service is in a specific state.
- isInState(Service.STATE) - Method in class org.apache.hadoop.service.ServiceStateModel
-
Query that the state is in a specific state
- isInstrumentationAccessAllowed(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.jmx.JMXJsonServlet
-
- isIOStatistics(Object) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Probe for an object being an instance of IOStatisticsSource.
- isIOStatistics(Object) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Probe for an object being an instance of IOStatistics.
- isIOStatisticsSnapshot(Serializable) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Probe for an object being an instance of IOStatisticsSnapshot.
- isIOStatisticsSnapshot(Serializable) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Probe for an object being an instance of IOStatisticsSnapshot.
- isIOStatisticsSource(Object) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedStatistics
-
Probe for an object being an instance of IOStatisticsSource.
- isIOStatisticsSource(Object) - Static method in class org.apache.hadoop.io.wrappedio.WrappedStatistics
-
Probe for an object being an instance of IOStatisticsSource.
- isIOStatisticsThreadLevelEnabled() - Static method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsContextIntegration
-
Static probe to check if the thread-level IO statistics enabled.
- isIP4Address(String) - Static method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- isJava7OrAbove() - Static method in class org.apache.hadoop.util.Shell
-
- isJavaVersionAtLeast(int) - Static method in class org.apache.hadoop.util.Shell
-
Query to see if major version of Java specification of the system
is equal or greater than the parameter.
- isLastBlock(int) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockData
-
Indicates whether the given block is the last block in the associated file.
- isLastBlock() - Method in class org.apache.hadoop.fs.impl.prefetch.FilePosition
-
Determines whether the current block is the last block in this file.
- isLocalhost(String) - Static method in class org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- isLoginKeytabBased() - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Did the login happen via keytab.
- isLoginSuccess() - Method in class org.apache.hadoop.security.UserGroupInformation
-
This method checks for a successful Kerberos login
and returns true by default if it is not using Kerberos.
- isLoginTicketBased() - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Did the login happen via ticket cache.
- isLogSlowRPC() - Method in class org.apache.hadoop.ipc.Server
-
Checks if LogSlowRPC is set true.
- isManaged(Token<?>) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider.KMSTokenRenewer
-
- isManaged() - Method in class org.apache.hadoop.security.token.Token
-
Is this token managed so that it can be renewed or cancelled?
- isManaged(Token<?>) - Method in class org.apache.hadoop.security.token.Token.TrivialRenewer
-
- isManaged(Token<?>) - Method in class org.apache.hadoop.security.token.TokenRenewer
-
Is the given token managed? Only managed tokens may be renewed or
cancelled.
- isMappingSingleSwitch(DNSToSwitchMapping) - Static method in class org.apache.hadoop.net.AbstractDNSToSwitchMapping
-
- isMethodSupported(String) - Method in class org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolClientSideTranslatorPB
-
- isMethodSupported(String) - Method in class org.apache.hadoop.ipc.protocolPB.RefreshCallQueueProtocolClientSideTranslatorPB
-
- isMethodSupported(String, Class<?>...) - Method in class org.apache.hadoop.ipc.ProtocolProxy
-
Check if a method is supported by the server or not.
- isMethodSupported(Object, Class<?>, RPC.RpcKind, long, String) - Static method in class org.apache.hadoop.ipc.RpcClientUtil
-
Returns whether the given method is supported or not.
- isMethodSupported(String) - Method in class org.apache.hadoop.security.protocolPB.RefreshAuthorizationPolicyProtocolClientSideTranslatorPB
-
- isMethodSupported(String) - Method in class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolClientSideTranslatorPB
-
- isMethodSupported(String) - Method in class org.apache.hadoop.tools.protocolPB.GetUserMappingsProtocolClientSideTranslatorPB
-
- isMovable() - Method in enum org.apache.hadoop.fs.StorageType
-
- isMultiThreadNecessary(LinkedList<PathData>) - Method in class org.apache.hadoop.fs.shell.CopyCommandWithMultiThread
-
- isNativeBzip2Loaded(Configuration) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
Check if native-bzip2 code is loaded & initialized correctly and
can be loaded for this job.
- isNativeCodeLoaded() - Static method in class org.apache.hadoop.io.compress.ZStandardCodec
-
- isNativeCodeLoaded() - Static method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
- isNativeCodeLoaded() - Static method in class org.apache.hadoop.io.compress.zstd.ZStandardDecompressor
-
- isNativeCodeLoaded() - Static method in class org.apache.hadoop.io.erasurecode.ErasureCodeNative
-
Are native libraries loaded?
- isNativeZlibLoaded(Configuration) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Check if native-zlib code is loaded & initialized correctly and
can be loaded for this job.
- isNegativeVInt(byte) - Static method in class org.apache.hadoop.io.WritableUtils
-
Given the first byte of a vint/vlong, determine the sign
- isNestedMountPointSupported(Configuration) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Check the bool config whether nested mount point is supported.
- isNoop() - Method in class org.apache.hadoop.util.dynamic.DynMethods.UnboundMethod
-
- isNull() - Method in class org.apache.hadoop.fs.impl.BackReference
-
is the reference null?
- isOnAuxiliaryPort() - Method in class org.apache.hadoop.ipc.Server.Connection
-
- isOpen() - Method in class org.apache.hadoop.fs.store.ByteBufferInputStream
-
Is the stream open?
- isOpen() - Method in class org.apache.hadoop.util.CloseableReferenceCount
-
Return true if the status is currently open.
- isOperator() - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- isOperator() - Method in interface org.apache.hadoop.fs.shell.find.Expression
-
Identifies the expression as an operator rather than a primary.
- isOperator() - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- isOriginalTGT(KerberosTicket) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Check whether the server principal is the TGS's principal
- isParent(Node) - Method in class org.apache.hadoop.net.InnerNodeImpl
-
Judge if this node is the parent of node n.
- isPass() - Method in class org.apache.hadoop.fs.shell.find.Result
-
Should processing continue.
- isPmdkAvailable() - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- isPmem(long, long) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Pmem
-
- isPmem() - Method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.PmemMappedRegion
-
- isPrivate() - Method in class org.apache.hadoop.security.token.Token
-
Whether this is a private token.
- isPrivateCloneOf(Text) - Method in class org.apache.hadoop.security.token.Token
-
Whether this is a private clone of a public token.
- isPrivilegedPort(int) - Static method in class org.apache.hadoop.security.SecurityUtil
-
- isPropertyReconfigurable(String) - Method in interface org.apache.hadoop.conf.Reconfigurable
-
Return whether a given property is changeable at run time.
- isPropertyReconfigurable(String) - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
Return whether a given property is changeable at run time.
- isPropertyTag(String) - Method in class org.apache.hadoop.conf.Configuration
-
Get Property tag Enum corresponding to given source.
- isProxyServer(String) - Static method in class org.apache.hadoop.security.authorize.ProxyServers
-
- isRack() - Method in class org.apache.hadoop.net.InnerNodeImpl
-
Judge if this node represents a rack.
- isRAM() - Method in enum org.apache.hadoop.fs.StorageType
-
- isRecursive() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
Return true to create the parent directories if they do not exist.
- isRegularFile(File) - Static method in class org.apache.hadoop.fs.FileUtil
-
- isRegularFile(File, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
-
Check if the file is regular.
- isResponseDeferred() - Method in class org.apache.hadoop.ipc.Server.Call
-
- isRoot() - Method in class org.apache.hadoop.fs.Path
-
Returns true if and only if this path represents the root of a file system.
- isRpcInvocation() - Static method in class org.apache.hadoop.ipc.Server
-
- isRunning() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
is secretMgr running
- isRunning() - Method in class org.apache.hadoop.util.StopWatch
-
The method is used to find out if the StopWatch is started.
- isSecurityEnabled() - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Determine if UserGroupInformation is using Kerberos to determine
user identities or is relying on simple authentication
- isServerFailOverEnabled() - Method in class org.apache.hadoop.ipc.CallQueueManager
-
- isServerFailOverEnabled() - Method in class org.apache.hadoop.ipc.FairCallQueue
-
- isServerFailOverEnabled() - Method in class org.apache.hadoop.ipc.Server
-
- isServerFailOverEnabledByQueue() - Method in class org.apache.hadoop.ipc.CallQueueManager
-
- isServerFailOverEnabledByQueue() - Method in class org.apache.hadoop.ipc.Server
-
- isSet() - Method in class org.apache.hadoop.util.functional.LazyAtomicReference
-
Is the reference set?
- isSetsidAvailable - Static variable in class org.apache.hadoop.util.Shell
-
Flag which is true if setsid exists.
- isShutdownInProgress() - Method in class org.apache.hadoop.util.ShutdownHookManager
-
Indicates if shutdown is in progress or not.
- isSimpleAuthentication(Configuration) - Method in class org.apache.hadoop.security.KDiag
-
Is the authentication method of this configuration "simple"?
- isSingleSwitch() - Method in class org.apache.hadoop.net.AbstractDNSToSwitchMapping
-
Predicate that indicates that the switch mapping is known to be
single-switch.
- isSingleSwitch() - Method in class org.apache.hadoop.net.CachedDNSToSwitchMapping
-
- isSingleSwitch() - Method in class org.apache.hadoop.net.ScriptBasedMapping.RawScriptBasedMapping
-
Declare that the mapper is single-switched if a script was not named
in the configuration.
- isSingleSwitchByScriptPolicy() - Method in class org.apache.hadoop.net.AbstractDNSToSwitchMapping
-
- isSnapshotEnabled() - Method in class org.apache.hadoop.fs.FileStatus
-
Check if directory is Snapshot enabled or not.
- isSorted() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Is the TFile sorted?
- isStatic() - Method in class org.apache.hadoop.util.dynamic.DynConstructors.Ctor
-
- isStatic() - Method in class org.apache.hadoop.util.dynamic.DynMethods.UnboundMethod
-
- isStickyBit() - Method in class org.apache.hadoop.fs.permission.AclStatus
-
Returns the sticky bit.
- isStriped() - Method in class org.apache.hadoop.fs.BlockLocation
-
Return true if the block is striped (erasure coded).
- isSuccess() - Method in class org.apache.hadoop.fs.statistics.DurationStatisticSummary
-
- isSuccess() - Method in class org.apache.hadoop.ipc.RetryCache.CacheEntry
-
- isSupported() - Method in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- isSupportSparseMetrics() - Method in class org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
- isSymlink() - Method in class org.apache.hadoop.fs.FileStatus
-
Is this a symbolic link?
- isSystemClass(String, List<String>) - Static method in class org.apache.hadoop.util.ApplicationClassLoader
-
Checks if a class should be included as a system class.
- isTimedOut() - Method in class org.apache.hadoop.util.Shell
-
To check if the passed script to shell command executor timed out or
not.
- isTokenRequired() - Method in interface org.apache.hadoop.security.token.DtFetcher
-
Used to allow the service API to indicate whether a token is required.
- isTracked(String) - Method in class org.apache.hadoop.fs.statistics.impl.StorageStatisticsFromIOStatistics
-
- isTracked(String) - Method in class org.apache.hadoop.fs.StorageStatistics
-
Return true if a statistic is being tracked.
- isTransient() - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Indicates whether this provider represents a store
that is intended for transient use - such as the UserProvider
is.
- isTransient() - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- isTransient() - Method in enum org.apache.hadoop.fs.StorageType
-
- isTransient() - Method in class org.apache.hadoop.security.alias.CredentialProvider
-
Indicates whether this provider represents a store
that is intended for transient use - such as the UserProvider
is.
- isTypeConsumedAvailable() - Method in class org.apache.hadoop.fs.QuotaUsage
-
Return true if any storage type consumption information is available.
- isTypeQuotaSet() - Method in class org.apache.hadoop.fs.QuotaUsage
-
Return true if any storage type quota has been set.
- isUriPathAbsolute() - Method in class org.apache.hadoop.fs.Path
-
Returns true if the path component (i.e.
- isUserAllowed(UserGroupInformation) - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
- isUserInList(UserGroupInformation) - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
Checks if a user represented by the provided
UserGroupInformation
is a member of the Access Control List.
- isValid() - Method in class org.apache.hadoop.fs.DelegationTokenRenewer.RenewAction
-
- isValid() - Method in class org.apache.hadoop.fs.impl.prefetch.FilePosition
-
Determines if the current position is valid.
- isValidName(String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Returns true if the specified string is considered valid in the path part
of a URI by this file system.
- isValidName(String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- isValidOffset(long) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockData
-
Indicates whether the given absolute offset is valid.
- isValidProtocol(String) - Static method in class org.apache.hadoop.log.LogLevel
-
- isValidStateTransition(Service.STATE, Service.STATE) - Static method in class org.apache.hadoop.service.ServiceStateModel
-
Is a state transition valid?
There are no checks for current==proposed
as that is considered a non-transition.
- isValueLengthKnown() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Check whether it is safe to call getValueLength().
- isViewFileSystem(FileSystem) - Static method in class org.apache.hadoop.fs.viewfs.ViewFileSystemUtil
-
Check if the FileSystem is a ViewFileSystem.
- isViewFileSystemOverloadScheme(FileSystem) - Static method in class org.apache.hadoop.fs.viewfs.ViewFileSystemUtil
-
Check if the FileSystem is a ViewFileSystemOverloadScheme.
- isWindowsAbsolutePath(String, boolean) - Static method in class org.apache.hadoop.fs.Path
-
Determine whether a given path string represents an absolute path on
Windows.
- isWithinCurrentBuffer(long) - Method in class org.apache.hadoop.fs.impl.prefetch.FilePosition
-
Determines whether the given absolute position lies within the current buffer.
- iterator() - Method in class org.apache.hadoop.conf.Configuration.IntegerRanges
-
- iterator() - Method in class org.apache.hadoop.conf.Configuration
-
Get an
Iterator to go through the list of
String
key-value pairs in the configuration.
- iterator() - Method in enum org.apache.hadoop.fs.GlobalStorageStatistics
-
Get an iterator that we can use to iterate throw all the global storage
statistics objects.
- iterator() - Method in class org.apache.hadoop.fs.statistics.impl.StorageStatisticsFromIOStatistics
-
- iterator() - Method in class org.apache.hadoop.io.EnumSetWritable
-
- iterator() - Method in class org.apache.hadoop.ipc.CallQueueManager
-
- iterator() - Method in class org.apache.hadoop.ipc.FairCallQueue
-
Iterator is not implemented, as it is not needed.
- raiseInnerCause(ExecutionException) - Static method in class org.apache.hadoop.util.functional.FutureIO
-
From the inner cause of an execution exception, extract the inner cause
if it is an IOE or RTE.
- raiseInnerCause(CompletionException) - Static method in class org.apache.hadoop.util.functional.FutureIO
-
Extract the cause of a completion failure and rethrow it if an IOE
or RTE.
- RANDOM - Static variable in interface org.apache.hadoop.util.bloom.RemoveScheme
-
Random selection.
- rangeExcludingIterator(long, long) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
-
A remote iterator which simply counts up, stopping once the
value is greater than the value of excludedFinish.
- RATIO - Static variable in interface org.apache.hadoop.util.bloom.RemoveScheme
-
Ratio Selection.
- RawComparable - Interface in org.apache.hadoop.io.file.tfile
-
Interface for objects that can be compared through
RawComparator.
- RawComparator<T> - Interface in org.apache.hadoop.io
-
A
Comparator that operates directly on byte representations of
objects.
- RawLocalFileSystem - Class in org.apache.hadoop.fs
-
Implement the FileSystem API for the raw local filesystem.
- RawLocalFileSystem() - Constructor for class org.apache.hadoop.fs.RawLocalFileSystem
-
- rawMapping - Variable in class org.apache.hadoop.net.CachedDNSToSwitchMapping
-
The uncached mapping
- RawScriptBasedMapping() - Constructor for class org.apache.hadoop.net.ScriptBasedMapping.RawScriptBasedMapping
-
Constructor.
- read(byte[], int, int) - Method in class org.apache.hadoop.fs.AvroFSInput
-
- read(long, ByteBuffer) - Method in interface org.apache.hadoop.fs.ByteBufferPositionedReadable
-
Reads up to buf.remaining() bytes into buf from a given position
in the file and returns the number of bytes read.
- read(ByteBuffer) - Method in interface org.apache.hadoop.fs.ByteBufferReadable
-
Reads up to buf.remaining() bytes into buf.
- read(long, byte[], int, int) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
Read bytes from the given position in the stream to the given buffer.
- read(ByteBuffer) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- read(ByteBufferPool, int, EnumSet<ReadOption>) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- read(ByteBufferPool, int) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- read(long, ByteBuffer) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- read(long, byte[], int, int) - Method in class org.apache.hadoop.fs.FSInputStream
-
- read(ByteBuffer, long, int) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockManager
-
Reads into the given buffer size bytes from the underlying file
starting at startOffset.
- read(DataInput) - Static method in class org.apache.hadoop.fs.permission.FsPermission
-
- read(long, byte[], int, int) - Method in interface org.apache.hadoop.fs.PositionedReadable
-
Read up to the specified number of bytes, from a given
position within a file, and return the number of bytes read.
- read() - Method in class org.apache.hadoop.fs.store.ByteBufferInputStream
-
- read(byte[], int, int) - Method in class org.apache.hadoop.fs.store.ByteBufferInputStream
-
Read in data.
- read() - Method in class org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
- read(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
In CONTINOUS reading mode, this read method starts from the
start of the compressed stream and end at the end of file by
emitting un-compressed data.
- read(byte[], int, int) - Method in class org.apache.hadoop.io.compress.CompressionInputStream
-
Read bytes from the stream.
- read() - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- read(byte[], int, int) - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- read(byte[]) - Method in class org.apache.hadoop.io.compress.PassthroughCodec.PassthroughDecompressorStream
-
- read() - Method in class org.apache.hadoop.io.compress.PassthroughCodec.PassthroughDecompressorStream
-
- read(byte[], int, int) - Method in class org.apache.hadoop.io.compress.PassthroughCodec.PassthroughDecompressorStream
-
- read() - Method in class org.apache.hadoop.io.file.tfile.BoundedRangeFileInputStream
-
- read(byte[]) - Method in class org.apache.hadoop.io.file.tfile.BoundedRangeFileInputStream
-
- read(byte[], int, int) - Method in class org.apache.hadoop.io.file.tfile.BoundedRangeFileInputStream
-
- read(DataInput) - Static method in class org.apache.hadoop.io.MD5Hash
-
Constructs, reads and returns an instance.
- read(DataInput) - Static method in enum org.apache.hadoop.security.SaslRpcServer.AuthMethod
-
Read from in.
- read() - Method in class org.apache.hadoop.util.LimitInputStream
-
- read(byte[], int, int) - Method in class org.apache.hadoop.util.LimitInputStream
-
- READ_AHEAD_BYTES_READ - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Total number of bytes read from readAhead.
- READ_LINK_COMMAND - Static variable in class org.apache.hadoop.util.Shell
-
a Unix command to get a link target: "readlink".
- READAHEAD - Static variable in interface org.apache.hadoop.fs.StreamCapabilities
-
- ReadaheadPool.ReadaheadRequest - Interface in org.apache.hadoop.io
-
An outstanding readahead request that has been submitted to
the pool.
- readAndProcess() - Method in class org.apache.hadoop.ipc.Server.Connection
-
This method reads in a non-blocking fashion from the channel:
this method is called repeatedly when data is present in the channel;
when it has enough data to process one rpc it processes that rpc.
- READBYTEBUFFER - Static variable in interface org.apache.hadoop.fs.StreamCapabilities
-
- readCompressedByteArray(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
-
- readCompressedString(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
-
- readCompressedStringArray(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
-
- readDouble(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Parse a double from a byte array.
- readEnum(DataInput, Class<T>) - Static method in class org.apache.hadoop.io.WritableUtils
-
Read an Enum value from DataInput, Enums are read and written
using String values.
- Reader(FileSystem, String, Configuration) - Constructor for class org.apache.hadoop.io.ArrayFile.Reader
-
Construct an array reader for the named file.
- Reader(Path, Configuration, SequenceFile.Reader.Option...) - Constructor for class org.apache.hadoop.io.BloomMapFile.Reader
-
- Reader(FileSystem, String, Configuration) - Constructor for class org.apache.hadoop.io.BloomMapFile.Reader
-
Deprecated.
- Reader(FileSystem, String, WritableComparator, Configuration, boolean) - Constructor for class org.apache.hadoop.io.BloomMapFile.Reader
-
Deprecated.
- Reader(FileSystem, String, WritableComparator, Configuration) - Constructor for class org.apache.hadoop.io.BloomMapFile.Reader
-
Deprecated.
- Reader(FSDataInputStream, long, Configuration) - Constructor for class org.apache.hadoop.io.file.tfile.TFile.Reader
-
Constructor
- Reader(Path, Configuration, SequenceFile.Reader.Option...) - Constructor for class org.apache.hadoop.io.MapFile.Reader
-
- Reader(FileSystem, String, Configuration) - Constructor for class org.apache.hadoop.io.MapFile.Reader
-
Deprecated.
- Reader(FileSystem, String, WritableComparator, Configuration) - Constructor for class org.apache.hadoop.io.MapFile.Reader
-
Deprecated.
- Reader(Configuration, SequenceFile.Reader.Option...) - Constructor for class org.apache.hadoop.io.SequenceFile.Reader
-
- Reader(FileSystem, Path, Configuration) - Constructor for class org.apache.hadoop.io.SequenceFile.Reader
-
- Reader(FSDataInputStream, int, long, long, Configuration) - Constructor for class org.apache.hadoop.io.SequenceFile.Reader
-
- Reader(FileSystem, String, Configuration) - Constructor for class org.apache.hadoop.io.SetFile.Reader
-
Construct a set reader for the named set.
- Reader(FileSystem, String, WritableComparator, Configuration) - Constructor for class org.apache.hadoop.io.SetFile.Reader
-
Construct a set reader for the named set using the named comparator.
- readFields(DataInput) - Method in class org.apache.hadoop.conf.Configuration
-
- readFields(DataInput) - Method in class org.apache.hadoop.fs.FileStatus
-
- readFields(DataInput) - Method in class org.apache.hadoop.fs.FsStatus
-
- readFields(DataInput) - Method in class org.apache.hadoop.fs.permission.FsPermission
-
Deprecated.
- readFields(DataInput) - Method in class org.apache.hadoop.fs.store.EtagChecksum
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.AbstractMapWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.ArrayPrimitiveWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.ArrayWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.BooleanWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.BytesWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.ByteWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.CompressedWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.DoubleWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.EnumSetWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.FloatWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.GenericWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.IntWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.LongWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.MapWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.MD5Hash
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.NullWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.ObjectWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.SequenceFile.Metadata
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.ShortWritable
-
read the short value
- readFields(DataInput) - Method in class org.apache.hadoop.io.SortedMapWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.Text
-
- readFields(DataInput, int) - Method in class org.apache.hadoop.io.Text
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.TwoDArrayWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.VersionedWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.VIntWritable
-
- readFields(DataInput) - Method in class org.apache.hadoop.io.VLongWritable
-
- readFields(DataInput) - Method in interface org.apache.hadoop.io.Writable
-
Deserialize the fields of this object from in.
- readFields(DataInput) - Method in class org.apache.hadoop.ipc.ProtocolSignature
-
- readFields(DataInput) - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
Deserializes the AccessControlList object
- readFields(DataInput) - Method in class org.apache.hadoop.security.Credentials
-
Loads all the keys.
- readFields(DataInput) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- readFields(DataInput) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager.DelegationTokenInformation
-
- readFields(DataInput) - Method in class org.apache.hadoop.security.token.Token
-
- readFields(DataInput) - Method in class org.apache.hadoop.util.bloom.BloomFilter
-
- readFields(DataInput) - Method in class org.apache.hadoop.util.bloom.CountingBloomFilter
-
- readFields(DataInput) - Method in class org.apache.hadoop.util.bloom.DynamicBloomFilter
-
- readFields(DataInput) - Method in class org.apache.hadoop.util.bloom.RetouchedBloomFilter
-
- readFieldsCompressed(DataInput) - Method in class org.apache.hadoop.io.CompressedWritable
-
- readFile(Path, ByteBuffer) - Method in class org.apache.hadoop.fs.impl.prefetch.SingleFilePerBlockCache
-
- readFloat(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Parse a float from a byte array.
- readFully(long, ByteBuffer) - Method in interface org.apache.hadoop.fs.ByteBufferPositionedReadable
-
Reads buf.remaining() bytes into buf from a given position in
the file or until the end of the data was reached before the read
operation completed.
- readFully(long, byte[], int, int) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
Read bytes from the given position in the stream to the given buffer.
- readFully(long, byte[]) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- readFully(long, ByteBuffer) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
Delegate to the underlying stream.
- readFully(long, byte[], int, int) - Method in class org.apache.hadoop.fs.FSInputStream
-
- readFully(long, byte[]) - Method in class org.apache.hadoop.fs.FSInputStream
-
- readFully(long, byte[], int, int) - Method in interface org.apache.hadoop.fs.PositionedReadable
-
Read the specified number of bytes, from a given
position within a file.
- readFully(long, byte[]) - Method in interface org.apache.hadoop.fs.PositionedReadable
-
Read number of bytes equal to the length of the buffer, from a given
position within a file.
- readFully(InputStream, byte[], int, int) - Static method in class org.apache.hadoop.io.IOUtils
-
Reads len bytes in a loop.
- readFullyToByteArray(DataInput) - Static method in class org.apache.hadoop.io.IOUtils
-
Reads a DataInput until EOF and returns a byte array.
- readInt(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Parse an integer from a byte array.
- readLink(File) - Static method in class org.apache.hadoop.fs.FileUtil
-
Returns the target of the given symlink.
- readLong(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Parse a long from a byte array.
- readObject(DataInput, Configuration) - Static method in class org.apache.hadoop.io.ObjectWritable
-
Read a
Writable,
String, primitive type, or an array of
the preceding.
- readObject(DataInput, ObjectWritable, Configuration) - Static method in class org.apache.hadoop.io.ObjectWritable
-
Read a
Writable,
String, primitive type, or an array of
the preceding.
- ReadOption - Enum in org.apache.hadoop.fs
-
Options that can be used when reading from a FileSystem.
- readPassword(String) - Method in class org.apache.hadoop.security.alias.CredentialShell.PasswordReader
-
- readRawVarint32(DataInput) - Static method in class org.apache.hadoop.util.ProtoUtil
-
Read a variable length integer in the same format that ProtoBufs encodes.
- readString(DataInput) - Static method in class org.apache.hadoop.io.file.tfile.Utils
-
Read a String as a VInt n, followed by n Bytes in Text format.
- readString(DataInput) - Static method in class org.apache.hadoop.io.Text
-
- readString(DataInput, int) - Static method in class org.apache.hadoop.io.Text
-
- readString(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
-
- readStringArray(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
-
- readStringSafely(DataInput, int) - Static method in class org.apache.hadoop.io.WritableUtils
-
Read a string, but check it for sanity.
- readTokenStorageFile(Path, Configuration) - Static method in class org.apache.hadoop.security.Credentials
-
Convenience method for reading a token storage file and loading its Tokens.
- readTokenStorageFile(File, Configuration) - Static method in class org.apache.hadoop.security.Credentials
-
Convenience method for reading a token storage file and loading its Tokens.
- readTokenStorageStream(DataInputStream) - Method in class org.apache.hadoop.security.Credentials
-
Convenience method for reading a token from a DataInputStream.
- readUnsignedShort(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Parse an unsigned short from a byte array.
- readVectored(List<? extends FileRange>, IntFunction<ByteBuffer>) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- readVectored(List<? extends FileRange>, IntFunction<ByteBuffer>, Consumer<ByteBuffer>) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- readVectored(List<? extends FileRange>, IntFunction<ByteBuffer>) - Method in interface org.apache.hadoop.fs.PositionedReadable
-
Read fully a list of file ranges asynchronously from this file.
- readVectored(List<? extends FileRange>, IntFunction<ByteBuffer>, Consumer<ByteBuffer>) - Method in interface org.apache.hadoop.fs.PositionedReadable
-
- readVInt(DataInput) - Static method in class org.apache.hadoop.io.file.tfile.Utils
-
Decoding the variable-length integer.
- readVInt(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Reads a zero-compressed encoded integer from a byte array and returns it.
- readVInt(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
-
Reads a zero-compressed encoded integer from input stream and returns it.
- readVIntInRange(DataInput, int, int) - Static method in class org.apache.hadoop.io.WritableUtils
-
Reads an integer from the input stream and returns it.
- readVLong(DataInput) - Static method in class org.apache.hadoop.io.file.tfile.Utils
-
Decoding the variable-length integer.
- readVLong(byte[], int) - Static method in class org.apache.hadoop.io.WritableComparator
-
Reads a zero-compressed encoded long from a byte array and returns it.
- readVLong(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
-
Reads a zero-compressed encoded long from input stream and returns it.
- readWithKnownLength(DataInput, int) - Method in class org.apache.hadoop.io.Text
-
Read a Text object whose length is already known.
- ReadWriteDiskValidator - Class in org.apache.hadoop.util
-
ReadWriteDiskValidator is the class to check a directory by to create a file,
write some bytes into it, read back, and verify if they are identical.
- ReadWriteDiskValidator() - Constructor for class org.apache.hadoop.util.ReadWriteDiskValidator
-
- READYTOBECOMEACTIVE_FIELD_NUMBER - Static variable in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- REAL_USER_STR - Static variable in class org.apache.hadoop.ipc.CallerContext
-
- REALUSER_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- reason - Variable in class org.apache.hadoop.io.retry.RetryPolicy.RetryAction
-
- reattach() - Method in class org.apache.hadoop.tracing.TraceScope
-
- reattachMetrics() - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Reattach the class's metrics to a new metric system.
- Reconfigurable - Interface in org.apache.hadoop.conf
-
- ReconfigurableBase - Class in org.apache.hadoop.conf
-
Utility base class for implementing the Reconfigurable interface.
- ReconfigurableBase() - Constructor for class org.apache.hadoop.conf.ReconfigurableBase
-
Construct a ReconfigurableBase.
- ReconfigurableBase(Configuration) - Constructor for class org.apache.hadoop.conf.ReconfigurableBase
-
- ReconfigurationException - Exception in org.apache.hadoop.conf
-
Exception indicating that configuration property cannot be changed
at run time.
- ReconfigurationException() - Constructor for exception org.apache.hadoop.conf.ReconfigurationException
-
- ReconfigurationException(String, String, String, Throwable) - Constructor for exception org.apache.hadoop.conf.ReconfigurationException
-
- ReconfigurationException(String, String, String) - Constructor for exception org.apache.hadoop.conf.ReconfigurationException
-
- ReconfigurationServlet - Class in org.apache.hadoop.conf
-
A servlet for changing a node's configuration.
- ReconfigurationServlet() - Constructor for class org.apache.hadoop.conf.ReconfigurationServlet
-
- ReconfigurationUtil - Class in org.apache.hadoop.conf
-
- ReconfigurationUtil() - Constructor for class org.apache.hadoop.conf.ReconfigurationUtil
-
- ReconfigurationUtil.PropertyChange - Class in org.apache.hadoop.conf
-
- reconfigureProperty(String, String) - Method in interface org.apache.hadoop.conf.Reconfigurable
-
Change a configuration property on this object to the value specified.
- reconfigureProperty(String, String) - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
Change a configuration property on this object to the value specified.
- reconfigurePropertyImpl(String, String) - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
Change a configuration property.
- record(double...) - Method in class org.apache.hadoop.log.LogThrottlingHelper
-
Record some set of values at the current time into this helper.
- record(String, long, double...) - Method in class org.apache.hadoop.log.LogThrottlingHelper
-
Record some set of values at the specified time into this helper.
- Record() - Constructor for class org.apache.hadoop.metrics2.util.MetricsCache.Record
-
- recoverLease(Path) - Method in interface org.apache.hadoop.fs.LeaseRecoverable
-
Start the lease recovery of a file.
- recursive() - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
Create the parent directory if they do not exist.
- redact(String, String) - Method in class org.apache.hadoop.conf.ConfigRedactor
-
Given a key / value pair, decides whether or not to redact and returns
either the original value or text indicating it has been redacted.
- redactXml(String, String) - Method in class org.apache.hadoop.conf.ConfigRedactor
-
Given a key / value pair, decides whether or not to redact and returns
either the original value or text indicating it has been redacted.
- reencryptEncryptedKey(KeyProviderCryptoExtension.EncryptedKeyVersion) - Method in interface org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.CryptoExtension
-
Re-encrypts an encrypted key version, using its initialization vector
and key material, but with the latest key version name of its key name
in the key provider.
- reencryptEncryptedKey(KeyProviderCryptoExtension.EncryptedKeyVersion) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- reencryptEncryptedKeys(List<KeyProviderCryptoExtension.EncryptedKeyVersion>) - Method in interface org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.CryptoExtension
-
Batched version of KeyProviderCryptoExtension.reencryptEncryptedKey(EncryptedKeyVersion).
- reencryptEncryptedKeys(List<KeyProviderCryptoExtension.EncryptedKeyVersion>) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- reference() - Static method in class org.apache.hadoop.fs.Options.HandleOpt
-
Handle is valid iff the referent exists in the namespace.
- reference() - Method in class org.apache.hadoop.util.CloseableReferenceCount
-
Increment the reference count.
- ReflectionUtils - Class in org.apache.hadoop.util
-
General reflection utils
- ReflectionUtils() - Constructor for class org.apache.hadoop.util.ReflectionUtils
-
- refresh(RpcController, GenericRefreshProtocolProtos.GenericRefreshRequestProto) - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService.BlockingInterface
-
- refresh(RpcController, GenericRefreshProtocolProtos.GenericRefreshRequestProto, RpcCallback<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto>) - Method in interface org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService.Interface
-
rpc refresh(.hadoop.common.GenericRefreshRequestProto) returns (.hadoop.common.GenericRefreshResponseCollectionProto);
- refresh(RpcController, GenericRefreshProtocolProtos.GenericRefreshRequestProto, RpcCallback<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto>) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
rpc refresh(.hadoop.common.GenericRefreshRequestProto) returns (.hadoop.common.GenericRefreshResponseCollectionProto);
- refresh(RpcController, GenericRefreshProtocolProtos.GenericRefreshRequestProto, RpcCallback<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto>) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService.Stub
-
- refresh(String, String[]) - Method in class org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolClientSideTranslatorPB
-
- refresh(RpcController, GenericRefreshProtocolProtos.GenericRefreshRequestProto) - Method in class org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolServerSideTranslatorPB
-
- refresh() - Static method in class org.apache.hadoop.security.authorize.ProxyServers
-
- refresh(Configuration) - Static method in class org.apache.hadoop.security.authorize.ProxyServers
-
- refresh() - Method in class org.apache.hadoop.util.CacheableIPList
-
Refreshes the ip list
- RefreshAuthorizationPolicyProtocolClientSideTranslatorPB - Class in org.apache.hadoop.security.protocolPB
-
- RefreshAuthorizationPolicyProtocolClientSideTranslatorPB(RefreshAuthorizationPolicyProtocolPB) - Constructor for class org.apache.hadoop.security.protocolPB.RefreshAuthorizationPolicyProtocolClientSideTranslatorPB
-
- RefreshAuthorizationPolicyProtocolProtos - Class in org.apache.hadoop.security.proto
-
- RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService - Class in org.apache.hadoop.security.proto
-
Protocol which is used to refresh the authorization policy in use currently.
- RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService.BlockingInterface - Interface in org.apache.hadoop.security.proto
-
- RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService.Interface - Interface in org.apache.hadoop.security.proto
-
- RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService.Stub - Class in org.apache.hadoop.security.proto
-
- RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto - Class in org.apache.hadoop.security.proto
-
Refresh service acl request.
- RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder - Class in org.apache.hadoop.security.proto
-
Refresh service acl request.
- RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto - Class in org.apache.hadoop.security.proto
-
void response
- RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder - Class in org.apache.hadoop.security.proto
-
void response
- RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- RefreshAuthorizationPolicyProtocolServerSideTranslatorPB - Class in org.apache.hadoop.security.protocolPB
-
- RefreshAuthorizationPolicyProtocolServerSideTranslatorPB(RefreshAuthorizationPolicyProtocol) - Constructor for class org.apache.hadoop.security.protocolPB.RefreshAuthorizationPolicyProtocolServerSideTranslatorPB
-
- RefreshAuthorizationPolicyProtocolService() - Constructor for class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- refreshCallQueue(RpcController, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto) - Method in interface org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.BlockingInterface
-
- refreshCallQueue(RpcController, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto, RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto>) - Method in interface org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Interface
-
Refresh the callqueue.
- refreshCallQueue(RpcController, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto, RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto>) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
Refresh the callqueue.
- refreshCallQueue(RpcController, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto, RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto>) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Stub
-
- refreshCallQueue() - Method in class org.apache.hadoop.ipc.protocolPB.RefreshCallQueueProtocolClientSideTranslatorPB
-
- refreshCallQueue(RpcController, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto) - Method in class org.apache.hadoop.ipc.protocolPB.RefreshCallQueueProtocolServerSideTranslatorPB
-
- refreshCallQueue(Configuration) - Method in class org.apache.hadoop.ipc.Server
-
- RefreshCallQueueProtocolClientSideTranslatorPB - Class in org.apache.hadoop.ipc.protocolPB
-
- RefreshCallQueueProtocolClientSideTranslatorPB(RefreshCallQueueProtocolPB) - Constructor for class org.apache.hadoop.ipc.protocolPB.RefreshCallQueueProtocolClientSideTranslatorPB
-
- RefreshCallQueueProtocolProtos - Class in org.apache.hadoop.ipc.proto
-
- RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService - Class in org.apache.hadoop.ipc.proto
-
Protocol which is used to refresh the callqueue.
- RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.BlockingInterface - Interface in org.apache.hadoop.ipc.proto
-
- RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Interface - Interface in org.apache.hadoop.ipc.proto
-
- RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Stub - Class in org.apache.hadoop.ipc.proto
-
- RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto - Class in org.apache.hadoop.ipc.proto
-
Refresh callqueue request.
- RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder - Class in org.apache.hadoop.ipc.proto
-
Refresh callqueue request.
- RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProtoOrBuilder - Interface in org.apache.hadoop.ipc.proto
-
- RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto - Class in org.apache.hadoop.ipc.proto
-
void response.
- RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder - Class in org.apache.hadoop.ipc.proto
-
void response.
- RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProtoOrBuilder - Interface in org.apache.hadoop.ipc.proto
-
- RefreshCallQueueProtocolServerSideTranslatorPB - Class in org.apache.hadoop.ipc.protocolPB
-
- RefreshCallQueueProtocolServerSideTranslatorPB(RefreshCallQueueProtocol) - Constructor for class org.apache.hadoop.ipc.protocolPB.RefreshCallQueueProtocolServerSideTranslatorPB
-
- RefreshCallQueueProtocolService() - Constructor for class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- RefreshHandler - Interface in org.apache.hadoop.ipc
-
Used to registry custom methods to refresh at runtime.
- RefreshRegistry - Class in org.apache.hadoop.ipc
-
Used to registry custom methods to refresh at runtime.
- RefreshRegistry() - Constructor for class org.apache.hadoop.ipc.RefreshRegistry
-
- RefreshResponse - Class in org.apache.hadoop.ipc
-
Return a response in the handler method for the user to see.
- RefreshResponse(int, String) - Constructor for class org.apache.hadoop.ipc.RefreshResponse
-
- refreshServiceAcl(Configuration, PolicyProvider) - Method in class org.apache.hadoop.ipc.Server
-
Refresh the service authorization ACL for the service handled by this server.
- refreshServiceAcl(RpcController, RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto) - Method in interface org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService.BlockingInterface
-
- refreshServiceAcl(RpcController, RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto, RpcCallback<RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto>) - Method in interface org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService.Interface
-
Refresh the service-level authorization policy in-effect.
- refreshServiceAcl(RpcController, RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto, RpcCallback<RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto>) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
Refresh the service-level authorization policy in-effect.
- refreshServiceAcl(RpcController, RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto, RpcCallback<RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto>) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService.Stub
-
- refreshServiceAcl() - Method in class org.apache.hadoop.security.protocolPB.RefreshAuthorizationPolicyProtocolClientSideTranslatorPB
-
- refreshServiceAcl(RpcController, RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto) - Method in class org.apache.hadoop.security.protocolPB.RefreshAuthorizationPolicyProtocolServerSideTranslatorPB
-
- refreshSuperUserGroupsConfiguration(RpcController, RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto) - Method in interface org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface
-
- refreshSuperUserGroupsConfiguration(RpcController, RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto, RpcCallback<RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto>) - Method in interface org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Interface
-
Refresh superuser proxy group list.
- refreshSuperUserGroupsConfiguration(RpcController, RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto, RpcCallback<RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto>) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
Refresh superuser proxy group list.
- refreshSuperUserGroupsConfiguration(RpcController, RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto, RpcCallback<RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto>) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Stub
-
- refreshSuperUserGroupsConfiguration() - Method in class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolClientSideTranslatorPB
-
- refreshSuperUserGroupsConfiguration(RpcController, RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto) - Method in class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolServerSideTranslatorPB
-
- RefreshUserMappingsProtocolClientSideTranslatorPB - Class in org.apache.hadoop.security.protocolPB
-
- RefreshUserMappingsProtocolClientSideTranslatorPB(RefreshUserMappingsProtocolPB) - Constructor for class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolClientSideTranslatorPB
-
- RefreshUserMappingsProtocolProtos - Class in org.apache.hadoop.security.proto
-
- RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto - Class in org.apache.hadoop.security.proto
-
Refresh superuser configuration request.
- RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder - Class in org.apache.hadoop.security.proto
-
Refresh superuser configuration request.
- RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto - Class in org.apache.hadoop.security.proto
-
void response
- RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder - Class in org.apache.hadoop.security.proto
-
void response
- RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService - Class in org.apache.hadoop.security.proto
-
Protocol to refresh the user mappings.
- RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface - Interface in org.apache.hadoop.security.proto
-
- RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Interface - Interface in org.apache.hadoop.security.proto
-
- RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Stub - Class in org.apache.hadoop.security.proto
-
- RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto - Class in org.apache.hadoop.security.proto
-
Refresh user to group mappings request.
- RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder - Class in org.apache.hadoop.security.proto
-
Refresh user to group mappings request.
- RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto - Class in org.apache.hadoop.security.proto
-
void response
- RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder - Class in org.apache.hadoop.security.proto
-
void response
- RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- RefreshUserMappingsProtocolServerSideTranslatorPB - Class in org.apache.hadoop.security.protocolPB
-
- RefreshUserMappingsProtocolServerSideTranslatorPB(RefreshUserMappingsProtocol) - Constructor for class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolServerSideTranslatorPB
-
- RefreshUserMappingsProtocolService() - Constructor for class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- refreshUserToGroupsMappings(RpcController, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto) - Method in interface org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface
-
- refreshUserToGroupsMappings(RpcController, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto, RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto>) - Method in interface org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Interface
-
Refresh user to group mappings.
- refreshUserToGroupsMappings(RpcController, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto, RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto>) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
Refresh user to group mappings.
- refreshUserToGroupsMappings(RpcController, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto, RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto>) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Stub
-
- refreshUserToGroupsMappings() - Method in class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolClientSideTranslatorPB
-
- refreshUserToGroupsMappings(RpcController, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto) - Method in class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolServerSideTranslatorPB
-
- RegexFilter - Class in org.apache.hadoop.metrics2.filter
-
A regex pattern filter for metrics
- RegexFilter() - Constructor for class org.apache.hadoop.metrics2.filter.RegexFilter
-
- RegexMountPointInterceptorType - Enum in org.apache.hadoop.fs.viewfs
-
RegexMountPointInterceptorType.
- register(String, RefreshHandler) - Method in class org.apache.hadoop.ipc.RefreshRegistry
-
Registers an object as a handler for a given identity.
- register(String, String, T) - Method in class org.apache.hadoop.metrics2.MetricsSystem
-
Register a metrics source
- register(T) - Method in class org.apache.hadoop.metrics2.MetricsSystem
-
Register a metrics source (deriving name and description from the object)
- register(String, String, T) - Method in class org.apache.hadoop.metrics2.MetricsSystem
-
Register a metrics sink
- register(MetricsSystem.Callback) - Method in class org.apache.hadoop.metrics2.MetricsSystem
-
Register a callback interface for JMX events
- register(String, String, Object) - Static method in class org.apache.hadoop.metrics2.util.MBeans
-
Register the MBean using our standard MBeanName format
"hadoop:service=<serviceName>,name=<nameName>"
Where the <serviceName> and <nameName> are the supplied
parameters.
- register(String, String, Map<String, String>, Object) - Static method in class org.apache.hadoop.metrics2.util.MBeans
-
Register the MBean using our standard MBeanName format
"hadoop:service=<serviceName>,name=<nameName>"
Where the <serviceName> and <nameName> are the supplied
parameters.
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.fs.FSProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.fs.FSProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.security.proto.SecurityProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.security.proto.SecurityProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos
-
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.hadoop.tracing.TraceAdminPB
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.tracing.TraceAdminPB
-
- registerFailureHandling() - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: register this class as the handler for the control-C
and SIGINT interrupts.
- registerForDeferredResponse() - Static method in class org.apache.hadoop.ipc.ProtobufRpcEngine.Server
-
Deprecated.
- registerForDeferredResponse2() - Static method in class org.apache.hadoop.ipc.ProtobufRpcEngine2.Server
-
- registerGlobalListener(ServiceStateChangeListener) - Static method in class org.apache.hadoop.service.AbstractService
-
Register a global listener, which receives notifications
from the state change events of all services in the JVM
- registerProtocolEngine(RPC.RpcKind, Class<? extends Writable>, RPC.RpcInvoker) - Static method in class org.apache.hadoop.ipc.Server
-
Register a RPC kind and the class to deserialize the rpc request.
- registerServiceListener(ServiceStateChangeListener) - Method in class org.apache.hadoop.service.AbstractService
-
- registerServiceListener(ServiceStateChangeListener) - Method in interface org.apache.hadoop.service.Service
-
Register a listener to the service state change events.
- reinit(Configuration) - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
Prepare the compressor to be used in a new stream with settings defined in
the given Configuration.
- reinit(Configuration) - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- reinit(Configuration) - Method in interface org.apache.hadoop.io.compress.Compressor
-
Prepare the compressor to be used in a new stream with settings defined in
the given Configuration
- reinit(Configuration) - Method in class org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Prepare the compressor to be used in a new stream with settings defined in
the given Configuration
- reinit(Configuration) - Method in class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Prepare the compressor to be used in a new stream with settings defined in
the given Configuration
- reinit(Configuration) - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipCompressor
-
- reinit(Configuration) - Method in class org.apache.hadoop.io.compress.zlib.BuiltInZlibDeflater
-
reinit the compressor with the given configuration.
- reinit(Configuration) - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
Prepare the compressor to be used in a new stream with settings defined in
the given Configuration.
- reinit(Configuration) - Method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
Prepare the compressor to be used in a new stream with settings defined in
the given Configuration.
- rejectUnknownMandatoryKeys(Collection<String>, String) - Method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Reject a configuration if one or more mandatory keys are
not in the set of mandatory keys.
- rejectUnknownMandatoryKeys(Set<String>, Collection<String>, String) - Static method in class org.apache.hadoop.fs.impl.AbstractFSBuilderImpl
-
Reject a configuration if one or more mandatory keys are
not in the set of mandatory keys.
- relative() - Method in class org.apache.hadoop.fs.impl.prefetch.FilePosition
-
Gets the current position within this file relative to the start of the associated buffer.
- release(BufferData) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockManager
-
Releases resources allocated to the given block.
- release(int) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations
-
- release(T) - Method in class org.apache.hadoop.fs.impl.prefetch.BoundedResourcePool
-
Releases a previously acquired resource.
- release(BufferData) - Method in class org.apache.hadoop.fs.impl.prefetch.BufferPool
-
Releases a previously acquired resource.
- release(BufferData) - Method in class org.apache.hadoop.fs.impl.prefetch.CachingBlockManager
-
Releases resources allocated to the given block.
- release(T) - Method in class org.apache.hadoop.fs.impl.prefetch.ResourcePool
-
Releases a previously acquired resource.
- release() - Method in interface org.apache.hadoop.io.ByteBufferPool
-
Clear the buffer pool thus releasing all the buffers.
- release() - Method in class org.apache.hadoop.util.AutoCloseableLock
-
A wrapper method that makes a call to unlock() of the
underlying ReentrantLock object.
- releaseBuffer(ByteBuffer) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- reload() - Method in class org.apache.hadoop.util.FileBasedIPList
-
- reloadCachedMappings() - Method in class org.apache.hadoop.net.CachedDNSToSwitchMapping
-
- reloadCachedMappings(List<String>) - Method in class org.apache.hadoop.net.CachedDNSToSwitchMapping
-
- reloadCachedMappings() - Method in interface org.apache.hadoop.net.DNSToSwitchMapping
-
Reload all of the cached mappings.
- reloadCachedMappings(List<String>) - Method in interface org.apache.hadoop.net.DNSToSwitchMapping
-
Reload cached mappings on specific nodes.
- reloadCachedMappings() - Method in class org.apache.hadoop.net.ScriptBasedMapping.RawScriptBasedMapping
-
- reloadCachedMappings(List<String>) - Method in class org.apache.hadoop.net.ScriptBasedMapping.RawScriptBasedMapping
-
- reloadCachedMappings() - Method in class org.apache.hadoop.net.TableMapping
-
- reloadConfiguration() - Method in class org.apache.hadoop.conf.Configuration
-
Reload configuration from previously added resources.
- reloadExistingConfigurations() - Static method in class org.apache.hadoop.conf.Configuration
-
Reload existing configuration instances.
- reloginFromKeytab() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Re-Login a user in from a keytab file.
- reloginFromTicketCache() - Method in class org.apache.hadoop.security.UserGroupInformation
-
Re-Login a user in from the ticket cache.
- remaining() - Method in class org.apache.hadoop.ipc.RpcWritable.Buffer
-
- remainingCapacity() - Method in class org.apache.hadoop.fs.store.DataBlocks.DataBlock
-
The remaining capacity in the block before it is full.
- remainingCapacity() - Method in class org.apache.hadoop.ipc.CallQueueManager
-
- remainingCapacity() - Method in class org.apache.hadoop.ipc.FairCallQueue
-
Returns maximum remaining capacity.
- REMOTE_BYTES_READ - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Total number of bytes read from remote operations.
- REMOTE_READ_OP - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Total number of remote read operations performed.
- RemoteException - Exception in org.apache.hadoop.ipc
-
- RemoteException(String, String) - Constructor for exception org.apache.hadoop.ipc.RemoteException
-
- RemoteException(String, String, RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto) - Constructor for exception org.apache.hadoop.ipc.RemoteException
-
- RemoteIterator<E> - Interface in org.apache.hadoop.fs
-
An iterator over a collection whose elements need to be fetched remotely
- remoteIteratorFromArray(T[]) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
-
Create a remote iterator from an array.
- remoteIteratorFromIterable(Iterable<T>) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
-
Create a remote iterator from a java.util.Iterable -e.g.
- remoteIteratorFromIterator(Iterator<T>) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
-
Create a remote iterator from a java.util.Iterator.
- remoteIteratorFromSingleton(T) - Static method in class org.apache.hadoop.util.functional.RemoteIterators
-
Create an iterator from a singleton.
- RemoteIterators - Class in org.apache.hadoop.util.functional
-
A set of remote iterators supporting transformation and filtering,
with IOStatisticsSource passthrough, and of conversions of
the iterators to lists/arrays and of performing actions
on the values.
- RemoteIterators.WrappingRemoteIterator<S,T> - Class in org.apache.hadoop.util.functional
-
Wrapper of another remote iterator; IOStatistics
and Closeable methods are passed down if implemented.
- remove(String) - Method in class org.apache.hadoop.fs.audit.CommonAuditContext
-
Remove a context entry.
- remove(Object) - Method in class org.apache.hadoop.io.MapWritable
-
- remove(Object) - Method in class org.apache.hadoop.io.SortedMapWritable
-
- remove(Node) - Method in class org.apache.hadoop.net.InnerNodeImpl
-
- remove(Object) - Method in class org.apache.hadoop.security.token.delegation.DelegationTokenLoadingCache
-
- remove(ServiceStateChangeListener) - Method in class org.apache.hadoop.service.ServiceOperations.ServiceListeners
-
Remove any registration of a listener from the listener list.
- remove() - Method in class org.apache.hadoop.util.IntrusiveCollection.IntrusiveIterator
-
- remove() - Method in class org.apache.hadoop.util.LightWeightGSet.SetIterator
-
- removeAcl(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Removes all but the base ACL entries of files and directories.
- removeAcl(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- removeAcl(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Removes all but the base ACL entries of files and directories.
- removeAcl(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Removes all but the base ACL entries of files and directories.
- removeAcl(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- removeAcl(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- removeAcl(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- removeAclEntries(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Removes ACL entries from files and directories.
- removeAclEntries(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- removeAclEntries(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.FileContext
-
Removes ACL entries from files and directories.
- removeAclEntries(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.FileSystem
-
Removes ACL entries from files and directories.
- removeAclEntries(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- removeAclEntries(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- removeAclEntries(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- removeAuths(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- removeBlocker(String) - Method in class org.apache.hadoop.service.AbstractService
-
Remove a blocker from the blocker map -
this is a no-op if the blocker is not present
- removeConfig(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Removes all default ACL entries from files and directories.
- removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Removes all default ACL entries from files and directories.
- removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Removes all default ACL entries from files and directories.
- removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- removeDefaultAcl(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- removeDescriptions(int) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- removeExpiredStoredToken(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- removeExpiredStoredToken(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- removeForCurrentThread() - Method in class org.apache.hadoop.fs.impl.WeakReferenceThreadMap
-
Remove the reference for the current thread.
- removeGlobalContextEntry(String) - Static method in class org.apache.hadoop.fs.audit.CommonAuditContext
-
Remove a global entry.
- removeGroup(String) - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
Remove group from the names of groups allowed for this service.
- removeInstance(String) - Static method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- removeProtocolSignature(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- removeProtocolVersions(int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- removeResponses(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- RemoveScheme - Interface in org.apache.hadoop.util.bloom
-
Defines the different remove scheme for retouched Bloom filters.
- removeSecretKey(Text) - Method in class org.apache.hadoop.security.Credentials
-
Remove the key for a given alias.
- removeSecrets(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- removeService(Service) - Method in class org.apache.hadoop.service.CompositeService
-
- removeShutdownHook(Runnable) - Method in class org.apache.hadoop.util.ShutdownHookManager
-
Removes a shutdownHook.
- removeSpanReceiver(RpcController, TraceAdminPB.RemoveSpanReceiverRequestProto) - Method in interface org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService.BlockingInterface
-
- removeSpanReceiver(RpcController, TraceAdminPB.RemoveSpanReceiverRequestProto, RpcCallback<TraceAdminPB.RemoveSpanReceiverResponseProto>) - Method in interface org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService.Interface
-
rpc removeSpanReceiver(.hadoop.common.RemoveSpanReceiverRequestProto) returns (.hadoop.common.RemoveSpanReceiverResponseProto);
- removeSpanReceiver(RpcController, TraceAdminPB.RemoveSpanReceiverRequestProto, RpcCallback<TraceAdminPB.RemoveSpanReceiverResponseProto>) - Method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
rpc removeSpanReceiver(.hadoop.common.RemoveSpanReceiverRequestProto) returns (.hadoop.common.RemoveSpanReceiverResponseProto);
- removeSpanReceiver(RpcController, TraceAdminPB.RemoveSpanReceiverRequestProto, RpcCallback<TraceAdminPB.RemoveSpanReceiverResponseProto>) - Method in class org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService.Stub
-
- removeStoredMasterKey(DelegationKey) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- removeStoredMasterKey(DelegationKey) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
Removes the existing DelegationKey from the SQL database to
invalidate it.
- removeStoredToken(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- removeStoredToken(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
Removes the existing TokenInformation from the SQL database to
invalidate it.
- removeSuffix(String, String) - Static method in class org.apache.hadoop.io.compress.CompressionCodecFactory
-
Removes a suffix from a filename, if it has it.
- removeTokenFromFile(boolean, File, String, Text, Configuration) - Static method in class org.apache.hadoop.security.token.DtFileOperations
-
Remove a token from a file in the local filesystem, matching alias.
- removeTokens(int) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- removeUser(String) - Method in class org.apache.hadoop.security.authorize.AccessControlList
-
Remove user from the names of users allowed for this service.
- removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Remove an xattr of a file or directory.
- removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.FileContext
-
Remove an xattr of a file or directory.
- removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
-
Remove an xattr of a file or directory.
- removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- removeXAttr(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- rename(Path, Path, Options.Rename...) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- rename(Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Rename files/dirs
- rename(Path, Path, Options.Rename...) - Method in class org.apache.hadoop.fs.FileContext
-
Renames Path src to Path dst
Fails if src is a file and dst is a directory.
- rename(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Renames Path src to Path dst.
- rename(Path, Path, Options.Rename...) - Method in class org.apache.hadoop.fs.FileSystem
-
Deprecated.
- rename(Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Renames Path src to Path dst.
- rename(Path, Path, Options.Rename...) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- rename(Path, Path) - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
- rename(Path, Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- rename(Path, Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- rename(Path, Path) - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- rename(Path, Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- rename(FileSystem, String, String) - Static method in class org.apache.hadoop.io.MapFile
-
Renames an existing map directory.
- renameInternal(Path, Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- renameInternal(Path, Path, boolean) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- renameInternal(Path, Path, boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- renameInternal(Path, Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.FileContext
-
Rename a snapshot.
- renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.FileSystem
-
Rename a snapshot.
- renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- renameSnapshot(Path, String, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- renew(Token<?>, Configuration) - Method in class org.apache.hadoop.crypto.key.kms.KMSClientProvider.KMSTokenRenewer
-
- renew(Configuration) - Method in class org.apache.hadoop.security.token.Token
-
Renew this delegation token.
- renew(Token<?>, Configuration) - Method in class org.apache.hadoop.security.token.Token.TrivialRenewer
-
- renew(Token<?>, Configuration) - Method in class org.apache.hadoop.security.token.TokenRenewer
-
Renew the given token.
- RENEW_DELEGATION_TOKEN_JSON - Static variable in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
- renewDelegationToken(Token<?>) - Method in interface org.apache.hadoop.crypto.key.KeyProviderDelegationTokenExtension.DelegationTokenExtension
-
Renews the given token.
- renewDelegationToken(Token<?>) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- renewDelegationToken(URL, DelegationTokenAuthenticatedURL.Token) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Renews a delegation token from the server end-point using the
configured Authenticator for authentication.
- renewDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Renews a delegation token from the server end-point using the
configured Authenticator for authentication.
- renewDelegationToken(URL, AuthenticatedURL.Token, Token<AbstractDelegationTokenIdentifier>) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Renews a delegation token from the server end-point using the
configured Authenticator for authentication.
- renewDelegationToken(URL, AuthenticatedURL.Token, Token<AbstractDelegationTokenIdentifier>, String) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Renews a delegation token from the server end-point using the
configured Authenticator for authentication.
- RENEWER_FIELD_NUMBER - Static variable in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- RENEWER_PARAM - Static variable in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
- renewToken(Token<TokenIdent>, String) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Renew a delegation token.
- renewTokenFile(File, String, Text, Configuration) - Static method in class org.apache.hadoop.security.token.DtFileOperations
-
Renew a token from a file in the local filesystem, matching alias.
- repFac(short) - Static method in class org.apache.hadoop.fs.Options.CreateOpts
-
- replaceFile(File, File) - Static method in class org.apache.hadoop.fs.FileUtil
-
Move the src file to the name specified by target.
- replication(short) - Method in class org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
Set replication factor.
- replication(short) - Method in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl
-
Set replication factor.
- replication(short) - Method in interface org.apache.hadoop.fs.MultipartUploaderBuilder
-
Set replication factor.
- replication(short) - Static method in class org.apache.hadoop.io.SequenceFile.Writer
-
- REPLICATION_1_2_SCHEMA - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- REPLICATION_CODEC_NAME - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- REPLICATION_POLICY_ID - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- REPLICATION_POLICY_NAME - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- ReplicationFactor(short) - Constructor for class org.apache.hadoop.fs.Options.CreateOpts.ReplicationFactor
-
- report() - Method in class org.apache.hadoop.fs.HardLink.LinkStats
-
- reportChecksumFailure(Path, FSDataInputStream, long, FSDataInputStream, long) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Report a checksum error to the file system.
- reportChecksumFailure(Path, FSDataInputStream, long, FSDataInputStream, long) - Method in class org.apache.hadoop.fs.LocalFileSystem
-
Moves files to a bad file directory on the same device, so that their
storage will not be reused.
- reportCRCError() - Method in class org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
- REQINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- REQINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto
-
- REQINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- REQSOURCE_FIELD_NUMBER - Static variable in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- REQUEST_BY_USER_FORCED_VALUE - Static variable in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
REQUEST_BY_USER_FORCED = 1;
- REQUEST_BY_USER_VALUE - Static variable in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
REQUEST_BY_USER = 0;
- REQUEST_BY_ZKFC_VALUE - Static variable in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
REQUEST_BY_ZKFC = 2;
- requestCaching(BufferData) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockManager
-
Requests that the given block should be copied to the cache.
- requestCaching(int) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations
-
- requestCaching(BufferData) - Method in class org.apache.hadoop.fs.impl.prefetch.CachingBlockManager
-
Requests that the given block should be copied to the local cache.
- requestPrefetch(int) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockManager
-
Requests optional prefetching of the given block.
- requestPrefetch(int) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations
-
- requestPrefetch(int) - Method in class org.apache.hadoop.fs.impl.prefetch.CachingBlockManager
-
Requests optional prefetching of the given block.
- RequestQuoter(HttpServletRequest) - Constructor for class org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
- requiredSerializationClasses() - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
-
What classes are needed to deserialize this class?
Needed to securely unmarshall this from untrusted sources.
- reset() - Method in class org.apache.hadoop.fs.audit.CommonAuditContext
-
Rest the context; will set the standard options again.
- reset() - Method in class org.apache.hadoop.fs.FileSystem.Statistics
-
Resets all statistics to 0.
- reset() - Method in enum org.apache.hadoop.fs.GlobalStorageStatistics
-
Reset all global storage statistics.
- reset() - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- reset() - Method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsContextImpl
-
Reset the thread +.
- reset() - Method in interface org.apache.hadoop.fs.statistics.impl.IOStatisticsStore
-
Reset all statistics.
- reset() - Method in class org.apache.hadoop.fs.statistics.impl.StorageStatisticsFromIOStatistics
-
- reset() - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsContext
-
Reset the context's IOStatistics.
- reset() - Method in class org.apache.hadoop.fs.StorageStatistics
-
Reset all the statistic data.
- reset() - Method in class org.apache.hadoop.fs.store.ByteBufferInputStream
-
- reset() - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
- reset() - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Decompressor
-
Resets everything including the input buffers (user and direct).
- reset() - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyDecompressor
-
- reset() - Method in interface org.apache.hadoop.io.compress.Compressor
-
Resets compressor so that a new set of input data can be processed.
- reset() - Method in interface org.apache.hadoop.io.compress.Decompressor
-
Resets decompressor and input and output buffers so that a new set of
input data can be processed.
- reset() - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- reset() - Method in class org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Resets compressor so that a new set of input data can be processed.
- reset() - Method in class org.apache.hadoop.io.compress.lz4.Lz4Decompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.PassthroughCodec.StubDecompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Resets compressor so that a new set of input data can be processed.
- reset() - Method in class org.apache.hadoop.io.compress.snappy.SnappyDecompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.snappy.SnappyDecompressor.SnappyDirectDecompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipCompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipDecompressor
-
Resets everything, including the input buffer, regardless of whether the
current gzip substream is finished.
- reset() - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
-
Resets everything including the input buffers (user and direct).
- reset() - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor.ZlibDirectDecompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
- reset() - Method in class org.apache.hadoop.io.compress.zstd.ZStandardDecompressor
-
Resets everything including the input buffers (user and direct).
- reset() - Method in class org.apache.hadoop.io.compress.zstd.ZStandardDecompressor.ZStandardDirectDecompressor
-
- reset(ByteBuffer...) - Method in class org.apache.hadoop.io.DataInputByteBuffer
-
- reset() - Method in class org.apache.hadoop.io.file.tfile.BoundedRangeFileInputStream
-
- reset() - Method in class org.apache.hadoop.io.MapFile.Reader
-
Re-positions the reader before its first key.
- reset() - Method in class org.apache.hadoop.log.LogThrottlingHelper
-
- reset() - Method in class org.apache.hadoop.metrics2.util.SampleStat.MinMax
-
- reset(SampleStat.MinMax) - Method in class org.apache.hadoop.metrics2.util.SampleStat.MinMax
-
- reset() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Reset all data structures and mutable state.
- reset() - Method in class org.apache.hadoop.service.ServiceOperations.ServiceListeners
-
Reset the listener list
- reset() - Method in class org.apache.hadoop.util.LimitInputStream
-
- reset() - Method in class org.apache.hadoop.util.PureJavaCrc32
-
- reset() - Method in class org.apache.hadoop.util.PureJavaCrc32C
-
- reset() - Method in class org.apache.hadoop.util.StopWatch
-
Reset elapsed time to zero and make the state of stopwatch stop.
- resetCache() - Static method in class org.apache.hadoop.ipc.ProtocolSignature
-
- resetDefaultFactory() - Static method in class org.apache.hadoop.security.ssl.DelegatingSSLSocketFactory
-
For testing only: reset the socket factory.
- resetMinMax() - Method in class org.apache.hadoop.metrics2.lib.MutableStat
-
Reset the all time min max of the metric
- resetState() - Method in class org.apache.hadoop.io.compress.BlockDecompressorStream
-
- resetState() - Method in class org.apache.hadoop.io.compress.CompressionInputStream
-
Reset the decompressor to its initial state and discard any buffered data,
as the underlying stream may have been repositioned.
- resetState() - Method in class org.apache.hadoop.io.compress.CompressionOutputStream
-
Reset the compression to the initial state.
- resetState() - Method in class org.apache.hadoop.io.compress.CompressorStream
-
- resetState() - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- resolve(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Resolves all symbolic links in the specified path.
- resolve(FileSystem, Options.HandleOpt...) - Static method in class org.apache.hadoop.fs.Options.HandleOpt
-
- resolve(BiFunction<FileStatus, Options.HandleOpt[], PathHandle>, Options.HandleOpt...) - Static method in class org.apache.hadoop.fs.Options.HandleOpt
-
Utility function for partial evaluation of
FileStatus
instances to a fixed set of handle options.
- resolve(List<String>) - Method in class org.apache.hadoop.net.CachedDNSToSwitchMapping
-
- resolve(List<String>) - Method in interface org.apache.hadoop.net.DNSToSwitchMapping
-
Resolves a list of DNS-names/IP-addresses and returns back a list of
switch information (network paths).
- resolve(List<String>) - Method in class org.apache.hadoop.net.ScriptBasedMapping.RawScriptBasedMapping
-
- resolveIntermediate(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Resolves all symbolic links in the specified path leading up
to, but not including the final path component.
- resolveLink(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
- resolveLink(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- resolvePath(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Return the fully-qualified path of path f resolving the path
through any internal symlinks or mount point
- resolvePath(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Resolve the path following any symlinks or mount points
- resolvePath(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Return the fully-qualified path of path, resolving the path
through any symlinks or mount point.
- resolvePath(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- resolvePath(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- resolvePath(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- resolvePath(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- RESOURCE_LEAKS_LOG_NAME - Static variable in class org.apache.hadoop.fs.impl.LeakReporter
-
Name of logger used to report leaks: "org.apache.hadoop.fs.resource.leaks".
- ResourcePool<T> - Class in org.apache.hadoop.fs.impl.prefetch
-
Manages a fixed pool of resources.
- ResourcePool() - Constructor for class org.apache.hadoop.fs.impl.prefetch.ResourcePool
-
- RESPONSE_ACTIVE - Static variable in class org.apache.hadoop.http.IsActiveServlet
-
- RESPONSE_NOT_ACTIVE - Static variable in class org.apache.hadoop.http.IsActiveServlet
-
- RESPONSE_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
RESPONSE = 4;
- RESPONSES_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- RestCsrfPreventionFilter - Class in org.apache.hadoop.security.http
-
This filter provides protection against cross site request forgery (CSRF)
attacks for REST APIs.
- RestCsrfPreventionFilter() - Constructor for class org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- RestCsrfPreventionFilter.HttpInteraction - Interface in org.apache.hadoop.security.http
-
Defines the minimal API requirements for the filter to execute its
filtering logic.
- Result - Class in org.apache.hadoop.fs.shell.find
-
- RetouchedBloomFilter - Class in org.apache.hadoop.util.bloom
-
Implements a retouched Bloom filter, as defined in the CoNEXT 2006 paper.
- RetouchedBloomFilter() - Constructor for class org.apache.hadoop.util.bloom.RetouchedBloomFilter
-
Default constructor - use with readFields
- RetouchedBloomFilter(int, int, int) - Constructor for class org.apache.hadoop.util.bloom.RetouchedBloomFilter
-
Constructor
- RetriableException - Exception in org.apache.hadoop.ipc
-
Exception thrown by a server typically to indicate that server is in a state
where request cannot be processed temporarily (such as still starting up).
- RetriableException(Exception) - Constructor for exception org.apache.hadoop.ipc.RetriableException
-
- RetriableException(String) - Constructor for exception org.apache.hadoop.ipc.RetriableException
-
- retriableRetrievePassword(T) - Method in class org.apache.hadoop.security.token.SecretManager
-
- retrieveIOStatistics(Object) - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsSupport
-
Get the IOStatistics of the source, casting it
if it is of the relevant type, otherwise,
if it implements
IOStatisticsSource
extracting the value.
- retrievePassword(TokenIdent) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- retrievePassword(T) - Method in class org.apache.hadoop.security.token.SecretManager
-
Retrieve the password for the given token identifier.
- RETRY - Static variable in class org.apache.hadoop.io.retry.RetryPolicy.RetryAction
-
- RETRY_FOREVER - Static variable in class org.apache.hadoop.io.retry.RetryPolicies
-
Keep trying forever.
- RetryAction(RetryPolicy.RetryAction.RetryDecision) - Constructor for class org.apache.hadoop.io.retry.RetryPolicy.RetryAction
-
- RetryAction(RetryPolicy.RetryAction.RetryDecision, long) - Constructor for class org.apache.hadoop.io.retry.RetryPolicy.RetryAction
-
- RetryAction(RetryPolicy.RetryAction.RetryDecision, long, String) - Constructor for class org.apache.hadoop.io.retry.RetryPolicy.RetryAction
-
- retryByException(RetryPolicy, Map<Class<? extends Exception>, RetryPolicy>) - Static method in class org.apache.hadoop.io.retry.RetryPolicies
-
Set a default policy with some explicit handlers for specific exceptions.
- retryByRemoteException(RetryPolicy, Map<Class<? extends Exception>, RetryPolicy>) - Static method in class org.apache.hadoop.io.retry.RetryPolicies
-
A retry policy for RemoteException
Set a default policy with some explicit handlers for specific exceptions.
- RetryCache.CacheEntry - Class in org.apache.hadoop.ipc
-
CacheEntry is tracked using unique client ID and callId of the RPC request.
- RetryCache.CacheEntryWithPayload - Class in org.apache.hadoop.ipc
-
CacheEntry with payload that tracks the previous response or parts of
previous response to be used for generating response for retried requests.
- RETRYCOUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- RETRYCOUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- Retryer - Class in org.apache.hadoop.fs.impl.prefetch
-
Provides retry related functionality.
- Retryer(int, int, int) - Constructor for class org.apache.hadoop.fs.impl.prefetch.Retryer
-
Initializes a new instance of the Retryer class.
- retryForeverWithFixedSleep(long, TimeUnit) - Static method in class org.apache.hadoop.io.retry.RetryPolicies
-
Keep trying forever with a fixed time between attempts.
- retryOtherThanRemoteAndSaslException(RetryPolicy, Map<Class<? extends Exception>, RetryPolicy>) - Static method in class org.apache.hadoop.io.retry.RetryPolicies
-
A retry policy where RemoteException and SaslException are not retried, other individual
exception types can have RetryPolicy overrides, and any other exception type without an
override is not retried.
- RetryPolicies - Class in org.apache.hadoop.io.retry
-
- RetryPolicies() - Constructor for class org.apache.hadoop.io.retry.RetryPolicies
-
- RetryPolicies.MultipleLinearRandomRetry - Class in org.apache.hadoop.io.retry
-
Given pairs of number of retries and sleep time (n0, t0), (n1, t1), ...,
the first n0 retries sleep t0 milliseconds on average,
the following n1 retries sleep t1 milliseconds on average, and so on.
- RetryPolicies.MultipleLinearRandomRetry.Pair - Class in org.apache.hadoop.io.retry
-
Pairs of numRetries and sleepSeconds
- RetryPolicy - Interface in org.apache.hadoop.io.retry
-
Specifies a policy for retrying method failures.
- RetryPolicy.RetryAction - Class in org.apache.hadoop.io.retry
-
- RetryPolicy.RetryAction.RetryDecision - Enum in org.apache.hadoop.io.retry
-
- RetryProxy - Class in org.apache.hadoop.io.retry
-
A factory for creating retry proxies.
- RetryProxy() - Constructor for class org.apache.hadoop.io.retry.RetryProxy
-
- retryUpToMaximumCountWithFixedSleep(int, long, TimeUnit) - Static method in class org.apache.hadoop.io.retry.RetryPolicies
-
Keep trying a limited number of times, waiting a fixed time between attempts,
and then fail by re-throwing the exception.
- retryUpToMaximumCountWithProportionalSleep(int, long, TimeUnit) - Static method in class org.apache.hadoop.io.retry.RetryPolicies
-
Keep trying a limited number of times, waiting a growing amount of time between attempts,
and then fail by re-throwing the exception.
- retryUpToMaximumTimeWithFixedSleep(long, long, TimeUnit) - Static method in class org.apache.hadoop.io.retry.RetryPolicies
-
Keep trying for a maximum time, waiting a fixed time between attempts,
and then fail by re-throwing the exception.
- RetryUtils - Class in org.apache.hadoop.io.retry
-
- RetryUtils() - Constructor for class org.apache.hadoop.io.retry.RetryUtils
-
- returnCompressor(Compressor) - Static method in class org.apache.hadoop.io.compress.CodecPool
-
- returnCompressor(Compressor) - Method in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- returnDecompressor(Decompressor) - Static method in class org.apache.hadoop.io.compress.CodecPool
-
- returnDecompressor(Decompressor) - Method in enum org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- revertWith(TaskPool.Task<I, ?>) - Method in class org.apache.hadoop.util.functional.TaskPool.Builder
-
Task to revert with after another task failed.
- rewind() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Rewind to the first entry in the scanner.
- rNums - Static variable in interface org.apache.hadoop.io.compress.bzip2.BZip2Constants
-
This array really shouldn't be here.
- RollingFileSystemSink - Class in org.apache.hadoop.metrics2.sink
-
This class is a metrics sink that uses
FileSystem to write the metrics logs.
- RollingFileSystemSink() - Constructor for class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
Create an empty instance.
- RollingFileSystemSink(long, long) - Constructor for class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
Create an instance for testing.
- rollIntervalMillis - Variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- rollMasterKey() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Update the current master key for generating delegation tokens
It should be called only by tokenRemoverThread.
- rollNewVersion(String, byte[]) - Method in class org.apache.hadoop.crypto.key.CachingKeyProvider
-
- rollNewVersion(String) - Method in class org.apache.hadoop.crypto.key.CachingKeyProvider
-
- rollNewVersion(String, byte[]) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Roll a new version of the given key.
- rollNewVersion(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider
-
Roll a new version of the given key generating the material for it.
- rollNewVersion(String) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- rollNewVersion(String, byte[]) - Method in class org.apache.hadoop.crypto.key.KeyProviderExtension
-
- rollNewVersion(String, byte[]) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- rollNewVersion(String) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- rollOffsetIntervalMillis - Variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- ROUTERFEDERATEDSTATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- ROUTERFEDERATEDSTATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- RPC.Builder - Class in org.apache.hadoop.ipc
-
Class to construct instances of RPC server with specific options.
- RPC.RpcKind - Enum in org.apache.hadoop.ipc
-
- RPC.Server - Class in org.apache.hadoop.ipc
-
An RPC Server.
- RPC.VersionMismatch - Exception in org.apache.hadoop.ipc
-
A version mismatch for the RPC protocol.
- RPC_BUILTIN_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
Used for built in calls by tests
- RPC_CLOSE_CONNECTION_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
close the rpc connection
- RPC_CONTINUATION_PACKET_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
not implemented yet
- RPC_FINAL_PACKET_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
The final RPC Packet
- RPC_PROTOCOL_BUFFER_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
Use ProtobufRpcEngine
- RPC_WRITABLE_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
Use WritableRpcEngine
- RpcClientException - Exception in org.apache.hadoop.ipc
-
Indicates an exception in the RPC client
- RpcClientUtil - Class in org.apache.hadoop.ipc
-
This class maintains a cache of protocol versions and corresponding protocol
signatures, keyed by server address, protocol and rpc kind.
- RpcClientUtil() - Constructor for class org.apache.hadoop.ipc.RpcClientUtil
-
- rpcDetailedMetrics - Variable in class org.apache.hadoop.ipc.Server
-
- RpcEngine - Interface in org.apache.hadoop.ipc
-
An RPC implementation.
- RpcException - Exception in org.apache.hadoop.ipc
-
Indicates an exception during the execution of remote procedure call.
- RpcHeaderProtos - Class in org.apache.hadoop.ipc.protobuf
-
- RpcHeaderProtos.RPCCallerContextProto - Class in org.apache.hadoop.ipc.protobuf
-
Used to pass through the call context entry after an RPC is made.
- RpcHeaderProtos.RPCCallerContextProto.Builder - Class in org.apache.hadoop.ipc.protobuf
-
Used to pass through the call context entry after an RPC is made.
- RpcHeaderProtos.RPCCallerContextProtoOrBuilder - Interface in org.apache.hadoop.ipc.protobuf
-
- RpcHeaderProtos.RpcKindProto - Enum in org.apache.hadoop.ipc.protobuf
-
RpcKind determine the rpcEngine and the serialization of the rpc request
- RpcHeaderProtos.RpcRequestHeaderProto - Class in org.apache.hadoop.ipc.protobuf
-
the header for the RpcRequest
- RpcHeaderProtos.RpcRequestHeaderProto.Builder - Class in org.apache.hadoop.ipc.protobuf
-
the header for the RpcRequest
- RpcHeaderProtos.RpcRequestHeaderProto.OperationProto - Enum in org.apache.hadoop.ipc.protobuf
-
Protobuf enum hadoop.common.RpcRequestHeaderProto.OperationProto
- RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder - Interface in org.apache.hadoop.ipc.protobuf
-
- RpcHeaderProtos.RpcResponseHeaderProto - Class in org.apache.hadoop.ipc.protobuf
-
Rpc Response Header
+------------------------------------------------------------------+
| Rpc total response length in bytes (4 bytes int) |
| (sum of next two parts) |
+------------------------------------------------------------------+
| RpcResponseHeaderProto - serialized delimited ie has len |
+------------------------------------------------------------------+
| if request is successful: |
| - RpcResponse - The actual rpc response bytes follow |
| the response header |
| This response is serialized based on RpcKindProto |
| if request fails : |
| The rpc response header contains the necessary info |
+------------------------------------------------------------------+
Note that rpc response header is also used when connection setup fails.
- RpcHeaderProtos.RpcResponseHeaderProto.Builder - Class in org.apache.hadoop.ipc.protobuf
-
Rpc Response Header
+------------------------------------------------------------------+
| Rpc total response length in bytes (4 bytes int) |
| (sum of next two parts) |
+------------------------------------------------------------------+
| RpcResponseHeaderProto - serialized delimited ie has len |
+------------------------------------------------------------------+
| if request is successful: |
| - RpcResponse - The actual rpc response bytes follow |
| the response header |
| This response is serialized based on RpcKindProto |
| if request fails : |
| The rpc response header contains the necessary info |
+------------------------------------------------------------------+
Note that rpc response header is also used when connection setup fails.
- RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto - Enum in org.apache.hadoop.ipc.protobuf
-
Protobuf enum hadoop.common.RpcResponseHeaderProto.RpcErrorCodeProto
- RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto - Enum in org.apache.hadoop.ipc.protobuf
-
Protobuf enum hadoop.common.RpcResponseHeaderProto.RpcStatusProto
- RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder - Interface in org.apache.hadoop.ipc.protobuf
-
- RpcHeaderProtos.RpcSaslProto - Class in org.apache.hadoop.ipc.protobuf
-
Protobuf type hadoop.common.RpcSaslProto
- RpcHeaderProtos.RpcSaslProto.Builder - Class in org.apache.hadoop.ipc.protobuf
-
Protobuf type hadoop.common.RpcSaslProto
- RpcHeaderProtos.RpcSaslProto.SaslAuth - Class in org.apache.hadoop.ipc.protobuf
-
Protobuf type hadoop.common.RpcSaslProto.SaslAuth
- RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder - Class in org.apache.hadoop.ipc.protobuf
-
Protobuf type hadoop.common.RpcSaslProto.SaslAuth
- RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder - Interface in org.apache.hadoop.ipc.protobuf
-
- RpcHeaderProtos.RpcSaslProto.SaslState - Enum in org.apache.hadoop.ipc.protobuf
-
Protobuf enum hadoop.common.RpcSaslProto.SaslState
- RpcHeaderProtos.RpcSaslProtoOrBuilder - Interface in org.apache.hadoop.ipc.protobuf
-
- RpcHeaderProtos.RPCTraceInfoProto - Class in org.apache.hadoop.ipc.protobuf
-
Used to pass through the information necessary to continue
a trace after an RPC is made.
- RpcHeaderProtos.RPCTraceInfoProto.Builder - Class in org.apache.hadoop.ipc.protobuf
-
Used to pass through the information necessary to continue
a trace after an RPC is made.
- RpcHeaderProtos.RPCTraceInfoProtoOrBuilder - Interface in org.apache.hadoop.ipc.protobuf
-
- RpcInvocationHandler - Interface in org.apache.hadoop.ipc
-
This interface must be implemented by all InvocationHandler
implementations.
- RPCKIND_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- RPCKIND_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- RPCKIND_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- rpcMetrics - Variable in class org.apache.hadoop.ipc.Server
-
- RpcMultiplexer - Interface in org.apache.hadoop.ipc
-
Implement this interface to make a pluggable multiplexer in the
FairCallQueue.
- RpcNoSuchMethodException - Exception in org.apache.hadoop.ipc
-
No such Method for an Rpc Call
- RpcNoSuchMethodException(String) - Constructor for exception org.apache.hadoop.ipc.RpcNoSuchMethodException
-
- RpcNoSuchProtocolException - Exception in org.apache.hadoop.ipc
-
No such protocol (i.e.
- RpcNoSuchProtocolException(String) - Constructor for exception org.apache.hadoop.ipc.RpcNoSuchProtocolException
-
- RPCOP_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- RpcScheduler - Interface in org.apache.hadoop.ipc
-
Implement this interface to be used for RPC scheduling and backoff.
- RpcServerException - Exception in org.apache.hadoop.ipc
-
Indicates an exception on the RPC server
- RpcServerException(String) - Constructor for exception org.apache.hadoop.ipc.RpcServerException
-
Constructs exception with the specified detail message.
- RpcServerException(String, Throwable) - Constructor for exception org.apache.hadoop.ipc.RpcServerException
-
Constructs exception with the specified detail message and cause.
- RpcWritable.Buffer - Class in org.apache.hadoop.ipc
-
adapter to allow decoding of writables and protobufs from a byte buffer.
- RS_10_4_SCHEMA - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- RS_3_2_SCHEMA - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- RS_6_3_LEGACY_SCHEMA - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- RS_6_3_SCHEMA - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- RS_CODEC_NAME - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- RS_LEGACY_CODEC_NAME - Static variable in class org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- run() - Method in class org.apache.hadoop.fs.TrashPolicyDefault.Emptier
-
- run() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.DecayTask
-
- run() - Method in class org.apache.hadoop.ipc.ExternalCall
-
- run() - Method in class org.apache.hadoop.ipc.Server.Call
-
- run(String[]) - Method in class org.apache.hadoop.security.KDiag
-
- run() - Method in class org.apache.hadoop.service.CompositeService.CompositeServiceShutdownHook
-
- run() - Method in class org.apache.hadoop.service.launcher.InterruptEscalator.ServiceForcedShutdown
-
Shutdown callback: stop the service and set an atomic boolean
if it stopped within the shutdown time.
- run(String[]) - Method in class org.apache.hadoop.tools.CommandShell
-
- run(String[]) - Method in class org.apache.hadoop.tools.GetGroupsBase
-
Get the groups for the users given and print formatted output to the
PrintStream configured earlier.
- run(String[]) - Method in class org.apache.hadoop.util.FindClass
-
Run the class/resource find or load operation
- run() - Method in interface org.apache.hadoop.util.functional.RunnableRaisingIOE
-
- run(TaskPool.Task<I, E>) - Method in class org.apache.hadoop.util.functional.TaskPool.Builder
-
Execute the task across the data.
- run(I, Exception) - Method in interface org.apache.hadoop.util.functional.TaskPool.FailureTask
-
process a failure.
- run(I) - Method in interface org.apache.hadoop.util.functional.TaskPool.Task
-
- run() - Method in class org.apache.hadoop.util.GcTimeMonitor
-
- run() - Method in class org.apache.hadoop.util.Shell
-
Check to see if a command needs to be executed and execute if needed.
- run(String[]) - Method in interface org.apache.hadoop.util.Tool
-
Execute the command with the given arguments.
- run(Configuration, Tool, String[]) - Static method in class org.apache.hadoop.util.ToolRunner
-
Runs the given
Tool by
Tool.run(String[]), after
parsing with the given generic arguments.
- run(Tool, String[]) - Static method in class org.apache.hadoop.util.ToolRunner
-
Runs the Tool with its Configuration.
- RUNA - Static variable in interface org.apache.hadoop.io.compress.bzip2.BZip2Constants
-
- RUNB - Static variable in interface org.apache.hadoop.io.compress.bzip2.BZip2Constants
-
- RunnableRaisingIOE - Interface in org.apache.hadoop.util.functional
-
- running - Variable in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- runResolveCommand(List<String>, String) - Method in class org.apache.hadoop.net.ScriptBasedMapping.RawScriptBasedMapping
-
Build and execute the resolution command.
- S_0 - Static variable in class org.apache.hadoop.io.Sizes
-
0 bytes: 0.
- S_10M - Static variable in class org.apache.hadoop.io.Sizes
-
10 MiB: 10485760.
- S_128K - Static variable in class org.apache.hadoop.io.Sizes
-
2^17 bytes, 128 KiB: 131072.
- S_16K - Static variable in class org.apache.hadoop.io.Sizes
-
2^14 bytes: 16384.
- S_16M - Static variable in class org.apache.hadoop.io.Sizes
-
2^24 bytes, MiB: 16777216.
- S_1K - Static variable in class org.apache.hadoop.io.Sizes
-
2^10 bytes - 1 KiB: 1024.
- S_1M - Static variable in class org.apache.hadoop.io.Sizes
-
2^20 bytes, 1 MiB: 1048576.
- S_256 - Static variable in class org.apache.hadoop.io.Sizes
-
2^8 bytes: 256.
- S_256K - Static variable in class org.apache.hadoop.io.Sizes
-
2^18 bytes, 256 KiB: 262144.
- S_2K - Static variable in class org.apache.hadoop.io.Sizes
-
2^11 bytes - 1 KiB: 2048.
- S_2M - Static variable in class org.apache.hadoop.io.Sizes
-
2^21 bytes, 2 MiB: 2097152.
- S_32K - Static variable in class org.apache.hadoop.io.Sizes
-
2^15 bytes: 32768.
- S_32M - Static variable in class org.apache.hadoop.io.Sizes
-
2^25 bytes, MiB: 33554432.
- S_4K - Static variable in class org.apache.hadoop.io.Sizes
-
2^12 bytes - 2 KiB: 4096.
- S_4M - Static variable in class org.apache.hadoop.io.Sizes
-
2^22 bytes, 4 MiB: 4194304.
- S_512 - Static variable in class org.apache.hadoop.io.Sizes
-
2^9 bytes: 512.
- S_512K - Static variable in class org.apache.hadoop.io.Sizes
-
2^19 bytes, 512 KiB: 524288.
- S_5M - Static variable in class org.apache.hadoop.io.Sizes
-
5 MiB: 5242880.
- S_64K - Static variable in class org.apache.hadoop.io.Sizes
-
2^16 bytes: 65536.
- S_8K - Static variable in class org.apache.hadoop.io.Sizes
-
2^13 bytes: 8192.
- S_8M - Static variable in class org.apache.hadoop.io.Sizes
-
2^23 bytes, MiB: 8388608.
- S_IFBLK - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IFCHR - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IFDIR - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IFIFO - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IFLNK - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IFMT - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IFREG - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IFSOCK - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IRUSR - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_ISGID - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_ISUID - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_ISVTX - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IWUSR - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- S_IXUSR - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- SafeMode - Interface in org.apache.hadoop.fs
-
Whether the given filesystem is in any status of safe mode.
- SafeModeAction - Enum in org.apache.hadoop.fs
-
An identical copy from org.apache.hadoop.hdfs.protocol.HdfsConstants.SafeModeAction, that helps
the other file system implementation to define
SafeMode.
- SampleStat.MinMax - Class in org.apache.hadoop.metrics2.util
-
Helper to keep running min/max
- SaslDigestCallbackHandler(SecretManager<TokenIdentifier>, Server.Connection) - Constructor for class org.apache.hadoop.security.SaslRpcServer.SaslDigestCallbackHandler
-
- SaslGssCallbackHandler() - Constructor for class org.apache.hadoop.security.SaslRpcServer.SaslGssCallbackHandler
-
- SaslPlainServer.SaslPlainServerFactory - Class in org.apache.hadoop.security
-
- SaslPlainServer.SecurityProvider - Class in org.apache.hadoop.security
-
- SaslPlainServerFactory() - Constructor for class org.apache.hadoop.security.SaslPlainServer.SaslPlainServerFactory
-
- SaslPropertiesResolver - Class in org.apache.hadoop.security
-
Provides SaslProperties to be used for a connection.
- SaslPropertiesResolver() - Constructor for class org.apache.hadoop.security.SaslPropertiesResolver
-
- saslQop - Variable in enum org.apache.hadoop.security.SaslRpcServer.QualityOfProtection
-
- SaslRpcServer.AuthMethod - Enum in org.apache.hadoop.security
-
Authentication method
- SaslRpcServer.QualityOfProtection - Enum in org.apache.hadoop.security
-
- SaslRpcServer.SaslDigestCallbackHandler - Class in org.apache.hadoop.security
-
CallbackHandler for SASL DIGEST-MD5 mechanism
- SaslRpcServer.SaslGssCallbackHandler - Class in org.apache.hadoop.security
-
CallbackHandler for SASL GSSAPI Kerberos mechanism
- satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Set the source path to satisfy storage policy.
- satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Set the source path to satisfy storage policy.
- satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the source path to satisfy storage policy.
- satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- satisfyStoragePolicy(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- Scanner(TFile.Reader, long, long) - Constructor for class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Constructor
- Scanner(TFile.Reader, RawComparable, RawComparable) - Constructor for class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Constructor
- ScriptBasedMapping - Class in org.apache.hadoop.net
-
- ScriptBasedMapping() - Constructor for class org.apache.hadoop.net.ScriptBasedMapping
-
Create an instance with the default configuration.
- ScriptBasedMapping(DNSToSwitchMapping) - Constructor for class org.apache.hadoop.net.ScriptBasedMapping
-
Create an instance from the given raw mapping
- ScriptBasedMapping(Configuration) - Constructor for class org.apache.hadoop.net.ScriptBasedMapping
-
Create an instance from the given configuration
- ScriptBasedMapping.RawScriptBasedMapping - Class in org.apache.hadoop.net
-
- SECRET_FIELD_NUMBER - Static variable in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- SecretManager<T extends TokenIdentifier> - Class in org.apache.hadoop.security.token
-
The server-side secret manager for each token type.
- SecretManager() - Constructor for class org.apache.hadoop.security.token.SecretManager
-
- SecretManager.InvalidToken - Exception in org.apache.hadoop.security.token
-
The token was invalid and the message explains why.
- SECRETS_FIELD_NUMBER - Static variable in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- SecureIOUtils - Class in org.apache.hadoop.io
-
This class provides secure APIs for opening and creating files on the local
disk.
- SecureIOUtils() - Constructor for class org.apache.hadoop.io.SecureIOUtils
-
- SecureIOUtils.AlreadyExistsException - Exception in org.apache.hadoop.io
-
Signals that an attempt to create a file at a given pathname has failed
because another file already existed at that path.
- SecurityProtos - Class in org.apache.hadoop.security.proto
-
- SecurityProtos.CancelDelegationTokenRequestProto - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.CancelDelegationTokenRequestProto
- SecurityProtos.CancelDelegationTokenRequestProto.Builder - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.CancelDelegationTokenRequestProto
- SecurityProtos.CancelDelegationTokenRequestProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProtos.CancelDelegationTokenResponseProto - Class in org.apache.hadoop.security.proto
-
void response
- SecurityProtos.CancelDelegationTokenResponseProto.Builder - Class in org.apache.hadoop.security.proto
-
void response
- SecurityProtos.CancelDelegationTokenResponseProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProtos.CredentialsKVProto - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.CredentialsKVProto
- SecurityProtos.CredentialsKVProto.Builder - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.CredentialsKVProto
- SecurityProtos.CredentialsKVProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProtos.CredentialsProto - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.CredentialsProto
- SecurityProtos.CredentialsProto.Builder - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.CredentialsProto
- SecurityProtos.CredentialsProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProtos.GetDelegationTokenRequestProto - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.GetDelegationTokenRequestProto
- SecurityProtos.GetDelegationTokenRequestProto.Builder - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.GetDelegationTokenRequestProto
- SecurityProtos.GetDelegationTokenRequestProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProtos.GetDelegationTokenResponseProto - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.GetDelegationTokenResponseProto
- SecurityProtos.GetDelegationTokenResponseProto.Builder - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.GetDelegationTokenResponseProto
- SecurityProtos.GetDelegationTokenResponseProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProtos.RenewDelegationTokenRequestProto - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.RenewDelegationTokenRequestProto
- SecurityProtos.RenewDelegationTokenRequestProto.Builder - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.RenewDelegationTokenRequestProto
- SecurityProtos.RenewDelegationTokenRequestProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProtos.RenewDelegationTokenResponseProto - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.RenewDelegationTokenResponseProto
- SecurityProtos.RenewDelegationTokenResponseProto.Builder - Class in org.apache.hadoop.security.proto
-
Protobuf type hadoop.common.RenewDelegationTokenResponseProto
- SecurityProtos.RenewDelegationTokenResponseProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProtos.TokenProto - Class in org.apache.hadoop.security.proto
-
Security token identifier
- SecurityProtos.TokenProto.Builder - Class in org.apache.hadoop.security.proto
-
Security token identifier
- SecurityProtos.TokenProtoOrBuilder - Interface in org.apache.hadoop.security.proto
-
- SecurityProvider() - Constructor for class org.apache.hadoop.security.SaslPlainServer.SecurityProvider
-
- SecurityUtil - Class in org.apache.hadoop.security
-
Security Utils.
- SecurityUtil.QualifiedHostResolver - Class in org.apache.hadoop.security
-
This an alternate resolver with important properties that the standard
java resolver lacks:
1) The hostname is fully qualified.
- SecurityUtil.TruststoreKeystore - Class in org.apache.hadoop.security
-
Helper class to contain the Truststore/Keystore paths for the ZK client connection over
SSL/TLS.
- seek(long) - Method in class org.apache.hadoop.fs.AvroFSInput
-
- seek(long) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
Seek to the given offset.
- seek(long) - Method in class org.apache.hadoop.fs.FSInputStream
-
Seek to the given offset from the start of the file.
- seek(long) - Method in interface org.apache.hadoop.fs.Seekable
-
Seek to the given offset from the start of the file.
- seek(long) - Method in class org.apache.hadoop.io.ArrayFile.Reader
-
Positions the reader before its nth value.
- seek(long) - Method in class org.apache.hadoop.io.compress.CompressionInputStream
-
This method is current not supported.
- seek(WritableComparable) - Method in class org.apache.hadoop.io.MapFile.Reader
-
Positions the reader at the named key, or if none such exists, at the
first entry after the named key.
- seek(long) - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Set the current byte position in the input file.
- seek(WritableComparable) - Method in class org.apache.hadoop.io.SetFile.Reader
-
- SEEK_IN_BUFFER - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Number of seeks in buffer.
- Seekable - Interface in org.apache.hadoop.fs
-
Stream that permits seeking.
- seekTo(byte[]) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Move the cursor to the first entry whose key is greater than or equal
to the input key.
- seekTo(byte[], int, int) - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Move the cursor to the first entry whose key is greater than or equal
to the input key.
- seekToEnd() - Method in class org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Seek to the end of the scanner.
- seekToNewSource(long) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
Seek to the given position on an alternate copy of the data.
- seekToNewSource(long) - Method in class org.apache.hadoop.fs.FSInputStream
-
Seeks a different copy of the data.
- seekToNewSource(long) - Method in class org.apache.hadoop.io.compress.CompressionInputStream
-
This method is current not supported.
- SegmentDescriptor(long, long, Path) - Constructor for class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
-
Constructs a segment
- selectDelegationKey(int) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- selectDelegationToken(Credentials) - Method in class org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- selectiveClearing(Key, short) - Method in class org.apache.hadoop.util.bloom.RetouchedBloomFilter
-
Performs the selective clearing for a given key.
- selectKeyId() - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- selectSequenceNum() - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- selectStaleTokenInfos(long, int) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- selectToken(Text, Collection<Token<? extends TokenIdentifier>>) - Method in interface org.apache.hadoop.security.token.TokenSelector
-
- selectTokenInfo(int, byte[]) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- SENDERNAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- sendError(int, String) - Method in interface org.apache.hadoop.security.http.RestCsrfPreventionFilter.HttpInteraction
-
Called by the filter after it decides that the request is a potential
CSRF attack and therefore must be rejected.
- SEPARATOR - Static variable in class org.apache.hadoop.fs.Path
-
The directory separator, a slash.
- SEPARATOR_CHAR - Static variable in class org.apache.hadoop.fs.Path
-
The directory separator, a slash, as a character.
- SEQ_IO_SORT_FACTOR_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- SEQ_IO_SORT_FACTOR_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- SEQ_IO_SORT_MB_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- SEQ_IO_SORT_MB_KEY - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- SequenceFile - Class in org.apache.hadoop.io
-
SequenceFiles are flat files consisting of binary key/value
pairs.
- SequenceFile.CompressionType - Enum in org.apache.hadoop.io
-
The compression type used to compress key/value pairs in the
SequenceFile.
- SequenceFile.Metadata - Class in org.apache.hadoop.io
-
The class encapsulating with the metadata of a file.
- SequenceFile.Reader - Class in org.apache.hadoop.io
-
Reads key/value pairs from a sequence-format file.
- SequenceFile.Reader.Option - Interface in org.apache.hadoop.io
-
A tag interface for all of the Reader options
- SequenceFile.Sorter - Class in org.apache.hadoop.io
-
Sorts key/value pairs in a sequence-format file.
- SequenceFile.Sorter.RawKeyValueIterator - Interface in org.apache.hadoop.io
-
The interface to iterate over raw keys/values of SequenceFiles.
- SequenceFile.Sorter.SegmentDescriptor - Class in org.apache.hadoop.io
-
This class defines a merge segment.
- SequenceFile.ValueBytes - Interface in org.apache.hadoop.io
-
The interface to 'raw' values of SequenceFiles.
- SequenceFile.Writer - Class in org.apache.hadoop.io
-
Write key/value pairs to a sequence-format file.
- SequenceFile.Writer.Option - Interface in org.apache.hadoop.io
-
- serialize() - Method in class org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
Serialize the metadata to a set of bytes.
- serializer() - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
-
Get a JSON serializer for this class.
- Server(Class<?>, Object, Configuration, String, int, int, int, int, boolean, SecretManager<? extends TokenIdentifier>, String, AlignmentContext) - Constructor for class org.apache.hadoop.ipc.ProtobufRpcEngine.Server
-
Deprecated.
Construct an RPC server.
- Server(Class<?>, Object, Configuration, String, int, int, int, int, boolean, SecretManager<? extends TokenIdentifier>, String, AlignmentContext) - Constructor for class org.apache.hadoop.ipc.ProtobufRpcEngine2.Server
-
Construct an RPC server.
- Server(String, int, Class<? extends Writable>, int, int, int, Configuration, String, SecretManager<? extends TokenIdentifier>, String) - Constructor for class org.apache.hadoop.ipc.RPC.Server
-
- Server - Class in org.apache.hadoop.ipc
-
An abstract IPC service.
- Server(String, int, Class<? extends Writable>, int, Configuration) - Constructor for class org.apache.hadoop.ipc.Server
-
- Server(String, int, Class<? extends Writable>, int, int, int, Configuration, String, SecretManager<? extends TokenIdentifier>) - Constructor for class org.apache.hadoop.ipc.Server
-
- Server(String, int, Class<? extends Writable>, int, int, int, Configuration, String, SecretManager<? extends TokenIdentifier>, String) - Constructor for class org.apache.hadoop.ipc.Server
-
Constructs a server listening on the named port and address.
- Server(Object, Configuration, String, int) - Constructor for class org.apache.hadoop.ipc.WritableRpcEngine.Server
-
- Server(Class<?>, Object, Configuration, String, int) - Constructor for class org.apache.hadoop.ipc.WritableRpcEngine.Server
-
Deprecated.
Construct an RPC server.
- Server(Object, Configuration, String, int, int, int, int, boolean, SecretManager<? extends TokenIdentifier>) - Constructor for class org.apache.hadoop.ipc.WritableRpcEngine.Server
-
- Server(Class<?>, Object, Configuration, String, int, int, int, int, boolean, SecretManager<? extends TokenIdentifier>, String) - Constructor for class org.apache.hadoop.ipc.WritableRpcEngine.Server
-
- Server(Class<?>, Object, Configuration, String, int, int, int, int, boolean, SecretManager<? extends TokenIdentifier>, String, AlignmentContext) - Constructor for class org.apache.hadoop.ipc.WritableRpcEngine.Server
-
Deprecated.
Construct an RPC server.
- Server.Call - Class in org.apache.hadoop.ipc
-
A generic call queued for handling.
- Server.Connection - Class in org.apache.hadoop.ipc
-
Reads calls from a connection and queues them for handling.
- SERVERID_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- SERVERIPCVERSIONNUM_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- Servers - Class in org.apache.hadoop.metrics2.util
-
Helpers to handle server addresses
- SERVERS_PROPERTY - Static variable in class org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
- Service - Interface in org.apache.hadoop.service
-
Service LifeCycle.
- Service.STATE - Enum in org.apache.hadoop.service
-
Service states
- SERVICE_FIELD_NUMBER - Static variable in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- SERVICE_PARAM - Static variable in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
- SERVICE_SHUTDOWN_TIMEOUT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Configuration option for the shutdown hook manager shutdown time:
"hadoop.service.shutdown.timeout".
- SERVICE_SHUTDOWN_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default shutdown hook timeout: 30L seconds.
- serviceCreationFailure(Exception) - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Generate an exception announcing a failure to create the service.
- ServiceFailedException - Exception in org.apache.hadoop.ha
-
Exception thrown to indicate that an operation performed
to modify the state of a service or application failed.
- ServiceFailedException(String) - Constructor for exception org.apache.hadoop.ha.ServiceFailedException
-
- ServiceFailedException(String, Throwable) - Constructor for exception org.apache.hadoop.ha.ServiceFailedException
-
- ServiceForcedShutdown(Service, int) - Constructor for class org.apache.hadoop.service.launcher.InterruptEscalator.ServiceForcedShutdown
-
- serviceInit(Configuration) - Method in class org.apache.hadoop.service.AbstractService
-
All initialization code needed by a service.
- serviceInit(Configuration) - Method in class org.apache.hadoop.service.CompositeService
-
- ServiceLauncher<S extends Service> - Class in org.apache.hadoop.service.launcher
-
A class to launch any YARN service by name.
- ServiceLauncher(String) - Constructor for class org.apache.hadoop.service.launcher.ServiceLauncher
-
Create an instance of the launcher.
- ServiceLauncher(String, String) - Constructor for class org.apache.hadoop.service.launcher.ServiceLauncher
-
Create an instance of the launcher.
- ServiceLauncher.MinimalGenericOptionsParser - Class in org.apache.hadoop.service.launcher
-
A generic options parser which does not parse any of the traditional
Hadoop options.
- ServiceLaunchException - Exception in org.apache.hadoop.service.launcher
-
A service launch exception that includes an exit code.
- ServiceLaunchException(int, Throwable) - Constructor for exception org.apache.hadoop.service.launcher.ServiceLaunchException
-
Create an exception with the specific exit code.
- ServiceLaunchException(int, String) - Constructor for exception org.apache.hadoop.service.launcher.ServiceLaunchException
-
Create an exception with the specific exit code and text.
- ServiceLaunchException(int, String, Object...) - Constructor for exception org.apache.hadoop.service.launcher.ServiceLaunchException
-
Create a formatted exception.
- ServiceLaunchException(int, Throwable, String, Object...) - Constructor for exception org.apache.hadoop.service.launcher.ServiceLaunchException
-
Create a formatted exception.
- ServiceListeners() - Constructor for class org.apache.hadoop.service.ServiceOperations.ServiceListeners
-
- serviceMain(String...) - Static method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Varargs version of the entry point for testing and other in-JVM use.
- serviceMain(List<String>) - Static method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
The real main function, which takes the arguments as a list.
- ServiceOperations - Class in org.apache.hadoop.service
-
This class contains a set of methods to work with services, especially
to walk them through their lifecycle.
- ServiceOperations.ServiceListeners - Class in org.apache.hadoop.service
-
Class to manage a list of
ServiceStateChangeListener instances,
including a notification loop that is robust against changes to the list
during the notification process.
- serviceStart() - Method in class org.apache.hadoop.service.AbstractService
-
Actions called during the INITED to STARTED transition.
- serviceStart() - Method in class org.apache.hadoop.service.CompositeService
-
- ServiceStateChangeListener - Interface in org.apache.hadoop.service
-
Interface to notify state changes of a service.
- ServiceStateException - Exception in org.apache.hadoop.service
-
- ServiceStateException(String) - Constructor for exception org.apache.hadoop.service.ServiceStateException
-
Instantiate
- ServiceStateException(String, Throwable) - Constructor for exception org.apache.hadoop.service.ServiceStateException
-
- ServiceStateException(int, String, Throwable) - Constructor for exception org.apache.hadoop.service.ServiceStateException
-
Instantiate, using the specified exit code as the exit code
of the exception, irrespetive of any exit code supplied by any inner
cause.
- ServiceStateException(Throwable) - Constructor for exception org.apache.hadoop.service.ServiceStateException
-
- ServiceStateModel - Class in org.apache.hadoop.service
-
Implements the service state model.
- ServiceStateModel(String) - Constructor for class org.apache.hadoop.service.ServiceStateModel
-
- ServiceStateModel(String, Service.STATE) - Constructor for class org.apache.hadoop.service.ServiceStateModel
-
Create a service state model instance in the chosen state
- serviceStop() - Method in class org.apache.hadoop.service.AbstractService
-
Actions called during the transition to the STOPPED state.
- serviceStop() - Method in class org.apache.hadoop.service.CompositeService
-
- SERVLET_NAME - Static variable in class org.apache.hadoop.http.IsActiveServlet
-
- set(String, String) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of the name property.
- set(String, String, String) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of the name property.
- set(E, boolean) - Method in class org.apache.hadoop.fs.impl.FlagSet
-
Set a flag to the chosen value.
- set(MeanStatistic) - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
-
Set the statistic to the values of another.
- set(Object) - Method in class org.apache.hadoop.io.ArrayPrimitiveWritable
-
- set(Writable[]) - Method in class org.apache.hadoop.io.ArrayWritable
-
- set(boolean) - Method in class org.apache.hadoop.io.BooleanWritable
-
Set the value of the BooleanWritable.
- set(BytesWritable) - Method in class org.apache.hadoop.io.BytesWritable
-
Set the BytesWritable to the contents of the given newData.
- set(byte[], int, int) - Method in class org.apache.hadoop.io.BytesWritable
-
Set the value to a copy of the given byte range.
- set(byte) - Method in class org.apache.hadoop.io.ByteWritable
-
Set the value of this ByteWritable.
- set(double) - Method in class org.apache.hadoop.io.DoubleWritable
-
- set(EnumSet<E>, Class<E>) - Method in class org.apache.hadoop.io.EnumSetWritable
-
reset the EnumSetWritable with specified
value and elementType.
- set(float) - Method in class org.apache.hadoop.io.FloatWritable
-
Set the value of this FloatWritable.
- set(Writable) - Method in class org.apache.hadoop.io.GenericWritable
-
Set the instance that is wrapped.
- set(int) - Method in class org.apache.hadoop.io.IntWritable
-
Set the value of this IntWritable.
- set(long) - Method in class org.apache.hadoop.io.LongWritable
-
Set the value of this LongWritable.
- set(MD5Hash) - Method in class org.apache.hadoop.io.MD5Hash
-
Copy the contents of another instance into this instance.
- set(Object) - Method in class org.apache.hadoop.io.ObjectWritable
-
Reset the instance.
- set(Text, Text) - Method in class org.apache.hadoop.io.SequenceFile.Metadata
-
- set(short) - Method in class org.apache.hadoop.io.ShortWritable
-
Set the value of this ShortWritable.
- set(String) - Method in class org.apache.hadoop.io.Text
-
Set to contain the contents of a string.
- set(byte[]) - Method in class org.apache.hadoop.io.Text
-
Set to a utf8 byte array.
- set(Text) - Method in class org.apache.hadoop.io.Text
-
Copy a text.
- set(byte[], int, int) - Method in class org.apache.hadoop.io.Text
-
Set the Text to range of bytes.
- set(Writable[][]) - Method in class org.apache.hadoop.io.TwoDArrayWritable
-
- set(int) - Method in class org.apache.hadoop.io.VIntWritable
-
Set the value of this VIntWritable.
- set(long) - Method in class org.apache.hadoop.io.VLongWritable
-
Set the value of this LongWritable.
- set(float) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeFloat
-
- set(int) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeInt
-
Set the value of the metric
- set(long) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeLong
-
Set the value of the metric
- SET_GROUP_COMMAND - Static variable in class org.apache.hadoop.util.Shell
-
a Unix command to set the change user's groups list: "chgrp".
- SET_OWNER_COMMAND - Static variable in class org.apache.hadoop.util.Shell
-
a Unix command to set owner: "chown".
- SET_PERMISSION_COMMAND - Static variable in class org.apache.hadoop.util.Shell
-
a Unix command to set permission: "chmod".
- setAbsolute(long) - Method in class org.apache.hadoop.fs.impl.prefetch.FilePosition
-
If the given pos lies within the current buffer, updates the current position to
the specified value and returns true; otherwise returns false without changing the position.
- setAccessTime(long) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 access_time = 8;
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Fully replaces ACL of files and directories, discarding all existing
entries.
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.FileContext
-
Fully replaces ACL of files and directories, discarding all existing
entries.
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.FileSystem
-
Fully replaces ACL of files and directories, discarding all existing
entries.
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- setACL(AccessControlList) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setAlias(String) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
required string alias = 1;
- setAliasBytes(ByteString) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
required string alias = 1;
- setAlignmentContext(AlignmentContext) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
- setAlignmentContext(AlignmentContext) - Method in class org.apache.hadoop.ipc.Server
-
Set alignment context to pass state info thru RPC.
- setAllowNullValueProperties(boolean) - Method in class org.apache.hadoop.conf.Configuration
-
Set Configuration to allow keys without values during setup.
- setArgs(int, String) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- setAsynchronousMode(boolean) - Static method in class org.apache.hadoop.ipc.Client
-
Set RPC to asynchronous or synchronous mode.
- setAttributes(Map<String, String>) - Method in class org.apache.hadoop.crypto.key.KeyProvider.Options
-
- setAuthenticationMethod(UserGroupInformation.AuthenticationMethod, Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
-
- setAuthenticationMethod(UserGroupInformation.AuthenticationMethod) - Method in class org.apache.hadoop.security.UserGroupInformation
-
Sets the authentication method in the subject
- setAuthenticationMethod(SaslRpcServer.AuthMethod) - Method in class org.apache.hadoop.security.UserGroupInformation
-
Sets the authentication method in the subject
- setAuthFilterConfigurationPrefix(String) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setAuthFilterConfigurationPrefixes(String[]) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setAuths(int, RpcHeaderProtos.RpcSaslProto.SaslAuth) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- setAuths(int, RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- setBindAddress(String) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
- setBitLength(int) - Method in class org.apache.hadoop.crypto.key.KeyProvider.Options
-
- setBlockLocations(BlockLocation[]) - Method in class org.apache.hadoop.fs.LocatedFileStatus
-
Hook for subclasses to lazily set block locations.
- setBlockReplication(int) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 block_replication = 10;
- setBlockSize(long) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 block_size = 11;
- setBlockSize(Configuration, int) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
- setBoolean(String, boolean) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of the name property to a boolean.
- setBooleanIfUnset(String, boolean) - Method in class org.apache.hadoop.conf.Configuration
-
Set the given property, if it is currently unset.
- setCachedHosts(String[]) - Method in class org.apache.hadoop.fs.BlockLocation
-
Set the hosts hosting a cached replica of this block.
- setCacheManipulator(NativeIO.POSIX.CacheManipulator) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- setCaching(Future<Void>) - Method in class org.apache.hadoop.fs.impl.prefetch.BufferData
-
Indicates that a caching operation is in progress.
- setCallerContext(RpcHeaderProtos.RPCCallerContextProto) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
call context
- setCallerContext(RpcHeaderProtos.RPCCallerContextProto.Builder) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
call context
- setCallId(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
a sequence number that is sent back in response
- setCallId(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
callId used in Request
- setCallIdAndRetryCount(int, int, Object) - Static method in class org.apache.hadoop.ipc.Client
-
Set call id and retry count for the next call.
- setCallIdAndRetryCountUnprotected(Integer, int, Object) - Static method in class org.apache.hadoop.ipc.Client
-
- setCapacity(int) - Method in class org.apache.hadoop.io.BytesWritable
-
Change the capacity of the backing storage.
- setChallenge(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional bytes challenge = 5;
- setChanged() - Method in class org.apache.hadoop.metrics2.lib.MutableMetric
-
Set the changed flag in mutable operations
- setCipher(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider.Options
-
- setClass(String, Class<?>, Class<?>) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of the name property to the name of a
theClass implementing the given interface xface.
- setClassLoader(ClassLoader) - Method in class org.apache.hadoop.conf.Configuration
-
Set the class loader that will be used to load the various objects.
- setClassName(String) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
required string className = 1;
- setClassName(String) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required string className = 2;
- setClassNameBytes(ByteString) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
required string className = 1;
- setClassNameBytes(ByteString) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required string className = 2;
- setClientBackoffEnabled(boolean) - Method in class org.apache.hadoop.ipc.Server
-
- setClientId(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
Globally unique client ID
- setClientId(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Globally unique client ID
- setClientProtocolVersion(long) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
protocol version of class declaring the called method
- setClientProtocolVersion(long) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required uint64 clientProtocolVersion = 3;
- setClientStateId(long) - Method in class org.apache.hadoop.ipc.Server.Call
-
- setClosed() - Method in class org.apache.hadoop.util.CloseableReferenceCount
-
Mark the status as closed.
- setCodecClasses(Configuration, List<Class>) - Static method in class org.apache.hadoop.io.compress.CompressionCodecFactory
-
Sets a list of codec classes in the configuration.
- setCommandFactory(CommandFactory) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Set the command factory.
- setCompressionLevel(Configuration, ZlibCompressor.CompressionLevel) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
- setCompressionStrategy(Configuration, ZlibCompressor.CompressionStrategy) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
- setConf(Configuration) - Method in interface org.apache.hadoop.conf.Configurable
-
Set the configuration to be used by this object.
- setConf(Configuration) - Method in class org.apache.hadoop.conf.Configured
-
- setConf(Configuration) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- setConf(Configuration) - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- setConf(Configuration) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- setConf(Configuration) - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- setConf(Configuration) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setConf(Configuration) - Method in class org.apache.hadoop.io.AbstractMapWritable
-
- setConf(Configuration) - Method in class org.apache.hadoop.io.compress.BZip2Codec
-
Set the configuration to be used by this object.
- setConf(Configuration) - Method in class org.apache.hadoop.io.compress.DefaultCodec
-
- setConf(Configuration) - Method in class org.apache.hadoop.io.compress.Lz4Codec
-
Set the configuration to be used by this object.
- setConf(Configuration) - Method in class org.apache.hadoop.io.compress.PassthroughCodec
-
- setConf(Configuration) - Method in class org.apache.hadoop.io.compress.SnappyCodec
-
Set the configuration to be used by this object.
- setConf(Configuration) - Method in class org.apache.hadoop.io.compress.ZStandardCodec
-
Set the configuration to be used by this object.
- setConf(Configuration) - Method in class org.apache.hadoop.io.EnumSetWritable
-
- setConf(Configuration) - Method in class org.apache.hadoop.io.GenericWritable
-
- setConf(Configuration) - Method in class org.apache.hadoop.io.ObjectWritable
-
- setConf(Configuration) - Method in class org.apache.hadoop.io.WritableComparator
-
- setConf(Configuration) - Method in class org.apache.hadoop.net.AbstractDNSToSwitchMapping
-
- setConf(Configuration) - Method in class org.apache.hadoop.net.ScriptBasedMapping.RawScriptBasedMapping
-
Set the configuration and extract the configuration parameters of interest
- setConf(Configuration) - Method in class org.apache.hadoop.net.ScriptBasedMapping
-
Set the configuration to be used by this object.
- setConf(Configuration) - Method in class org.apache.hadoop.net.SocksSocketFactory
-
- setConf(Configuration) - Method in class org.apache.hadoop.net.TableMapping
-
- setConf(Configuration) - Method in class org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- setConf(Configuration) - Method in class org.apache.hadoop.security.IngressPortBasedResolver
-
- setConf(Configuration) - Method in class org.apache.hadoop.security.SaslPropertiesResolver
-
- setConf(Configuration) - Method in class org.apache.hadoop.security.WhitelistBasedResolver
-
- setConf(Object, Configuration) - Static method in class org.apache.hadoop.util.ReflectionUtils
-
Check and set 'configuration' if necessary.
- setConfig(Configuration) - Method in class org.apache.hadoop.service.AbstractService
-
Set the configuration for this service.
- setConfig(int, TraceAdminPB.ConfigPair) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- setConfig(int, TraceAdminPB.ConfigPair.Builder) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- setConfiguration(Configuration) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
- setConfiguration(Configuration) - Static method in class org.apache.hadoop.security.SecurityUtil
-
- setConfiguration(Configuration) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
Set the static configuration for UGI.
- setConnectionConfigurator(ConnectionConfigurator) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
- setConnectTimeout(Configuration, int) - Static method in class org.apache.hadoop.ipc.Client
-
set the connection timeout value in configuration
- setCons(Constructor<? extends GetSpaceUsed>) - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- setContentionTracing(boolean) - Static method in class org.apache.hadoop.util.ReflectionUtils
-
- setContext(String) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
required string context = 1;
- setContext(String) - Method in class org.apache.hadoop.metrics2.lib.MetricsRegistry
-
Set the metrics context tag
- setContext(String) - Method in class org.apache.hadoop.metrics2.MetricsJsonBuilder
-
- setContext(String) - Method in class org.apache.hadoop.metrics2.MetricsRecordBuilder
-
Set the context tag
- setContext(String) - Method in class org.apache.hadoop.metrics2.MetricStringBuilder
-
- setContextBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
required string context = 1;
- setCorrupt(boolean) - Method in class org.apache.hadoop.fs.BlockLocation
-
Set the corrupt flag.
- setCounter(String, long) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- setCounter(String, long) - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsSetters
-
Set a counter.
- setCounter(String, long) - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
-
- setCurrent(CallerContext) - Static method in class org.apache.hadoop.ipc.CallerContext
-
- setCurrentKeyId(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations.
- setCurrentKeyId(int) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
Updates the value of the last delegation key id.
- setData(CompletableFuture<ByteBuffer>) - Method in interface org.apache.hadoop.fs.FileRange
-
Set a future for this range's data.
- setData(BufferData, long, long) - Method in class org.apache.hadoop.fs.impl.prefetch.FilePosition
-
Associates a buffer with this file.
- setData(String, byte[], int) - Method in class org.apache.hadoop.util.curator.ZKCuratorManager.SafeTransaction
-
- setDateHeader(String, long) - Method in class org.apache.hadoop.security.http.XFrameOptionsFilter.XFrameOptionsResponseWrapper
-
- setDebug(boolean) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockOperations
-
- setDeclaringClassProtocolName(String) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- setDeclaringClassProtocolName(String) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string declaringClassProtocolName = 2;
- setDeclaringClassProtocolNameBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- setDeclaringClassProtocolNameBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string declaringClassProtocolName = 2;
- setDefaultCompressionType(Configuration, SequenceFile.CompressionType) - Static method in class org.apache.hadoop.io.SequenceFile
-
Set the default compression type for sequence files.
- setDefaultDelegationTokenAuthenticator(Class<? extends DelegationTokenAuthenticator>) - Static method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
- setDefaultUri(Configuration, URI) - Static method in class org.apache.hadoop.fs.FileSystem
-
Set the default FileSystem URI in a configuration.
- setDefaultUri(Configuration, String) - Static method in class org.apache.hadoop.fs.FileSystem
-
Set the default FileSystem URI in a configuration.
- setDeferredError(Throwable) - Method in class org.apache.hadoop.ipc.Server.Call
-
- setDeferredResponse(Writable) - Method in class org.apache.hadoop.ipc.Server.Call
-
- setDelegate(DecayRpcScheduler) - Method in class org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- setDelegationToken(Token<T>) - Method in interface org.apache.hadoop.fs.DelegationTokenRenewer.Renewable
-
Set delegation token.
- setDelegationToken(Token<AbstractDelegationTokenIdentifier>) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL.Token
-
- setDelegationTokenSeqNum(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations.
- setDelegationTokenSeqNum(int) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
Updates the value of the last reserved sequence number.
- setDeprecatedProperties() - Method in class org.apache.hadoop.conf.Configuration
-
Sets all deprecated properties that are not currently set but have a
corresponding new property that is set.
- setDepthFirst(boolean) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Sets flag indicating whether the expression should be applied to the
directory tree depth first.
- setDescription(String) - Method in class org.apache.hadoop.crypto.key.KeyProvider.Options
-
- setDescriptions(int, TraceAdminPB.SpanReceiverListInfo) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- setDescriptions(int, TraceAdminPB.SpanReceiverListInfo.Builder) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Decompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyDecompressor
-
- setDictionary(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Compressor
-
Sets preset dictionary for compression.
- setDictionary(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Decompressor
-
Sets preset dictionary for compression.
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Does nothing.
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.lz4.Lz4Decompressor
-
Does nothing.
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.PassthroughCodec.StubDecompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Does nothing.
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.snappy.SnappyDecompressor
-
Does nothing.
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.snappy.SnappyDecompressor.SnappyDirectDecompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipCompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipDecompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor.ZlibDirectDecompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zstd.ZStandardDecompressor
-
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zstd.ZStandardDecompressor.ZStandardDirectDecompressor
-
- setDigest(String) - Method in class org.apache.hadoop.io.MD5Hash
-
Sets the digest value from a hex string.
- setDone() - Method in class org.apache.hadoop.fs.impl.prefetch.BufferData
-
Indicates that this block is no longer of use and can be reclaimed.
- setDouble(String, double) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of the name property to a double.
- setDropBehind(Boolean) - Method in interface org.apache.hadoop.fs.CanSetDropBehind
-
Configure whether the stream should drop the cache.
- setDropBehind(Boolean) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- setDropBehind(Boolean) - Method in class org.apache.hadoop.fs.FSDataOutputStream
-
- setEcData(ByteString) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
storagePolicy = 16
- setEffectiveUser(String) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string effectiveUser = 1;
- setEffectiveUserBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string effectiveUser = 1;
- setEncryptionData(ByteString) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
locations = 12
alias = 13
childrenNum = 14
- setEnd(long) - Method in class org.apache.hadoop.io.compress.SplitCompressionInputStream
-
- setEnum(String, T) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of the name property to the given type.
- setEnvironment(Map<String, String>) - Method in class org.apache.hadoop.util.Shell
-
Set the environment for the command.
- setErasureCodingPolicy(Path, String) - Method in interface org.apache.hadoop.fs.WithErasureCoding
-
Set the given ecPolicy on the path.
- setErr(PrintStream) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Sets the error stream to be used.
- setErr(PrintStream) - Method in class org.apache.hadoop.tools.CommandShell
-
- setErrorDetail(RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
in case of error
- setErrorMsg(String) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails, often contains strack trace
- setErrorMsgBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails, often contains strack trace
- setEstimator(QuantileEstimator) - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
-
- setExceptionClassName(String) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails
- setExceptionClassNameBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
if request fails
- setExecutable(File, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
-
- setExitStatus(int) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
unix exit status to return
- setExpirationTime(long) - Method in class org.apache.hadoop.ipc.RetryCache.CacheEntry
-
- setExpirationTime(long) - Method in interface org.apache.hadoop.util.LightWeightCache.Entry
-
Set the expiration time.
- setExtended(boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableStat
-
Set whether to display the extended stats (stdev, min/max etc.) or not
- setExtension(GeneratedMessage.GeneratedExtension<ProtobufRpcEngine2Protos.RequestHeaderProto, Type>, Type) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<ProtobufRpcEngine2Protos.RequestHeaderProto, List<Type>>, int, Type) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- setFactor(int) - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
Set the number of streams to merge at once.
- setFactory(Class, WritableFactory) - Static method in class org.apache.hadoop.io.WritableFactories
-
Define a factory for a class.
- setFederatedNamespaceState(ByteString) - Method in class org.apache.hadoop.ipc.Server.Call
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- SetFile - Class in org.apache.hadoop.io
-
A file-based set of keys.
- SetFile() - Constructor for class org.apache.hadoop.io.SetFile
-
- SetFile.Reader - Class in org.apache.hadoop.io
-
Provide access to an existing set file.
- SetFile.Writer - Class in org.apache.hadoop.io
-
Write a new set file.
- setFilePointer(FileDescriptor, long, long) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.Windows
-
- setFileType(FSProtos.FileStatusProto.FileType) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- setFindPort(boolean) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setFlags(int) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 flags = 18 [default = 0];
- setFloat(String, float) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of the name property to a float.
- setFollowArgLink(boolean) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Sets flag indicating whether command line symbolic links should be
followed.
- setFollowLink(boolean) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Sets flag indicating whether symbolic links should be followed.
- setForCurrentThread(V) - Method in class org.apache.hadoop.fs.impl.WeakReferenceThreadMap
-
Set the new value for the current thread.
- setGauge(String, long) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- setGauge(String, long) - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsSetters
-
Set a gauge.
- setGauge(String, long) - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
-
- setGlobalContextEntry(String, String) - Static method in class org.apache.hadoop.fs.audit.CommonAuditContext
-
Set a global entry.
- setGroup(String) - Method in class org.apache.hadoop.fs.FileStatus
-
Sets group.
- setGroup(String) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string group = 6;
- setGroupBytes(ByteString) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string group = 6;
- setGroups(int, String) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- setHeader(String, String) - Method in class org.apache.hadoop.security.http.XFrameOptionsFilter.XFrameOptionsResponseWrapper
-
- setHelp(String[]) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- setHomeDirConf(Configuration, String) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Add config variable for homedir for default mount table
- setHomeDirConf(Configuration, String, String) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Add config variable for homedir the specified mount table
- setHosts(String[]) - Method in class org.apache.hadoop.fs.BlockLocation
-
Set the hosts hosting this block.
- setID(byte[]) - Method in class org.apache.hadoop.security.token.Token
-
- setId(long) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
required int64 id = 1;
- setId(long) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
required int64 id = 1;
- setId(long) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required int64 id = 1;
- setIdentifier(String) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
optional string identifier = 1;
- setIdentifier(ByteString) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes identifier = 1;
- setIdentifierBytes(ByteString) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
optional string identifier = 1;
- setIfUnset(String, String) - Method in class org.apache.hadoop.conf.Configuration
-
Sets a property if it is currently unset.
- setIn(InputStream) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Sets the input stream to be used.
- setIndexInterval(int) - Method in class org.apache.hadoop.io.MapFile.Writer
-
Sets the index interval.
- setIndexInterval(Configuration, int) - Static method in class org.apache.hadoop.io.MapFile.Writer
-
Sets the index interval and stores it in conf.
- setInitialFlushTime(Date) - Method in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- setInitialUsed(long) - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.Bzip2Decompressor
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.bzip2.BZip2DummyDecompressor
-
- setInput(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Compressor
-
Sets input data for compression.
- setInput(byte[], int, int) - Method in interface org.apache.hadoop.io.compress.Decompressor
-
Sets input data for decompression.
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Sets input data for compression.
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.lz4.Lz4Decompressor
-
Sets input data for decompression.
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.PassthroughCodec.StubDecompressor
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Sets input data for compression.
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.snappy.SnappyDecompressor
-
Sets input data for decompression.
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipCompressor
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.BuiltInGzipDecompressor
-
Sets input data for decompression.
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zlib.ZlibDecompressor
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
- setInput(byte[], int, int) - Method in class org.apache.hadoop.io.compress.zstd.ZStandardDecompressor
-
- setInstance(Object) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
- setInt(String, int) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of the name property to an int.
- setInterval(long) - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- setInterval(int) - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
-
Set the rollover interval (in seconds) of the estimator.
- setIntHeader(String, int) - Method in class org.apache.hadoop.security.http.XFrameOptionsFilter.XFrameOptionsResponseWrapper
-
- setIsNestedMountPointSupported(Configuration, boolean) - Static method in class org.apache.hadoop.fs.viewfs.ConfigUtil
-
Set the bool value isNestedMountPointSupported in config.
- setIssueDate(long) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- SetIterator() - Constructor for class org.apache.hadoop.util.LightWeightGSet.SetIterator
-
- setJitter(Long) - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- setKey(String) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string key = 1;
- setKeyBytes(ByteString) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string key = 1;
- setKeytabConfKey(String) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setKeytabFile(String) - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- setKind(String) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string kind = 3;
- setKindBytes(ByteString) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string kind = 3;
- setKlass(Class<? extends GetSpaceUsed>) - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- setLastContact(long) - Method in class org.apache.hadoop.ipc.Server.Connection
-
- setLength(long) - Method in class org.apache.hadoop.fs.BlockLocation
-
Set the length of block.
- setLength(long) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 length = 3;
- setLogSlowRPC(boolean) - Method in class org.apache.hadoop.ipc.Server
-
Sets slow RPC flag.
- setLogSlowRPCThresholdTime(long) - Method in class org.apache.hadoop.ipc.Server
-
- setLong(String, long) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of the name property to a long.
- SETMASK - Static variable in class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical purposes.
- setMasterKeyId(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- setMaxDate(long) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- setMaxDepth(int) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Sets the maximum depth for applying expressions.
- setMaximum(String, long) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- setMaximum(String, long) - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsSetters
-
Set a maximum.
- setMaximum(String, long) - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
-
- setMeanStatistic(String, MeanStatistic) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- setMeanStatistic(String, MeanStatistic) - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsSetters
-
Set a mean statistic to a given value.
- setMeanStatistic(String, MeanStatistic) - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
-
- setMechanism(String) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string mechanism = 2;
- setMechanismBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string mechanism = 2;
- setMemory(int) - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
Set the total amount of buffer memory, in bytes.
- setMessage(String) - Method in class org.apache.hadoop.ipc.RefreshResponse
-
- setMethod(String) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string method = 1;
- setMethodBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string method = 1;
- setMethodName(String) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
Name of the RPC method
- setMethodName(String) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string methodName = 1;
- setMethodNameBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
Name of the RPC method
- setMethodNameBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string methodName = 1;
- setMethods(int, int) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
repeated uint32 methods = 2;
- setMillisToCede(int) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
required uint32 millisToCede = 1;
- setMinDepth(int) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Sets the minimum depth for applying expressions.
- setMiniClusterMode(boolean) - Static method in enum org.apache.hadoop.metrics2.lib.DefaultMetricsSystem
-
- setMinimum(String, long) - Method in class org.apache.hadoop.fs.statistics.impl.ForwardingIOStatisticsStore
-
- setMinimum(String, long) - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsSetters
-
Set a minimum.
- setMinimum(String, long) - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
-
- setModificationTime(long) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 modification_time = 7;
- setMtime(long) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional uint64 mtime = 1;
- setMultiplexer(RpcMultiplexer) - Method in class org.apache.hadoop.ipc.FairCallQueue
-
- setName(String) - Method in class org.apache.hadoop.fs.permission.AclEntry.Builder
-
Sets the optional ACL entry name.
- setName(String) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setNames(String[]) - Method in class org.apache.hadoop.fs.BlockLocation
-
Set the names (host:port) hosting this block.
- setNativeZlibLoaded(boolean) - Static method in class org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Set the flag whether to use native library.
- setNewExpiryTime(long) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
required uint64 newExpiryTime = 1;
- setNext(LightWeightGSet.LinkedElement) - Method in class org.apache.hadoop.ipc.RetryCache.CacheEntry
-
- setNext(LightWeightGSet.LinkedElement) - Method in interface org.apache.hadoop.util.LightWeightGSet.LinkedElement
-
Set the next element.
- setNotReadyReason(String) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If not ready to become active, a textual explanation of why not
- setNotReadyReasonBytes(ByteString) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If not ready to become active, a textual explanation of why not
- setNumHandlers(int) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
- setNumInfo(MetricsInfo) - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
-
Set info about the metrics.
- setnumReaders(int) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
- setNumReaders(int) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
Set the number of reader threads.
- setOffset(long) - Method in class org.apache.hadoop.fs.BlockLocation
-
Set the start offset of file associated with this block.
- setOperation(String) - Method in exception org.apache.hadoop.fs.PathIOException
-
Optional operation that will preface the path
- setOptions(FindOptions) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- setOptions(FindOptions) - Method in interface org.apache.hadoop.fs.shell.find.Expression
-
Set the options for this expression, called once before processing any
items.
- setOptions(FindOptions) - Method in class org.apache.hadoop.fs.shell.find.FilterExpression
-
- setOut(PrintStream) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Sets the output stream to be used.
- setOut(PrintStream) - Method in class org.apache.hadoop.tools.CommandShell
-
- setOutputStreams(PrintStream, PrintStream) - Static method in class org.apache.hadoop.util.FindClass
-
Change the output streams to be something other than the
System.out and System.err streams
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.FileContext
-
Set owner of a path (i.e.
- setOwner(String) - Method in class org.apache.hadoop.fs.FileStatus
-
Sets owner.
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.FileSystem
-
Set owner of a path (i.e.
- setOwner(File, String, String) - Static method in class org.apache.hadoop.fs.FileUtil
-
Set the ownership on a file / directory.
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setOwner(String) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string owner = 5;
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.HarFileSystem
-
not implemented.
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
Use the command chown to set owner.
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setOwner(Path, String, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- setOwner(Text) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- setOwnerBytes(ByteString) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string owner = 5;
- setParentId(long) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
parentIdLow
- setPassword(ByteString) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes password = 2;
- setPassword(byte[]) - Method in class org.apache.hadoop.security.token.Token
-
- setPasswordReader(CredentialShell.PasswordReader) - Method in class org.apache.hadoop.security.alias.CredentialShell
-
- setPath(Path) - Method in class org.apache.hadoop.fs.FileStatus
-
- setPath(String) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required string path = 2;
- setPath(String) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional string path = 2;
- setPath(File) - Method in class org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- setPathBytes(ByteString) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required string path = 2;
- setPathBytes(ByteString) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
optional string path = 2;
- setPathSpec(String[]) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setPattern(String, Pattern) - Method in class org.apache.hadoop.conf.Configuration
-
Set the given property to Pattern.
- setPerm(int) - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
UNIX-style mode bits
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.FileContext
-
Set permission of a path.
- setPermission(FsPermission) - Method in class org.apache.hadoop.fs.FileStatus
-
Sets permission.
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.FileSystem
-
Set permission of a path.
- setPermission(File, FsPermission) - Static method in class org.apache.hadoop.fs.FileUtil
-
Set permissions to the required value.
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setPermission(FSProtos.FsPermissionProto) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- setPermission(FSProtos.FsPermissionProto.Builder) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.HarFileSystem
-
Not implemented.
- setPermission(FsAction) - Method in class org.apache.hadoop.fs.permission.AclEntry.Builder
-
Sets the set of permissions in the ACL entry.
- setPermission(FsPermission) - Method in class org.apache.hadoop.fs.permission.AclStatus.Builder
-
Sets the permission for the file.
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
Use the command chmod to set permission.
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setPermission(Path, FsPermission) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- setPingInterval(Configuration, int) - Static method in class org.apache.hadoop.ipc.Client
-
set the ping interval value in configuration
- setPmdkSupportState(int) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- setPort(int) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
- setPortRangeConfig(String) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
- setPortRanges(Configuration.IntegerRanges) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setPrefetch(Future<Void>) - Method in class org.apache.hadoop.fs.impl.prefetch.BufferData
-
Indicates that a prefetch operation is in progress.
- setPrincipal(String) - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- setPriorityLevel(int) - Method in class org.apache.hadoop.ipc.Server.Call
-
- setProgressable(Progressable) - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
Set the progressable object in order to report progress.
- setProtocol(String) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
Protocol name for next rpc layer.
- setProtocol(String) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
Protocol name
- setProtocol(String) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
Protocol name
- setProtocol(String) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string protocol = 3;
- setProtocol(Class<?>) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
- setProtocolBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
Protocol name for next rpc layer.
- setProtocolBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
Protocol name
- setProtocolBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
Protocol name
- setProtocolBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string protocol = 3;
- setProtocolSignature(int, ProtocolInfoProtos.ProtocolSignatureProto) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- setProtocolSignature(int, ProtocolInfoProtos.ProtocolSignatureProto.Builder) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- setProtocolVersions(int, ProtocolInfoProtos.ProtocolVersionProto) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- setProtocolVersions(int, ProtocolInfoProtos.ProtocolVersionProto.Builder) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- setQuantileInfos(int) - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
-
Initialize quantileInfos array.
- setQueueSizePerHandler(int) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
- setQuietMode(boolean) - Method in class org.apache.hadoop.conf.Configuration
-
Set the quietness-mode.
- setQuota(Path, long, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Set quota for the given
Path.
- setQuota(long) - Method in class org.apache.hadoop.fs.QuotaUsage
-
- setQuotaByStorageType(Path, StorageType, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Set per storage type quota for the given
Path.
- setReadable(File, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
-
- setReadahead(Long) - Method in interface org.apache.hadoop.fs.CanSetReadahead
-
Set the readahead on this stream.
- setReadahead(Long) - Method in class org.apache.hadoop.fs.FSDataInputStream
-
- setReady(BufferData.State...) - Method in class org.apache.hadoop.fs.impl.prefetch.BufferData
-
Marks the completion of reading data into the buffer.
- setReadyToBecomeActive(boolean) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
If state is STANDBY, indicate whether it is
ready to become active.
- setRealUser(String) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string realUser = 2;
- setRealUser(Text) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- setRealUserBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string realUser = 2;
- setReconfigurationUtil(ReconfigurationUtil) - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
- setRecordValidityMs(long) - Method in class org.apache.hadoop.metrics2.lib.MutableRollingAverages
-
Use for test only.
- setRenewer(String) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
required string renewer = 1;
- setRenewer(Text) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- setRenewerBytes(ByteString) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
required string renewer = 1;
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Set replication for an existing file.
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.FileContext
-
Set replication for an existing file.
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the replication for an existing file.
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Set replication for an existing file.
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.HarFileSystem
-
Not implemented.
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setReplication(Path, short) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- setReqInfo(HAServiceProtocolProtos.HAStateChangeRequestInfoProto) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- setReqInfo(HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- setReqInfo(HAServiceProtocolProtos.HAStateChangeRequestInfoProto) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- setReqInfo(HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- setReqInfo(HAServiceProtocolProtos.HAStateChangeRequestInfoProto) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- setReqInfo(HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- setReqSource(HAServiceProtocolProtos.HARequestSource) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
required .hadoop.common.HARequestSource reqSource = 1;
- setResponse(Message) - Method in interface org.apache.hadoop.ipc.ProtobufRpcEngineCallback
-
Deprecated.
- setResponse(Message) - Method in interface org.apache.hadoop.ipc.ProtobufRpcEngineCallback2
-
- setResponses(int, GenericRefreshProtocolProtos.GenericRefreshResponseProto) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- setResponses(int, GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- setRestrictSystemProperties(boolean) - Method in class org.apache.hadoop.conf.Configuration
-
- setRestrictSystemPropertiesDefault(boolean) - Static method in class org.apache.hadoop.conf.Configuration
-
- setRestrictSystemProps(boolean) - Method in class org.apache.hadoop.conf.Configuration
-
- setRetryCount(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- setRetryCount(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional sint32 retryCount = 8 [default = -1];
- setReturnCode(int) - Method in class org.apache.hadoop.ipc.RefreshResponse
-
- setRouterFederatedState(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
Alignment context info for use with routers.
- setRouterFederatedState(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Alignment context info for use with routers.
- setRpcKind(String) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
RPC kind
- setRpcKind(String) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
RPC kind
- setRpcKind(RpcHeaderProtos.RpcKindProto) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- setRpcKindBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
RPC kind
- setRpcKindBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
RPC kind
- setRpcOp(RpcHeaderProtos.RpcRequestHeaderProto.OperationProto) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- setSafeMode(SafeModeAction) - Method in interface org.apache.hadoop.fs.SafeMode
-
Enter, leave, or get safe mode.
- setSafeMode(SafeModeAction, boolean) - Method in interface org.apache.hadoop.fs.SafeMode
-
Enter, leave, or get safe mode.
- setSamples(long) - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
-
Set the sample count.
- setSamplesAndSum(long, long) - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
-
Set the sum and samples.
- setScope(AclEntryScope) - Method in class org.apache.hadoop.fs.permission.AclEntry.Builder
-
Sets the scope of the ACL entry.
- setSecret(ByteString) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional bytes secret = 3;
- setSecretManager(SecretManager<? extends TokenIdentifier>) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
- setSecrets(int, SecurityProtos.CredentialsKVProto) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- setSecrets(int, SecurityProtos.CredentialsKVProto.Builder) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- setSecurityEnabled(boolean) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setSenderName(String) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
which handler sent this message
- setSenderName(String) - Method in class org.apache.hadoop.ipc.RefreshResponse
-
Optionally set the sender of this RefreshResponse.
- setSenderNameBytes(ByteString) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
which handler sent this message
- setSequenceNumber(int) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- setServerId(String) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string serverId = 4;
- setServerIdBytes(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string serverId = 4;
- setServerIpcVersionNum(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
Sent if success or fail
- setService(String) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string service = 4;
- setService(Text) - Method in class org.apache.hadoop.security.token.Token
-
Set the service on which the token is supposed to be used.
- setService(S) - Method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Setter is to give subclasses the ability to manipulate the service.
- setServiceBytes(ByteString) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string service = 4;
- setServiceClass(int) - Method in class org.apache.hadoop.ipc.Server.Connection
-
Set service class for connection
- setShouldRenewImmediatelyForTests(boolean) - Static method in class org.apache.hadoop.security.UserGroupInformation
-
For the purposes of unit tests, we want to test login
from keytab and don't want to wait until the renew
window (controlled by TICKET_RENEW_WINDOW).
- setSignature(byte[]) - Method in class org.apache.hadoop.ipc.CallerContext.Builder
-
- setSignature(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
optional bytes signature = 2;
- setSize(int) - Method in class org.apache.hadoop.io.BytesWritable
-
Change the size of the buffer.
- setSniHostCheckEnabled(boolean) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
Enable or disable sniHostCheck.
- setSocketAddr(String, InetSocketAddress) - Method in class org.apache.hadoop.conf.Configuration
-
Set the socket address for the name property as
a host:port.
- setSocketSendBufSize(int) - Method in class org.apache.hadoop.ipc.Server
-
Sets the socket buffer size used for responding to RPCs.
- setSpaceConsumed(long) - Method in class org.apache.hadoop.fs.QuotaUsage
-
- setSpaceQuota(long) - Method in class org.apache.hadoop.fs.QuotaUsage
-
- setSpanContext(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
Trace SpanContext
- setSSLConf(Configuration) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
Specify the SSL configuration to load.
- setSslConfiguration(ZKClientConfig, SecurityUtil.TruststoreKeystore) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Configure ZooKeeper Client with SSL/TLS connection.
- setSslConfiguration(ZKClientConfig, SecurityUtil.TruststoreKeystore, ClientX509Util) - Static method in class org.apache.hadoop.security.SecurityUtil
-
- setStart(long) - Method in class org.apache.hadoop.io.compress.SplitCompressionInputStream
-
- setStartTime(long) - Method in class org.apache.hadoop.fs.shell.find.FindOptions
-
Set the start time of this Find command.
- setState(int, BlockData.State) - Method in class org.apache.hadoop.fs.impl.prefetch.BlockData
-
Sets the state of the given block to the given value.
- setState(HAServiceProtocolProtos.HAServiceStateProto) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
required .hadoop.common.HAServiceStateProto state = 1;
- setState(RpcHeaderProtos.RpcSaslProto.SaslState) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- setStateId(long) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
The last seen Global State ID
- setStateId(long) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
The last written Global State ID
- setStatus(RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- setStorageIds(String[]) - Method in class org.apache.hadoop.fs.BlockLocation
-
- setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Set the storage policy for a given file or directory.
- setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.FileContext
-
Set the storage policy for a given file or directory.
- setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the storage policy for a given file or directory.
- setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setStoragePolicy(Path, String) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- setStorageSize(String, double, StorageUnit) - Method in class org.apache.hadoop.conf.Configuration
-
Sets Storage Size for the specified key.
- setStorageTypes(StorageType[]) - Method in class org.apache.hadoop.fs.BlockLocation
-
- setStrings(String, String...) - Method in class org.apache.hadoop.conf.Configuration
-
Set the array of string values for the name property as
as comma delimited values.
- setSubCommand(CommandShell.SubCommand) - Method in class org.apache.hadoop.tools.CommandShell
-
- setSum(long) - Method in class org.apache.hadoop.fs.statistics.MeanStatistic
-
Set the sum.
- setSymlink(Path) - Method in class org.apache.hadoop.fs.FileStatus
-
- setSymlink(String) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string symlink = 9;
- setSymlinkBytes(ByteString) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string symlink = 9;
- setTargetPath(String) - Method in exception org.apache.hadoop.fs.PathIOException
-
Optional path if the exception involved two paths, ex.
- setThreadCount(String) - Method in class org.apache.hadoop.fs.shell.CopyCommandWithMultiThread
-
set thread count by option value, if the value less than 1,
use 1 instead.
- setThreadIOStatisticsContext(IOStatisticsContext) - Static method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsContextIntegration
-
Set the IOStatisticsContext for the current thread.
- setThreadIOStatisticsContext(IOStatisticsContext) - Static method in interface org.apache.hadoop.fs.statistics.IOStatisticsContext
-
Set the IOStatisticsContext for the current thread.
- setThreadPoolQueueSize(String) - Method in class org.apache.hadoop.fs.shell.CopyCommandWithMultiThread
-
set thread pool queue size by option value, if the value less than 1,
use DEFAULT_QUEUE_SIZE instead.
- setTicketCacheFile(String) - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- setTimeDuration(String, long, TimeUnit) - Method in class org.apache.hadoop.conf.Configuration
-
Set the value of name to the given time duration.
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.FileContext
-
Set access time of a file.
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.FileSystem
-
Set access time of a file.
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
Sets the
Path's last modified time and last access time to
the given valid times.
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setTimes(Path, long, long) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- setToken(ByteString) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional bytes token = 3;
- setToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- setToken(SecurityProtos.TokenProto.Builder) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- setToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- setToken(SecurityProtos.TokenProto.Builder) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- setToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- setToken(SecurityProtos.TokenProto.Builder) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- setToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- setToken(SecurityProtos.TokenProto.Builder) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- setTokens(int, SecurityProtos.CredentialsKVProto) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- setTokens(int, SecurityProtos.CredentialsKVProto.Builder) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- setTokenService(Token<?>, InetSocketAddress) - Static method in class org.apache.hadoop.security.SecurityUtil
-
Set the given token's service to the format expected by the RPC client
- setTopologyPaths(String[]) - Method in class org.apache.hadoop.fs.BlockLocation
-
Set the network topology paths of the hosts.
- setTraceId(long) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
parentIdHigh
- setTraceInfo(RpcHeaderProtos.RPCTraceInfoProto) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
tracing info
- setTraceInfo(RpcHeaderProtos.RPCTraceInfoProto.Builder) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
tracing info
- setTracer(Tracer) - Method in class org.apache.hadoop.ipc.Server
-
- setTrackModification(boolean) - Method in class org.apache.hadoop.util.LightWeightGSet.SetIterator
-
- setTransitionTargetHAStatus(HAServiceProtocol.HAServiceState) - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- setType(AclEntryType) - Method in class org.apache.hadoop.fs.permission.AclEntry.Builder
-
Sets the ACL entry type.
- setUMask(FsPermission) - Method in class org.apache.hadoop.fs.FileContext
-
Set umask to the supplied parameter.
- setUMask(Configuration, FsPermission) - Static method in class org.apache.hadoop.fs.permission.FsPermission
-
Set the user file creation mask (umask)
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToObserverResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- setUpdateTimeStamp(boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableStat
-
Set whether to update the snapshot time or not.
- setUsage(String[]) - Method in class org.apache.hadoop.fs.shell.find.BaseExpression
-
- setUseQueryStringForDelegationToken(boolean) - Method in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Deprecated.
- setUser(String) - Method in exception org.apache.hadoop.security.KerberosAuthException
-
- setUser(String) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
required string user = 1;
- setUserBytes(ByteString) - Method in class org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
required string user = 1;
- setUserInfo(IpcConnectionContextProtos.UserInformationProto) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- setUserInfo(IpcConnectionContextProtos.UserInformationProto.Builder) - Method in class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- setUserMessage(String) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
to be displayed to the user
- setUserMessageBytes(ByteString) - Method in class org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
to be displayed to the user
- setUsernameConfKey(String) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
- setValue(String) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string value = 2;
- setValueBytes(ByteString) - Method in class org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string value = 2;
- setVerbose(boolean) - Method in class org.apache.hadoop.ipc.RPC.Builder
-
- setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
- setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
Set whether to verify checksum.
- setVerifyChecksum(boolean, Path) - Method in class org.apache.hadoop.fs.FileContext
-
Set the verify checksum flag for the file system denoted by the path.
- setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the verify checksum flag.
- setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setVerifyChecksum(boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- setVersion(long) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
required uint64 version = 1;
- setVersion(int) - Method in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional uint32 version = 1;
- setVersions(int, long) - Method in class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
Protocol version corresponding to the rpc kind.
- setWorkFactor(Configuration, int) - Static method in class org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.FileContext
-
Set the working directory for wd-relative names (such a "foo/bar").
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the current working directory for the given FileSystem.
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Set the current working directory for the given file system.
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.ftp.FTPFileSystem
-
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
Set the working directory to the given directory.
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- setWorkingDirectory(Path) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setWorkingDirectory(File) - Method in class org.apache.hadoop.util.Shell
-
Set the working directory.
- setWrapped(IOStatistics) - Method in class org.apache.hadoop.fs.statistics.impl.WrappedIOStatistics
-
Set the wrapped statistics.
- setWritable(File, boolean) - Static method in class org.apache.hadoop.fs.FileUtil
-
- setWriteChecksum(boolean) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- setWriteChecksum(boolean) - Method in class org.apache.hadoop.fs.FileSystem
-
Set the write checksum flag.
- setWriteChecksum(boolean) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setWriteChecksum(boolean) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setXAttr(Path, String, byte[]) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Set an xattr of a file or directory.
- setXAttr(Path, String, byte[], EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Set an xattr of a file or directory.
- setXAttr(Path, String, byte[]) - Method in class org.apache.hadoop.fs.FileContext
-
Set an xattr of a file or directory.
- setXAttr(Path, String, byte[], EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.fs.FileContext
-
Set an xattr of a file or directory.
- setXAttr(Path, String, byte[]) - Method in class org.apache.hadoop.fs.FileSystem
-
Set an xattr of a file or directory.
- setXAttr(Path, String, byte[], EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.fs.FileSystem
-
Set an xattr of a file or directory.
- setXAttr(Path, String, byte[]) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setXAttr(Path, String, byte[], EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- setXAttr(Path, String, byte[], EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- setXAttr(Path, String, byte[], EnumSet<XAttrSetFlag>) - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- setXFrameOption(String) - Method in class org.apache.hadoop.http.HttpServer2.Builder
-
Sets a valid X-Frame-option that can be used by HttpServer2.
- SFTPFileSystem - Class in org.apache.hadoop.fs.sftp
-
SFTP FileSystem.
- SFTPFileSystem() - Constructor for class org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- ShadedProtobufHelper.IpcCall<T> - Interface in org.apache.hadoop.ipc.internal
-
- Shell - Class in org.apache.hadoop.util
-
A base class for running a Shell command.
- Shell() - Constructor for class org.apache.hadoop.util.Shell
-
Create an instance with no minimum interval between runs; stderr is
not merged with stdout.
- Shell(long) - Constructor for class org.apache.hadoop.util.Shell
-
Create an instance with a minimum interval between executions; stderr is
not merged with stdout.
- Shell(long, boolean) - Constructor for class org.apache.hadoop.util.Shell
-
Create a shell instance which can be re-executed when the
Shell.run()
method is invoked with a given elapsed time between calls.
- Shell.CommandExecutor - Interface in org.apache.hadoop.util
-
- Shell.ExitCodeException - Exception in org.apache.hadoop.util
-
This is an IOException with exit code added.
- Shell.OSType - Enum in org.apache.hadoop.util
-
- Shell.ShellCommandExecutor - Class in org.apache.hadoop.util
-
A simple shell command executor.
- ShellBasedIdMapping - Class in org.apache.hadoop.security
-
- ShellBasedIdMapping(Configuration, boolean) - Constructor for class org.apache.hadoop.security.ShellBasedIdMapping
-
- ShellBasedIdMapping(Configuration) - Constructor for class org.apache.hadoop.security.ShellBasedIdMapping
-
- ShellCommandExecutor(String[]) - Constructor for class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
- ShellCommandExecutor(String[], File) - Constructor for class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
- ShellCommandExecutor(String[], File, Map<String, String>) - Constructor for class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
- ShellCommandExecutor(String[], File, Map<String, String>, long) - Constructor for class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
- ShellCommandExecutor(String[], File, Map<String, String>, long, boolean) - Constructor for class org.apache.hadoop.util.Shell.ShellCommandExecutor
-
Create a new instance of the ShellCommandExecutor to execute a command.
- ShellCommandFencer - Class in org.apache.hadoop.ha
-
Fencing method that runs a shell command.
- ShellCommandFencer() - Constructor for class org.apache.hadoop.ha.ShellCommandFencer
-
- ShortWritable - Class in org.apache.hadoop.io
-
A WritableComparable for shorts.
- ShortWritable() - Constructor for class org.apache.hadoop.io.ShortWritable
-
- ShortWritable(short) - Constructor for class org.apache.hadoop.io.ShortWritable
-
- ShortWritable.Comparator - Class in org.apache.hadoop.io
-
A Comparator optimized for ShortWritable.
- shouldBackOff(Schedulable) - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- shouldBackOff(Schedulable) - Method in class org.apache.hadoop.ipc.DefaultRpcScheduler
-
- shouldBackOff(Schedulable) - Method in interface org.apache.hadoop.ipc.RpcScheduler
-
- shouldLog() - Method in interface org.apache.hadoop.log.LogThrottlingHelper.LogAction
-
- shouldPreserveInput() - Method in class org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
-
- shouldRetry(Exception, int, int, boolean) - Method in class org.apache.hadoop.io.retry.RetryPolicies.MultipleLinearRandomRetry
-
- shouldRetry(Exception, int, int, boolean) - Method in interface org.apache.hadoop.io.retry.RetryPolicy
-
Determines whether the framework should retry a method for the given
exception, and the number of retries that have been made for that operation
so far.
- showHeaders() - Method in class org.apache.hadoop.tools.TableListing.Builder
-
Whether to show column headers in table output.
- shutdown(Logger, long, TimeUnit) - Method in class org.apache.hadoop.fs.impl.prefetch.ExecutorServiceFuturePool
-
- shutdown() - Static method in enum org.apache.hadoop.metrics2.lib.DefaultMetricsSystem
-
Shutdown the metrics system
- shutdown() - Method in class org.apache.hadoop.metrics2.MetricsSystem
-
Shutdown the metrics system completely (usually during server shutdown.)
The MetricsSystemMXBean will be unregistered.
- shutdown(ExecutorService, Logger, long, TimeUnit) - Static method in class org.apache.hadoop.util.concurrent.HadoopExecutors
-
- shutdown() - Method in class org.apache.hadoop.util.GcTimeMonitor
-
- SHUTDOWN_HOOK_PRIORITY - Static variable in class org.apache.hadoop.fs.FileContext
-
Priority of the FileContext shutdown hook.
- SHUTDOWN_HOOK_PRIORITY - Static variable in class org.apache.hadoop.fs.FileSystem
-
Priority of the FileSystem shutdown hook: 10.
- SHUTDOWN_PRIORITY - Static variable in class org.apache.hadoop.service.launcher.ServiceLauncher
-
Priority for the shutdown hook: 30.
- shutdownExecutorService(ExecutorService) - Static method in class org.apache.hadoop.util.ShutdownThreadsHelper
-
shutdownExecutorService.
- shutdownExecutorService(ExecutorService, long) - Static method in class org.apache.hadoop.util.ShutdownThreadsHelper
-
shutdownExecutorService.
- ShutdownHookManager - Class in org.apache.hadoop.util
-
The ShutdownHookManager enables running shutdownHook
in a deterministic order, higher priority first.
- shutdownReconfigurationTask() - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
- shutdownThread(Thread) - Static method in class org.apache.hadoop.util.ShutdownThreadsHelper
-
- shutdownThread(Thread, long) - Static method in class org.apache.hadoop.util.ShutdownThreadsHelper
-
- ShutdownThreadsHelper - Class in org.apache.hadoop.util
-
- ShutdownThreadsHelper() - Constructor for class org.apache.hadoop.util.ShutdownThreadsHelper
-
- SIGNATURE_ENCODING - Static variable in class org.apache.hadoop.ipc.CallerContext
-
- SIGNATURE_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- SimpleBufferedOutputStream - Class in org.apache.hadoop.io.file.tfile
-
A simplified BufferedOutputStream with borrowed buffer, and allow users to
see how much data have been buffered.
- SimpleBufferedOutputStream(OutputStream, byte[]) - Constructor for class org.apache.hadoop.io.file.tfile.SimpleBufferedOutputStream
-
- SingleFilePerBlockCache - Class in org.apache.hadoop.fs.impl.prefetch
-
Provides functionality necessary for caching blocks of data read from FileSystem.
- SingleFilePerBlockCache(PrefetchingStatistics, int, DurationTrackerFactory) - Constructor for class org.apache.hadoop.fs.impl.prefetch.SingleFilePerBlockCache
-
Constructs an instance of a SingleFilePerBlockCache.
- size() - Method in class org.apache.hadoop.conf.Configuration
-
Return the number of keys in the configuration.
- size() - Method in interface org.apache.hadoop.fs.BatchedRemoteIterator.BatchedEntries
-
- size() - Method in class org.apache.hadoop.fs.BatchedRemoteIterator.BatchedListEntries
-
- size() - Method in interface org.apache.hadoop.fs.impl.prefetch.BlockCache
-
Gets the number of blocks in this cache.
- size() - Method in class org.apache.hadoop.fs.impl.prefetch.SingleFilePerBlockCache
-
Gets the number of blocks in this cache.
- size() - Method in class org.apache.hadoop.fs.impl.TrackingByteBufferPool
-
Get the number of allocated buffers.
- size() - Method in class org.apache.hadoop.io.EnumSetWritable
-
- size() - Method in interface org.apache.hadoop.io.file.tfile.RawComparable
-
Get the size of the byte range in the byte array.
- size() - Method in class org.apache.hadoop.io.file.tfile.SimpleBufferedOutputStream
-
- size() - Static method in class org.apache.hadoop.io.file.tfile.Utils.Version
-
Get the size of the serialized Version object.
- size() - Method in class org.apache.hadoop.io.MapWritable
-
- size() - Method in class org.apache.hadoop.io.SortedMapWritable
-
- size() - Method in class org.apache.hadoop.ipc.CallQueueManager
-
- size() - Method in class org.apache.hadoop.ipc.FairCallQueue
-
Size returns the sum of all sub-queue sizes, so it may be greater than
capacity.
- size() - Method in class org.apache.hadoop.security.token.delegation.DelegationTokenLoadingCache
-
- size - Variable in enum org.apache.hadoop.util.DataChecksum.Type
-
- Sizes - Class in org.apache.hadoop.io
-
Sizes of binary values and other some common sizes.
- Sizes() - Constructor for class org.apache.hadoop.io.Sizes
-
- skip(long) - Method in class org.apache.hadoop.fs.store.ByteBufferInputStream
-
- skip(long) - Method in class org.apache.hadoop.io.compress.DecompressorStream
-
- skip(long) - Method in class org.apache.hadoop.io.compress.PassthroughCodec.PassthroughDecompressorStream
-
- skip(long) - Method in class org.apache.hadoop.io.file.tfile.BoundedRangeFileInputStream
-
- skip(DataInput) - Static method in class org.apache.hadoop.io.Text
-
Skips over one Text in the input.
- skip(long) - Method in class org.apache.hadoop.util.LimitInputStream
-
- skipCompressedByteArray(DataInput) - Static method in class org.apache.hadoop.io.WritableUtils
-
- skipFully(InputStream, long) - Static method in class org.apache.hadoop.io.IOUtils
-
Similar to readFully().
- skipFully(DataInput, int) - Static method in class org.apache.hadoop.io.WritableUtils
-
Skip len number of bytes in input streamin
- skipToNextMarker(long, int) - Method in class org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
This method tries to find the marker (passed to it as the first parameter)
in the stream.
- sleepAtLeastIgnoreInterrupts(long) - Static method in class org.apache.hadoop.util.ThreadUtil
-
Cause the current thread to sleep as close as possible to the provided
number of milliseconds.
- sleepInterval(int) - Method in class org.apache.hadoop.util.functional.TaskPool.Builder
-
Set the sleep interval.
- sleepIntervalMs(long) - Method in class org.apache.hadoop.util.GcTimeMonitor.Builder
-
Set sleep interval in milliseconds.
- SMALL_THRESH - Static variable in class org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical purposes.
- SNAPPY_CODEC_EXTENSION - Static variable in class org.apache.hadoop.io.compress.CodecConstants
-
- SnappyCodec - Class in org.apache.hadoop.io.compress
-
This class creates snappy compressors/decompressors.
- SnappyCodec() - Constructor for class org.apache.hadoop.io.compress.SnappyCodec
-
- SnappyCompressor - Class in org.apache.hadoop.io.compress.snappy
-
A
Compressor based on the snappy compression algorithm.
- SnappyCompressor(int) - Constructor for class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Creates a new compressor.
- SnappyCompressor() - Constructor for class org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Creates a new compressor with the default buffer size.
- SnappyDecompressor - Class in org.apache.hadoop.io.compress.snappy
-
- SnappyDecompressor(int) - Constructor for class org.apache.hadoop.io.compress.snappy.SnappyDecompressor
-
Creates a new compressor.
- SnappyDecompressor() - Constructor for class org.apache.hadoop.io.compress.snappy.SnappyDecompressor
-
Creates a new decompressor with the default buffer size.
- SnappyDecompressor.SnappyDirectDecompressor - Class in org.apache.hadoop.io.compress.snappy
-
- SnappyDirectDecompressor() - Constructor for class org.apache.hadoop.io.compress.snappy.SnappyDecompressor.SnappyDirectDecompressor
-
- snapshot() - Method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsContextImpl
-
Returns a snapshot of the current thread's IOStatistics.
- snapshot() - Method in interface org.apache.hadoop.fs.statistics.IOStatisticsContext
-
Capture the snapshot of the context's IOStatistics.
- snapshot(IOStatistics) - Method in class org.apache.hadoop.fs.statistics.IOStatisticsSnapshot
-
Take a snapshot.
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MetricsRegistry
-
Sample all the mutable metrics and put the snapshot in the builder
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableCounterInt
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableCounterLong
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeFloat
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeInt
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableGaugeLong
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableMetric
-
Get a snapshot of the metric
- snapshot(MetricsRecordBuilder) - Method in class org.apache.hadoop.metrics2.lib.MutableMetric
-
Get a snapshot of metric if changed
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableRates
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableRatesWithAggregation
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableRollingAverages
-
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableStat
-
- snapshot() - Method in interface org.apache.hadoop.metrics2.util.QuantileEstimator
-
- SNAPSHOT_ENABLED_VALUE - Static variable in enum org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
snapshot enabled
- snapshotDirectoryCount(long) - Method in class org.apache.hadoop.fs.ContentSummary.Builder
-
- snapshotFileCount(long) - Method in class org.apache.hadoop.fs.ContentSummary.Builder
-
- snapshotIOStatistics(IOStatistics) - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsSupport
-
Take a snapshot of the current statistics state.
- snapshotIOStatistics() - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsSupport
-
Create a snapshot statistics instance ready to aggregate data.
- snapshotLength(long) - Method in class org.apache.hadoop.fs.ContentSummary.Builder
-
- snapshotMap(Map<String, E>) - Static method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsBinding
-
Take a snapshot of a supplied map, where the copy option simply
uses the existing value.
- snapshotMap(Map<String, E>, Function<E, E>) - Static method in class org.apache.hadoop.fs.statistics.impl.IOStatisticsBinding
-
Take a snapshot of a supplied map, using the copy function
to replicate the source values.
- snapshotSpaceConsumed(long) - Method in class org.apache.hadoop.fs.ContentSummary.Builder
-
- SocksSocketFactory - Class in org.apache.hadoop.net
-
Specialized SocketFactory to create sockets with a SOCKS proxy
- SocksSocketFactory() - Constructor for class org.apache.hadoop.net.SocksSocketFactory
-
Default empty constructor (for use with the reflection API).
- SocksSocketFactory(Proxy) - Constructor for class org.apache.hadoop.net.SocksSocketFactory
-
Constructor with a supplied Proxy
- SOLARIS - Static variable in class org.apache.hadoop.util.Shell
-
- sort(Path[], Path, boolean) - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
Perform a file sort from a set of input files into an output file.
- sort(Path, Path) - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
The backwards compatible interface to sort.
- sortAndIterate(Path[], Path, boolean) - Method in class org.apache.hadoop.io.SequenceFile.Sorter
-
Perform a file sort from a set of input files and return an iterator.
- SortedMapWritable<K extends WritableComparable<? super K>> - Class in org.apache.hadoop.io
-
A Writable SortedMap.
- SortedMapWritable() - Constructor for class org.apache.hadoop.io.SortedMapWritable
-
default constructor.
- SortedMapWritable(SortedMapWritable<K>) - Constructor for class org.apache.hadoop.io.SortedMapWritable
-
Copy constructor.
- Sorter(FileSystem, Class<? extends WritableComparable>, Class, Configuration) - Constructor for class org.apache.hadoop.io.SequenceFile.Sorter
-
Sort and merge files containing the named classes.
- Sorter(FileSystem, RawComparator, Class, Class, Configuration) - Constructor for class org.apache.hadoop.io.SequenceFile.Sorter
-
- Sorter(FileSystem, RawComparator, Class, Class, Configuration, SequenceFile.Metadata) - Constructor for class org.apache.hadoop.io.SequenceFile.Sorter
-
- source - Variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- sourceHasNext() - Method in class org.apache.hadoop.util.functional.RemoteIterators.WrappingRemoteIterator
-
Check for the source having a next element.
- sourceNext() - Method in class org.apache.hadoop.util.functional.RemoteIterators.WrappingRemoteIterator
-
Get the next source value.
- SourceWrappedStatistics - Class in org.apache.hadoop.fs.statistics.impl
-
Wrap a statistics instance with an
IOStatisticsSource
instance which will then serve up the statistics when asked.
- SourceWrappedStatistics(IOStatistics) - Constructor for class org.apache.hadoop.fs.statistics.impl.SourceWrappedStatistics
-
Constructor.
- SPACE_QUOTA_STRING_FORMAT - Static variable in class org.apache.hadoop.fs.QuotaUsage
-
- spaceConsumed(long) - Method in class org.apache.hadoop.fs.ContentSummary.Builder
-
- spaceConsumed(long) - Method in class org.apache.hadoop.fs.QuotaUsage.Builder
-
- spaceQuota(long) - Method in class org.apache.hadoop.fs.ContentSummary.Builder
-
- spaceQuota(long) - Method in class org.apache.hadoop.fs.QuotaUsage.Builder
-
- Span - Class in org.apache.hadoop.tracing
-
- Span() - Constructor for class org.apache.hadoop.tracing.Span
-
- span() - Method in class org.apache.hadoop.tracing.TraceScope
-
- SPAN_RECEIVER_CLASSES_KEY - Static variable in class org.apache.hadoop.tracing.Tracer
-
- SpanContext - Class in org.apache.hadoop.tracing
-
Wrapper class for SpanContext to avoid using OpenTracing/OpenTelemetry
SpanContext class directly for better separation.
- SpanContext() - Constructor for class org.apache.hadoop.tracing.SpanContext
-
- SPANCONTEXT_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- SplitCompressionInputStream - Class in org.apache.hadoop.io.compress
-
An InputStream covering a range of compressed data.
- SplitCompressionInputStream(InputStream, long, long) - Constructor for class org.apache.hadoop.io.compress.SplitCompressionInputStream
-
- SplittableCompressionCodec - Interface in org.apache.hadoop.io.compress
-
This interface is meant to be implemented by those compression codecs
which are capable to compress / de-compress a stream starting at any
arbitrary position.
- SplittableCompressionCodec.READ_MODE - Enum in org.apache.hadoop.io.compress
-
During decompression, data can be read off from the decompressor in two
modes, namely continuous and blocked.
- SQL_DTSM_CONF_PREFIX - Static variable in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- SQL_DTSM_TOKEN_LOADING_CACHE_EXPIRATION - Static variable in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- SQL_DTSM_TOKEN_LOADING_CACHE_EXPIRATION_DEFAULT - Static variable in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- SQL_DTSM_TOKEN_LOADING_CACHE_MAX_SIZE - Static variable in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- SQL_DTSM_TOKEN_LOADING_CACHE_MAX_SIZE_DEFAULT - Static variable in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- SQL_DTSM_TOKEN_MAX_CLEANUP_RESULTS - Static variable in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- SQL_DTSM_TOKEN_MAX_CLEANUP_RESULTS_DEFAULT - Static variable in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- SQLDelegationTokenSecretManager<TokenIdent extends AbstractDelegationTokenIdentifier> - Class in org.apache.hadoop.security.token.delegation
-
- SQLDelegationTokenSecretManager(Configuration) - Constructor for class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
- SshFenceByTcpPort - Class in org.apache.hadoop.ha
-
This fencing implementation sshes to the target node and uses
fuser to kill the process listening on the service's
TCP port.
- SshFenceByTcpPort() - Constructor for class org.apache.hadoop.ha.SshFenceByTcpPort
-
- SSLHostnameVerifier.AbstractVerifier - Class in org.apache.hadoop.security.ssl
-
- SSLHostnameVerifier.Certificates - Class in org.apache.hadoop.security.ssl
-
- StackServlet() - Constructor for class org.apache.hadoop.http.HttpServer2.StackServlet
-
- StandardSocketFactory - Class in org.apache.hadoop.net
-
Specialized SocketFactory to create sockets with a SOCKS proxy
- StandardSocketFactory() - Constructor for class org.apache.hadoop.net.StandardSocketFactory
-
Default empty constructor (for use with the reflection API).
- STANDBY_VALUE - Static variable in enum org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
STANDBY = 2;
- StandbyException - Exception in org.apache.hadoop.ipc
-
Thrown by a remote server when it is up, but is not the active server in a
set of servers in which only a subset may be active.
- StandbyException(String) - Constructor for exception org.apache.hadoop.ipc.StandbyException
-
- start(long) - Static method in class org.apache.hadoop.io.SequenceFile.Reader
-
Create an option to specify the starting byte to read.
- start() - Method in class org.apache.hadoop.ipc.Server
-
Starts the service.
- start() - Method in interface org.apache.hadoop.metrics2.MetricsSystemMXBean
-
Start the metrics system
- start() - Method in class org.apache.hadoop.service.AbstractService
-
Start the service.
- start() - Method in interface org.apache.hadoop.service.Service
-
Start the service.
- start() - Method in class org.apache.hadoop.util.StopWatch
-
Start to measure times and make the state of stopwatch running.
- startLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.ChecksumFileSystem
-
- startLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.FileSystem
-
Returns a local file that the user can write output to.
- startLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.FilterFileSystem
-
Returns a local File that the user can write output to.
- startLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.HarFileSystem
-
not implemented.
- startLocalOutput(Path, Path) - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- startMetricsMBeans() - Method in interface org.apache.hadoop.metrics2.MetricsSystemMXBean
-
Start metrics MBeans
- startReconfigurationTask() - Method in class org.apache.hadoop.conf.ReconfigurableBase
-
Start a reconfiguration task to reload configuration in background.
- startThreads() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
should be called before this object is used.
- startUpload(Path) - Method in interface org.apache.hadoop.fs.MultipartUploader
-
Initialize a multipart upload.
- startUpload() - Method in class org.apache.hadoop.fs.store.DataBlocks.DataBlock
-
Switch to the upload state and return a stream for uploading.
- startupShutdownMessage(String, List<String>) - Static method in class org.apache.hadoop.service.launcher.ServiceLauncher
-
- stat2Paths(FileStatus[]) - Static method in class org.apache.hadoop.fs.FileUtil
-
convert an array of FileStatus to an array of Path
- stat2Paths(FileStatus[], Path) - Static method in class org.apache.hadoop.fs.FileUtil
-
convert an array of FileStatus to an array of Path.
- state - Variable in class org.apache.hadoop.service.LifecycleEvent
-
new state
- STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- stateChanged(Service) - Method in class org.apache.hadoop.service.LoggingStateChangeListener
-
Callback for a state change event: log it
- stateChanged(Service) - Method in interface org.apache.hadoop.service.ServiceStateChangeListener
-
Callback to notify of a state change.
- StateChangeRequestInfo(HAServiceProtocol.RequestSource) - Constructor for class org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo
-
- stateEqualsOneOf(BufferData.State...) - Method in class org.apache.hadoop.fs.impl.prefetch.BufferData
-
- STATEID_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- STATEID_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- STATIC_ID_MAPPING_FILE_DEFAULT - Static variable in class org.apache.hadoop.security.IdMappingConstant
-
- STATIC_ID_MAPPING_FILE_KEY - Static variable in class org.apache.hadoop.security.IdMappingConstant
-
- StaticUserFilter() - Constructor for class org.apache.hadoop.http.lib.StaticUserWebFilter.StaticUserFilter
-
- StaticUserWebFilter - Class in org.apache.hadoop.http.lib
-
Provides a servlet filter that pretends to authenticate a fake user (Dr.Who)
so that the web UI is usable for a secure cluster without authentication.
- StaticUserWebFilter() - Constructor for class org.apache.hadoop.http.lib.StaticUserWebFilter
-
- StaticUserWebFilter.StaticUserFilter - Class in org.apache.hadoop.http.lib
-
- StatisticDurationTracker - Class in org.apache.hadoop.fs.statistics.impl
-
Track the duration of an object.
- StatisticDurationTracker(IOStatisticsStore, String) - Constructor for class org.apache.hadoop.fs.statistics.impl.StatisticDurationTracker
-
Constructor -increments the counter by 1.
- StatisticDurationTracker(IOStatisticsStore, String, long) - Constructor for class org.apache.hadoop.fs.statistics.impl.StatisticDurationTracker
-
Constructor.
- statistics - Variable in class org.apache.hadoop.fs.AbstractFileSystem
-
The statistics for this file system.
- statistics - Variable in class org.apache.hadoop.fs.FileSystem
-
The statistics for this file system.
- Statistics(String) - Constructor for class org.apache.hadoop.fs.FileSystem.Statistics
-
- Statistics(FileSystem.Statistics) - Constructor for class org.apache.hadoop.fs.FileSystem.Statistics
-
Copy constructor.
- StatisticsData() - Constructor for class org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- StatsD(String, int) - Constructor for class org.apache.hadoop.metrics2.sink.StatsDSink.StatsD
-
- StatsDSink - Class in org.apache.hadoop.metrics2.sink
-
A metrics sink that writes metrics to a StatsD daemon.
- StatsDSink() - Constructor for class org.apache.hadoop.metrics2.sink.StatsDSink
-
- StatsDSink.StatsD - Class in org.apache.hadoop.metrics2.sink
-
Class that sends UDP packets to StatsD daemon.
- status - Variable in exception org.apache.hadoop.util.ExitUtil.ExitException
-
The status code.
- status - Variable in exception org.apache.hadoop.util.ExitUtil.HaltException
-
- STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- stickyBit(boolean) - Method in class org.apache.hadoop.fs.permission.AclStatus.Builder
-
Sets sticky bit.
- STOP - Static variable in class org.apache.hadoop.fs.shell.find.Result
-
Result indicating
Expression processing should not descend any more
directories.
- stop() - Method in class org.apache.hadoop.ipc.Client
-
Stop all threads related to this client.
- stop() - Method in class org.apache.hadoop.ipc.DecayRpcScheduler
-
- stop() - Method in class org.apache.hadoop.ipc.DefaultRpcScheduler
-
- stop() - Method in interface org.apache.hadoop.ipc.RpcScheduler
-
- stop() - Method in class org.apache.hadoop.ipc.Server
-
Stops the service.
- stop() - Method in class org.apache.hadoop.metrics2.lib.MutableQuantiles
-
- stop() - Method in interface org.apache.hadoop.metrics2.MetricsSystemMXBean
-
Stop the metrics system
- stop() - Method in class org.apache.hadoop.service.AbstractService
-
Stop the service.
- stop() - Method in interface org.apache.hadoop.service.Service
-
Stop the service.
- stop(Service) - Static method in class org.apache.hadoop.service.ServiceOperations
-
Stop a service.
- stop() - Method in class org.apache.hadoop.util.StopWatch
-
Stop elapsed time and make the state of stopwatch stop.
- STOP_ONLY_STARTED_SERVICES - Static variable in class org.apache.hadoop.service.CompositeService
-
Policy on shutdown: attempt to close everything (purest) or
only try to close started services (which assumes
that the service implementations may not handle the stop() operation
except when started.
- stopAbortsOnFailure() - Method in class org.apache.hadoop.util.functional.TaskPool.Builder
-
Stop trying to abort if one operation fails.
- stopMetricsMBeans() - Method in interface org.apache.hadoop.metrics2.MetricsSystemMXBean
-
Stop metrics MBeans.
- stopOnFailure() - Method in class org.apache.hadoop.util.functional.TaskPool.Builder
-
- stopQuietly(Service) - Static method in class org.apache.hadoop.service.ServiceOperations
-
Stop a service; if it is null do nothing.
- stopQuietly(Log, Service) - Static method in class org.apache.hadoop.service.ServiceOperations
-
- stopQuietly(Logger, Service) - Static method in class org.apache.hadoop.service.ServiceOperations
-
Stop a service; if it is null do nothing.
- stopRevertsOnFailure() - Method in class org.apache.hadoop.util.functional.TaskPool.Builder
-
Stop trying to revert if one operation fails.
- stopThreads() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- StopWatch - Class in org.apache.hadoop.util
-
A simplified StopWatch implementation which can measure times in nanoseconds.
- StopWatch() - Constructor for class org.apache.hadoop.util.StopWatch
-
- StopWatch(Timer) - Constructor for class org.apache.hadoop.util.StopWatch
-
Used for tests to be able to create a StopWatch which does not follow real
time.
- StorageSize - Class in org.apache.hadoop.conf
-
A class that contains the numeric value and the unit of measure.
- StorageSize(StorageUnit, double) - Constructor for class org.apache.hadoop.conf.StorageSize
-
Constucts a Storage Measure, which contains the value and the unit of
measure.
- StorageStatistics - Class in org.apache.hadoop.fs
-
StorageStatistics contains statistics data for a FileSystem or FileContext
instance.
- StorageStatistics(String) - Constructor for class org.apache.hadoop.fs.StorageStatistics
-
- StorageStatistics.CommonStatisticNames - Interface in org.apache.hadoop.fs
-
These are common statistic names.
- StorageStatistics.LongStatistic - Class in org.apache.hadoop.fs
-
A 64-bit storage statistic.
- StorageStatisticsFromIOStatistics - Class in org.apache.hadoop.fs.statistics.impl
-
Returns all the counters of an IOStatistics instance as StorageStatistics.
- StorageStatisticsFromIOStatistics(String, String, IOStatistics) - Constructor for class org.apache.hadoop.fs.statistics.impl.StorageStatisticsFromIOStatistics
-
Instantiate.
- StorageType - Enum in org.apache.hadoop.fs
-
Defines the types of supported storage media.
- StorageUnit - Enum in org.apache.hadoop.conf
-
Class that maintains different forms of Storage Units.
- store(Configuration, K, String) - Static method in class org.apache.hadoop.io.DefaultStringifier
-
Stores the item in the configuration with the given keyName.
- STORE_CLIENT_CREATION - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
How long did any store client creation take?
- STORE_EXISTS_PROBE - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
Probe for store existing: "store_exists_probe".
- STORE_IO_RATE_LIMITED - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
Rate limiting was reported "store_io_rate_limited".
- STORE_IO_RATE_LIMITED_DURATION - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
- STORE_IO_REQUEST - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
Requests made of a store: "store_io_request".
- STORE_IO_RETRY - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
IO retried: "store_io_retry".
- STORE_IO_THROTTLE_RATE - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
- STORE_IO_THROTTLED - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
Requests throttled and retried: "store_io_throttled".
- storeArray(Configuration, K[], String) - Static method in class org.apache.hadoop.io.DefaultStringifier
-
Stores the array of items in the configuration with the given keyName.
- storeDelegationKey(DelegationKey) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations.
- storeDelegationKey(DelegationKey) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
Persists a DelegationKey into the SQL database.
- storeNewMasterKey(DelegationKey) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- storeNewToken(TokenIdent, long) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- StoreStatisticNames - Class in org.apache.hadoop.fs.statistics
-
Common statistic names for object store operations..
- storeToken(TokenIdent, AbstractDelegationTokenSecretManager.DelegationTokenInformation) - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations.
- storeToken(TokenIdent, AbstractDelegationTokenSecretManager.DelegationTokenInformation) - Method in class org.apache.hadoop.security.token.delegation.SQLDelegationTokenSecretManager
-
Persists a TokenIdentifier and its corresponding TokenInformation into
the SQL database.
- storeTokenTrackingId - Variable in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Whether to store a token's tracking ID in its TokenInformation.
- stream(FSDataInputStream) - Static method in class org.apache.hadoop.io.SequenceFile.Reader
-
Create an option to specify the stream with the sequence file.
- stream(FSDataOutputStream) - Static method in class org.apache.hadoop.io.SequenceFile.Writer
-
- STREAM_EVICT_BLOCKS_FROM_FILE_CACHE - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Total number of blocks evicted from the disk cache.
- STREAM_FILE_CACHE_EVICTION - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Track duration of LRU cache eviction for disk cache.
- STREAM_IS_CLOSED - Static variable in class org.apache.hadoop.fs.FSExceptionMessages
-
The operation failed because the stream is closed: "Stream is closed!"
- STREAM_LEAKS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of Stream leaks from an application which
is not cleaning up correctly.
- STREAM_READ_ABORTED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of times the TCP stream was aborted.
- STREAM_READ_ACTIVE_MEMORY_IN_USE - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Total bytes of memory in use by this input stream.
- STREAM_READ_ACTIVE_PREFETCH_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Total number of active prefetch operations.
- STREAM_READ_ANALYTICS_OPENED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Total count of times an analytics input stream was opened.
- STREAM_READ_BLOCK_ACQUIRE_AND_READ - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
count/duration of acquiring a buffer and reading to it.
- STREAM_READ_BLOCKS_IN_FILE_CACHE - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Total number of block in disk cache.
- STREAM_READ_BYTES - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Bytes read from an input stream in read()/readVectored() calls.
- STREAM_READ_BYTES_DISCARDED_ABORT - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of bytes discarded by aborting an input stream .
- STREAM_READ_BYTES_DISCARDED_CLOSE - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of bytes read and discarded when closing an input stream.
- STREAM_READ_CLOSE_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Total count of times an attempt to close an input stream was made.
- STREAM_READ_CLOSED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of times the TCP stream was closed.
- STREAM_READ_EXCEPTIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of exceptions raised during input stream reads.
- STREAM_READ_FULLY_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of readFully() operations in an input stream.
- STREAM_READ_OPENED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Total count of times an input stream to was opened.
- STREAM_READ_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of read() operations in an input stream.
- STREAM_READ_OPERATIONS_INCOMPLETE - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of incomplete read() operations in an input stream,
that is, when the bytes returned were less than that requested.
- STREAM_READ_PREFETCH_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Total number of prefetching operations executed.
- STREAM_READ_REMOTE_BLOCK_READ - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
count/duration of reading a remote block.
- STREAM_READ_REMOTE_STREAM_ABORTED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
count/duration of aborting a remote stream during stream IO
IO.
- STREAM_READ_REMOTE_STREAM_DRAINED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
count/duration of closing a remote stream,
possibly including draining the stream to recycle
the HTTP connection.
- STREAM_READ_SEEK_BACKWARD_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of executed seek operations which went backwards in a stream.
- STREAM_READ_SEEK_BYTES_BACKWARDS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of bytes moved backwards during seek operations
in an input stream.
- STREAM_READ_SEEK_BYTES_DISCARDED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of bytes read and discarded during seek() in an input stream.
- STREAM_READ_SEEK_BYTES_SKIPPED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of bytes skipped during forward seek operations.
- STREAM_READ_SEEK_FORWARD_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of executed seek operations which went forward in
an input stream.
- STREAM_READ_SEEK_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of seek operations in an input stream.
- STREAM_READ_SEEK_POLICY_CHANGED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of times the seek policy was dynamically changed
in an input stream.
- STREAM_READ_SKIP_BYTES - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count bytes skipped in InputStream.skip() calls.
- STREAM_READ_SKIP_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of InputStream.skip() calls.
- STREAM_READ_TOTAL_BYTES - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Total count of bytes read from an input stream.
- STREAM_READ_UNBUFFERED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of calls of CanUnbuffer.unbuffer().
- STREAM_READ_VECTORED_COMBINED_RANGES - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of combined file ranges during readVectored() operation.
- STREAM_READ_VECTORED_INCOMING_RANGES - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of incoming file ranges during readVectored() operation.
- STREAM_READ_VECTORED_OPERATIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of readVectored() operations in an input stream.
- STREAM_READ_VECTORED_READ_BYTES_DISCARDED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of bytes discarded during readVectored() operation
in an input stream.
- STREAM_READ_VERSION_MISMATCHES - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of version mismatches encountered while reading an input stream.
- STREAM_WRITE_BLOCK_UPLOADS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of block/partition uploads complete.
- STREAM_WRITE_BLOCK_UPLOADS_ABORTED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of number of block uploads aborted.
- STREAM_WRITE_BLOCK_UPLOADS_ACTIVE - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of block/partition uploads active.
- STREAM_WRITE_BLOCK_UPLOADS_BYTES_PENDING - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Gauge of data queued to be written.
- STREAM_WRITE_BLOCK_UPLOADS_COMMITTED - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of number of block uploads committed.
- STREAM_WRITE_BLOCK_UPLOADS_PENDING - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Gauge of block/partitions uploads queued to be written.
- STREAM_WRITE_BYTES - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
"Count of bytes written to output stream including all not yet uploaded.
- STREAM_WRITE_EXCEPTIONS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
"Count of stream write failures reported.
- STREAM_WRITE_EXCEPTIONS_COMPLETING_UPLOADS - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of failures when finalizing a multipart upload:
"stream_write_exceptions_completing_upload".
- STREAM_WRITE_QUEUE_DURATION - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Total queue duration of all block uploads.
- STREAM_WRITE_TOTAL_DATA - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
- STREAM_WRITE_TOTAL_TIME - Static variable in class org.apache.hadoop.fs.statistics.StreamStatisticNames
-
Count of total time taken for uploads to complete.
- StreamCapabilities - Interface in org.apache.hadoop.fs
-
Interface to query streams for supported capabilities.
- StreamCapabilities.StreamCapability - Enum in org.apache.hadoop.fs
-
Deprecated.
- streamCapabilities_hasCapability(Object, String) - Method in class org.apache.hadoop.io.wrappedio.impl.DynamicWrappedIO
-
Does an object implement StreamCapabilities and, if so,
what is the result of the probe for the capability?
Calls StreamCapabilities#hasCapability(String),
- streamCapabilities_hasCapability(Object, String) - Static method in class org.apache.hadoop.io.wrappedio.WrappedIO
-
- StreamCapabilitiesPolicy - Class in org.apache.hadoop.fs
-
- StreamCapabilitiesPolicy() - Constructor for class org.apache.hadoop.fs.StreamCapabilitiesPolicy
-
- StreamStatisticNames - Class in org.apache.hadoop.fs.statistics
-
These are common statistic names.
- string2long(String) - Static method in enum org.apache.hadoop.util.StringUtils.TraditionalBinaryPrefix
-
Convert a string to long.
- Stringifier<T> - Interface in org.apache.hadoop.io
-
Stringifier interface offers two methods to convert an object
to a string representation and restore the object given its
string representation.
- StringInterner - Class in org.apache.hadoop.util
-
Provides string interning utility methods.
- StringInterner() - Constructor for class org.apache.hadoop.util.StringInterner
-
- StringOption(String) - Constructor for class org.apache.hadoop.util.Options.StringOption
-
- StringUtils.TraditionalBinaryPrefix - Enum in org.apache.hadoop.util
-
The traditional binary prefixes, kilo, mega, ..., exa,
which can be represented by a 64-bit integer.
- strongIntern(String) - Static method in class org.apache.hadoop.util.StringInterner
-
Interns and returns a reference to the representative instance
for any of a collection of string instances that are equal to each other.
- STUB_DURATION_TRACKER - Static variable in class org.apache.hadoop.fs.statistics.impl.StubDurationTracker
-
- STUB_DURATION_TRACKER_FACTORY - Static variable in class org.apache.hadoop.fs.statistics.impl.StubDurationTrackerFactory
-
Single instance.
- StubDecompressor() - Constructor for class org.apache.hadoop.io.compress.PassthroughCodec.StubDecompressor
-
- StubDurationTracker - Class in org.apache.hadoop.fs.statistics.impl
-
A simple stub duration tracker which can be issued in interfaces
and other places where full duration tracking is not implemented.
- stubDurationTracker() - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsSupport
-
Get a stub duration tracker.
- StubDurationTrackerFactory - Class in org.apache.hadoop.fs.statistics.impl
-
This is a stub factory which always returns no-op duration
trackers.
- stubDurationTrackerFactory() - Static method in class org.apache.hadoop.fs.statistics.IOStatisticsSupport
-
Return a stub duration tracker factory whose returned trackers
are always no-ops.
- SubCommand() - Constructor for class org.apache.hadoop.tools.CommandShell.SubCommand
-
- subMap(K, K) - Method in class org.apache.hadoop.io.SortedMapWritable
-
- submit(Runnable) - Method in class org.apache.hadoop.util.functional.CloseableTaskPoolSubmitter
-
- submit(Executor, Callable<T>) - Static method in class org.apache.hadoop.util.functional.CommonCallableSupplier
-
Submit a callable into a completable future.
- submit(Runnable) - Method in interface org.apache.hadoop.util.functional.TaskPool.Submitter
-
Submit work.
- substituteCommonVariables(String) - Method in class org.apache.hadoop.conf.Configuration
-
Provides a public wrapper over substituteVars in order to avoid compatibility issues.
- SUCCESS - Static variable in class org.apache.hadoop.util.FindClass
-
Exit code when the operation succeeded: 0
- SUCCESS_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto
-
RPC succeeded
- SUCCESS_VALUE - Static variable in enum org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
SUCCESS = 0;
- successResponse() - Static method in class org.apache.hadoop.ipc.RefreshResponse
-
Convenience method to create a response for successful refreshes.
- suffix(String) - Method in class org.apache.hadoop.fs.Path
-
Adds a suffix to the final name in the path.
- SUFFIX_FAILURES - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
String to add to counters and other stats to track failures.
- SUFFIX_MAX - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
Suffix to use for a maximum value when
the same key is shared across max/mean/max
statistics.
- SUFFIX_MEAN - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
Suffix to use for a mean statistic value when
the same key is shared across mean/mean/max
statistics.
- SUFFIX_MIN - Static variable in class org.apache.hadoop.fs.statistics.StoreStatisticNames
-
Suffix to use for a minimum value when
the same key is shared across min/mean/max
statistics.
- SUN_SECURITY_JAAS_FILE - Static variable in class org.apache.hadoop.security.KDiag
-
- SUN_SECURITY_KRB5_DEBUG - Static variable in class org.apache.hadoop.security.KDiag
-
- SUN_SECURITY_SPNEGO_DEBUG - Static variable in class org.apache.hadoop.security.KDiag
-
- suppliedConf - Static variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- suppliedFilesystem - Static variable in class org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- SUPPORT_SPARSE_METRICS_DEFAULT - Static variable in class org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
- SUPPORT_SPARSE_METRICS_PROPERTY - Static variable in class org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
- supportObserver() - Method in class org.apache.hadoop.ha.HAServiceTarget
-
- supportsSymlinks() - Method in class org.apache.hadoop.fs.AbstractFileSystem
-
Returns true if the file system supports symlinks, false otherwise.
- supportsSymlinks() - Method in class org.apache.hadoop.fs.FileSystem
-
- supportsSymlinks() - Method in class org.apache.hadoop.fs.FilterFileSystem
-
- supportsSymlinks() - Method in class org.apache.hadoop.fs.LocalFileSystem
-
- supportsSymlinks() - Method in class org.apache.hadoop.fs.RawLocalFileSystem
-
- supportsSymlinks() - Method in class org.apache.hadoop.fs.viewfs.ViewFs
-
- supportTypeQuota() - Method in enum org.apache.hadoop.fs.StorageType
-
- SuppressedSnapshot(long, long) - Constructor for class org.apache.hadoop.util.InstrumentedLock.SuppressedSnapshot
-
- suppressExceptions() - Method in class org.apache.hadoop.util.functional.TaskPool.Builder
-
Suppress exceptions from tasks.
- suppressExceptions(boolean) - Method in class org.apache.hadoop.util.functional.TaskPool.Builder
-
Suppress exceptions from tasks.
- swapQueue(Class<? extends RpcScheduler>, Class<? extends BlockingQueue<E>>, int, String, Configuration) - Method in class org.apache.hadoop.ipc.CallQueueManager
-
Replaces active queue with the newly requested one and transfers
all calls to the newQ before returning.
- swapScheme - Variable in class org.apache.hadoop.fs.FilterFileSystem
-
- SYMBOL - Variable in enum org.apache.hadoop.fs.permission.FsAction
-
Symbolic representation
- symbol - Variable in enum org.apache.hadoop.util.StringUtils.TraditionalBinaryPrefix
-
- symLink(String, String) - Static method in class org.apache.hadoop.fs.FileUtil
-
Create a soft link between a src and destination
only on a local disk.
- SYMLINK_FIELD_NUMBER - Static variable in class org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- SYMLINK_NO_PRIVILEGE - Static variable in class org.apache.hadoop.fs.FileUtil
-
- sync(long) - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
Seek to the next sync mark past a given position.
- sync() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
create a sync point.
- SYNC_FILE_RANGE_WAIT_AFTER - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- SYNC_FILE_RANGE_WAIT_BEFORE - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- SYNC_FILE_RANGE_WRITE - Static variable in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- SYNC_INTERVAL - Static variable in class org.apache.hadoop.io.SequenceFile
-
The number of bytes between sync points.
- Syncable - Interface in org.apache.hadoop.fs
-
This is the interface for flush/sync operations.
- syncFileRangeIfPossible(FileDescriptor, long, long, int) - Static method in class org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
Call sync_file_range on the given file descriptor.
- syncFs() - Method in class org.apache.hadoop.io.SequenceFile.Writer
-
- syncInterval(int) - Static method in class org.apache.hadoop.io.SequenceFile.Writer
-
- syncSeen() - Method in class org.apache.hadoop.io.SequenceFile.Reader
-
- syncTokenOwnerStats() - Method in class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
This method syncs token information from currentTokens to tokenOwnerStats.
- SysInfo - Class in org.apache.hadoop.util
-
Plugin to calculate resource information on the system.
- SysInfo() - Constructor for class org.apache.hadoop.util.SysInfo
-
- SYSPROP_HADOOP_HOME_DIR - Static variable in class org.apache.hadoop.util.Shell
-
System property for the Hadoop home directory: "hadoop.home.dir".
- SYSTEM_CLASSES_DEFAULT - Static variable in class org.apache.hadoop.util.ApplicationClassLoader
-
Default value of the system classes if the user did not override them.