- Cache<K,V> - Class in alluxio.master.metastore.caching
-
Base class for write-back caches which asynchronously evict entries to backing stores.
- Cache(CacheConfiguration, String, MetricKey) - Constructor for class alluxio.master.metastore.caching.Cache
-
- Cache - Class in alluxio.proto.client
-
- Cache.Entry - Class in alluxio.master.metastore.caching
-
- Cache.PPageStoreCommonOptions - Class in alluxio.proto.client
-
Protobuf type alluxio.proto.client.PPageStoreCommonOptions
- Cache.PPageStoreCommonOptions.Builder - Class in alluxio.proto.client
-
Protobuf type alluxio.proto.client.PPageStoreCommonOptions
- Cache.PPageStoreCommonOptionsOrBuilder - Interface in alluxio.proto.client
-
- Cache.PRocksPageStoreOptions - Class in alluxio.proto.client
-
Protobuf type alluxio.proto.client.PRocksPageStoreOptions
- Cache.PRocksPageStoreOptions.Builder - Class in alluxio.proto.client
-
Protobuf type alluxio.proto.client.PRocksPageStoreOptions
- Cache.PRocksPageStoreOptionsOrBuilder - Interface in alluxio.proto.client
-
- CACHE_PROMOTE_VALUE - Static variable in enum alluxio.grpc.ReadPType
-
CACHE_PROMOTE = 3;
- CACHE_THROUGH_VALUE - Static variable in enum alluxio.grpc.WritePType
-
CACHE_THROUGH = 3;
- CACHE_VALUE - Static variable in enum alluxio.grpc.ReadPType
-
CACHE = 2;
- CACHEABLE_FIELD_NUMBER - Static variable in class alluxio.grpc.FileInfo
-
- CACHEABLE_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.InodeFileEntry
-
- CACHEABLE_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
- CacheConfiguration - Class in alluxio.master.metastore.caching
-
Cache configuration.
- CacheConfiguration.Builder - Class in alluxio.master.metastore.caching
-
Cache configuration builder.
- CachedGroupMapping - Class in alluxio.security.group
-
Class to map user to groups.
- CachedGroupMapping(GroupMappingService, long) - Constructor for class alluxio.security.group.CachedGroupMapping
-
- cachedThreadPool(String) - Static method in class alluxio.util.executor.ExecutorServiceFactories
-
- CacheEvictor - Interface in alluxio.client.file.cache
-
Interface for client-side cache eviction policy.
- CacheManager - Interface in alluxio.client.file.cache
-
Interface for managing cached pages.
- CacheManager.Factory - Class in alluxio.client.file.cache
-
Factory class to get or create a CacheManager.
- CACHESIZE_FIELD_NUMBER - Static variable in class alluxio.proto.client.Cache.PPageStoreCommonOptions
-
- CachingInodeStore - Class in alluxio.master.metastore.caching
-
An inode store which caches inode tree metadata and delegates to another inode store for cache
misses.
- CachingInodeStore(InodeStore, InodeLockManager) - Constructor for class alluxio.master.metastore.caching.CachingInodeStore
-
- call() - Method in interface alluxio.AbstractClient.RpcCallable
-
The task where RPC happens.
- call() - Method in class alluxio.examples.BasicCheckpoint
-
- call() - Method in class alluxio.examples.BasicNonByteBufferOperations
-
- call() - Method in class alluxio.examples.BasicOperations
-
- call(String, S3RestUtils.RestCallable<T>) - Static method in class alluxio.proxy.s3.S3RestUtils
-
- call() - Method in interface alluxio.proxy.s3.S3RestUtils.RestCallable
-
The REST endpoint implementation.
- call(RestUtils.RestCallable<T>, AlluxioConfiguration, Map<String, Object>) - Static method in class alluxio.RestUtils
-
- call(RestUtils.RestCallable<T>, AlluxioConfiguration) - Static method in class alluxio.RestUtils
-
Call response.
- call() - Method in interface alluxio.RestUtils.RestCallable
-
The REST endpoint implementation.
- call(Logger, RpcUtils.RpcCallableThrowsIOException<T>, String, String, StreamObserver<T>, Object...) - Static method in class alluxio.RpcUtils
-
- call(Logger, RpcUtils.RpcCallableThrowsIOException<T>, String, boolean, String, StreamObserver<T>, Object...) - Static method in class alluxio.RpcUtils
-
- call() - Method in interface alluxio.RpcUtils.RpcCallableThrowsIOException
-
The RPC implementation.
- call() - Method in interface alluxio.RpcUtils.StreamingRpcCallable
-
The RPC implementation.
- call() - Method in class alluxio.underfs.ObjectUnderFileSystem.OperationBuffer.OperationThread
-
- callAndReturn(Logger, RpcUtils.RpcCallableThrowsIOException<T>, String, boolean, String, Object...) - Static method in class alluxio.RpcUtils
-
- CallTracker - Interface in alluxio.master.file.contexts
-
An interface for RPC level call tracking.
- cancel() - Method in class alluxio.client.block.stream.BlockOutStream
-
- cancel() - Method in class alluxio.client.block.stream.GrpcBlockingStream
-
Cancels the stream.
- cancel() - Method in class alluxio.client.block.stream.GrpcDataWriter
-
- cancel() - Method in class alluxio.client.block.stream.LocalFileDataWriter
-
- cancel() - Method in class alluxio.client.block.stream.UfsFallbackLocalFileDataWriter
-
- cancel() - Method in interface alluxio.client.Cancelable
-
Cancels an operation.
- cancel() - Method in class alluxio.client.file.AlluxioFileOutStream
-
- cancel() - Method in class alluxio.client.file.FileOutStream
-
Aborts the output stream.
- cancel(long) - Method in interface alluxio.client.job.JobMasterClient
-
Cancels the given job.
- cancel(long) - Method in class alluxio.client.job.RetryHandlingJobMasterClient
-
- cancel(boolean) - Method in class alluxio.concurrent.jsr.CompletableFuture
-
- cancel(boolean) - Method in class alluxio.concurrent.jsr.ForkJoinTask
-
Attempts to cancel execution of this task.
- cancel(CancelPRequest) - Method in class alluxio.grpc.JobMasterClientServiceGrpc.JobMasterClientServiceBlockingStub
-
Cancels the given job.
- cancel(CancelPRequest) - Method in class alluxio.grpc.JobMasterClientServiceGrpc.JobMasterClientServiceFutureStub
-
Cancels the given job.
- cancel(CancelPRequest, StreamObserver<CancelPResponse>) - Method in class alluxio.grpc.JobMasterClientServiceGrpc.JobMasterClientServiceImplBase
-
Cancels the given job.
- cancel(CancelPRequest, StreamObserver<CancelPResponse>) - Method in class alluxio.grpc.JobMasterClientServiceGrpc.JobMasterClientServiceStub
-
Cancels the given job.
- CANCEL - Static variable in class alluxio.job.ServiceConstants
-
- cancel(long) - Method in class alluxio.master.job.JobMaster
-
Cancels a job.
- cancel(long) - Method in class alluxio.master.job.JobMasterClientRestServiceHandler
-
Cancels a job.
- cancel(CancelPRequest, StreamObserver<CancelPResponse>) - Method in class alluxio.master.job.JobMasterClientServiceHandler
-
- cancel() - Method in class alluxio.master.job.plan.PlanCoordinator
-
Cancels the current job.
- cancel(long) - Method in class alluxio.master.job.workflow.WorkflowTracker
-
Cancels a job with a particular job id.
- cancel() - Method in class alluxio.master.journal.AbstractCatchupThread
-
Cancels catching up gracefully.
- cancel() - Method in class alluxio.master.journal.CatchupFuture
-
Cancels catchup progress gracefully.
- Cancelable - Interface in alluxio.client
-
This interface should be implemented by all Alluxio output streams which support aborting the
temporary data that has been written.
- CancelCommand - Class in alluxio.cli.job.command
-
Cancels a job asynchronously.
- CancelCommand(FileSystemContext) - Constructor for class alluxio.cli.job.command.CancelCommand
-
creates the cancel command.
- CANCELED_VALUE - Static variable in enum alluxio.grpc.Status
-
CANCELED = 2;
- CANCELED_VALUE - Static variable in enum alluxio.proto.status.Status.PStatus
-
Canceled indicates the operation was cancelled (typically by the caller).
- CancelledException - Exception in alluxio.exception.status
-
Exception indicating that an operation was cancelled (typically by the caller).
- CancelledException(String) - Constructor for exception alluxio.exception.status.CancelledException
-
- CancelledException(Throwable) - Constructor for exception alluxio.exception.status.CancelledException
-
- CancelledException(String, Throwable) - Constructor for exception alluxio.exception.status.CancelledException
-
- CancelPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.CancelPOptions
- CancelPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.CancelPOptions
- CancelPOptionsOrBuilder - Interface in alluxio.grpc
-
- CancelPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.CancelPRequest
- CancelPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.CancelPRequest
- CancelPRequestOrBuilder - Interface in alluxio.grpc
-
- CancelPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.CancelPResponse
- CancelPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.CancelPResponse
- CancelPResponseOrBuilder - Interface in alluxio.grpc
-
- cancelRequest(BlockWriteRequestContext) - Method in class alluxio.worker.grpc.BlockWriteHandler
-
- cancelRequest(BlockWriteRequestContext) - Method in class alluxio.worker.grpc.UfsFallbackBlockWriteHandler
-
- cancelRequest(UfsFileWriteRequestContext) - Method in class alluxio.worker.grpc.UfsFileWriteHandler
-
- cancelTask(long, long) - Method in class alluxio.worker.job.task.TaskExecutorManager
-
Cancels the given task.
- CancelTaskCommand - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.CancelTaskCommand
- CancelTaskCommand.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.CancelTaskCommand
- CANCELTASKCOMMAND_FIELD_NUMBER - Static variable in class alluxio.grpc.JobCommand
-
- CancelTaskCommandOrBuilder - Interface in alluxio.grpc
-
- CANDIDATES_FIELD_NUMBER - Static variable in class alluxio.grpc.table.EquatableValueSet
-
- Capacity - Class in alluxio.wire
-
Class that represents the available, free, and total capacity.
- Capacity() - Constructor for class alluxio.wire.Capacity
-
- CAPACITY_BYTES_ON_TIERS_VALUE - Static variable in enum alluxio.grpc.BlockMasterInfoField
-
CAPACITY_BYTES_ON_TIERS = 2;
- CAPACITY_BYTES_VALUE - Static variable in enum alluxio.grpc.BlockMasterInfoField
-
CAPACITY_BYTES = 1;
- CAPACITYBYTES_FIELD_NUMBER - Static variable in class alluxio.grpc.BlockMasterInfo
-
- CAPACITYBYTES_FIELD_NUMBER - Static variable in class alluxio.grpc.WorkerInfo
-
- CAPACITYBYTESONTIERS_FIELD_NUMBER - Static variable in class alluxio.grpc.BlockHeartbeatPOptions
-
- CAPACITYBYTESONTIERS_FIELD_NUMBER - Static variable in class alluxio.grpc.BlockMasterInfo
-
- CAPACITYBYTESONTIERS_FIELD_NUMBER - Static variable in class alluxio.grpc.WorkerInfo
-
- CapacityCommand - Class in alluxio.cli.fsadmin.report
-
Prints Alluxio capacity information.
- CapacityCommand(BlockMasterClient, PrintStream) - Constructor for class alluxio.cli.fsadmin.report.CapacityCommand
-
- cascadingEvict(long, BlockStoreLocation, EvictionPlan, Evictor.Mode) - Method in class alluxio.worker.block.evictor.AbstractEvictor
-
A recursive implementation of cascading eviction.
- castToIOException(Throwable) - Static method in class alluxio.util.CommonUtils
-
- CatalogConfiguration - Class in alluxio.master.table
-
This represents a configuration of the catalog.
- CatalogContext - Class in alluxio.master.table
-
The context for the catalog.
- CatalogContext(UnderDatabaseRegistry, LayoutRegistry) - Constructor for class alluxio.master.table.CatalogContext
-
Creates an instance.
- CatalogPathUtils - Class in alluxio.table.common
-
A collection of utility methods for catalog paths.
- CatalogProperty - Class in alluxio.master.table
-
This represents a property name and default value for the catalog.
- catchup(Map<String, Long>) - Method in interface alluxio.master.journal.JournalSystem
-
Initiates a catching up of journals to given sequences.
- catchup(Map<String, Long>) - Method in class alluxio.master.journal.noop.NoopJournalSystem
-
- catchup(long) - Method in class alluxio.master.journal.raft.BufferedJournalApplier
-
Initiates catching up of the applier to a target sequence.
- catchup(long) - Method in class alluxio.master.journal.raft.JournalStateMachine
-
Initiates catching up of masters to given sequence.
- catchup(Map<String, Long>) - Method in class alluxio.master.journal.raft.RaftJournalSystem
-
- catchup(long) - Method in class alluxio.master.journal.ufs.UfsJournal
-
Initiates catching up of the journal up to given sequence.
- catchup(Map<String, Long>) - Method in class alluxio.master.journal.ufs.UfsJournalSystem
-
- CatchupFuture - Class in alluxio.master.journal
-
Used to track and cancel journal advancing.
- CatchupFuture(AbstractCatchupThread) - Constructor for class alluxio.master.journal.CatchupFuture
-
Creates a tracker for given catchup thread.
- CatCommand - Class in alluxio.cli.fs.command
-
Prints the file's contents to the console.
- CatCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.CatCommand
-
- CHALLENGE_VALUE - Static variable in enum alluxio.grpc.SaslMessageType
-
CHALLENGE = 0;
- changeLocalFileGroup(String, String) - Static method in class alluxio.util.io.FileUtils
-
Changes the local file's group.
- changeLocalFilePermission(String, String) - Static method in class alluxio.util.io.FileUtils
-
Changes local file's permission.
- changeLocalFileToFullPermission(String) - Static method in class alluxio.util.io.FileUtils
-
Changes local file's permission to be "rwxrwxrwx".
- changeLocalFileUser(String, String) - Static method in class alluxio.util.io.FileUtils
-
Changes the local file's user.
- ChannelAuthenticationScheme - Enum in alluxio.grpc
-
Protobuf enum alluxio.grpc.sasl.ChannelAuthenticationScheme
- ChannelAuthenticator - Class in alluxio.security.authentication
-
Used to authenticate with the target host.
- ChannelAuthenticator(GrpcConnection, Subject, AuthType, AlluxioConfiguration) - Constructor for class alluxio.security.authentication.ChannelAuthenticator
-
- ChannelIdInjector - Class in alluxio.security.authentication
-
Client side interceptor that is used to augment outgoing metadata with the unique id for the
channel that the RPC is being called on.
- ChannelIdInjector(UUID) - Constructor for class alluxio.security.authentication.ChannelIdInjector
-
Creates the injector that augments the outgoing metadata with given Id.
- CHANNELREF_FIELD_NUMBER - Static variable in class alluxio.grpc.SaslMessage
-
- channelType(Class<? extends ServerChannel>) - Method in class alluxio.grpc.GrpcServerBuilder
-
Sets the netty channel type.
- ChannelType - Enum in alluxio.network
-
What type of netty channel to use.
- CHAR - Static variable in class alluxio.job.plan.transform.HiveConstants.Types
-
Hive char type.
- check(Clients) - Method in class alluxio.master.backcompat.FsTestOp
-
- check(FileSystem) - Method in class alluxio.master.backcompat.FsTestOp
-
- check(FileSystem) - Method in class alluxio.master.backcompat.ops.AsyncPersist
-
- check(FileSystem) - Method in class alluxio.master.backcompat.ops.CreateDirectory
-
- check(FileSystem) - Method in class alluxio.master.backcompat.ops.CreateFile
-
- check(FileSystem) - Method in class alluxio.master.backcompat.ops.Delete
-
- check(FileSystem) - Method in class alluxio.master.backcompat.ops.Mount
-
- check(FileSystem) - Method in class alluxio.master.backcompat.ops.PersistDirectory
-
- check(Clients) - Method in class alluxio.master.backcompat.ops.PersistFile
-
- check(FileSystem) - Method in class alluxio.master.backcompat.ops.Rename
-
- check(FileSystem) - Method in class alluxio.master.backcompat.ops.SetAcl
-
- check(Clients) - Method in class alluxio.master.backcompat.ops.UpdateUfsMode
-
- check(Clients) - Method in interface alluxio.master.backcompat.TestOp
-
Verifies the result of the test operation.
- checkConsistency(AlluxioURI, CheckConsistencyPOptions) - Method in interface alluxio.client.file.FileSystemMasterClient
-
Checks the consistency of Alluxio metadata against the under storage for all files and
directories in a given subtree.
- checkConsistency(AlluxioURI, CheckConsistencyPOptions) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- checkConsistency(CheckConsistencyPRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub
-
Checks the consistency of the files and directores with the path as the root of the subtree
- checkConsistency(CheckConsistencyPRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub
-
Checks the consistency of the files and directores with the path as the root of the subtree
- checkConsistency(CheckConsistencyPRequest, StreamObserver<CheckConsistencyPResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase
-
Checks the consistency of the files and directores with the path as the root of the subtree
- checkConsistency(CheckConsistencyPRequest, StreamObserver<CheckConsistencyPResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub
-
Checks the consistency of the files and directores with the path as the root of the subtree
- checkConsistency(AlluxioURI, CheckConsistencyContext) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- checkConsistency(AlluxioURI, CheckConsistencyContext) - Method in interface alluxio.master.file.FileSystemMaster
-
Checks the consistency of the files and directories in the subtree under the path.
- checkConsistency(CheckConsistencyPRequest, StreamObserver<CheckConsistencyPResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- CheckConsistencyCommand - Class in alluxio.cli.fs.command
-
Command for checking the consistency of a file or folder between Alluxio and the under storage.
- CheckConsistencyCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.CheckConsistencyCommand
-
- CheckConsistencyContext - Class in alluxio.master.file.contexts
-
- checkConsistencyDefaults(AlluxioConfiguration) - Static method in class alluxio.util.FileSystemOptions
-
- CheckConsistencyPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CheckConsistencyPOptions
- CheckConsistencyPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CheckConsistencyPOptions
- CheckConsistencyPOptionsOrBuilder - Interface in alluxio.grpc
-
- CheckConsistencyPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CheckConsistencyPRequest
- CheckConsistencyPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CheckConsistencyPRequest
- CheckConsistencyPRequestOrBuilder - Interface in alluxio.grpc
-
- CheckConsistencyPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CheckConsistencyPResponse
- CheckConsistencyPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CheckConsistencyPResponse
- CheckConsistencyPResponseOrBuilder - Interface in alluxio.grpc
-
- checkDirectory(InodeDirectory, AlluxioURI) - Method in class alluxio.master.file.UfsSyncChecker
-
Check if immediate children of directory are in sync with UFS.
- CheckerMapper() - Constructor for class alluxio.checker.MapReduceIntegrationChecker.CheckerMapper
-
- CheckerReducer() - Constructor for class alluxio.checker.MapReduceIntegrationChecker.CheckerReducer
-
- CheckerUtils - Class in alluxio.checker
-
Class for common methods used by integration checkers.
- CheckerUtils.Status - Enum in alluxio.checker
-
The performIntegrationChecks results.
- checkInodeList(String, List<String>, Mode.Bits, String, List<InodeView>, boolean) - Method in class alluxio.master.file.DefaultPermissionChecker
-
This method provides basic permission checking logic on a list of inodes.
- checkMasterClientService(AlluxioConfiguration) - Static method in class alluxio.cli.fsadmin.FileSystemAdminShellUtils
-
Checks if the master client service is available.
- checkMinimalPollingPeriod(TimeUnit, int) - Static method in class alluxio.metrics.MetricsSystem
-
Checks if the poll period is smaller that the minimal poll period which is 1 second.
- checkNumOfArgsEquals(Command, CommandLine, int) - Static method in class alluxio.cli.CommandUtils
-
Checks the number of non-option arguments equals n for command.
- checkNumOfArgsNoLessThan(Command, CommandLine, int) - Static method in class alluxio.cli.CommandUtils
-
Checks the number of non-option arguments is no less than n for command.
- checkNumOfArgsNoMoreThan(Command, CommandLine, int) - Static method in class alluxio.cli.CommandUtils
-
Checks the number of non-option arguments is no more than n for command.
- checkParentPermission(Mode.Bits, LockedInodePath) - Method in class alluxio.master.file.DefaultPermissionChecker
-
- checkParentPermission(Mode.Bits, LockedInodePath) - Method in interface alluxio.master.file.PermissionChecker
-
Checks whether a user has permission to perform a specific action on the parent of the given
path; if parent directory does not exist, treats the closest ancestor directory of the path as
its parent and checks permission on it.
- checkPermission(Mode.Bits, LockedInodePath) - Method in class alluxio.master.file.DefaultPermissionChecker
-
- checkPermission(String, List<String>, AclAction) - Method in class alluxio.master.file.meta.Inode
-
- checkPermission(String, List<String>, AclAction) - Method in interface alluxio.master.file.meta.InodeView
-
Checks whether the user or one of the groups has the permission to take the action.
- checkPermission(String, List<String>, AclAction) - Method in class alluxio.master.file.meta.MutableInode
-
- checkPermission(Mode.Bits, LockedInodePath) - Method in interface alluxio.master.file.PermissionChecker
-
Checks whether a user has permission to perform a specific action on a path.
- checkPermission(String, List<String>, AclAction) - Method in class alluxio.security.authorization.AccessControlList
-
Checks whether the user has the permission to perform the action.
- checkpoint() - Method in interface alluxio.client.meta.MetaMasterClient
-
Creates a checkpoint in the primary master journal system.
- checkpoint() - Method in class alluxio.client.meta.RetryHandlingMetaMasterClient
-
- checkpoint(CheckpointPOptions) - Method in class alluxio.grpc.MetaMasterClientServiceGrpc.MetaMasterClientServiceBlockingStub
-
Creates a checkpoint in the primary master journal system.
- checkpoint(CheckpointPOptions) - Method in class alluxio.grpc.MetaMasterClientServiceGrpc.MetaMasterClientServiceFutureStub
-
Creates a checkpoint in the primary master journal system.
- checkpoint(CheckpointPOptions, StreamObserver<CheckpointPResponse>) - Method in class alluxio.grpc.MetaMasterClientServiceGrpc.MetaMasterClientServiceImplBase
-
Creates a checkpoint in the primary master journal system.
- checkpoint(CheckpointPOptions, StreamObserver<CheckpointPResponse>) - Method in class alluxio.grpc.MetaMasterClientServiceGrpc.MetaMasterClientServiceStub
-
Creates a checkpoint in the primary master journal system.
- checkpoint() - Method in interface alluxio.master.journal.JournalSystem
-
Creates a checkpoint in the primary master journal system.
- checkpoint() - Method in class alluxio.master.journal.noop.NoopJournalSystem
-
- checkpoint() - Method in class alluxio.master.journal.raft.RaftJournalSystem
-
- checkpoint() - Method in class alluxio.master.journal.ufs.UfsJournal
-
Creates a checkpoint in this ufs journal.
- checkpoint() - Method in class alluxio.master.journal.ufs.UfsJournalSystem
-
- checkpoint() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- checkpoint() - Method in interface alluxio.master.meta.MetaMaster
-
Creates a checkpoint in the primary master journal system.
- checkpoint(CheckpointPOptions, StreamObserver<CheckpointPResponse>) - Method in class alluxio.master.meta.MetaMasterClientServiceHandler
-
- CHECKPOINT - Static variable in class alluxio.multi.process.PortCoordination
-
- CheckpointCommand - Class in alluxio.cli.fsadmin.journal
-
Command for triggering a checkpoint in the primary master journal system.
- CheckpointCommand(Context, AlluxioConfiguration) - Constructor for class alluxio.cli.fsadmin.journal.CheckpointCommand
-
- Checkpointed - Interface in alluxio.master.journal.checkpoint
-
Base class for Alluxio classes which can be written to and read from metadata checkpoints.
- CheckpointedIdHashSet - Class in alluxio.master.file.meta
-
A concurrent hash set of Long values that supports writing to and restoring from checkpoints.
- CheckpointedIdHashSet() - Constructor for class alluxio.master.file.meta.CheckpointedIdHashSet
-
Constructs a new checkpointed id hash set.
- CheckpointFormat - Interface in alluxio.master.journal.checkpoint
-
Interface for checkpoint formats.
- CheckpointFormat.CheckpointReader - Interface in alluxio.master.journal.checkpoint
-
Interface for checkpoint readers.
- CheckpointInputStream - Class in alluxio.master.journal.checkpoint
-
Input stream for reading checkpoints.
- CheckpointInputStream(InputStream) - Constructor for class alluxio.master.journal.checkpoint.CheckpointInputStream
-
- CheckpointName - Enum in alluxio.master.journal.checkpoint
-
Names for associating checkpoint data with the classes they represent.
- CheckpointOutputStream - Class in alluxio.master.journal.checkpoint
-
Output stream for writing checkpoints.
- CheckpointOutputStream(OutputStream, CheckpointType) - Constructor for class alluxio.master.journal.checkpoint.CheckpointOutputStream
-
- CheckpointPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.CheckpointPOptions
- CheckpointPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.CheckpointPOptions
- CheckpointPOptionsOrBuilder - Interface in alluxio.grpc
-
- CheckpointPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.CheckpointPResponse
- CheckpointPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.CheckpointPResponse
- CheckpointPResponseOrBuilder - Interface in alluxio.grpc
-
- CheckpointType - Enum in alluxio.master.journal.checkpoint
-
Enumeration of different checkpoint types used by the master.
- checkRatio(AlluxioConfiguration, PropertyKey) - Static method in class alluxio.util.ConfigurationUtils
-
Checks that the given property key is a ratio from 0.0 and 1.0, throwing an exception if it is
not.
- CheckRequest - Class in alluxio.grpc
-
The check request
- CheckRequest.Builder - Class in alluxio.grpc
-
The check request
- CheckRequestOrBuilder - Interface in alluxio.grpc
-
- CheckResponse - Class in alluxio.grpc
-
The check response
- CheckResponse.Builder - Class in alluxio.grpc
-
The check response
- CheckResponseOrBuilder - Interface in alluxio.grpc
-
- checkSetAttributePermission(LockedInodePath, boolean, boolean, boolean) - Method in class alluxio.master.file.DefaultPermissionChecker
-
- checkSetAttributePermission(LockedInodePath, boolean, boolean, boolean) - Method in interface alluxio.master.file.PermissionChecker
-
Checks whether a user has permission to edit the attribute of a given path.
- checkStorage() - Method in interface alluxio.worker.block.BlockStore
-
Checks storage health.
- checkStorage() - Method in class alluxio.worker.block.TieredBlockStore
-
- ChecksumCommand - Class in alluxio.cli.fs.command
-
Calculates the MD5 checksum for a file.
- ChecksumCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.ChecksumCommand
-
- checkSuperUser() - Method in class alluxio.master.file.DefaultPermissionChecker
-
- checkSuperUser() - Method in interface alluxio.master.file.PermissionChecker
-
Checks whether the user is a super user or in super group.
- checkSupported(AuthType) - Method in class alluxio.security.authentication.DefaultAuthenticationServer
-
Used to check if given authentication is supported by the server.
- checkUnderWritableMountPoint(AlluxioURI) - Method in class alluxio.master.file.meta.MountTable
-
Checks to see if a write operation is allowed for the specified Alluxio path, by determining
if it is under a readonly mount point.
- checkUri(AlluxioURI) - Method in class alluxio.client.file.BaseFileSystem
-
Checks an
AlluxioURI
for scheme and authority information.
- checkUri(AlluxioURI) - Static method in class alluxio.job.plan.transform.format.ReadWriterUtils
-
Checks preconditions of uri.
- checkVersion(long) - Method in class alluxio.AbstractClient
-
Checks that the service version is compatible with the client.
- ChgrpCommand - Class in alluxio.cli.fs.command
-
Changes the group of a file or directory specified by args.
- ChgrpCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.ChgrpCommand
-
- CHILD_COUNT_FIELD_NUMBER - Static variable in class alluxio.proto.meta.InodeMeta.Inode
-
- CHILDREN_FIELD_NUMBER - Static variable in class alluxio.grpc.JobInfo
-
- chmod(String, long) - Method in class alluxio.fuse.AlluxioFuseFileSystem
-
Changes the mode of an Alluxio file.
- ChmodCommand - Class in alluxio.cli.fs.command
-
Changes the permission of a file or directory specified by args.
- ChmodCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.ChmodCommand
-
- chown(String, long, long) - Method in class alluxio.fuse.AlluxioFuseFileSystem
-
Changes the user and group ownership of an Alluxio file.
- ChownCommand - Class in alluxio.cli.fs.command
-
Changes the owner of a file or directory specified by args.
- ChownCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.ChownCommand
-
- Chunk - Class in alluxio.grpc
-
The data chunk.
- Chunk.Builder - Class in alluxio.grpc
-
The data chunk.
- CHUNK_FIELD_NUMBER - Static variable in class alluxio.grpc.ReadResponse
-
- CHUNK_FIELD_NUMBER - Static variable in class alluxio.grpc.WriteRequest
-
- CHUNK_SIZE_FIELD_NUMBER - Static variable in class alluxio.grpc.ReadRequest
-
- ChunkOrBuilder - Interface in alluxio.grpc
-
- chunkSize() - Method in interface alluxio.client.block.stream.DataWriter
-
- chunkSize() - Method in class alluxio.client.block.stream.GrpcDataWriter
-
- chunkSize() - Method in class alluxio.client.block.stream.LocalFileDataWriter
-
- chunkSize() - Method in class alluxio.client.block.stream.UfsFallbackLocalFileDataWriter
-
- cleanDirectBuffer(ByteBuffer) - Static method in class alluxio.util.io.BufferUtils
-
Forces to unmap a direct buffer if this buffer is no longer used.
- cleanPath(String) - Static method in class alluxio.util.io.PathUtils
-
Checks and normalizes the given path.
- cleanup() - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- cleanup(Collection<Long>) - Method in class alluxio.master.job.workflow.WorkflowTracker
-
Recursively cleanup the parent workflows given plans to be removed from the PlanTracker.
- cleanup() - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- cleanup() - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- cleanup() - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- cleanup() - Method in class alluxio.underfs.s3a.S3AUnderFileSystem
-
- cleanup() - Method in interface alluxio.underfs.UnderFileSystem
-
Cleans up the under file system.
- cleanup() - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- cleanup() - Method in class alluxio.underfs.web.WebUnderFileSystem
-
- CLEANUP_ON_FAILURE_FIELD_NUMBER - Static variable in class alluxio.grpc.CreateLocalBlockRequest
-
- cleanupRequest(BlockWriteRequestContext) - Method in class alluxio.worker.grpc.BlockWriteHandler
-
- cleanupRequest(BlockWriteRequestContext) - Method in class alluxio.worker.grpc.UfsFallbackBlockWriteHandler
-
- cleanupRequest(UfsFileWriteRequestContext) - Method in class alluxio.worker.grpc.UfsFileWriteHandler
-
- cleanupSession(long) - Method in class alluxio.worker.block.BlockLockManager
-
Cleans up the locks currently hold by a specific session.
- cleanupSession(long) - Method in interface alluxio.worker.block.BlockStore
-
Cleans up the data associated with a specific session (typically a dead session).
- cleanupSession(long) - Method in class alluxio.worker.block.DefaultBlockWorker
-
- cleanupSession(long) - Method in class alluxio.worker.block.TieredBlockStore
-
- cleanupSession(long) - Method in class alluxio.worker.block.UnderFileSystemBlockStore
-
Cleans up all the block information(e.g.
- cleanupSession(long) - Method in interface alluxio.worker.SessionCleanable
-
Cleans up the session.
- cleanupSessionTempBlocks(long, List<Long>) - Method in class alluxio.worker.block.BlockMetadataManager
-
- cleanupSessionTempBlocks(long, List<Long>) - Method in class alluxio.worker.block.meta.StorageDir
-
Cleans up the temp block metadata for each block id passed in.
- cleanupUfs() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- cleanupUfs() - Method in interface alluxio.master.file.FileSystemMaster
-
Periodically clean up the under file systems.
- clear() - Method in class alluxio.collections.ConcurrentHashSet
-
- clear() - Method in class alluxio.collections.ConcurrentIdentityHashMap
-
- clear() - Method in class alluxio.collections.DelegatingSet
-
- clear() - Method in interface alluxio.collections.FieldIndex
-
Removes all the entries in this index.
- clear() - Method in class alluxio.collections.IndexedSet
-
Removes all the entries in this set.
- clear() - Method in class alluxio.collections.NonUniqueFieldIndex
-
- clear() - Method in class alluxio.collections.UniqueFieldIndex
-
- clear() - Method in class alluxio.conf.AlluxioProperties
-
Clears all existing user-specified properties.
- clear() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
- clear() - Method in class alluxio.grpc.AsyncCacheResponse.Builder
-
- clear() - Method in class alluxio.grpc.BackupPOptions.Builder
-
- clear() - Method in class alluxio.grpc.BackupPRequest.Builder
-
- clear() - Method in class alluxio.grpc.BackupPStatus.Builder
-
- clear() - Method in class alluxio.grpc.BackupStatusPRequest.Builder
-
- clear() - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
- clear() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
- clear() - Method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
- clear() - Method in class alluxio.grpc.BlockIdList.Builder
-
- clear() - Method in class alluxio.grpc.BlockInfo.Builder
-
- clear() - Method in class alluxio.grpc.BlockLocation.Builder
-
- clear() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
- clear() - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
- clear() - Method in class alluxio.grpc.CancelPOptions.Builder
-
- clear() - Method in class alluxio.grpc.CancelPRequest.Builder
-
- clear() - Method in class alluxio.grpc.CancelPResponse.Builder
-
- clear() - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
- clear() - Method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
- clear() - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
- clear() - Method in class alluxio.grpc.CheckConsistencyPResponse.Builder
-
- clear() - Method in class alluxio.grpc.CheckpointPOptions.Builder
-
- clear() - Method in class alluxio.grpc.CheckpointPResponse.Builder
-
- clear() - Method in class alluxio.grpc.CheckRequest.Builder
-
- clear() - Method in class alluxio.grpc.CheckResponse.Builder
-
- clear() - Method in class alluxio.grpc.Chunk.Builder
-
- clear() - Method in class alluxio.grpc.ClearMetricsPRequest.Builder
-
- clear() - Method in class alluxio.grpc.ClearMetricsPResponse.Builder
-
- clear() - Method in class alluxio.grpc.ClearMetricsRequest.Builder
-
- clear() - Method in class alluxio.grpc.ClearMetricsResponse.Builder
-
- clear() - Method in class alluxio.grpc.ClientMetrics.Builder
-
- clear() - Method in class alluxio.grpc.Command.Builder
-
- clear() - Method in class alluxio.grpc.CommitBlockInUfsPOptions.Builder
-
- clear() - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
- clear() - Method in class alluxio.grpc.CommitBlockInUfsPResponse.Builder
-
- clear() - Method in class alluxio.grpc.CommitBlockPOptions.Builder
-
- clear() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
- clear() - Method in class alluxio.grpc.CommitBlockPResponse.Builder
-
- clear() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
- clear() - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
- clear() - Method in class alluxio.grpc.CompleteFilePResponse.Builder
-
- clear() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
- clear() - Method in class alluxio.grpc.ConfigProperties.Builder
-
- clear() - Method in class alluxio.grpc.ConfigProperty.Builder
-
- clear() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
- clear() - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
- clear() - Method in class alluxio.grpc.CreateDirectoryPResponse.Builder
-
- clear() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
- clear() - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
- clear() - Method in class alluxio.grpc.CreateFilePResponse.Builder
-
- clear() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
- clear() - Method in class alluxio.grpc.CreateLocalBlockResponse.Builder
-
- clear() - Method in class alluxio.grpc.DeletePOptions.Builder
-
- clear() - Method in class alluxio.grpc.DeletePRequest.Builder
-
- clear() - Method in class alluxio.grpc.DeletePResponse.Builder
-
- clear() - Method in class alluxio.grpc.ExistsPOptions.Builder
-
- clear() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
- clear() - Method in class alluxio.grpc.FileInfo.Builder
-
- clear() - Method in class alluxio.grpc.FileSystemCommand.Builder
-
- clear() - Method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
- clear() - Method in class alluxio.grpc.FileSystemHeartbeatPOptions.Builder
-
- clear() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
- clear() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
- clear() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
- clear() - Method in class alluxio.grpc.FreePOptions.Builder
-
- clear() - Method in class alluxio.grpc.FreePRequest.Builder
-
- clear() - Method in class alluxio.grpc.FreePResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetAllWorkerHealthPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
- clear() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetBlockInfoPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
- clear() - Method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetBlockMasterInfoPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetCapacityBytesPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetCapacityBytesPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetConfigHashPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetConfigReportPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetFileInfoPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
- clear() - Method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetFilePathPRequest.Builder
-
- clear() - Method in class alluxio.grpc.GetFilePathPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetJobServiceSummaryPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
- clear() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetJobStatusPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
- clear() - Method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetMasterIdPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
- clear() - Method in class alluxio.grpc.GetMasterIdPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetMasterInfoPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetMetricsPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetMountTablePRequest.Builder
-
- clear() - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
- clear() - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetPinnedFileIdsPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
- clear() - Method in class alluxio.grpc.GetPinnedFileIdsPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetQuorumInfoPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
- clear() - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetServiceVersionPRequest.Builder
-
- clear() - Method in class alluxio.grpc.GetServiceVersionPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
- clear() - Method in class alluxio.grpc.GetStatusPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetSyncPathListPRequest.Builder
-
- clear() - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetUfsInfoPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
- clear() - Method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetUsedBytesPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetUsedBytesPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetWorkerIdPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
- clear() - Method in class alluxio.grpc.GetWorkerIdPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetWorkerInfoListPOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetWorkerLostStoragePOptions.Builder
-
- clear() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
- clear() - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
- clear() - Method in class alluxio.grpc.InconsistentProperties.Builder
-
- clear() - Method in class alluxio.grpc.InconsistentProperty.Builder
-
- clear() - Method in class alluxio.grpc.InconsistentPropertyValues.Builder
-
- clear() - Method in class alluxio.grpc.JobCommand.Builder
-
- clear() - Method in class alluxio.grpc.JobHeartbeatPOptions.Builder
-
- clear() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
- clear() - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
- clear() - Method in class alluxio.grpc.JobInfo.Builder
-
- clear() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
- clear() - Method in class alluxio.grpc.JobUnused.Builder
-
- clear() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
- clear() - Method in class alluxio.grpc.ListAllPOptions.Builder
-
- clear() - Method in class alluxio.grpc.ListAllPRequest.Builder
-
- clear() - Method in class alluxio.grpc.ListAllPResponse.Builder
-
- clear() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
- clear() - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
- clear() - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
- clear() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
- clear() - Method in class alluxio.grpc.LocalityTier.Builder
-
- clear() - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
- clear() - Method in class alluxio.grpc.MasterHeartbeatPOptions.Builder
-
- clear() - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
- clear() - Method in class alluxio.grpc.MasterHeartbeatPResponse.Builder
-
- clear() - Method in class alluxio.grpc.MasterInfo.Builder
-
- clear() - Method in class alluxio.grpc.MessagingRequestHeader.Builder
-
- clear() - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
- clear() - Method in class alluxio.grpc.Metric.Builder
-
- clear() - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
- clear() - Method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
- clear() - Method in class alluxio.grpc.MetricsHeartbeatPResponse.Builder
-
- clear() - Method in class alluxio.grpc.MetricValue.Builder
-
- clear() - Method in class alluxio.grpc.MountPointInfo.Builder
-
- clear() - Method in class alluxio.grpc.MountPOptions.Builder
-
- clear() - Method in class alluxio.grpc.MountPRequest.Builder
-
- clear() - Method in class alluxio.grpc.MountPResponse.Builder
-
- clear() - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
- clear() - Method in class alluxio.grpc.MoveBlockResponse.Builder
-
- clear() - Method in class alluxio.grpc.NetAddress.Builder
-
- clear() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
- clear() - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
- clear() - Method in class alluxio.grpc.OpenLocalBlockResponse.Builder
-
- clear() - Method in class alluxio.grpc.PAcl.Builder
-
- clear() - Method in class alluxio.grpc.PAclEntry.Builder
-
- clear() - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
- clear() - Method in class alluxio.grpc.PersistFile.Builder
-
- clear() - Method in class alluxio.grpc.PMode.Builder
-
- clear() - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
- clear() - Method in class alluxio.grpc.ReadRequest.Builder
-
- clear() - Method in class alluxio.grpc.ReadResponse.Builder
-
- clear() - Method in class alluxio.grpc.RegisterCommand.Builder
-
- clear() - Method in class alluxio.grpc.RegisterJobWorkerPOptions.Builder
-
- clear() - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
- clear() - Method in class alluxio.grpc.RegisterJobWorkerPResponse.Builder
-
- clear() - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
- clear() - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
- clear() - Method in class alluxio.grpc.RegisterMasterPResponse.Builder
-
- clear() - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
- clear() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- clear() - Method in class alluxio.grpc.RegisterWorkerPResponse.Builder
-
- clear() - Method in class alluxio.grpc.RemoveBlockRequest.Builder
-
- clear() - Method in class alluxio.grpc.RemoveBlockResponse.Builder
-
- clear() - Method in class alluxio.grpc.RemovePathConfigurationPOptions.Builder
-
- clear() - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
- clear() - Method in class alluxio.grpc.RemovePathConfigurationPResponse.Builder
-
- clear() - Method in class alluxio.grpc.RemoveQuorumServerPOptions.Builder
-
- clear() - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
- clear() - Method in class alluxio.grpc.RemoveQuorumServerPResponse.Builder
-
- clear() - Method in class alluxio.grpc.RenamePOptions.Builder
-
- clear() - Method in class alluxio.grpc.RenamePRequest.Builder
-
- clear() - Method in class alluxio.grpc.RenamePResponse.Builder
-
- clear() - Method in class alluxio.grpc.ReverseResolvePRequest.Builder
-
- clear() - Method in class alluxio.grpc.ReverseResolvePResponse.Builder
-
- clear() - Method in class alluxio.grpc.RunPOptions.Builder
-
- clear() - Method in class alluxio.grpc.RunPRequest.Builder
-
- clear() - Method in class alluxio.grpc.RunPResponse.Builder
-
- clear() - Method in class alluxio.grpc.RunTaskCommand.Builder
-
- clear() - Method in class alluxio.grpc.SaslMessage.Builder
-
- clear() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
- clear() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
- clear() - Method in class alluxio.grpc.ScheduleAsyncPersistencePResponse.Builder
-
- clear() - Method in class alluxio.grpc.SetAclPOptions.Builder
-
- clear() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
- clear() - Method in class alluxio.grpc.SetAclPResponse.Builder
-
- clear() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
- clear() - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
- clear() - Method in class alluxio.grpc.SetAttributePResponse.Builder
-
- clear() - Method in class alluxio.grpc.SetPathConfigurationPOptions.Builder
-
- clear() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
- clear() - Method in class alluxio.grpc.SetPathConfigurationPResponse.Builder
-
- clear() - Method in class alluxio.grpc.SetTaskPoolSizeCommand.Builder
-
- clear() - Method in class alluxio.grpc.StartSyncPOptions.Builder
-
- clear() - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
- clear() - Method in class alluxio.grpc.StartSyncPResponse.Builder
-
- clear() - Method in class alluxio.grpc.StatusSummary.Builder
-
- clear() - Method in class alluxio.grpc.StopSyncPOptions.Builder
-
- clear() - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
- clear() - Method in class alluxio.grpc.StopSyncPResponse.Builder
-
- clear() - Method in class alluxio.grpc.StorageList.Builder
-
- clear() - Method in class alluxio.grpc.SyncPointInfo.Builder
-
- clear() - Method in class alluxio.grpc.table.AllOrNoneSet.Builder
-
- clear() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
- clear() - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
- clear() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
- clear() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
- clear() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
- clear() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
- clear() - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
- clear() - Method in class alluxio.grpc.table.Constraint.Builder
-
- clear() - Method in class alluxio.grpc.table.Database.Builder
-
- clear() - Method in class alluxio.grpc.table.Date.Builder
-
- clear() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
- clear() - Method in class alluxio.grpc.table.Decimal.Builder
-
- clear() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
- clear() - Method in class alluxio.grpc.table.DetachDatabasePRequest.Builder
-
- clear() - Method in class alluxio.grpc.table.DetachDatabasePResponse.Builder
-
- clear() - Method in class alluxio.grpc.table.Domain.Builder
-
- clear() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
- clear() - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
- clear() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
- clear() - Method in class alluxio.grpc.table.FileStatistics.Builder
-
- clear() - Method in class alluxio.grpc.table.GetAllDatabasesPRequest.Builder
-
- clear() - Method in class alluxio.grpc.table.GetAllDatabasesPResponse.Builder
-
- clear() - Method in class alluxio.grpc.table.GetAllTablesPRequest.Builder
-
- clear() - Method in class alluxio.grpc.table.GetAllTablesPResponse.Builder
-
- clear() - Method in class alluxio.grpc.table.GetDatabasePRequest.Builder
-
- clear() - Method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
- clear() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
- clear() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
- clear() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
- clear() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
- clear() - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
- clear() - Method in class alluxio.grpc.table.GetTablePResponse.Builder
-
- clear() - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest.Builder
-
- clear() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
- clear() - Method in class alluxio.grpc.table.Layout.Builder
-
- clear() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
- clear() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
- clear() - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
- clear() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
- clear() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
- clear() - Method in class alluxio.grpc.table.LayoutSpec.Builder
-
- clear() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
- clear() - Method in class alluxio.grpc.table.Partition.Builder
-
- clear() - Method in class alluxio.grpc.table.PartitionSpec.Builder
-
- clear() - Method in class alluxio.grpc.table.Range.Builder
-
- clear() - Method in class alluxio.grpc.table.RangeSet.Builder
-
- clear() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
- clear() - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
- clear() - Method in class alluxio.grpc.table.Schema.Builder
-
- clear() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
- clear() - Method in class alluxio.grpc.table.SyncDatabasePRequest.Builder
-
- clear() - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
- clear() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
- clear() - Method in class alluxio.grpc.table.TableInfo.Builder
-
- clear() - Method in class alluxio.grpc.table.Transformation.Builder
-
- clear() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
- clear() - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
- clear() - Method in class alluxio.grpc.table.TransformTablePResponse.Builder
-
- clear() - Method in class alluxio.grpc.table.Value.Builder
-
- clear() - Method in class alluxio.grpc.TieredIdentity.Builder
-
- clear() - Method in class alluxio.grpc.TierList.Builder
-
- clear() - Method in class alluxio.grpc.TransportMessage.Builder
-
- clear() - Method in class alluxio.grpc.UfsInfo.Builder
-
- clear() - Method in class alluxio.grpc.UnmountPOptions.Builder
-
- clear() - Method in class alluxio.grpc.UnmountPRequest.Builder
-
- clear() - Method in class alluxio.grpc.UnmountPResponse.Builder
-
- clear() - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
- clear() - Method in class alluxio.grpc.UpdateMountPResponse.Builder
-
- clear() - Method in class alluxio.grpc.UpdateUfsModePOptions.Builder
-
- clear() - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
- clear() - Method in class alluxio.grpc.UpdateUfsModePResponse.Builder
-
- clear() - Method in class alluxio.grpc.WorkerInfo.Builder
-
- clear() - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
- clear() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
- clear() - Method in class alluxio.grpc.WriteRequest.Builder
-
- clear() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
- clear() - Method in class alluxio.grpc.WriteResponse.Builder
-
- clear() - Method in interface alluxio.master.metastore.BlockStore
-
Removes all metadata from the block store.
- clear() - Method in class alluxio.master.metastore.caching.Cache
-
Clears all entries from the map.
- clear() - Method in class alluxio.master.metastore.caching.CachingInodeStore
-
- clear() - Method in class alluxio.master.metastore.heap.HeapBlockStore
-
- clear() - Method in class alluxio.master.metastore.heap.HeapInodeStore
-
- clear() - Method in interface alluxio.master.metastore.InodeStore
-
Removes all inodes and edges.
- clear() - Method in class alluxio.master.metastore.rocks.RocksBlockStore
-
- clear() - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- clear() - Method in class alluxio.master.metastore.rocks.RocksStore
-
Clears and re-initializes the database.
- clear() - Method in class alluxio.master.metrics.MetricsStore
-
Clears all the metrics.
- clear() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
- clear() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
- clear() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
- clear() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
- clear() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
- clear() - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
- clear() - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.Block.DeleteBlockEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.DeleteMountPointEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.NewBlockEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.PersistDirectoryEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.Table.DetachDbEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
- clear() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
- clear() - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
- clear() - Method in class alluxio.proto.meta.Block.BlockMeta.Builder
-
- clear() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
- clear() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
- clear() - Method in class alluxio.proto.shared.Acl.AclActions.Builder
-
- clear() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
- clear() - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
- clearAccessAcl() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.proto.shared.AccessControlList access_acl = 10;
- clearAccessMode() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional .alluxio.grpc.Bits accessMode = 3;
- clearAcl() - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.file.PAcl acl = 27;
- clearAcl() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 6;
- clearAcl() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 15;
- clearAcl() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 19;
- clearAcl() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 14;
- clearAction() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the set action to perform
- clearAction() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
optional .alluxio.proto.journal.PSetAclAction action = 3;
- clearActions() - Method in class alluxio.grpc.PAclEntry.Builder
-
repeated .alluxio.grpc.file.PAclAction actions = 3;
- clearActions() - Method in class alluxio.proto.shared.Acl.AclActions.Builder
-
repeated .alluxio.proto.shared.AclAction actions = 1;
- clearActions() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
repeated .alluxio.proto.shared.AclAction actions = 3;
- clearActions() - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
optional .alluxio.proto.shared.AclActions actions = 2;
- clearActiveSyncTxId() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.ActiveSyncTxIdEntry active_sync_tx_id = 34;
- clearAddedBlocks() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- clearAddedBlocksOnTiers() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
- clearAddMountPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddMountPointEntry add_mount_point = 2;
- clearAddress() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional .alluxio.grpc.WorkerNetAddress address = 2;
- clearAddress() - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
optional .alluxio.grpc.WorkerNetAddress address = 1;
- clearAddresses() - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
addresses are only valid when workerRange is SPECIFIED
- clearAddSyncPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddSyncPointEntry add_sync_point = 32;
- clearAddTable() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddTableEntry add_table = 43;
- clearAddTransformJobInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddTransformJobInfoEntry add_transform_job_info = 46;
- clearAll() - Method in class alluxio.grpc.table.AllOrNoneSet.Builder
-
optional bool all = 1;
- clearAllMetrics() - Static method in class alluxio.metrics.MetricsSystem
-
Resets the metric registry and removes all the metrics.
- clearAllOrNone() - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.AllOrNoneSet all_or_none = 3;
- clearAllowExists() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional bool allowExists = 2;
- clearAllowLeader() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional bool allowLeader = 3;
- clearAlluxioOnly() - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional bool alluxioOnly = 2;
- clearAlluxioOnly() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
Deprecated, this field is about whether to delete in the UFS.
- clearAlluxioPath() - Method in class alluxio.grpc.MountPRequest.Builder
-
the path of alluxio mount point
- clearAlluxioPath() - Method in class alluxio.grpc.ReverseResolvePResponse.Builder
-
optional string alluxioPath = 1;
- clearAlluxioPath() - Method in class alluxio.grpc.UnmountPRequest.Builder
-
the path of the alluxio mount point
- clearAlluxioPath() - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
the path of alluxio mount point
- clearAlluxioPath() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional string alluxio_path = 1;
- clearAlluxioPath() - Method in class alluxio.proto.journal.File.DeleteMountPointEntry.Builder
-
optional string alluxio_path = 1;
- clearAlluxioVersion() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
optional string alluxioVersion = 3;
- clearAsyncPersistOptions() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2;
- clearAsyncPersistRequest() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AsyncPersistRequestEntry async_persist_request = 16;
- clearAttachDb() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AttachDbEntry attach_db = 44;
- clearAuthenticationScheme() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional .alluxio.grpc.sasl.ChannelAuthenticationScheme authenticationScheme = 4;
- clearAvgColLen() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional double avg_col_len = 2;
- clearAvgColLen() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional double avg_col_len = 2;
- clearBackupError() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional bytes backupError = 6;
- clearBackupHost() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupHost = 3;
- clearBackupId() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupId = 1;
- clearBackupId() - Method in class alluxio.grpc.BackupStatusPRequest.Builder
-
optional string backupId = 1;
- clearBackupState() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional .alluxio.grpc.meta.BackupState backupState = 2;
- clearBackupUri() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupUri = 4;
- clearBaseLayout() - Method in class alluxio.grpc.table.Partition.Builder
-
optional .alluxio.grpc.table.Layout base_layout = 2;
- clearBinaryStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.BinaryColumnStatsData binary_stats = 5;
- clearBitVectors() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional string bit_vectors = 4;
- clearBitVectors() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional string bit_vectors = 4;
- clearBitVectors() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional string bit_vectors = 5;
- clearBitVectors() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional string bit_vectors = 5;
- clearBitVectors() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional string bit_vectors = 5;
- clearBitVectors() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional string bit_vectors = 5;
- clearBitVectors() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional string bit_vectors = 5;
- clearBlockContainerIdGenerator() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.BlockContainerIdGeneratorEntry block_container_id_generator = 3;
- clearBlockId() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional int64 block_id = 1;
- clearBlockId() - Method in class alluxio.grpc.BlockIdList.Builder
-
repeated int64 blockId = 1;
- clearBlockId() - Method in class alluxio.grpc.BlockInfo.Builder
-
optional int64 blockId = 1;
- clearBlockId() - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
the id of the worker
- clearBlockId() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the id of the block being committed
- clearBlockId() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional int64 block_id = 1;
- clearBlockId() - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
the id of the block
- clearBlockId() - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
optional int64 block_id = 1;
- clearBlockId() - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
optional int64 block_id = 1;
- clearBlockId() - Method in class alluxio.grpc.ReadRequest.Builder
-
optional int64 block_id = 1;
- clearBlockId() - Method in class alluxio.grpc.RemoveBlockRequest.Builder
-
optional int64 block_id = 1;
- clearBlockId() - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
optional int64 block_id = 1;
- clearBlockId() - Method in class alluxio.proto.journal.Block.DeleteBlockEntry.Builder
-
optional int64 block_id = 1;
- clearBlockIds() - Method in class alluxio.grpc.FileInfo.Builder
-
repeated int64 blockIds = 13;
- clearBlockIds() - Method in class alluxio.grpc.PersistFile.Builder
-
repeated int64 blockIds = 2;
- clearBlockIds() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
repeated int64 block_ids = 1;
- clearBlockInfo() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- clearBlockInfo() - Method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- clearBlockInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.BlockInfoEntry block_info = 4;
- clearBlockInUfsTier() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
If set to true, the block is possibly stored as a UFS block.
- clearBlockMarks() - Method in class alluxio.worker.block.BlockMetadataEvictorView
-
Clears all marks of blocks to move in/out in all dir views.
- clearBlockMarks() - Method in class alluxio.worker.block.meta.StorageDirEvictorView
-
Clears all marks about blocks to move in/out in this view.
- clearBlockMasterInfo() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
optional .alluxio.grpc.block.BlockMasterInfo blockMasterInfo = 1;
- clearBlocks() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
repeated int64 blocks = 12;
- clearBlocks() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
repeated int64 blocks = 16;
- clearBlockSize() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
The block size.
- clearBlockSizeBytes() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int64 blockSizeBytes = 1;
- clearBlockSizeBytes() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 blockSizeBytes = 6;
- clearBlockSizeBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 block_size_bytes = 8;
- clearBlockSizeBytes() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int64 block_size_bytes = 2;
- clearBlockSizeBytes() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
file only
- clearBooleanStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.BooleanColumnStatsData boolean_stats = 1;
- clearBooleanType() - Method in class alluxio.grpc.table.Value.Builder
-
optional bool boolean_type = 4;
- clearBucketCount() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
optional int64 bucket_count = 2;
- clearBucketedBy() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
repeated string bucketed_by = 1;
- clearBucketProperty() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional .alluxio.grpc.table.layout.HiveBucketProperty bucket_property = 3;
- clearBytes() - Method in class alluxio.grpc.GetCapacityBytesPResponse.Builder
-
optional int64 bytes = 1;
- clearBytes() - Method in class alluxio.grpc.GetUsedBytesPResponse.Builder
-
optional int64 bytes = 1;
- clearBytesInBlockStore() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
the number of bytes previously written to block store
zero if no previous temp block created
- clearCacheable() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool cacheable = 11;
- clearCacheable() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional bool cacheable = 11;
- clearCacheable() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional bool cacheable = 5;
- clearCacheSize() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
optional int64 cacheSize = 2;
- clearCancelTaskCommand() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.CancelTaskCommand cancelTaskCommand = 2;
- clearCandidates() - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
repeated .alluxio.grpc.table.Value candidates = 1;
- clearCapacityBytes() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int64 capacityBytes = 1;
- clearCapacityBytes() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int64 capacityBytes = 5;
- clearCapacityBytesOnTiers() - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
- clearCapacityBytesOnTiers() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
- clearCapacityBytesOnTiers() - Method in class alluxio.grpc.WorkerInfo.Builder
-
- clearChannelRef() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional string channelRef = 5;
- clearChildCount() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 child_count = 26;
- clearChildren() - Method in class alluxio.grpc.JobInfo.Builder
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- clearChunk() - Method in class alluxio.grpc.ReadResponse.Builder
-
optional .alluxio.grpc.block.Chunk chunk = 1;
- clearChunk() - Method in class alluxio.grpc.WriteRequest.Builder
-
optional .alluxio.grpc.block.Chunk chunk = 2;
- clearChunkSize() - Method in class alluxio.grpc.ReadRequest.Builder
-
optional int64 chunk_size = 5;
- clearCleanupOnFailure() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional bool cleanup_on_failure = 6;
- clearClientId() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional string clientId = 3;
- clearClientMetrics() - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- clearClients() - Method in class alluxio.master.LocalAlluxioMaster
-
Clears all the clients.
- clearClusterConfigHash() - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
optional string clusterConfigHash = 1;
- clearClusterConfigHash() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
optional string clusterConfigHash = 3;
- clearClusterConfigs() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- clearClusterId() - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry.Builder
-
optional string cluster_id = 1;
- clearClusterInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.ClusterInfoEntry cluster_info = 42;
- clearColName() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional string col_name = 1;
- clearColNames() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
repeated string col_names = 3;
- clearColNames() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
repeated string col_names = 3;
- clearCols() - Method in class alluxio.grpc.table.Schema.Builder
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- clearColType() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional string col_type = 2;
- clearColumn() - Method in class alluxio.grpc.table.FileStatistics.Builder
-
- clearColumnConstraints() - Method in class alluxio.grpc.table.Constraint.Builder
-
- clearColumnName() - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
required string column_name = 1;
- ClearCommand - Class in alluxio.cli.fsadmin.metrics
-
Clear the leading master (and workers) metrics.
- ClearCommand(Context, AlluxioConfiguration) - Constructor for class alluxio.cli.fsadmin.metrics.ClearCommand
-
- clearCommand() - Method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
optional .alluxio.grpc.Command command = 1;
- clearCommand() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
optional .alluxio.grpc.file.FileSystemCommand command = 1;
- clearCommand() - Method in class alluxio.grpc.MasterHeartbeatPResponse.Builder
-
optional .alluxio.grpc.meta.MetaCommand command = 1;
- clearCommand() - Method in class alluxio.grpc.WriteRequest.Builder
-
optional .alluxio.grpc.block.WriteRequestCommand command = 1;
- clearCommandOptions() - Method in class alluxio.grpc.FileSystemCommand.Builder
-
optional .alluxio.grpc.file.FileSystemCommandOptions commandOptions = 2;
- clearCommands() - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- clearCommandType() - Method in class alluxio.grpc.Command.Builder
-
optional .alluxio.grpc.CommandType commandType = 1;
- clearCommandType() - Method in class alluxio.grpc.FileSystemCommand.Builder
-
optional .alluxio.grpc.CommandType commandType = 1;
- clearComment() - Method in class alluxio.grpc.table.Database.Builder
-
optional string comment = 7;
- clearComment() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string comment = 4;
- clearComment() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string comment = 6;
- clearCommonOptions() - Method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- clearCommonOptions() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- clearCommonOptions() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 5;
- clearCommonOptions() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- clearCommonOptions() - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- clearCommonOptions() - Method in class alluxio.grpc.ExistsPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- clearCommonOptions() - Method in class alluxio.grpc.FreePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- clearCommonOptions() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- clearCommonOptions() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- clearCommonOptions() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- clearCommonOptions() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- clearCommonOptions() - Method in class alluxio.grpc.MountPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- clearCommonOptions() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- clearCommonOptions() - Method in class alluxio.grpc.RenamePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- clearCommonOptions() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- clearCommonOptions() - Method in class alluxio.grpc.SetAclPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- clearCommonOptions() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- clearCommonOptions() - Method in class alluxio.grpc.StartSyncPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- clearCommonOptions() - Method in class alluxio.grpc.StopSyncPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- clearCommonOptions() - Method in class alluxio.grpc.UnmountPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- clearCommonOptions() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1;
- clearCompleted() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool completed = 8;
- clearCompleted() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional bool completed = 10;
- clearCompleted() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional bool completed = 4;
- clearCompleteFile() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.CompleteFileEntry complete_file = 5;
- clearCompleteTransformTable() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.CompleteTransformTableEntry complete_transform_table = 48;
- clearConfig() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
- clearConfigs() - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- clearConfigs() - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- clearConstraint() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional .alluxio.grpc.table.Constraint constraint = 3;
- clearContainerId() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
optional int64 container_id = 1;
- clearCount() - Method in class alluxio.grpc.StatusSummary.Builder
-
optional int64 count = 2;
- clearCreateAncestors() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
optional bool createAncestors = 2;
- clearCreateUfsBlockOptions() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional .alluxio.proto.dataserver.CreateUfsBlockOptions create_ufs_block_options = 7;
- clearCreateUfsFileOptions() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
Cancel, close and error will be handled by standard gRPC stream APIs.
- clearCreationTimeMs() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 creationTimeMs = 7;
- clearCreationTimeMs() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 creation_time_ms = 6;
- clearCreationTimeMs() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 creation_time_ms = 6;
- clearCreationTimeMs() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 creation_time_ms = 6;
- clearCreationTimeMs() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 creation_time_ms = 2;
- clearCurrentBlocks() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- clearCurrentBlocksOnTiers() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- clearData() - Method in class alluxio.grpc.Chunk.Builder
-
optional bytes data = 1;
- clearData() - Method in class alluxio.grpc.Command.Builder
-
repeated int64 data = 2;
- clearData() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
- clearData() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
- clearDatabase() - Method in class alluxio.grpc.table.GetAllDatabasesPResponse.Builder
-
repeated string database = 1;
- clearDatabase() - Method in class alluxio.grpc.table.GetAllTablesPRequest.Builder
-
optional string database = 1;
- clearDataCols() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- clearDataPort() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional int32 dataPort = 3;
- clearDateStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DateColumnStatsData date_stats = 7;
- clearDaysSinceEpoch() - Method in class alluxio.grpc.table.Date.Builder
-
required int64 days_since_epoch = 1;
- clearDb() - Method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
optional .alluxio.grpc.table.Database db = 1;
- clearDbName() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string db_name = 4;
- clearDbName() - Method in class alluxio.grpc.table.Database.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.grpc.table.DetachDatabasePRequest.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.grpc.table.GetDatabasePRequest.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional string db_name = 3;
- clearDbName() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.grpc.table.SyncDatabasePRequest.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string db_name = 4;
- clearDbName() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.proto.journal.Table.DetachDbEntry.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
optional string db_name = 1;
- clearDbName() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string db_name = 1;
- clearDecimalStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DecimalColumnStatsData decimal_stats = 6;
- clearDefaultAcl() - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
- clearDefaultAcl() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 16;
- clearDefaultAcl() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 4;
- clearDefaultAcl() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.proto.shared.AccessControlList default_acl = 14;
- clearDefinition() - Method in class alluxio.grpc.table.Transformation.Builder
-
optional string definition = 2;
- clearDefinition() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string definition = 3;
- clearDefinition() - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string definition = 3;
- clearDefinition() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string definition = 3;
- clearDefinition() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string definition = 3;
- clearDeleteBlock() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteBlockEntry delete_block = 29;
- clearDeleteFile() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteFileEntry delete_file = 6;
- clearDeleteMountPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteMountPointEntry delete_mount_point = 8;
- clearDescription() - Method in class alluxio.grpc.JobInfo.Builder
-
optional string description = 13;
- clearDescription() - Method in class alluxio.grpc.table.Database.Builder
-
optional string description = 2;
- clearDetachDb() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DetachDbEntry detach_db = 45;
- clearDirectChildrenLoaded() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional bool direct_children_loaded = 12;
- clearDirectChildrenLoaded() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional bool direct_children_loaded = 3;
- clearDomain() - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
optional .alluxio.grpc.journal.JournalDomain domain = 1;
- clearDomainSocketPath() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional string domainSocketPath = 5;
- clearDoubleStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DoubleColumnStatsData double_stats = 3;
- clearDoubleType() - Method in class alluxio.grpc.table.Value.Builder
-
optional double double_type = 2;
- clearDoubleValue() - Method in class alluxio.grpc.MetricValue.Builder
-
optional double doubleValue = 1;
- clearDstPath() - Method in class alluxio.grpc.RenamePRequest.Builder
-
the destination path
- clearDstPath() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
Deprecated, use new_parent_id/new_name instead
- clearEntries() - Method in class alluxio.grpc.PAcl.Builder
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- clearEntries() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the list of ACL entries
- clearEntries() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- clearEntries() - Method in class alluxio.security.authorization.AccessControlList
-
Clears out all entries (does not modify the owner name and owning group).
- clearEntryCount() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional int64 entryCount = 5;
- clearEquatable() - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.EquatableValueSet equatable = 2;
- clearErrorMessage() - Method in class alluxio.grpc.JobInfo.Builder
-
optional string errorMessage = 2;
- clearErrors() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
- clearFallback() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
true if the write request is already a fallback from
a failed short-circuit write.
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.AsyncCacheResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.BackupPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.BackupPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.BackupPStatus.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.BackupStatusPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.BlockIdList.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.BlockInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.BlockLocation.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CancelPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CancelPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CancelPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CheckConsistencyPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CheckpointPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CheckpointPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CheckRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CheckResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.Chunk.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ClearMetricsPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ClearMetricsPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ClearMetricsRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ClearMetricsResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ClientMetrics.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.Command.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CommitBlockInUfsPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CommitBlockInUfsPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CommitBlockPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CommitBlockPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CompleteFilePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ConfigProperties.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ConfigProperty.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CreateDirectoryPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CreateFilePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.CreateLocalBlockResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.DeletePOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.DeletePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.DeletePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ExistsPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.FileBlockInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.FileInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.FileSystemCommand.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.FileSystemHeartbeatPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.FreePOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.FreePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.FreePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetAllWorkerHealthPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetBlockInfoPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetBlockMasterInfoPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetCapacityBytesPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetCapacityBytesPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetConfigHashPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetConfigReportPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetFileInfoPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetFilePathPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetFilePathPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetJobServiceSummaryPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetJobStatusPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetMasterIdPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetMasterIdPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetMasterInfoPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetMetricsPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetMountTablePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetPinnedFileIdsPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetPinnedFileIdsPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetQuorumInfoPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetServiceVersionPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetServiceVersionPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetStatusPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetSyncPathListPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetUfsInfoPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetUsedBytesPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetUsedBytesPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetWorkerIdPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetWorkerIdPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetWorkerInfoListPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetWorkerLostStoragePOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.InconsistentProperties.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.InconsistentProperty.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.InconsistentPropertyValues.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.JobCommand.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.JobHeartbeatPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.JobInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.JobUnused.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ListAllPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ListAllPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ListAllPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.LocalityTier.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.MasterHeartbeatPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.MasterHeartbeatPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.MasterInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.MessagingRequestHeader.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.Metric.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.MetricsHeartbeatPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.MetricValue.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.MountPointInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.MountPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.MountPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.MountPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.MoveBlockResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.NetAddress.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.OpenLocalBlockResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.PAcl.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.PAclEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.PersistFile.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.PMode.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ReadRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ReadResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RegisterCommand.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RegisterJobWorkerPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RegisterJobWorkerPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RegisterMasterPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RegisterWorkerPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RemoveBlockRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RemoveBlockResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RemovePathConfigurationPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RemovePathConfigurationPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RemoveQuorumServerPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RemoveQuorumServerPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RenamePOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RenamePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RenamePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ReverseResolvePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ReverseResolvePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RunPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RunPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RunPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.RunTaskCommand.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.SaslMessage.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.ScheduleAsyncPersistencePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.SetAclPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.SetAclPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.SetAclPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.SetAttributePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.SetPathConfigurationPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.SetPathConfigurationPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.SetTaskPoolSizeCommand.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.StartSyncPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.StartSyncPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.StatusSummary.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.StopSyncPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.StopSyncPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.StorageList.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.SyncPointInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.AllOrNoneSet.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.Constraint.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.Database.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.Date.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.Decimal.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.DetachDatabasePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.DetachDatabasePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.Domain.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.FieldSchema.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.FileStatistics.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.GetAllDatabasesPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.GetAllDatabasesPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.GetAllTablesPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.GetAllTablesPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.GetDatabasePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.GetTablePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.Layout.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.LayoutSpec.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.Partition.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.PartitionSpec.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.Range.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.RangeSet.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.Schema.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.SyncDatabasePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.TableInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.Transformation.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.TransformTablePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.table.Value.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.TieredIdentity.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.TierList.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.TransportMessage.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.UfsInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.UnmountPOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.UnmountPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.UnmountPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.UpdateMountPResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.UpdateUfsModePOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.UpdateUfsModePResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.WorkerInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.WriteRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.grpc.WriteResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.Block.DeleteBlockEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.DeleteMountPointEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.NewBlockEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.PersistDirectoryEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.Table.DetachDbEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.meta.Block.BlockMeta.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.shared.Acl.AclActions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
- clearFieldRanges() - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
repeated .alluxio.grpc.block.WorkerInfoField fieldRanges = 2;
- clearFileBlockInfos() - Method in class alluxio.grpc.FileInfo.Builder
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- clearFileId() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 fileId = 1;
- clearFileId() - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
the id of the file
- clearFileId() - Method in class alluxio.grpc.GetFilePathPRequest.Builder
-
optional int64 fileId = 1;
- clearFileId() - Method in class alluxio.grpc.PersistFile.Builder
-
optional int64 fileId = 1;
- clearFileId() - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry.Builder
-
optional int64 file_id = 1;
- clearFileInfo() - Method in class alluxio.grpc.CreateFilePResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- clearFileInfo() - Method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- clearFileInfo() - Method in class alluxio.grpc.GetStatusPResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- clearFileInfos() - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- clearFilter() - Method in class alluxio.grpc.GetMasterInfoPOptions.Builder
-
repeated .alluxio.grpc.meta.MasterInfoField filter = 1;
- clearFilters() - Method in class alluxio.grpc.GetBlockMasterInfoPOptions.Builder
-
repeated .alluxio.grpc.block.BlockMasterInfoField filters = 1;
- clearFlush() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional bool flush = 5;
- clearFolder() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool folder = 9;
- clearForced() - Method in class alluxio.grpc.FreePOptions.Builder
-
optional bool forced = 2;
- clearFreeBytes() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int64 freeBytes = 3;
- clearGroup() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string group = 17;
- clearGroup() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional string group = 4;
- clearGroup() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string group = 3;
- clearGroup() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string group = 9;
- clearGroup() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string group = 15;
- clearGroup() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string group = 7;
- clearGroup() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string group = 10;
- clearGroupActions() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- clearGroupBits() - Method in class alluxio.grpc.PMode.Builder
-
required .alluxio.grpc.Bits groupBits = 2;
- clearHasDirectChildrenLoaded() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool has_direct_children_loaded = 13;
- clearHigh() - Method in class alluxio.grpc.table.Range.Builder
-
optional .alluxio.grpc.table.Value high = 2;
- clearHighValue() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional .alluxio.grpc.table.Date high_value = 2;
- clearHighValue() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional .alluxio.grpc.table.Decimal high_value = 2;
- clearHighValue() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional double high_value = 2;
- clearHighValue() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional int64 high_value = 2;
- clearHost() - Method in class alluxio.grpc.NetAddress.Builder
-
optional string host = 1;
- clearHost() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional string host = 1;
- clearHostname() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional string hostname = 4;
- clearId() - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.grpc.JobInfo.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.grpc.RegisterJobWorkerPResponse.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional uint32 id = 1;
- clearId() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
The block ID or UFS file ID.
- clearId() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional int64 id = 2;
- clearId() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.proto.journal.File.NewBlockEntry.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.proto.journal.File.PersistDirectoryEntry.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int64 id = 1;
- clearId() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 id = 1;
- clearIgnoreClusterConf() - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
optional bool ignoreClusterConf = 2;
- clearIgnorePathConf() - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
optional bool ignorePathConf = 3;
- clearIgnoreSyncErrors() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional bool ignore_sync_errors = 6;
- clearInAlluxioPercentage() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 inAlluxioPercentage = 24;
- clearInconsistentPaths() - Method in class alluxio.grpc.CheckConsistencyPResponse.Builder
-
repeated string inconsistentPaths = 1;
- clearInfo() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- clearInMemoryPercentage() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 inMemoryPercentage = 25;
- clearInodeDirectory() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeDirectoryEntry inode_directory = 9;
- clearInodeDirectoryIdGenerator() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeDirectoryIdGeneratorEntry inode_directory_id_generator = 10;
- clearInodeFile() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeFileEntry inode_file = 11;
- clearInodeLastModificationTime() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeLastModificationTimeEntry inode_last_modification_time = 12;
- clearInputFormat() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string input_format = 2;
- clearInstance() - Method in class alluxio.grpc.Metric.Builder
-
optional string instance = 1;
- clearIsCacheable() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool is_cacheable = 17;
- clearIsCompleted() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool is_completed = 18;
- clearIsDefault() - Method in class alluxio.grpc.PAcl.Builder
-
optional bool isDefault = 5;
- clearIsDefault() - Method in class alluxio.grpc.PAclEntry.Builder
-
optional bool isDefault = 4;
- clearIsDefault() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional bool isDefault = 7;
- clearIsDefault() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
optional bool isDefault = 4;
- clearIsDefaultEmpty() - Method in class alluxio.grpc.PAcl.Builder
-
optional bool isDefaultEmpty = 6;
- clearIsDirectory() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool is_directory = 3;
- clearIsEmpty() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional bool isEmpty = 8;
- clearIsMountPoint() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
directory only
- clearIsPinned() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool is_pinned = 9;
- clearIsThrowable() - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
optional bool isThrowable = 2;
- clearJobConfig() - Method in class alluxio.grpc.RunPRequest.Builder
-
optional bytes jobConfig = 1;
- clearJobConfig() - Method in class alluxio.grpc.RunTaskCommand.Builder
-
optional bytes jobConfig = 3;
- clearJobError() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string job_error = 6;
- clearJobId() - Method in class alluxio.grpc.CancelPRequest.Builder
-
optional int64 jobId = 1;
- clearJobId() - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
optional int64 jobId = 1;
- clearJobId() - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
optional int64 jobId = 1;
- clearJobId() - Method in class alluxio.grpc.RunPResponse.Builder
-
optional int64 jobId = 1;
- clearJobId() - Method in class alluxio.grpc.RunTaskCommand.Builder
-
optional int64 jobId = 1;
- clearJobId() - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest.Builder
-
optional int64 job_id = 1;
- clearJobId() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional int64 job_id = 4;
- clearJobId() - Method in class alluxio.grpc.table.TransformTablePResponse.Builder
-
optional int64 job_id = 1;
- clearJobId() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional int64 job_id = 4;
- clearJobIds() - Method in class alluxio.grpc.ListAllPResponse.Builder
-
repeated int64 jobIds = 1;
- clearJobInfo() - Method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
optional .alluxio.grpc.job.JobInfo jobInfo = 1;
- clearJobInfos() - Method in class alluxio.grpc.ListAllPResponse.Builder
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- clearJobStatus() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional .alluxio.grpc.job.Status job_status = 5;
- clearJobWorkerHealth() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
optional .alluxio.grpc.job.JobWorkerHealth jobWorkerHealth = 1;
- clearJournalEntries() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
This journal entry is a list of other entries.
- clearKey() - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
- clearKey() - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
optional string key = 1;
- clearKeys() - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
repeated string keys = 2;
- clearLastAccessedMs() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 last_accessed_ms = 30;
- clearLastAccessTimeMs() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 lastAccessTimeMs = 31;
- clearLastAccessTimeMs() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 last_access_time_ms = 20;
- clearLastAccessTimeMs() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 last_access_time_ms = 29;
- clearLastAccessTimeMs() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 last_access_time_ms = 18;
- clearLastContactSec() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int32 lastContactSec = 3;
- clearLastModificationTimeMs() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 lastModificationTimeMs = 14;
- clearLastModificationTimeMs() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 last_modification_time_ms = 7;
- clearLastModificationTimeMs() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 last_modification_time_ms = 7;
- clearLastModificationTimeMs() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
optional int64 last_modification_time_ms = 2;
- clearLastModificationTimeMs() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 last_modification_time_ms = 7;
- clearLastModifiedMs() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 last_modified_ms = 25;
- clearLastUpdated() - Method in class alluxio.grpc.JobInfo.Builder
-
optional int64 lastUpdated = 6;
- clearLastUpdated() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int64 lastUpdated = 3;
- clearLayout() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.Layout layout = 6;
- clearLayout() - Method in class alluxio.grpc.table.Transformation.Builder
-
optional .alluxio.grpc.table.Layout layout = 1;
- clearLayout() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional .alluxio.grpc.table.Layout layout = 5;
- clearLayoutData() - Method in class alluxio.grpc.table.Layout.Builder
-
optional bytes layout_data = 3;
- clearLayoutSpec() - Method in class alluxio.grpc.table.Layout.Builder
-
optional .alluxio.grpc.table.LayoutSpec layout_spec = 2;
- clearLayoutType() - Method in class alluxio.grpc.table.Layout.Builder
-
optional string layout_type = 1;
- clearLeaderMasterAddress() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional string leaderMasterAddress = 1;
- clearLength() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional int64 length = 5;
- clearLength() - Method in class alluxio.grpc.BlockInfo.Builder
-
optional int64 length = 2;
- clearLength() - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
the space used in bytes on the target tier
- clearLength() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the length of the block being committed
- clearLength() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 length = 5;
- clearLength() - Method in class alluxio.grpc.ReadRequest.Builder
-
optional int64 length = 3;
- clearLength() - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
optional int64 length = 2;
- clearLength() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional int64 length = 3;
- clearLength() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 length = 9;
- clearLength() - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
optional int64 length = 2;
- clearLength() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int64 length = 3;
- clearLength() - Method in class alluxio.proto.meta.Block.BlockMeta.Builder
-
optional int64 length = 1;
- clearLength() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 length = 19;
- clearLiveWorkerNum() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int32 liveWorkerNum = 4;
- clearLoadAverage() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
repeated double loadAverage = 2;
- clearLoadDescendantType() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
optional .alluxio.grpc.fscommon.LoadDescendantPType loadDescendantType = 3;
- clearLoadDirectChildren() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
This is deprecated since 1.1.1 and will be removed in 2.0.
- clearLoadMetadataType() - Method in class alluxio.grpc.ExistsPOptions.Builder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 1;
- clearLoadMetadataType() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 1;
- clearLoadMetadataType() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 2;
- clearLocalFileSystem() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional bool localFileSystem = 1;
- clearLocation() - Method in class alluxio.grpc.table.Database.Builder
-
optional string location = 3;
- clearLocation() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional string location = 2;
- clearLocation() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string location = 2;
- clearLocations() - Method in class alluxio.grpc.BlockInfo.Builder
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- clearLongestRunning() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- clearLongStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.LongColumnStatsData long_stats = 2;
- clearLongType() - Method in class alluxio.grpc.table.Value.Builder
-
optional int64 long_type = 1;
- clearLostStorage() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
- clearLostStorage() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- clearLostStorage() - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
- clearLostWorkerNum() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int32 lostWorkerNum = 5;
- clearLow() - Method in class alluxio.grpc.table.Range.Builder
-
optional .alluxio.grpc.table.Value low = 1;
- clearLowValue() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional .alluxio.grpc.table.Date low_value = 1;
- clearLowValue() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional .alluxio.grpc.table.Decimal low_value = 1;
- clearLowValue() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional double low_value = 1;
- clearLowValue() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional int64 low_value = 1;
- clearMaskActions() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional .alluxio.proto.shared.AclActions maskActions = 5;
- clearMasterAddress() - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
optional .alluxio.grpc.NetAddress masterAddress = 1;
- clearMasterAddresses() - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- clearMasterHostname() - Method in class alluxio.grpc.CheckpointPResponse.Builder
-
The hostname of the master that did the checkpoint
- clearMasterId() - Method in class alluxio.grpc.GetMasterIdPResponse.Builder
-
optional int64 masterId = 1;
- clearMasterId() - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
optional int64 masterId = 1;
- clearMasterId() - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
optional int64 masterId = 1;
- clearMasterInfo() - Method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
optional .alluxio.grpc.meta.MasterInfo masterInfo = 1;
- clearMaxColLen() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional int64 max_col_len = 1;
- clearMaxColLen() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional int64 max_col_len = 1;
- clearMaxUfsReadConcurrency() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional int32 maxUfsReadConcurrency = 2;
- clearMaxUfsReadConcurrency() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
optional int32 maxUfsReadConcurrency = 4;
- clearMediumType() - Method in class alluxio.grpc.BlockLocation.Builder
-
optional string mediumType = 4;
- clearMediumType() - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
optional string mediumType = 2;
- clearMediumType() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
optional string mediumType = 7;
- clearMediumType() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional string medium_type = 7;
- clearMediumType() - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
optional string medium_type = 2;
- clearMediumType() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional string medium_type = 8;
- clearMediumType() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
repeated string medium_type = 18;
- clearMediumType() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
repeated string medium_type = 26;
- clearMediumType() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
repeated string medium_type = 16;
- clearMediumType() - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
optional string mediumType = 3;
- clearMediumType() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
repeated string medium_type = 27;
- clearMessage() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional bytes message = 2;
- clearMessage() - Method in class alluxio.grpc.TransportMessage.Builder
-
optional bytes message = 3;
- clearMessage() - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
optional string message = 2;
- clearMessageType() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional .alluxio.grpc.sasl.SaslMessageType messageType = 1;
- clearMetrics(ClearMetricsRequest) - Method in interface alluxio.client.block.stream.BlockWorkerClient
-
Clear the worker metrics.
- clearMetrics(ClearMetricsRequest) - Method in class alluxio.client.block.stream.DefaultBlockWorkerClient
-
- clearMetrics() - Method in interface alluxio.client.metrics.MetricsMasterClient
-
Clear the master metrics.
- clearMetrics() - Method in class alluxio.client.metrics.RetryHandlingMetricsMasterClient
-
- clearMetrics() - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.Metric metrics = 1;
- clearMetrics(ClearMetricsRequest) - Method in class alluxio.grpc.BlockWorkerGrpc.BlockWorkerBlockingStub
-
TODO(lu) Move to metrics worker
- clearMetrics(ClearMetricsRequest) - Method in class alluxio.grpc.BlockWorkerGrpc.BlockWorkerFutureStub
-
TODO(lu) Move to metrics worker
- clearMetrics(ClearMetricsRequest, StreamObserver<ClearMetricsResponse>) - Method in class alluxio.grpc.BlockWorkerGrpc.BlockWorkerImplBase
-
TODO(lu) Move to metrics worker
- clearMetrics(ClearMetricsRequest, StreamObserver<ClearMetricsResponse>) - Method in class alluxio.grpc.BlockWorkerGrpc.BlockWorkerStub
-
TODO(lu) Move to metrics worker
- clearMetrics() - Method in class alluxio.grpc.ClientMetrics.Builder
-
repeated .alluxio.grpc.Metric metrics = 2;
- clearMetrics() - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
- clearMetrics(ClearMetricsPRequest) - Method in class alluxio.grpc.MetricsMasterClientServiceGrpc.MetricsMasterClientServiceBlockingStub
-
Clears the metrics in the cluster.
- clearMetrics(ClearMetricsPRequest) - Method in class alluxio.grpc.MetricsMasterClientServiceGrpc.MetricsMasterClientServiceFutureStub
-
Clears the metrics in the cluster.
- clearMetrics(ClearMetricsPRequest, StreamObserver<ClearMetricsPResponse>) - Method in class alluxio.grpc.MetricsMasterClientServiceGrpc.MetricsMasterClientServiceImplBase
-
Clears the metrics in the cluster.
- clearMetrics(ClearMetricsPRequest, StreamObserver<ClearMetricsPResponse>) - Method in class alluxio.grpc.MetricsMasterClientServiceGrpc.MetricsMasterClientServiceStub
-
Clears the metrics in the cluster.
- clearMetrics() - Method in class alluxio.master.metrics.DefaultMetricsMaster
-
- clearMetrics() - Method in interface alluxio.master.metrics.MetricsMaster
-
Clear metrics in the current master.
- clearMetrics(ClearMetricsPRequest, StreamObserver<ClearMetricsPResponse>) - Method in class alluxio.master.metrics.MetricsMasterClientServiceHandler
-
- clearMetrics() - Method in interface alluxio.worker.block.BlockWorker
-
Clears the worker metrics.
- clearMetrics() - Method in class alluxio.worker.block.DefaultBlockWorker
-
- clearMetrics(ClearMetricsRequest, StreamObserver<ClearMetricsResponse>) - Method in class alluxio.worker.grpc.BlockWorkerImpl
-
- ClearMetricsPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.metric.ClearMetricsPRequest
- ClearMetricsPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.metric.ClearMetricsPRequest
- ClearMetricsPRequestOrBuilder - Interface in alluxio.grpc
-
- ClearMetricsPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.metric.ClearMetricsPResponse
- ClearMetricsPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.metric.ClearMetricsPResponse
- ClearMetricsPResponseOrBuilder - Interface in alluxio.grpc
-
- ClearMetricsRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.ClearMetricsRequest
- ClearMetricsRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.ClearMetricsRequest
- ClearMetricsRequestOrBuilder - Interface in alluxio.grpc
-
- ClearMetricsResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.ClearMetricsResponse
- ClearMetricsResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.ClearMetricsResponse
- ClearMetricsResponseOrBuilder - Interface in alluxio.grpc
-
- clearMetricType() - Method in class alluxio.grpc.Metric.Builder
-
required .alluxio.grpc.MetricType metricType = 5;
- clearMetricType() - Method in class alluxio.grpc.MetricValue.Builder
-
optional .alluxio.grpc.MetricType metricType = 6;
- clearMode() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.PMode mode = 3;
- clearMode() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.PMode mode = 3;
- clearMode() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 mode = 18;
- clearMode() - Method in class alluxio.grpc.PAcl.Builder
-
optional int32 mode = 4;
- clearMode() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional .alluxio.grpc.PMode mode = 5;
- clearMode() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional int32 mode = 4;
- clearMode() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int32 mode = 10;
- clearMode() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int32 mode = 16;
- clearMode() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int32 mode = 11;
- clearMountId() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 mountId = 23;
- clearMountId() - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
the id of the ufs
- clearMountId() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
mount ID of the UFS to write to
- clearMountId() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional int64 mount_id = 5;
- clearMountId() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
optional int64 mountId = 5;
- clearMountId() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
optional int64 mount_id = 1;
- clearMountId() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional int64 mount_id = 6;
- clearMountId() - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
optional int64 mount_id = 2;
- clearMountId() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
optional int64 mount_id = 2;
- clearMountPoint() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool mountPoint = 20;
- clearMountPoint() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional bool mount_point = 11;
- clearMountPoint() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional bool mount_point = 2;
- clearMountPoints() - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
- clearName() - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string name = 1;
- clearName() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string name = 2;
- clearName() - Method in class alluxio.grpc.InconsistentProperty.Builder
-
optional string name = 1;
- clearName() - Method in class alluxio.grpc.JobInfo.Builder
-
Some jobs don't have these do not have these
- clearName() - Method in class alluxio.grpc.Metric.Builder
-
optional string name = 3;
- clearName() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string name = 2;
- clearName() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string name = 3;
- clearName() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string name = 3;
- clearName() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string name = 3;
- clearName() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string name = 6;
- clearName() - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
optional string name = 1;
- clearNewBlock() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.NewBlockEntry new_block = 38;
- clearNewName() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string new_name = 5;
- clearNewParentId() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional int64 new_parent_id = 4;
- clearNewPath() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string new_path = 7;
- clearNextContainerId() - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry.Builder
-
optional int64 next_container_id = 1;
- clearNoCache() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
If set, do not try to cache the block locally when reading the data from the UFS.
- clearNumActiveTasks() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int32 numActiveTasks = 6;
- clearNumDistincts() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- clearNumDistincts() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- clearNumDistincts() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- clearNumDistincts() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- clearNumDistincts() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- clearNumFalses() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional int64 num_falses = 2;
- clearNumNulls() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- clearNumNulls() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- clearNumNulls() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- clearNumNulls() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- clearNumNulls() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- clearNumNulls() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- clearNumNulls() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- clearNumTrues() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional int64 num_trues = 1;
- clearOffset() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
optional int64 offset = 2;
- clearOffset() - Method in class alluxio.grpc.ReadRequest.Builder
-
optional int64 offset = 2;
- clearOffset() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional int64 offset = 3;
- clearOffset() - Method in class alluxio.grpc.WriteResponse.Builder
-
Errors will be handled by standard gRPC stream APIs.
- clearOffsetInFile() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
The offset of the block in within the file.
- clearOffsetReceived() - Method in class alluxio.grpc.ReadRequest.Builder
-
Read receipt
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.AsyncCacheResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.BackupPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.BackupPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.BackupPStatus.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.BackupStatusPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.BlockIdList.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.BlockInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.BlockLocation.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CancelPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CancelPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CancelPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CheckConsistencyPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CheckpointPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CheckpointPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CheckRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CheckResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.Chunk.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ClearMetricsPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ClearMetricsPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ClearMetricsRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ClearMetricsResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ClientMetrics.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.Command.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CommitBlockInUfsPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CommitBlockInUfsPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CommitBlockPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CommitBlockPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CompleteFilePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ConfigProperties.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ConfigProperty.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CreateDirectoryPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CreateFilePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.CreateLocalBlockResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.DeletePOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.DeletePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.DeletePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ExistsPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.FileBlockInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.FileInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.FileSystemCommand.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.FileSystemHeartbeatPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.FreePOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.FreePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.FreePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetAllWorkerHealthPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetBlockInfoPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetBlockMasterInfoPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetCapacityBytesPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetCapacityBytesPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetConfigHashPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetConfigReportPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetFileInfoPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetFilePathPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetFilePathPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetJobServiceSummaryPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetJobStatusPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetMasterIdPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetMasterIdPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetMasterInfoPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetMetricsPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetMountTablePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetPinnedFileIdsPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetPinnedFileIdsPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetQuorumInfoPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetServiceVersionPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetServiceVersionPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetStatusPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetSyncPathListPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetUfsInfoPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetUsedBytesPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetUsedBytesPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetWorkerIdPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetWorkerIdPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetWorkerInfoListPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetWorkerLostStoragePOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.InconsistentProperties.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.InconsistentProperty.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.InconsistentPropertyValues.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.JobCommand.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.JobHeartbeatPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.JobInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.JobUnused.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ListAllPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ListAllPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ListAllPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.LocalityTier.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.MasterHeartbeatPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.MasterHeartbeatPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.MasterInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.MessagingRequestHeader.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.Metric.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.MetricsHeartbeatPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.MetricValue.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.MountPointInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.MountPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.MountPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.MountPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.MoveBlockResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.NetAddress.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.OpenLocalBlockResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.PAcl.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.PAclEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.PersistFile.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.PMode.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ReadRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ReadResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RegisterCommand.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RegisterJobWorkerPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RegisterJobWorkerPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RegisterMasterPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RegisterWorkerPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RemoveBlockRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RemoveBlockResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RemovePathConfigurationPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RemovePathConfigurationPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RemoveQuorumServerPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RemoveQuorumServerPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RenamePOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RenamePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RenamePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ReverseResolvePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ReverseResolvePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RunPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RunPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RunPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.RunTaskCommand.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.SaslMessage.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.ScheduleAsyncPersistencePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.SetAclPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.SetAclPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.SetAclPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.SetAttributePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.SetPathConfigurationPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.SetPathConfigurationPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.SetTaskPoolSizeCommand.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.StartSyncPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.StartSyncPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.StatusSummary.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.StopSyncPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.StopSyncPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.StorageList.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.SyncPointInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.AllOrNoneSet.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.Constraint.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.Database.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.Date.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.Decimal.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.DetachDatabasePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.DetachDatabasePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.Domain.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.FieldSchema.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.FileStatistics.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.GetAllDatabasesPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.GetAllDatabasesPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.GetAllTablesPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.GetAllTablesPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.GetDatabasePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.GetTablePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.Layout.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.LayoutSpec.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.Partition.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.PartitionSpec.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.Range.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.RangeSet.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.Schema.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.SyncDatabasePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.TableInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.Transformation.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.TransformTablePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.table.Value.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.TieredIdentity.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.TierList.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.TransportMessage.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.UfsInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.UnmountPOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.UnmountPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.UnmountPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.UpdateMountPResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.UpdateUfsModePOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.UpdateUfsModePResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.WorkerInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.WriteRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.grpc.WriteResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.Block.DeleteBlockEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.DeleteMountPointEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.NewBlockEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.PersistDirectoryEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.Table.DetachDbEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.meta.Block.BlockMeta.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.shared.Acl.AclActions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
- clearOnlyReserveSpace() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
If set, only reserve space for the block.
- clearOpenUfsBlockOptions() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional .alluxio.proto.dataserver.OpenUfsBlockOptions open_ufs_block_options = 4;
- clearOpenUfsBlockOptions() - Method in class alluxio.grpc.ReadRequest.Builder
-
This is only set for UFS block read.
- clearOpTimeMs() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional int64 op_time_ms = 4;
- clearOpTimeMs() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
optional int64 op_time_ms = 3;
- clearOpTimeMs() - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
optional int64 op_time_ms = 3;
- clearOpTimeMs() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional int64 op_time_ms = 3;
- clearOpTimeMs() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
optional int64 op_time_ms = 2;
- clearOpTimeMs() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int64 op_time_ms = 2;
- clearOptions() - Method in class alluxio.grpc.BackupPRequest.Builder
-
optional .alluxio.grpc.meta.BackupPOptions options = 1;
- clearOptions() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
- clearOptions() - Method in class alluxio.grpc.CancelPRequest.Builder
-
optional .alluxio.grpc.job.CancelPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
optional .alluxio.grpc.block.CommitBlockInUfsPOptions options = 3;
- clearOptions() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
optional .alluxio.grpc.block.CommitBlockPOptions options = 6;
- clearOptions() - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
optional .alluxio.grpc.file.CompleteFilePOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
optional .alluxio.grpc.file.CreateFilePOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.DeletePRequest.Builder
-
optional .alluxio.grpc.file.DeletePOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
optional .alluxio.grpc.file.FileSystemHeartbeatPOptions options = 3;
- clearOptions() - Method in class alluxio.grpc.FreePRequest.Builder
-
optional .alluxio.grpc.file.FreePOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
optional .alluxio.grpc.job.GetAllWorkerHealthPOptions options = 1;
- clearOptions() - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
optional .alluxio.grpc.block.GetBlockInfoPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
optional .alluxio.grpc.file.GetFileInfoPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
optional .alluxio.grpc.job.GetJobServiceSummaryPOptions options = 1;
- clearOptions() - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
optional .alluxio.grpc.job.GetJobStatusPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
optional .alluxio.grpc.file.GetNewBlockIdForFilePOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1;
- clearOptions() - Method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
optional .alluxio.grpc.journal.GetQuorumInfoPOptions options = 1;
- clearOptions() - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
optional .alluxio.grpc.file.GetStatusPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
optional .alluxio.grpc.file.GetUfsInfoPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
optional .alluxio.grpc.block.GetWorkerIdPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
optional .alluxio.grpc.job.JobHeartbeatPOptions options = 3;
- clearOptions() - Method in class alluxio.grpc.ListAllPRequest.Builder
-
optional .alluxio.grpc.job.ListAllPOptions options = 1;
- clearOptions() - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
optional .alluxio.grpc.file.ListStatusPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
optional .alluxio.grpc.meta.MasterHeartbeatPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
optional .alluxio.grpc.metric.MetricsHeartbeatPOptions options = 1;
- clearOptions() - Method in class alluxio.grpc.MountPRequest.Builder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- clearOptions() - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
optional .alluxio.grpc.job.RegisterJobWorkerPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
optional .alluxio.grpc.meta.RegisterMasterPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
optional .alluxio.grpc.block.RegisterWorkerPOptions options = 6;
- clearOptions() - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
optional .alluxio.grpc.meta.RemovePathConfigurationPOptions options = 3;
- clearOptions() - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
optional .alluxio.grpc.journal.RemoveQuorumServerPOptions options = 1;
- clearOptions() - Method in class alluxio.grpc.RenamePRequest.Builder
-
optional .alluxio.grpc.file.RenamePOptions options = 3;
- clearOptions() - Method in class alluxio.grpc.RunPRequest.Builder
-
optional .alluxio.grpc.job.RunPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the method options
- clearOptions() - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
optional .alluxio.grpc.file.SetAttributePOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
optional .alluxio.grpc.meta.SetPathConfigurationPOptions options = 3;
- clearOptions() - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
optional .alluxio.grpc.file.StartSyncPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
optional .alluxio.grpc.file.StopSyncPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
- clearOptions() - Method in class alluxio.grpc.UnmountPRequest.Builder
-
optional .alluxio.grpc.file.UnmountPOptions options = 2;
- clearOptions() - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- clearOptions() - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2;
- clearOrder() - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
required .alluxio.grpc.table.layout.SortingColumn.SortingOrder order = 2;
- clearOtherActions() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional .alluxio.proto.shared.AclActions otherActions = 6;
- clearOtherBits() - Method in class alluxio.grpc.PMode.Builder
-
required .alluxio.grpc.Bits otherBits = 3;
- clearOutputFormat() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string output_format = 3;
- clearOverwriteAccessTime() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional bool overwrite_access_time = 19;
- clearOverwriteModificationTime() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional bool overwrite_modification_time = 8;
- clearOwner() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string owner = 16;
- clearOwner() - Method in class alluxio.grpc.PAcl.Builder
-
optional string owner = 1;
- clearOwner() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional string owner = 3;
- clearOwner() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string owner = 4;
- clearOwner() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string owner = 2;
- clearOwner() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string owner = 8;
- clearOwner() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string owner = 14;
- clearOwner() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string owner = 6;
- clearOwner() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string owner = 9;
- clearOwner() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string owner = 3;
- clearOwnerBits() - Method in class alluxio.grpc.PMode.Builder
-
required .alluxio.grpc.Bits ownerBits = 1;
- clearOwnerName() - Method in class alluxio.grpc.table.Database.Builder
-
optional string owner_name = 5;
- clearOwnerName() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string owner_name = 4;
- clearOwnerType() - Method in class alluxio.grpc.table.Database.Builder
-
optional .alluxio.grpc.table.PrincipalType owner_type = 6;
- clearOwnerType() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional .alluxio.grpc.table.PrincipalType owner_type = 5;
- clearOwningGroup() - Method in class alluxio.grpc.PAcl.Builder
-
optional string owningGroup = 2;
- clearOwningGroup() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional string owningGroup = 2;
- clearOwningUser() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional string owningUser = 1;
- clearPageSize() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
optional int64 pageSize = 1;
- clearParameter() - Method in class alluxio.grpc.table.Database.Builder
-
- clearParameter() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
- clearParameters() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
- clearParameters() - Method in class alluxio.grpc.table.TableInfo.Builder
-
- clearParameters() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
- clearParentId() - Method in class alluxio.grpc.JobInfo.Builder
-
optional int64 parentId = 10;
- clearParentId() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 parent_id = 2;
- clearParentId() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 parent_id = 2;
- clearParentId() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 parent_id = 2;
- clearParentId() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 parent_id = 7;
- clearPartitionCols() - Method in class alluxio.grpc.table.TableInfo.Builder
-
partitioning scheme
- clearPartitionCols() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
partitioning scheme
- clearPartitionName() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
partition name in the form of "key=value"
- clearPartitions() - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- clearPartitions() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- clearPartitionSpec() - Method in class alluxio.grpc.table.Partition.Builder
-
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
- clearPartitionStatistics() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
- clearPartNames() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
repeated string part_names = 4;
- clearPath() - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
the root of the subtree to check
- clearPath() - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
the path of the file
- clearPath() - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
the path of the directory
- clearPath() - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
the path of the file
- clearPath() - Method in class alluxio.grpc.CreateLocalBlockResponse.Builder
-
optional string path = 1;
- clearPath() - Method in class alluxio.grpc.DeletePRequest.Builder
-
the path of the file or directory
- clearPath() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string path = 3;
- clearPath() - Method in class alluxio.grpc.FreePRequest.Builder
-
the path of the file or directory
- clearPath() - Method in class alluxio.grpc.GetFilePathPResponse.Builder
-
optional string path = 1;
- clearPath() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
the path of the file
- clearPath() - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
the path of the file or directory
- clearPath() - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
the path of the file or directory
- clearPath() - Method in class alluxio.grpc.OpenLocalBlockResponse.Builder
-
optional string path = 1;
- clearPath() - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
optional string path = 1;
- clearPath() - Method in class alluxio.grpc.RenamePRequest.Builder
-
the source path of the file or directory
- clearPath() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
the path of the file
- clearPath() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the path of the file or directory
- clearPath() - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
the path of the file
- clearPath() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
optional string path = 1;
- clearPath() - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
optional string path = 1;
- clearPath() - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
optional string path = 1;
- clearPath() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
optional string path = 5;
- clearPath() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string path = 17;
- clearPath() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string path = 25;
- clearPath() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string path = 6;
- clearPath() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional string path = 12;
- clearPath() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
optional string path = 1;
- clearPath() - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry.Builder
-
optional string path = 1;
- clearPathConfigHash() - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
optional string pathConfigHash = 2;
- clearPathConfigHash() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
optional string pathConfigHash = 4;
- clearPathConfigs() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
- clearPathProperties() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.PathPropertiesEntry path_properties = 40;
- clearPermission() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int32 permission = 8;
- clearPersist() - Method in class alluxio.grpc.RenamePOptions.Builder
-
optional bool persist = 2;
- clearPersistDirectory() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.PersistDirectoryEntry persist_directory = 15;
- clearPersisted() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool persisted = 12;
- clearPersisted() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional bool persisted = 2;
- clearPersisted() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional bool persisted = 5;
- clearPersistedFileFingerprints() - Method in class alluxio.grpc.FileSystemHeartbeatPOptions.Builder
-
repeated string persistedFileFingerprints = 1;
- clearPersistedFiles() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
the list of persisted files
- clearPersistenceState() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string persistenceState = 19;
- clearPersistenceState() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string persistence_state = 4;
- clearPersistenceState() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string persistence_state = 4;
- clearPersistenceState() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string persistence_state = 4;
- clearPersistenceState() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string persistence_state = 8;
- clearPersistenceWaitTime() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int64 persistenceWaitTime = 10;
- clearPersistenceWaitTime() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
optional int64 persistenceWaitTime = 2;
- clearPersistFiles() - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- clearPersistJobId() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 persist_job_id = 22;
- clearPersistJobId() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int64 persistJobId = 11;
- clearPersistJobId() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int64 persist_job_id = 10;
- clearPersistJobId() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
Used for recovering in-progress file persist jobs on master start.
- clearPersistJobTempUfsPath() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string persist_job_temp_ufs_path = 24;
- clearPersistOptions() - Method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1;
- clearPinned() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool pinned = 10;
- clearPinned() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional bool pinned = 1;
- clearPinned() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional bool pinned = 5;
- clearPinned() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional bool pinned = 5;
- clearPinned() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional bool pinned = 3;
- clearPinned() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional bool pinned = 5;
- clearPinnedFileIds() - Method in class alluxio.grpc.GetPinnedFileIdsPResponse.Builder
-
TODO(adit): set replacement?
- clearPinnedMedia() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
repeated string pinnedMedia = 10;
- clearPinOnCreate() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional bool pin_on_create = 8;
- clearPinOnCreate() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional bool pin_on_create = 9;
- clearPositionShort() - Method in class alluxio.grpc.ReadRequest.Builder
-
Is position read to a small buffer
- clearPreviousVersion() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional int64 previous_version = 9;
- clearPreviousVersion() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional int64 previous_version = 10;
- clearPromote() - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
optional bool promote = 2;
- clearPromote() - Method in class alluxio.grpc.ReadRequest.Builder
-
Whether the block should be promoted before reading
- clearProperties() - Method in class alluxio.grpc.ConfigProperties.Builder
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- clearProperties() - Method in class alluxio.grpc.InconsistentProperties.Builder
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- clearProperties() - Method in class alluxio.grpc.MountPointInfo.Builder
-
- clearProperties() - Method in class alluxio.grpc.MountPOptions.Builder
-
- clearProperties() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
- clearProperties() - Method in class alluxio.grpc.UfsInfo.Builder
-
optional .alluxio.grpc.file.MountPOptions properties = 2;
- clearProperties() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- clearProperties() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
- clearRange() - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.RangeSet range = 1;
- clearRanges() - Method in class alluxio.grpc.table.RangeSet.Builder
-
repeated .alluxio.grpc.table.Range ranges = 1;
- clearRawValue() - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
optional bool rawValue = 1;
- clearReadOnly() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional bool readOnly = 5;
- clearReadOnly() - Method in class alluxio.grpc.MountPOptions.Builder
-
optional bool readOnly = 1;
- clearReadOnly() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional bool readOnly = 3;
- clearReadType() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional .alluxio.grpc.file.ReadPType readType = 1;
- clearRecentActivities() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- clearRecentFailures() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- clearRecursive() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional bool recursive = 1;
- clearRecursive() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional bool recursive = 2;
- clearRecursive() - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional bool recursive = 1;
- clearRecursive() - Method in class alluxio.grpc.FreePOptions.Builder
-
optional bool recursive = 1;
- clearRecursive() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
optional bool recursive = 4;
- clearRecursive() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
whether to load metadata recursively
- clearRecursive() - Method in class alluxio.grpc.SetAclPOptions.Builder
-
optional bool recursive = 2;
- clearRecursive() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional bool recursive = 6;
- clearRecursive() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
Deprecated, we now write one journal entry per inode removed
- clearRecursive() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
optional bool recursive = 5;
- clearRegisterCommand() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.RegisterCommand registerCommand = 3;
- clearRemovedBlockIds() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the list of removed block ids
- clearRemovePathProperties() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemovePathPropertiesEntry remove_path_properties = 41;
- clearRemoveSyncPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveSyncPointEntry remove_sync_point = 33;
- clearRemoveTable() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveTableEntry remove_table = 50;
- clearRemoveTransformJobInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveTransformJobInfoEntry remove_transform_job_info = 47;
- clearRename() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RenameEntry rename = 19;
- clearReplicationDurable() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int32 replicationDurable = 6;
- clearReplicationDurable() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int32 replication_durable = 24;
- clearReplicationDurable() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int32 replication_durable = 20;
- clearReplicationMax() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int32 replicationMax = 4;
- clearReplicationMax() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 replicationMax = 29;
- clearReplicationMax() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional int32 replicationMax = 7;
- clearReplicationMax() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int32 replication_max = 20;
- clearReplicationMax() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int32 replication_max = 13;
- clearReplicationMax() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int32 replication_max = 8;
- clearReplicationMax() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int32 replication_max = 21;
- clearReplicationMin() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int32 replicationMin = 5;
- clearReplicationMin() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 replicationMin = 30;
- clearReplicationMin() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional int32 replicationMin = 8;
- clearReplicationMin() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int32 replication_min = 21;
- clearReplicationMin() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int32 replication_min = 14;
- clearReplicationMin() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int32 replication_min = 9;
- clearReplicationMin() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int32 replication_min = 22;
- clearReport() - Method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
optional .alluxio.grpc.meta.ConfigCheckReport report = 1;
- clearRequestHeader() - Method in class alluxio.grpc.TransportMessage.Builder
-
optional .alluxio.grpc.messaging.MessagingRequestHeader requestHeader = 1;
- clearRequestId() - Method in class alluxio.grpc.MessagingRequestHeader.Builder
-
optional int64 requestId = 1;
- clearRequestId() - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
optional int64 requestId = 1;
- clearResponseHeader() - Method in class alluxio.grpc.TransportMessage.Builder
-
optional .alluxio.grpc.messaging.MessagingResponseHeader responseHeader = 2;
- clearResult() - Method in class alluxio.grpc.JobInfo.Builder
-
optional bytes result = 9;
- clearRpcPort() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional int32 rpcPort = 3;
- clearRpcPort() - Method in class alluxio.grpc.NetAddress.Builder
-
optional int32 rpcPort = 2;
- clearRpcPort() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional int32 rpcPort = 2;
- clearRunAsync() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional bool runAsync = 2;
- clearRunTaskCommand() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.RunTaskCommand runTaskCommand = 1;
- clearSafeMode() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional bool safeMode = 4;
- clearScale() - Method in class alluxio.grpc.table.Decimal.Builder
-
force using scale first in Decimal.compareTo
- clearSchema() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.Schema schema = 5;
- clearSchema() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional .alluxio.grpc.table.Schema schema = 4;
- clearSequenceNumber() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
optional int64 sequence_number = 2;
- clearSequenceNumber() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional int64 sequence_number = 1;
- clearSerde() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string serde = 1;
- clearSerdelibParameters() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
- clearSerdeParameters() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
- clearServerAddress() - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
optional .alluxio.grpc.NetAddress serverAddress = 1;
- clearServerAddress() - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
optional .alluxio.grpc.NetAddress serverAddress = 2;
- clearServerInfo() - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- clearServerState() - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
optional .alluxio.grpc.journal.QuorumServerState serverState = 2;
- clearServiceType() - Method in class alluxio.grpc.GetServiceVersionPRequest.Builder
-
optional .alluxio.grpc.version.ServiceType serviceType = 1;
- clearSetAcl() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.SetAclEntry set_acl = 31;
- clearSetAttribute() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.SetAttributeEntry set_attribute = 27;
- clearSetBlocks() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
Overwrite the blocks list
- clearSetTaskPoolSizeCommand() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.SetTaskPoolSizeCommand setTaskPoolSizeCommand = 4;
- clearShared() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional bool shared = 7;
- clearShared() - Method in class alluxio.grpc.MountPOptions.Builder
-
optional bool shared = 3;
- clearShared() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional bool shared = 5;
- clearShouldPersistTime() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 should_persist_time = 27;
- clearShouldPersistTime() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 should_persist_time = 28;
- clearSkewed() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional bool skewed = 4;
- clearSortedBy() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- clearSource() - Method in class alluxio.grpc.ClientMetrics.Builder
-
optional string source = 1;
- clearSource() - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string source = 2;
- clearSource() - Method in class alluxio.grpc.Metric.Builder
-
optional string source = 2;
- clearSourceHost() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
TODO(calvin): source host and port should be replace with WorkerNetAddress
- clearSourcePort() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional int32 source_port = 3;
- clearSpaceToReserve() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional int64 space_to_reserve = 4;
- clearSpec() - Method in class alluxio.grpc.table.LayoutSpec.Builder
-
optional string spec = 1;
- clearSpec() - Method in class alluxio.grpc.table.PartitionSpec.Builder
-
optional string spec = 1;
- clearStartTimeMs() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional int64 startTimeMs = 5;
- clearStartTimeMs() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int64 startTimeMs = 7;
- clearState() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional string state = 4;
- clearStateLockSleepDurationMs() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional int64 stateLockSleepDurationMs = 5;
- clearStateLockTimeoutMs() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional int64 stateLockTimeoutMs = 6;
- clearStateLockTryDurationMs() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional int64 stateLockTryDurationMs = 4;
- clearStatistics() - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- clearStatistics() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- clearStats() - Method in class alluxio.grpc.table.Layout.Builder
-
- clearStatus() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
optional .alluxio.grpc.meta.ConfigStatus status = 3;
- clearStatus() - Method in class alluxio.grpc.JobInfo.Builder
-
optional .alluxio.grpc.job.Status status = 4;
- clearStatus() - Method in class alluxio.grpc.StatusSummary.Builder
-
optional .alluxio.grpc.job.Status status = 1;
- clearStatus() - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
optional .alluxio.grpc.table.SyncStatus status = 2;
- clearStatus() - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
optional .alluxio.proto.status.PStatus status = 1;
- clearStorage() - Method in class alluxio.grpc.StorageList.Builder
-
a lost storage path
- clearStorage() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional .alluxio.grpc.table.layout.Storage storage = 5;
- clearStorageFormat() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional .alluxio.grpc.table.layout.StorageFormat storage_format = 1;
- clearStorageTiers() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the list of storage tiers
- clearStringStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.StringColumnStatsData string_stats = 4;
- clearStringType() - Method in class alluxio.grpc.table.Value.Builder
-
optional string string_type = 3;
- clearStringValue() - Method in class alluxio.grpc.MetricValue.Builder
-
optional string stringValue = 2;
- clearSubject() - Method in class alluxio.grpc.PAclEntry.Builder
-
optional string subject = 2;
- clearSubject() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
optional string subject = 2;
- clearSuccess() - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
TODO(gpang): remove in favor of status
- clearSuccess() - Method in class alluxio.grpc.table.DetachDatabasePResponse.Builder
-
optional bool success = 1;
- clearSuccess() - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
TODO(gpang): remove in favor of status
- clearSummary() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
optional .alluxio.grpc.job.JobServiceSummary summary = 1;
- clearSummaryPerStatus() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- clearSyncIntervalMs() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
optional int64 syncIntervalMs = 1;
- clearSyncPaths() - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- clearSyncpointPath() - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
optional string syncpoint_path = 1;
- clearSyncpointPath() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
optional string syncpoint_path = 1;
- clearSyncPointUri() - Method in class alluxio.grpc.SyncPointInfo.Builder
-
optional string syncPointUri = 1;
- clearSyncStatus() - Method in class alluxio.grpc.SyncPointInfo.Builder
-
optional .alluxio.grpc.file.SyncPointStatus syncStatus = 2;
- clearSyncStatus() - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
optional .alluxio.grpc.table.SyncStatus sync_status = 2;
- clearTable() - Method in class alluxio.grpc.table.GetAllTablesPResponse.Builder
-
repeated string table = 1;
- clearTableInfo() - Method in class alluxio.grpc.table.GetTablePResponse.Builder
-
optional .alluxio.grpc.table.TableInfo table_info = 1;
- clearTableName() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
optional string table_name = 2;
- clearTableName() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
optional string table_name = 2;
- clearTableName() - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
optional string table_name = 2;
- clearTableName() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional string table_name = 4;
- clearTableName() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional string table_name = 2;
- clearTableName() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string table_name = 2;
- clearTableName() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string table_name = 2;
- clearTableName() - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string table_name = 2;
- clearTableName() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string table_name = 2;
- clearTableName() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string table_name = 2;
- clearTableName() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string table_name = 2;
- clearTableName() - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
optional string table_name = 2;
- clearTableName() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
optional string table_name = 2;
- clearTablesErrors() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
- clearTablesIgnored() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_ignored = 2;
- clearTablesRemoved() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_removed = 5;
- clearTableStats() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- clearTablesUnchanged() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_unchanged = 3;
- clearTablesUpdated() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_updated = 4;
- clearTags() - Method in class alluxio.grpc.Metric.Builder
-
- clearTargetDirectory() - Method in class alluxio.grpc.BackupPRequest.Builder
-
optional string targetDirectory = 2;
- clearTaskArgs() - Method in class alluxio.grpc.RunTaskCommand.Builder
-
optional bytes taskArgs = 4;
- clearTaskId() - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
optional int64 taskId = 2;
- clearTaskId() - Method in class alluxio.grpc.RunTaskCommand.Builder
-
optional int64 taskId = 2;
- clearTaskInfos() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- clearTaskPoolSize() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int32 taskPoolSize = 5;
- clearTaskPoolSize() - Method in class alluxio.grpc.SetTaskPoolSizeCommand.Builder
-
optional int32 taskPoolSize = 1;
- clearTempUfsPath() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string temp_ufs_path = 23;
- clearTempUfsPath() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string tempUfsPath = 12;
- clearTempUfsPath() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional string temp_ufs_path = 11;
- clearTier() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional int32 tier = 3;
- clearTier() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
This is only applicable for block write.
- clearTier() - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
optional string tier = 2;
- clearTierAlias() - Method in class alluxio.grpc.BlockLocation.Builder
-
optional string tierAlias = 3;
- clearTierAlias() - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
optional string tierAlias = 1;
- clearTierAlias() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the alias of the target tier
- clearTieredIdentity() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional .alluxio.grpc.TieredIdentity tieredIdentity = 6;
- clearTierName() - Method in class alluxio.grpc.LocalityTier.Builder
-
optional string tierName = 1;
- clearTiers() - Method in class alluxio.grpc.TieredIdentity.Builder
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- clearTiers() - Method in class alluxio.grpc.TierList.Builder
-
repeated int64 tiers = 1;
- clearTimer(String) - Static method in class alluxio.heartbeat.HeartbeatScheduler
-
Removes a timer name from the scheduler if it exists.
- clearTotalBytesOnTiers() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- clearTransformations() - Method in class alluxio.grpc.table.Partition.Builder
-
The latest transformation is in the back of the list.
- clearTransformedLayouts() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
- clearTransformedLayouts() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
- clearTtl() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 ttl = 15;
- clearTtl() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
optional int64 ttl = 2;
- clearTtl() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 ttl = 13;
- clearTtl() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 ttl = 13;
- clearTtl() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int64 ttl = 4;
- clearTtl() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 ttl = 12;
- clearTtl() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 ttl = 4;
- clearTtlAction() - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.TtlAction ttlAction = 22;
- clearTtlAction() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
optional .alluxio.grpc.TtlAction ttlAction = 3;
- clearTtlAction() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 14 [default = DELETE];
- clearTtlAction() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 17 [default = DELETE];
- clearTtlAction() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 9 [default = DELETE];
- clearTtlAction() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 13 [default = DELETE];
- clearTtlAction() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.grpc.TtlAction ttl_action = 5;
- clearTxId() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
optional int64 tx_id = 2;
- clearType() - Method in class alluxio.grpc.JobInfo.Builder
-
optional .alluxio.grpc.job.JobType type = 8;
- clearType() - Method in class alluxio.grpc.PAclEntry.Builder
-
optional .alluxio.grpc.file.PAclEntryType type = 1;
- clearType() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string type = 3;
- clearType() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.TableInfo.TableType type = 3;
- clearType() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional .alluxio.grpc.block.RequestType type = 1;
- clearType() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
optional .alluxio.proto.shared.AclEntryType type = 1;
- clearUdbConnectionUri() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_connection_uri = 2;
- clearUdbConnectionUri() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_connection_uri = 2;
- clearUdbDbName() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_db_name = 3;
- clearUdbDbName() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_db_name = 3;
- clearUdbType() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_type = 1;
- clearUdbType() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_type = 1;
- clearUfsCapacityBytes() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional int64 ufsCapacityBytes = 3 [default = -1];
- clearUfsFingerprint() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string ufsFingerprint = 26;
- clearUfsFingerprint() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional string ufs_fingerprint = 5;
- clearUfsFingerprint() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string ufs_fingerprint = 18;
- clearUfsFingerprint() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string ufs_fingerprint = 10;
- clearUfsFingerprint() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string ufs_fingerprint = 15;
- clearUfsFingerprint() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string ufs_fingerprint = 11;
- clearUfsInfo() - Method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
- clearUfsLength() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional int64 ufsLength = 1;
- clearUfsLocations() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- clearUfsMode() - Method in class alluxio.grpc.UpdateUfsModePOptions.Builder
-
optional .alluxio.grpc.file.UfsPMode ufsMode = 1;
- clearUfsMode() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
optional .alluxio.proto.journal.UfsMode ufsMode = 2 [default = READ_WRITE];
- clearUfsPath() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string ufsPath = 4;
- clearUfsPath() - Method in class alluxio.grpc.MountPRequest.Builder
-
the path of the under file system
- clearUfsPath() - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
the ufs path
- clearUfsPath() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string ufs_path = 1;
- clearUfsPath() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
optional string ufs_path = 1;
- clearUfsPath() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional string ufs_path = 2;
- clearUfsPath() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
optional string ufsPath = 1;
- clearUfsStringLocations() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
repeated string ufsStringLocations = 4;
- clearUfsType() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional string ufsType = 2;
- clearUfsUri() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional string ufsUri = 1;
- clearUfsUri() - Method in class alluxio.grpc.ReverseResolvePRequest.Builder
-
optional string ufsUri = 1;
- clearUfsUsedBytes() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional int64 ufsUsedBytes = 4 [default = -1];
- clearUnchecked() - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional bool unchecked = 3;
- clearUnfinishedTasks() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int32 unfinishedTasks = 7;
- clearUnscaled() - Method in class alluxio.grpc.table.Decimal.Builder
-
required bytes unscaled = 2;
- clearUnused0() - Method in class alluxio.grpc.JobInfo.Builder
-
Around for backwards compatibility
- clearUnused1() - Method in class alluxio.grpc.JobInfo.Builder
-
formerly result
- clearUpdateDatabaseInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateDatabaseInfoEntry update_database_info = 49;
- clearUpdateInode() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeEntry update_inode = 35;
- clearUpdateInodeDirectory() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeDirectoryEntry update_inode_directory = 36;
- clearUpdateInodeFile() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeFileEntry update_inode_file = 37;
- clearUpdateLastAccessTime() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional bool updateLastAccessTime = 4 [default = true];
- clearUpdateTimestamps() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional bool updateTimestamps = 4 [default = true];
- clearUpdateUfsMode() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateUfsModeEntry update_ufs_mode = 30;
- clearUpTimeMs() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional int64 upTimeMs = 6;
- clearUri() - Method in class alluxio.grpc.UfsInfo.Builder
-
optional string uri = 1;
- clearUsedBytes() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int64 usedBytes = 6;
- clearUsedBytes() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int64 usedBytes = 6;
- clearUsedBytesOnTier() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the space used in bytes on the target tier
- clearUsedBytesOnTiers() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
- clearUsedBytesOnTiers() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
- clearUsedBytesOnTiers() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- clearUsedBytesOnTiers() - Method in class alluxio.grpc.WorkerInfo.Builder
-
- clearUser() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
The client does not need to set this.
- clearUserActions() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- clearValue() - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string value = 3;
- clearValue() - Method in class alluxio.grpc.LocalityTier.Builder
-
optional string value = 2;
- clearValue() - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
optional .alluxio.grpc.block.BlockIdList value = 2;
- clearValue() - Method in class alluxio.grpc.Metric.Builder
-
optional double value = 4;
- clearValue() - Method in class alluxio.grpc.table.Value.Builder
-
- clearValue() - Method in class alluxio.grpc.WriteRequest.Builder
-
- clearValue() - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
optional string value = 2;
- clearValues() - Method in class alluxio.grpc.InconsistentProperty.Builder
-
- clearValues() - Method in class alluxio.grpc.InconsistentPropertyValues.Builder
-
repeated string values = 1;
- clearValues() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
list of string values for each partition column
- clearValueSet() - Method in class alluxio.grpc.table.Domain.Builder
-
- clearVersion() - Method in class alluxio.grpc.GetServiceVersionPResponse.Builder
-
optional int64 version = 1;
- clearVersion() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional string version = 7;
- clearVersion() - Method in class alluxio.grpc.table.Partition.Builder
-
optional int64 version = 4;
- clearVersion() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional int64 version = 10;
- clearVersion() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional int64 version = 11;
- clearVersion() - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
optional int64 version = 4;
- clearVersionCreationTime() - Method in class alluxio.grpc.table.Partition.Builder
-
optional int64 version_creation_time = 5;
- clearVersionCreationTime() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional int64 version_creation_time = 11;
- clearVersionCreationTime() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional int64 version_creation_time = 12;
- clearWarns() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
- clearWebPort() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional int32 webPort = 8;
- clearWebPort() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional int32 webPort = 4;
- clearWhiteList() - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
optional bool white_list = 2;
- clearWorkerAddress() - Method in class alluxio.grpc.BlockLocation.Builder
-
optional .alluxio.grpc.WorkerNetAddress workerAddress = 2;
- clearWorkerAddresses() - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- clearWorkerHealths() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- clearWorkerHost() - Method in class alluxio.grpc.JobInfo.Builder
-
optional string workerHost = 12;
- clearWorkerId() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the id of the worker
- clearWorkerId() - Method in class alluxio.grpc.BlockLocation.Builder
-
optional int64 workerId = 1;
- clearWorkerId() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the id of the worker
- clearWorkerId() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
the id of the worker
- clearWorkerId() - Method in class alluxio.grpc.GetWorkerIdPResponse.Builder
-
optional int64 workerId = 1;
- clearWorkerId() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int64 workerId = 1;
- clearWorkerId() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the id of the worker
- clearWorkerId() - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
optional int64 worker_id = 1;
- clearWorkerInfos() - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- clearWorkerLostStorageInfo() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- clearWorkerNetAddress() - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
the worker network address
- clearWorkerNetAddress() - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
optional .alluxio.grpc.WorkerNetAddress workerNetAddress = 1;
- clearWorkerRange() - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
optional .alluxio.grpc.block.WorkerRange workerRange = 3;
- clearWriteTier() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int32 writeTier = 7;
- clearWriteType() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.file.WritePType writeType = 4;
- clearWriteType() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.file.WritePType writeType = 8;
- clearXattr() - Method in class alluxio.grpc.FileInfo.Builder
-
- clearXAttr() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
- clearXAttr() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
- clearXAttr() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
- clearXAttr() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
- clearZookeeperAddresses() - Method in class alluxio.grpc.MasterInfo.Builder
-
Empty means zookeeper is not enabled
- Client - Interface in alluxio
-
Interface for a client in the Alluxio system.
- client() - Method in class alluxio.master.transport.GrpcMessagingTransport
-
- CLIENT_BYTES_READ_LOCAL - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_BYTES_READ_LOCAL - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_BYTES_READ_LOCAL_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_BYTES_READ_LOCAL_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_BYTES_WRITTEN_LOCAL - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_BYTES_WRITTEN_LOCAL - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_BYTES_WRITTEN_LOCAL_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_BYTES_WRITTEN_LOCAL_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_BYTES_WRITTEN_UFS - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_BYTES_WRITTEN_UFS - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_CACHE_BYTES_EVICTED - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_CACHE_BYTES_EVICTED - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_CACHE_BYTES_READ_CACHE - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_CACHE_BYTES_READ_CACHE - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_CACHE_BYTES_READ_EXTERNAL - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_CACHE_BYTES_READ_EXTERNAL - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_CACHE_BYTES_REQUESTED_EXTERNAL - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_CACHE_BYTES_REQUESTED_EXTERNAL - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_CACHE_BYTES_WRITTEN_CACHE - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_CACHE_BYTES_WRITTEN_CACHE - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_CACHE_CREATE_ERRORS - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_CACHE_CREATE_ERRORS - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_CACHE_DELETE_ERRORS - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_CACHE_DELETE_ERRORS - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_CACHE_GET_ERRORS - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_CACHE_GET_ERRORS - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_CACHE_GET_FAILED_READ_ERRORS - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_CACHE_GET_FAILED_READ_ERRORS - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_CACHE_HIT_RATE - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_CACHE_HIT_RATE - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_CACHE_PAGES_EVICTED - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_CACHE_PAGES_EVICTED - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_CACHE_PUT_ERRORS - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_CACHE_PUT_ERRORS - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_CACHE_PUT_FAILED_WRITE_ERRORS - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_CACHE_PUT_FAILED_WRITE_ERRORS - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_CACHE_SPACE_AVAILABLE - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_CACHE_SPACE_AVAILABLE - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_CACHE_SPACE_USED - Static variable in class alluxio.metrics.MetricKey
-
- CLIENT_CACHE_SPACE_USED - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLIENT_VALUE - Static variable in enum alluxio.grpc.Scope
-
CLIENT = 4;
- ClientContext - Class in alluxio
-
A
ClientContext
contains information required and pertaining to making network
connections and performing operations with remote Alluxio processes.
- ClientContext(ClientContext) - Constructor for class alluxio.ClientContext
-
This constructor does not create a copy of the configuration.
- clientHeartbeat(String, List<Metric>) - Method in class alluxio.master.metrics.DefaultMetricsMaster
-
- clientHeartbeat(String, List<Metric>) - Method in interface alluxio.master.metrics.MetricsMaster
-
Handles the client's heartbeat request for metrics collection.
- CLIENTID_FIELD_NUMBER - Static variable in class alluxio.grpc.SaslMessage
-
- ClientIpAddressInjector - Class in alluxio.security.authentication
-
Server side interceptor that is used to put remote client's IP Address to thread local storage.
- ClientIpAddressInjector() - Constructor for class alluxio.security.authentication.ClientIpAddressInjector
-
- ClientMasterSync - Class in alluxio.client.metrics
-
Task that carries the client metrics information to master through heartheat.
- ClientMasterSync(String, ClientContext, MasterInquireClient) - Constructor for class alluxio.client.metrics.ClientMasterSync
-
- ClientMetrics - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.metric.ClientMetrics
- ClientMetrics.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.metric.ClientMetrics
- CLIENTMETRICS_FIELD_NUMBER - Static variable in class alluxio.grpc.MetricsHeartbeatPOptions
-
- ClientMetricsOrBuilder - Interface in alluxio.grpc
-
- ClientPool - Class in alluxio.master
-
Keeps a collection of all clients (
FileSystem
) returned.
- ClientRWLock - Class in alluxio.worker.block
-
Read/write lock associated with clients rather than threads.
- ClientRWLock() - Constructor for class alluxio.worker.block.ClientRWLock
-
- Clients - Class in alluxio.multi.process
-
Container for various Alluxio clients.
- Clients(FileSystem, FileSystemMasterClient, MetaMasterClient, BlockMasterClient) - Constructor for class alluxio.multi.process.Clients
-
- CliUtils - Class in alluxio.cli
-
Utilities to run the examples.
- clone() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
- clone() - Method in class alluxio.grpc.AsyncCacheResponse.Builder
-
- clone() - Method in class alluxio.grpc.BackupPOptions.Builder
-
- clone() - Method in class alluxio.grpc.BackupPRequest.Builder
-
- clone() - Method in class alluxio.grpc.BackupPStatus.Builder
-
- clone() - Method in class alluxio.grpc.BackupStatusPRequest.Builder
-
- clone() - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
- clone() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
- clone() - Method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
- clone() - Method in class alluxio.grpc.BlockIdList.Builder
-
- clone() - Method in class alluxio.grpc.BlockInfo.Builder
-
- clone() - Method in class alluxio.grpc.BlockLocation.Builder
-
- clone() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
- clone() - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
- clone() - Method in class alluxio.grpc.CancelPOptions.Builder
-
- clone() - Method in class alluxio.grpc.CancelPRequest.Builder
-
- clone() - Method in class alluxio.grpc.CancelPResponse.Builder
-
- clone() - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
- clone() - Method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
- clone() - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
- clone() - Method in class alluxio.grpc.CheckConsistencyPResponse.Builder
-
- clone() - Method in class alluxio.grpc.CheckpointPOptions.Builder
-
- clone() - Method in class alluxio.grpc.CheckpointPResponse.Builder
-
- clone() - Method in class alluxio.grpc.CheckRequest.Builder
-
- clone() - Method in class alluxio.grpc.CheckResponse.Builder
-
- clone() - Method in class alluxio.grpc.Chunk.Builder
-
- clone() - Method in class alluxio.grpc.ClearMetricsPRequest.Builder
-
- clone() - Method in class alluxio.grpc.ClearMetricsPResponse.Builder
-
- clone() - Method in class alluxio.grpc.ClearMetricsRequest.Builder
-
- clone() - Method in class alluxio.grpc.ClearMetricsResponse.Builder
-
- clone() - Method in class alluxio.grpc.ClientMetrics.Builder
-
- clone() - Method in class alluxio.grpc.Command.Builder
-
- clone() - Method in class alluxio.grpc.CommitBlockInUfsPOptions.Builder
-
- clone() - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
- clone() - Method in class alluxio.grpc.CommitBlockInUfsPResponse.Builder
-
- clone() - Method in class alluxio.grpc.CommitBlockPOptions.Builder
-
- clone() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
- clone() - Method in class alluxio.grpc.CommitBlockPResponse.Builder
-
- clone() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
- clone() - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
- clone() - Method in class alluxio.grpc.CompleteFilePResponse.Builder
-
- clone() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
- clone() - Method in class alluxio.grpc.ConfigProperties.Builder
-
- clone() - Method in class alluxio.grpc.ConfigProperty.Builder
-
- clone() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
- clone() - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
- clone() - Method in class alluxio.grpc.CreateDirectoryPResponse.Builder
-
- clone() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
- clone() - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
- clone() - Method in class alluxio.grpc.CreateFilePResponse.Builder
-
- clone() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
- clone() - Method in class alluxio.grpc.CreateLocalBlockResponse.Builder
-
- clone() - Method in class alluxio.grpc.DeletePOptions.Builder
-
- clone() - Method in class alluxio.grpc.DeletePRequest.Builder
-
- clone() - Method in class alluxio.grpc.DeletePResponse.Builder
-
- clone() - Method in class alluxio.grpc.ExistsPOptions.Builder
-
- clone() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
- clone() - Method in class alluxio.grpc.FileInfo.Builder
-
- clone() - Method in class alluxio.grpc.FileSystemCommand.Builder
-
- clone() - Method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
- clone() - Method in class alluxio.grpc.FileSystemHeartbeatPOptions.Builder
-
- clone() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
- clone() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
- clone() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
- clone() - Method in class alluxio.grpc.FreePOptions.Builder
-
- clone() - Method in class alluxio.grpc.FreePRequest.Builder
-
- clone() - Method in class alluxio.grpc.FreePResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetAllWorkerHealthPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
- clone() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetBlockInfoPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
- clone() - Method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetBlockMasterInfoPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetCapacityBytesPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetCapacityBytesPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetConfigHashPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetConfigReportPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetFileInfoPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
- clone() - Method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetFilePathPRequest.Builder
-
- clone() - Method in class alluxio.grpc.GetFilePathPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetJobServiceSummaryPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
- clone() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetJobStatusPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
- clone() - Method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetMasterIdPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
- clone() - Method in class alluxio.grpc.GetMasterIdPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetMasterInfoPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetMetricsPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetMountTablePRequest.Builder
-
- clone() - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
- clone() - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetPinnedFileIdsPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
- clone() - Method in class alluxio.grpc.GetPinnedFileIdsPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetQuorumInfoPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
- clone() - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetServiceVersionPRequest.Builder
-
- clone() - Method in class alluxio.grpc.GetServiceVersionPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
- clone() - Method in class alluxio.grpc.GetStatusPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetSyncPathListPRequest.Builder
-
- clone() - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetUfsInfoPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
- clone() - Method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetUsedBytesPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetUsedBytesPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetWorkerIdPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
- clone() - Method in class alluxio.grpc.GetWorkerIdPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetWorkerInfoListPOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetWorkerLostStoragePOptions.Builder
-
- clone() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
- clone() - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
- clone() - Method in class alluxio.grpc.InconsistentProperties.Builder
-
- clone() - Method in class alluxio.grpc.InconsistentProperty.Builder
-
- clone() - Method in class alluxio.grpc.InconsistentPropertyValues.Builder
-
- clone() - Method in class alluxio.grpc.JobCommand.Builder
-
- clone() - Method in class alluxio.grpc.JobHeartbeatPOptions.Builder
-
- clone() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
- clone() - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
- clone() - Method in class alluxio.grpc.JobInfo.Builder
-
- clone() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
- clone() - Method in class alluxio.grpc.JobUnused.Builder
-
- clone() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
- clone() - Method in class alluxio.grpc.ListAllPOptions.Builder
-
- clone() - Method in class alluxio.grpc.ListAllPRequest.Builder
-
- clone() - Method in class alluxio.grpc.ListAllPResponse.Builder
-
- clone() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
- clone() - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
- clone() - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
- clone() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
- clone() - Method in class alluxio.grpc.LocalityTier.Builder
-
- clone() - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
- clone() - Method in class alluxio.grpc.MasterHeartbeatPOptions.Builder
-
- clone() - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
- clone() - Method in class alluxio.grpc.MasterHeartbeatPResponse.Builder
-
- clone() - Method in class alluxio.grpc.MasterInfo.Builder
-
- clone() - Method in class alluxio.grpc.MessagingRequestHeader.Builder
-
- clone() - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
- clone() - Method in class alluxio.grpc.Metric.Builder
-
- clone() - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
- clone() - Method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
- clone() - Method in class alluxio.grpc.MetricsHeartbeatPResponse.Builder
-
- clone() - Method in class alluxio.grpc.MetricValue.Builder
-
- clone() - Method in class alluxio.grpc.MountPointInfo.Builder
-
- clone() - Method in class alluxio.grpc.MountPOptions.Builder
-
- clone() - Method in class alluxio.grpc.MountPRequest.Builder
-
- clone() - Method in class alluxio.grpc.MountPResponse.Builder
-
- clone() - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
- clone() - Method in class alluxio.grpc.MoveBlockResponse.Builder
-
- clone() - Method in class alluxio.grpc.NetAddress.Builder
-
- clone() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
- clone() - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
- clone() - Method in class alluxio.grpc.OpenLocalBlockResponse.Builder
-
- clone() - Method in class alluxio.grpc.PAcl.Builder
-
- clone() - Method in class alluxio.grpc.PAclEntry.Builder
-
- clone() - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
- clone() - Method in class alluxio.grpc.PersistFile.Builder
-
- clone() - Method in class alluxio.grpc.PMode.Builder
-
- clone() - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
- clone() - Method in class alluxio.grpc.ReadRequest.Builder
-
- clone() - Method in class alluxio.grpc.ReadResponse.Builder
-
- clone() - Method in class alluxio.grpc.RegisterCommand.Builder
-
- clone() - Method in class alluxio.grpc.RegisterJobWorkerPOptions.Builder
-
- clone() - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
- clone() - Method in class alluxio.grpc.RegisterJobWorkerPResponse.Builder
-
- clone() - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
- clone() - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
- clone() - Method in class alluxio.grpc.RegisterMasterPResponse.Builder
-
- clone() - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
- clone() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- clone() - Method in class alluxio.grpc.RegisterWorkerPResponse.Builder
-
- clone() - Method in class alluxio.grpc.RemoveBlockRequest.Builder
-
- clone() - Method in class alluxio.grpc.RemoveBlockResponse.Builder
-
- clone() - Method in class alluxio.grpc.RemovePathConfigurationPOptions.Builder
-
- clone() - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
- clone() - Method in class alluxio.grpc.RemovePathConfigurationPResponse.Builder
-
- clone() - Method in class alluxio.grpc.RemoveQuorumServerPOptions.Builder
-
- clone() - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
- clone() - Method in class alluxio.grpc.RemoveQuorumServerPResponse.Builder
-
- clone() - Method in class alluxio.grpc.RenamePOptions.Builder
-
- clone() - Method in class alluxio.grpc.RenamePRequest.Builder
-
- clone() - Method in class alluxio.grpc.RenamePResponse.Builder
-
- clone() - Method in class alluxio.grpc.ReverseResolvePRequest.Builder
-
- clone() - Method in class alluxio.grpc.ReverseResolvePResponse.Builder
-
- clone() - Method in class alluxio.grpc.RunPOptions.Builder
-
- clone() - Method in class alluxio.grpc.RunPRequest.Builder
-
- clone() - Method in class alluxio.grpc.RunPResponse.Builder
-
- clone() - Method in class alluxio.grpc.RunTaskCommand.Builder
-
- clone() - Method in class alluxio.grpc.SaslMessage.Builder
-
- clone() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
- clone() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
- clone() - Method in class alluxio.grpc.ScheduleAsyncPersistencePResponse.Builder
-
- clone() - Method in class alluxio.grpc.SetAclPOptions.Builder
-
- clone() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
- clone() - Method in class alluxio.grpc.SetAclPResponse.Builder
-
- clone() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
- clone() - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
- clone() - Method in class alluxio.grpc.SetAttributePResponse.Builder
-
- clone() - Method in class alluxio.grpc.SetPathConfigurationPOptions.Builder
-
- clone() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
- clone() - Method in class alluxio.grpc.SetPathConfigurationPResponse.Builder
-
- clone() - Method in class alluxio.grpc.SetTaskPoolSizeCommand.Builder
-
- clone() - Method in class alluxio.grpc.StartSyncPOptions.Builder
-
- clone() - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
- clone() - Method in class alluxio.grpc.StartSyncPResponse.Builder
-
- clone() - Method in class alluxio.grpc.StatusSummary.Builder
-
- clone() - Method in class alluxio.grpc.StopSyncPOptions.Builder
-
- clone() - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
- clone() - Method in class alluxio.grpc.StopSyncPResponse.Builder
-
- clone() - Method in class alluxio.grpc.StorageList.Builder
-
- clone() - Method in class alluxio.grpc.SyncPointInfo.Builder
-
- clone() - Method in class alluxio.grpc.table.AllOrNoneSet.Builder
-
- clone() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
- clone() - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
- clone() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
- clone() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
- clone() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
- clone() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
- clone() - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
- clone() - Method in class alluxio.grpc.table.Constraint.Builder
-
- clone() - Method in class alluxio.grpc.table.Database.Builder
-
- clone() - Method in class alluxio.grpc.table.Date.Builder
-
- clone() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
- clone() - Method in class alluxio.grpc.table.Decimal.Builder
-
- clone() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
- clone() - Method in class alluxio.grpc.table.DetachDatabasePRequest.Builder
-
- clone() - Method in class alluxio.grpc.table.DetachDatabasePResponse.Builder
-
- clone() - Method in class alluxio.grpc.table.Domain.Builder
-
- clone() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
- clone() - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
- clone() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
- clone() - Method in class alluxio.grpc.table.FileStatistics.Builder
-
- clone() - Method in class alluxio.grpc.table.GetAllDatabasesPRequest.Builder
-
- clone() - Method in class alluxio.grpc.table.GetAllDatabasesPResponse.Builder
-
- clone() - Method in class alluxio.grpc.table.GetAllTablesPRequest.Builder
-
- clone() - Method in class alluxio.grpc.table.GetAllTablesPResponse.Builder
-
- clone() - Method in class alluxio.grpc.table.GetDatabasePRequest.Builder
-
- clone() - Method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
- clone() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
- clone() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
- clone() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
- clone() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
- clone() - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
- clone() - Method in class alluxio.grpc.table.GetTablePResponse.Builder
-
- clone() - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest.Builder
-
- clone() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
- clone() - Method in class alluxio.grpc.table.Layout.Builder
-
- clone() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
- clone() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
- clone() - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
- clone() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
- clone() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
- clone() - Method in class alluxio.grpc.table.LayoutSpec.Builder
-
- clone() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
- clone() - Method in class alluxio.grpc.table.Partition.Builder
-
- clone() - Method in class alluxio.grpc.table.PartitionSpec.Builder
-
- clone() - Method in class alluxio.grpc.table.Range.Builder
-
- clone() - Method in class alluxio.grpc.table.RangeSet.Builder
-
- clone() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
- clone() - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
- clone() - Method in class alluxio.grpc.table.Schema.Builder
-
- clone() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
- clone() - Method in class alluxio.grpc.table.SyncDatabasePRequest.Builder
-
- clone() - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
- clone() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
- clone() - Method in class alluxio.grpc.table.TableInfo.Builder
-
- clone() - Method in class alluxio.grpc.table.Transformation.Builder
-
- clone() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
- clone() - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
- clone() - Method in class alluxio.grpc.table.TransformTablePResponse.Builder
-
- clone() - Method in class alluxio.grpc.table.Value.Builder
-
- clone() - Method in class alluxio.grpc.TieredIdentity.Builder
-
- clone() - Method in class alluxio.grpc.TierList.Builder
-
- clone() - Method in class alluxio.grpc.TransportMessage.Builder
-
- clone() - Method in class alluxio.grpc.UfsInfo.Builder
-
- clone() - Method in class alluxio.grpc.UnmountPOptions.Builder
-
- clone() - Method in class alluxio.grpc.UnmountPRequest.Builder
-
- clone() - Method in class alluxio.grpc.UnmountPResponse.Builder
-
- clone() - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
- clone() - Method in class alluxio.grpc.UpdateMountPResponse.Builder
-
- clone() - Method in class alluxio.grpc.UpdateUfsModePOptions.Builder
-
- clone() - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
- clone() - Method in class alluxio.grpc.UpdateUfsModePResponse.Builder
-
- clone() - Method in class alluxio.grpc.WorkerInfo.Builder
-
- clone() - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
- clone() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
- clone() - Method in class alluxio.grpc.WriteRequest.Builder
-
- clone() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
- clone() - Method in class alluxio.grpc.WriteResponse.Builder
-
- clone() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
- clone() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
- clone() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
- clone() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
- clone() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
- clone() - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
- clone() - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.Block.DeleteBlockEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.DeleteMountPointEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.NewBlockEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.PersistDirectoryEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.Table.DetachDbEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
- clone() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
- clone() - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
- clone() - Method in class alluxio.proto.meta.Block.BlockMeta.Builder
-
- clone() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
- clone() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
- clone() - Method in class alluxio.proto.shared.Acl.AclActions.Builder
-
- clone() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
- clone() - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
- cloneByteBuffer(ByteBuffer) - Static method in class alluxio.util.io.BufferUtils
-
- cloneByteBufferList(List<ByteBuffer>) - Static method in class alluxio.util.io.BufferUtils
-
- close() - Method in class alluxio.AbstractClient
-
Closes the connection with the remote permanently.
- close() - Method in class alluxio.cli.AbstractShell
-
- close() - Method in class alluxio.cli.bundler.CollectInfo
-
- close() - Method in interface alluxio.cli.Command
-
Used to close resources created by commands.
- close() - Method in class alluxio.cli.fs.command.CopyFromLocalCommand
-
- close() - Method in class alluxio.cli.fs.command.DistributedLoadCommand
-
- close() - Method in class alluxio.cli.fsadmin.command.Context
-
- close() - Method in class alluxio.client.block.stream.BlockInStream
-
- close() - Method in class alluxio.client.block.stream.BlockOutStream
-
- close() - Method in class alluxio.client.block.stream.DefaultBlockWorkerClient
-
- close() - Method in class alluxio.client.block.stream.GrpcBlockingStream
-
Closes the outbound stream.
- close() - Method in class alluxio.client.block.stream.GrpcDataReader
-
- close() - Method in class alluxio.client.block.stream.GrpcDataReader.Factory
-
- close() - Method in class alluxio.client.block.stream.GrpcDataWriter
-
- close() - Method in class alluxio.client.block.stream.LocalFileDataReader
-
- close() - Method in class alluxio.client.block.stream.LocalFileDataReader.Factory
-
- close() - Method in class alluxio.client.block.stream.LocalFileDataWriter
-
- close() - Method in class alluxio.client.block.stream.UfsFallbackLocalFileDataWriter
-
- close() - Method in class alluxio.client.file.AlluxioFileInStream
-
- close() - Method in class alluxio.client.file.AlluxioFileOutStream
-
- close() - Method in class alluxio.client.file.BaseFileSystem
-
Shuts down the FileSystem.
- close() - Method in class alluxio.client.file.cache.LocalCacheFileInStream
-
- close() - Method in class alluxio.client.file.cache.LocalCacheManager
-
- close() - Method in class alluxio.client.file.cache.NoExceptionCacheManager
-
- close() - Method in class alluxio.client.file.cache.store.LocalPageStore
-
- close() - Method in class alluxio.client.file.cache.store.RocksPageStore
-
- close() - Method in class alluxio.client.file.ConfigHashSync
-
- close() - Method in class alluxio.client.file.DelegatingFileSystem
-
- close() - Method in class alluxio.client.file.FileSystemCache.InstanceCachingFileSystem
-
- close() - Method in class alluxio.client.file.FileSystemContext
-
Closes all the resources associated with the context.
- close() - Method in class alluxio.client.file.FileSystemContextReinitializer
-
Shuts down the heartbeat thread immediately.
- close() - Method in class alluxio.client.file.FileSystemContextReinitializer.ReinitAllowerResource
-
- close() - Method in class alluxio.client.file.FileSystemContextReinitializer.ReinitBlockerResource
-
- close() - Method in class alluxio.client.file.MetadataCachingBaseFileSystem
-
- close() - Method in class alluxio.client.job.JobContext
-
Closes all the resources associated with the context.
- close() - Method in class alluxio.client.job.JobMasterClientPool
-
- close() - Method in class alluxio.client.metrics.ClientMasterSync
-
Close the metrics master client.
- close() - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- close() - Method in interface alluxio.grpc.BufferRepository
-
Closes the repository and all its buffers.
- close() - Method in class alluxio.grpc.DataMessageMarshaller
-
- close() - Method in class alluxio.grpc.GrpcConnection
-
Releases the connection to the pool.
- close() - Method in class alluxio.hadoop.AbstractFileSystem
-
- close() - Method in class alluxio.hadoop.AlluxioHdfsFileSystem
-
- close() - Method in class alluxio.hadoop.AlluxioHdfsInputStream
-
- close() - Method in class alluxio.hadoop.HdfsFileInputStream
-
- close() - Method in class alluxio.hadoop.LocalCacheFileSystem
-
- close() - Method in interface alluxio.heartbeat.HeartbeatExecutor
-
Cleans up any resources used by the heartbeat executor.
- close() - Method in class alluxio.job.plan.transform.format.csv.CsvReader
-
- close() - Method in class alluxio.job.plan.transform.format.csv.CsvWriter
-
- close() - Method in class alluxio.job.plan.transform.format.parquet.ParquetReader
-
- close() - Method in class alluxio.job.plan.transform.format.parquet.ParquetWriter
-
- close() - Method in interface alluxio.job.plan.transform.format.TableReader
-
Closes the reader, which will close the underlying stream.
- close() - Method in class alluxio.job.plan.transform.format.tables.TablesWriter
-
- close() - Method in interface alluxio.job.plan.transform.format.TableWriter
-
Closes a writer, which means the table is complete now.
- close() - Method in class alluxio.master.AbstractMaster
-
- close() - Method in interface alluxio.master.audit.AuditContext
-
- close() - Method in class alluxio.master.backup.AbstractBackupRole
-
- close() - Method in class alluxio.master.backup.BackupLeaderRole
-
- close() - Method in class alluxio.master.backup.BackupWorkerRole
-
- close() - Method in class alluxio.master.block.DefaultBlockMaster
-
- close() - Method in class alluxio.master.ClientPool
-
- close() - Method in class alluxio.master.file.activesync.ActiveSyncer
-
- close() - Method in class alluxio.master.file.BlockIntegrityChecker
-
- close() - Method in class alluxio.master.file.DefaultBlockDeletionContext
-
- close() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- close() - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
- close() - Method in class alluxio.master.file.meta.CompositeInodeLockList
-
- close() - Method in interface alluxio.master.file.meta.InodeLockList
-
Closes the lock list, releasing all locks.
- close() - Method in class alluxio.master.file.meta.InodePathPair
-
- close() - Method in class alluxio.master.file.meta.InodeTree
-
Close resources associated with this tree instance.
- close() - Method in class alluxio.master.file.meta.LockedInodePath
-
- close() - Method in class alluxio.master.file.meta.LockedInodePathList
-
- close() - Method in class alluxio.master.file.meta.SimpleInodeLockList
-
- close() - Method in class alluxio.master.file.NoopBlockDeletionContext
-
- close() - Method in class alluxio.master.file.replication.ReplicationChecker
-
- close() - Method in class alluxio.master.file.RpcContext
-
- close() - Method in class alluxio.master.journal.AsyncJournalWriter
-
Closes the async writer.
- close() - Method in interface alluxio.master.journal.JournalContext
-
- close() - Method in class alluxio.master.journal.JournalEntryStreamReader
-
- close() - Method in class alluxio.master.journal.MasterJournalContext
-
- close() - Method in class alluxio.master.journal.noop.NoopJournal
-
- close() - Method in class alluxio.master.journal.NoopJournalContext
-
- close() - Method in class alluxio.master.journal.raft.JournalStateMachine
-
Closes the journal state machine, causing all further modification requests to be ignored.
- close() - Method in class alluxio.master.journal.raft.RaftJournal
-
- close() - Method in class alluxio.master.journal.raft.RaftJournalWriter
-
- close() - Method in class alluxio.master.journal.StateChangeJournalContext
-
- close() - Method in class alluxio.master.journal.ufs.UfsJournal
-
- close() - Method in class alluxio.master.journal.ufs.UfsJournalFileParser
-
- close() - Method in class alluxio.master.journal.ufs.UfsJournalReader
-
- close() - Method in interface alluxio.master.journalv0.JournalInputStream
-
Closes the stream.
- close() - Method in interface alluxio.master.journalv0.JournalOutputStream
-
Closes the stream.
- close() - Method in interface alluxio.master.journalv0.JournalWriter
-
Closes the journal.
- close() - Method in class alluxio.master.journalv0.ufs.UfsJournalWriter
-
- close() - Method in class alluxio.master.journalv0.ufs.UfsJournalWriter.EntryOutputStream
-
- close() - Method in class alluxio.master.meta.MetaMasterSync
-
- close() - Method in class alluxio.master.meta.UpdateChecker
-
- close() - Method in interface alluxio.master.metastore.BlockStore
-
Closes the block store and releases all resources.
- close() - Method in class alluxio.master.metastore.caching.Cache
-
- close() - Method in class alluxio.master.metastore.caching.CachingInodeStore
-
- close() - Method in class alluxio.master.metastore.DelegatingReadOnlyInodeStore
-
- close() - Method in class alluxio.master.metastore.heap.HeapBlockStore
-
- close() - Method in interface alluxio.master.metastore.InodeStore
-
- close() - Method in interface alluxio.master.metastore.InodeStore.WriteBatch
-
- close() - Method in class alluxio.master.metastore.rocks.RocksBlockStore
-
- close() - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- close() - Method in class alluxio.master.metastore.rocks.RocksStore
-
- close() - Method in class alluxio.master.NoopMaster
-
- close() - Method in class alluxio.master.PrimarySelectorClient
-
- close() - Method in class alluxio.master.table.DefaultTableMaster
-
- close() - Method in class alluxio.master.transport.GrpcMessagingClient
-
- close() - Method in class alluxio.master.transport.GrpcMessagingClientConnection
-
- close() - Method in class alluxio.master.transport.GrpcMessagingConnection
-
- close() - Method in class alluxio.master.transport.GrpcMessagingServer
-
- close() - Method in class alluxio.master.transport.GrpcMessagingTransport
-
- close() - Method in class alluxio.master.ZkMasterInquireClient
-
- close() - Method in class alluxio.multi.process.Master
-
- close() - Method in class alluxio.multi.process.Worker
-
- CLOSE - Static variable in class alluxio.proxy.StreamsRestServiceHandler
-
- close(Integer) - Method in class alluxio.proxy.StreamsRestServiceHandler
-
- close() - Method in class alluxio.Registry
-
Closes all
Server
s in reverse dependency order.
- close() - Method in class alluxio.resource.CloseableResource
-
Performs any cleanup operations necessary when the resource is no longer in use.
- close() - Method in class alluxio.resource.DynamicResourcePool
-
Closes the pool and clears all the resources.
- close() - Method in class alluxio.resource.LockResource
-
Releases the lock.
- close() - Method in class alluxio.resource.RefCountLockResource
-
Releases the lock and decrement the ref count if a ref counter was provided
at construction time.
- close() - Method in class alluxio.resource.ResourcePool
-
Closes the resource pool.
- close() - Method in class alluxio.security.authentication.AbstractSaslClientHandler
-
- close() - Method in class alluxio.security.authentication.AbstractSaslServerHandler
-
- close() - Method in class alluxio.security.authentication.AuthenticatedChannelClientDriver
-
Stops authenticated session with the server by releasing the long poll.
- close() - Method in class alluxio.security.authentication.AuthenticatedChannelServerDriver
-
Completes authenticated channel.
- close() - Method in interface alluxio.security.authentication.AuthenticationServer
-
Closes the server, releases all authentication sessions.
- close() - Method in class alluxio.security.authentication.DefaultAuthenticationServer
-
- close() - Method in interface alluxio.security.authentication.SaslClientHandler
-
Close the handler and dispose internal resources.
- close() - Method in interface alluxio.security.authentication.SaslServerHandler
-
Close the handler and dispose internal resources.
- close() - Method in interface alluxio.Server
-
Closes the server.
- close() - Method in class alluxio.underfs.AbstractUfsManager
-
- close() - Method in class alluxio.underfs.AtomicFileOutputStream
-
- close() - Method in class alluxio.underfs.cos.COSOutputStream
-
Closes this output stream.
- close() - Method in class alluxio.underfs.gcs.GCSInputStream
-
- close() - Method in class alluxio.underfs.gcs.GCSOutputStream
-
- close() - Method in class alluxio.underfs.hdfs.HdfsUnderFileOutputStream
-
- close() - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- close() - Method in class alluxio.underfs.kodo.KodoOutputStream
-
Closes this output stream.
- close() - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- close() - Method in class alluxio.underfs.MultiRangeObjectInputStream
-
- close() - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- close() - Method in class alluxio.underfs.oss.OSSOutputStream
-
Closes this output stream.
- close() - Method in class alluxio.underfs.s3a.S3AInputStream
-
- close() - Method in class alluxio.underfs.s3a.S3ALowLevelOutputStream
-
- close() - Method in class alluxio.underfs.s3a.S3AOutputStream
-
- close() - Method in class alluxio.underfs.swift.SwiftMockOutputStream
-
- close() - Method in class alluxio.underfs.swift.SwiftOutputStream
-
- close() - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- close() - Method in class alluxio.underfs.web.WebUnderFileSystem
-
- close() - Method in interface alluxio.util.interfaces.Scoped
-
- close() - Method in class alluxio.worker.AbstractWorker
-
- close() - Method in class alluxio.worker.block.BlockMasterClientPool
-
- close() - Method in class alluxio.worker.block.BlockMasterSync
-
- close() - Method in class alluxio.worker.block.DefaultBlockWorker.StorageChecker
-
- close() - Method in class alluxio.worker.block.io.LocalFileBlockReader
-
- close() - Method in class alluxio.worker.block.io.LocalFileBlockWriter
-
- close() - Method in class alluxio.worker.block.PinListSync
-
- close() - Method in class alluxio.worker.block.RemoteBlockReader
-
- close() - Method in class alluxio.worker.block.SpaceReserver
-
- close() - Method in class alluxio.worker.block.UnderFileSystemBlockReader
-
Closes the block reader.
- close() - Method in class alluxio.worker.grpc.GrpcDataServer
-
- close() - Method in class alluxio.worker.job.command.CommandHandlingExecutor
-
- close() - Method in class alluxio.worker.SessionCleaner
-
Stops the checking, once this method is called, the object should be discarded.
- CloseableResource<T> - Class in alluxio.resource
-
A CloseableResource<T>
is a wrapper around a resource of type T
which must do
some sort of cleanup when it is no longer in use.
- CloseableResource(T) - Constructor for class alluxio.resource.CloseableResource
-
- closeAndRethrow(Closer, Throwable) - Static method in class alluxio.util.CommonUtils
-
Closes the Closer and re-throws the Throwable.
- closeAndRethrowRuntimeException(Closer, Throwable) - Static method in class alluxio.util.CommonUtils
-
- CLOSED_FS_ERROR_MESSAGE - Static variable in class alluxio.client.file.FileSystemCache.InstanceCachingFileSystem
-
- closeMasters() - Method in class alluxio.master.AlluxioMasterProcess
-
Closes all masters, including block master, fileSystem master and additional masters.
- closeReaderOrWriter(long, long) - Method in class alluxio.worker.block.UnderFileSystemBlockStore
-
Closes the block reader or writer and checks whether it is necessary to commit the block
to Local block store.
- closeResource(BlockMasterClient) - Method in class alluxio.client.block.BlockMasterClientPool
-
- closeResource(BlockWorkerClient) - Method in class alluxio.client.block.stream.BlockWorkerClientPool
-
- closeResource(FileSystemMasterClient) - Method in class alluxio.client.file.FileSystemMasterClientPool
-
- closeResource(T) - Method in class alluxio.resource.DynamicResourcePool
-
Closes the resource.
- closeResource(IMetaStoreClient) - Method in class alluxio.table.under.hive.util.HiveClientPool
-
- closeUfsBlock(long, long) - Method in interface alluxio.worker.block.BlockWorker
-
Closes a UFS block for a client session.
- closeUfsBlock(long, long) - Method in class alluxio.worker.block.DefaultBlockWorker
-
- CLUSTER - Static variable in class alluxio.metrics.MetricsSystem
-
- CLUSTER_BYTES_READ_ALLUXIO - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_READ_ALLUXIO - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_READ_ALLUXIO_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_READ_ALLUXIO_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_READ_DOMAIN - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_READ_DOMAIN - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_READ_DOMAIN_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_READ_DOMAIN_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_READ_LOCAL - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_READ_LOCAL - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_READ_LOCAL_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_READ_LOCAL_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_READ_UFS - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_READ_UFS - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_READ_UFS_ALL - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_READ_UFS_ALL - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_READ_UFS_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_READ_UFS_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_WRITTEN_ALLUXIO - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_WRITTEN_ALLUXIO - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_WRITTEN_ALLUXIO_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_WRITTEN_ALLUXIO_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_WRITTEN_DOMAIN - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_WRITTEN_DOMAIN - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_WRITTEN_DOMAIN_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_WRITTEN_DOMAIN_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_WRITTEN_LOCAL - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_WRITTEN_LOCAL - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_WRITTEN_LOCAL_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_WRITTEN_LOCAL_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_WRITTEN_UFS - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_WRITTEN_UFS - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_WRITTEN_UFS_ALL - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_WRITTEN_UFS_ALL - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_BYTES_WRITTEN_UFS_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_BYTES_WRITTEN_UFS_THROUGHPUT - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_CAPACITY_FREE - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_CAPACITY_FREE - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_CAPACITY_TOTAL - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_CAPACITY_TOTAL - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_CAPACITY_USED - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_CAPACITY_USED - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_DEFAULT - Static variable in class alluxio.conf.Source
-
- CLUSTER_ID_FIELD_NUMBER - Static variable in class alluxio.proto.journal.Meta.ClusterInfoEntry
-
- CLUSTER_INFO_FIELD_NUMBER - Static variable in class alluxio.proto.journal.Journal.JournalEntry
-
- CLUSTER_ROOT_UFS_CAPACITY_FREE - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_ROOT_UFS_CAPACITY_FREE - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_ROOT_UFS_CAPACITY_TOTAL - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_ROOT_UFS_CAPACITY_TOTAL - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_ROOT_UFS_CAPACITY_USED - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_ROOT_UFS_CAPACITY_USED - Static variable in class alluxio.metrics.MetricKey.Name
-
- CLUSTER_WORKERS - Static variable in class alluxio.metrics.MetricKey
-
- CLUSTER_WORKERS - Static variable in class alluxio.metrics.MetricKey.Name
-
- ClusterConfConsistencyValidationTask - Class in alluxio.cli.validation
-
Task for validating system limit for current user.
- ClusterConfConsistencyValidationTask() - Constructor for class alluxio.cli.validation.ClusterConfConsistencyValidationTask
-
- CLUSTERCONFIGHASH_FIELD_NUMBER - Static variable in class alluxio.grpc.GetConfigHashPResponse
-
- CLUSTERCONFIGHASH_FIELD_NUMBER - Static variable in class alluxio.grpc.GetConfigurationPResponse
-
- CLUSTERCONFIGS_FIELD_NUMBER - Static variable in class alluxio.grpc.GetConfigurationPResponse
-
- ClusterCounterKey(MetricsSystem.InstanceType, String) - Constructor for class alluxio.master.metrics.MetricsStore.ClusterCounterKey
-
- clusterDefaultsLoaded() - Method in interface alluxio.conf.AlluxioConfiguration
-
- clusterDefaultsLoaded() - Method in class alluxio.conf.InstancedConfiguration
-
- clusterDefaultsLoaded() - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- COL_NAME_FIELD_NUMBER - Static variable in class alluxio.grpc.table.ColumnStatisticsInfo
-
- COL_NAMES_FIELD_NUMBER - Static variable in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
- COL_NAMES_FIELD_NUMBER - Static variable in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
- COL_TYPE_FIELD_NUMBER - Static variable in class alluxio.grpc.table.ColumnStatisticsInfo
-
- collectAllFutures(List<CompletableFuture<T>>) - Static method in class alluxio.cli.bundler.CollectInfo
-
Waits for ALL futures to complete and returns a list of results.
- CollectAlluxioInfoCommand - Class in alluxio.cli.bundler.command
-
Command to run a set of Alluxio commands.
- CollectAlluxioInfoCommand(FileSystemContext) - Constructor for class alluxio.cli.bundler.command.CollectAlluxioInfoCommand
-
- CollectAlluxioInfoCommand.AlluxioCommand - Class in alluxio.cli.bundler.command
-
A special shell command that runs an Alluxio cmdline operation.
- CollectConfigCommand - Class in alluxio.cli.bundler.command
-
Command to collect Alluxio config files.
- CollectConfigCommand(FileSystemContext) - Constructor for class alluxio.cli.bundler.command.CollectConfigCommand
-
- CollectEnvCommand - Class in alluxio.cli.bundler.command
-
Command to run a set of bash commands to get system information.
- CollectEnvCommand(FileSystemContext) - Constructor for class alluxio.cli.bundler.command.CollectEnvCommand
-
- CollectInfo - Class in alluxio.cli.bundler
-
Class for collecting various information about all nodes in the cluster.
- CollectInfo(InstancedConfiguration) - Constructor for class alluxio.cli.bundler.CollectInfo
-
- CollectJvmInfoCommand - Class in alluxio.cli.bundler.command
-
Command that collects information about the JVMs.
- CollectJvmInfoCommand(FileSystemContext) - Constructor for class alluxio.cli.bundler.command.CollectJvmInfoCommand
-
- CollectLogCommand - Class in alluxio.cli.bundler.command
-
Command to collect Alluxio logs.
- CollectLogCommand(FileSystemContext) - Constructor for class alluxio.cli.bundler.command.CollectLogCommand
-
- CollectMetricsCommand - Class in alluxio.cli.bundler.command
-
Command to probe Alluxio metrics for a few times.
- CollectMetricsCommand(FileSystemContext) - Constructor for class alluxio.cli.bundler.command.CollectMetricsCommand
-
- COLS_FIELD_NUMBER - Static variable in class alluxio.grpc.table.Schema
-
- COLUMN_CONSTRAINTS_FIELD_NUMBER - Static variable in class alluxio.grpc.table.Constraint
-
- COLUMN_FIELD_NUMBER - Static variable in class alluxio.grpc.table.FileStatistics
-
- COLUMN_NAME_FIELD_NUMBER - Static variable in class alluxio.grpc.table.layout.hive.SortingColumn
-
- ColumnStatisticsData - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.ColumnStatisticsData
- ColumnStatisticsData.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.ColumnStatisticsData
- ColumnStatisticsData.DataCase - Enum in alluxio.grpc.table
-
- ColumnStatisticsDataOrBuilder - Interface in alluxio.grpc.table
-
- ColumnStatisticsInfo - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.ColumnStatisticsInfo
- ColumnStatisticsInfo.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.ColumnStatisticsInfo
- ColumnStatisticsInfoOrBuilder - Interface in alluxio.grpc.table
-
- ColumnStatisticsList - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.ColumnStatisticsList
- ColumnStatisticsList.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.ColumnStatisticsList
- ColumnStatisticsListOrBuilder - Interface in alluxio.grpc.table
-
- combine(Scope, Scope) - Static method in class alluxio.grpc.GrpcUtils
-
- combineData(DataMessage<T, DataBuffer>) - Method in class alluxio.grpc.DataMessageMarshaller
-
Combines the data buffer into the message.
- combineData(DataMessage<ReadResponse, DataBuffer>) - Method in class alluxio.grpc.ReadResponseMarshaller
-
- combineData(DataMessage<WriteRequest, DataBuffer>) - Method in class alluxio.grpc.WriteRequestMarshaller
-
- Command - Interface in alluxio.cli
-
An interface for all the commands that can be run from a shell.
- Command - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.Command
- Command.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.Command
- COMMAND_FIELD_NUMBER - Static variable in class alluxio.grpc.BlockHeartbeatPResponse
-
- COMMAND_FIELD_NUMBER - Static variable in class alluxio.grpc.FileSystemHeartbeatPResponse
-
- COMMAND_FIELD_NUMBER - Static variable in class alluxio.grpc.MasterHeartbeatPResponse
-
- COMMAND_FIELD_NUMBER - Static variable in class alluxio.grpc.WriteRequest
-
- COMMAND_NAME - Static variable in class alluxio.cli.bundler.command.CollectAlluxioInfoCommand
-
- COMMAND_NAME - Static variable in class alluxio.cli.bundler.command.CollectConfigCommand
-
- COMMAND_NAME - Static variable in class alluxio.cli.bundler.command.CollectEnvCommand
-
- COMMAND_NAME - Static variable in class alluxio.cli.bundler.command.CollectJvmInfoCommand
-
- COMMAND_NAME - Static variable in class alluxio.cli.bundler.command.CollectLogCommand
-
- COMMAND_NAME - Static variable in class alluxio.cli.bundler.command.CollectMetricsCommand
-
- CommandHandlingExecutor - Class in alluxio.worker.job.command
-
Manages the communication with the master.
- CommandHandlingExecutor(JobServerContext, TaskExecutorManager, JobMasterClient, WorkerNetAddress) - Constructor for class alluxio.worker.job.command.CommandHandlingExecutor
-
- CommandManager - Class in alluxio.master.job.command
-
A command manager that manages the commands to issue to the workers.
- CommandManager() - Constructor for class alluxio.master.job.command.CommandManager
-
- COMMANDOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.FileSystemCommand
-
- CommandOrBuilder - Interface in alluxio.grpc
-
- CommandReturn - Class in alluxio.shell
-
Object representation of a command execution.
- CommandReturn(int, String) - Constructor for class alluxio.shell.CommandReturn
-
Creates object from the contents.
- CommandReturn(int, String[], String) - Constructor for class alluxio.shell.CommandReturn
-
Creates object from the contents.
- COMMANDS_FIELD_NUMBER - Static variable in class alluxio.grpc.JobHeartbeatPResponse
-
- CommandType - Enum in alluxio.grpc
-
Protobuf enum alluxio.grpc.CommandType
- CommandType - Enum in alluxio.wire
-
Types for file system commands.
- COMMANDTYPE_FIELD_NUMBER - Static variable in class alluxio.grpc.Command
-
- COMMANDTYPE_FIELD_NUMBER - Static variable in class alluxio.grpc.FileSystemCommand
-
- CommandUtils - Class in alluxio.cli
-
Class for convenience methods used by instances of
Command
.
- COMMENT_FIELD_NUMBER - Static variable in class alluxio.grpc.table.Database
-
- COMMENT_FIELD_NUMBER - Static variable in class alluxio.grpc.table.FieldSchema
-
- COMMENT_FIELD_NUMBER - Static variable in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
- commit() - Method in interface alluxio.master.metastore.InodeStore.WriteBatch
-
Performs the batched write.
- commit() - Method in class alluxio.security.login.AlluxioLoginModule
-
Commits the authentication (second phase).
- commit() - Method in class alluxio.security.login.AppLoginModule
-
Commits the authentication (second phase).
- commitBlock(CommitBlockPRequest) - Method in class alluxio.grpc.BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceBlockingStub
-
Marks the given block as committed.
- commitBlock(CommitBlockPRequest) - Method in class alluxio.grpc.BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceFutureStub
-
Marks the given block as committed.
- commitBlock(CommitBlockPRequest, StreamObserver<CommitBlockPResponse>) - Method in class alluxio.grpc.BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceImplBase
-
Marks the given block as committed.
- commitBlock(CommitBlockPRequest, StreamObserver<CommitBlockPResponse>) - Method in class alluxio.grpc.BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceStub
-
Marks the given block as committed.
- commitBlock(long, long, String, String, long, long) - Method in interface alluxio.master.block.BlockMaster
-
Marks a block as committed on a specific worker.
- commitBlock(CommitBlockPRequest, StreamObserver<CommitBlockPResponse>) - Method in class alluxio.master.block.BlockMasterWorkerServiceHandler
-
- commitBlock(long, long, String, String, long, long) - Method in class alluxio.master.block.DefaultBlockMaster
-
- commitBlock(long, long, String, String, long, long) - Method in class alluxio.worker.block.BlockMasterClient
-
Commits a block on a worker.
- commitBlock(long, long, boolean) - Method in interface alluxio.worker.block.BlockStore
-
Commits a temporary block to the local store.
- commitBlock(long, long, boolean) - Method in interface alluxio.worker.block.BlockWorker
-
Commits a block to Alluxio managed space.
- commitBlock(long, long, boolean) - Method in class alluxio.worker.block.DefaultBlockWorker
-
- commitBlock(long, long, boolean) - Method in class alluxio.worker.block.TieredBlockStore
-
- commitBlockInUfs(CommitBlockInUfsPRequest) - Method in class alluxio.grpc.BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceBlockingStub
-
Marks the given block as committed which resides in UFS.
- commitBlockInUfs(CommitBlockInUfsPRequest) - Method in class alluxio.grpc.BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceFutureStub
-
Marks the given block as committed which resides in UFS.
- commitBlockInUfs(CommitBlockInUfsPRequest, StreamObserver<CommitBlockInUfsPResponse>) - Method in class alluxio.grpc.BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceImplBase
-
Marks the given block as committed which resides in UFS.
- commitBlockInUfs(CommitBlockInUfsPRequest, StreamObserver<CommitBlockInUfsPResponse>) - Method in class alluxio.grpc.BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceStub
-
Marks the given block as committed which resides in UFS.
- commitBlockInUFS(long, long) - Method in interface alluxio.master.block.BlockMaster
-
Marks a block as committed, but without a worker location.
- commitBlockInUfs(CommitBlockInUfsPRequest, StreamObserver<CommitBlockInUfsPResponse>) - Method in class alluxio.master.block.BlockMasterWorkerServiceHandler
-
- commitBlockInUFS(long, long) - Method in class alluxio.master.block.DefaultBlockMaster
-
- commitBlockInUfs(long, long) - Method in class alluxio.worker.block.BlockMasterClient
-
Commits a block in Ufs.
- commitBlockInUfs(long, long) - Method in interface alluxio.worker.block.BlockWorker
-
Commits a block in UFS.
- commitBlockInUfs(long, long) - Method in class alluxio.worker.block.DefaultBlockWorker
-
- CommitBlockInUfsPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.CommitBlockInUfsPOptions
- CommitBlockInUfsPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.CommitBlockInUfsPOptions
- CommitBlockInUfsPOptionsOrBuilder - Interface in alluxio.grpc
-
- CommitBlockInUfsPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.CommitBlockInUfsPRequest
- CommitBlockInUfsPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.CommitBlockInUfsPRequest
- CommitBlockInUfsPRequestOrBuilder - Interface in alluxio.grpc
-
- CommitBlockInUfsPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.CommitBlockInUfsPResponse
- CommitBlockInUfsPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.CommitBlockInUfsPResponse
- CommitBlockInUfsPResponseOrBuilder - Interface in alluxio.grpc
-
- CommitBlockPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.CommitBlockPOptions
- CommitBlockPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.CommitBlockPOptions
- CommitBlockPOptionsOrBuilder - Interface in alluxio.grpc
-
- CommitBlockPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.CommitBlockPRequest
- CommitBlockPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.CommitBlockPRequest
- CommitBlockPRequestOrBuilder - Interface in alluxio.grpc
-
- CommitBlockPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.CommitBlockPResponse
- CommitBlockPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.CommitBlockPResponse
- CommitBlockPResponseOrBuilder - Interface in alluxio.grpc
-
- commitPath(StorageDir, long) - Static method in class alluxio.worker.block.meta.AbstractBlockMeta
-
Committed block is stored in BlockStore under its
StorageDir
as a block file named
after its blockId.
- commitTempBlockMeta(TempBlockMeta) - Method in class alluxio.worker.block.BlockMetadataManager
-
Commits a temp block.
- Committer - Interface in alluxio.job.plan.transform.format.tables
-
Determines when to commit/complete a table file when writing a stream of rows to a group of
table files.
- COMMON_SSH_OPTS - Static variable in class alluxio.util.ShellUtils
-
Common shell OPTS to prevent stalling.
- commonDefaults(AlluxioConfiguration) - Static method in class alluxio.util.FileSystemOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.CheckConsistencyPOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.CompleteFilePOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.CreateDirectoryPOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.CreateFilePOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.DeletePOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.ExistsPOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.FreePOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.GetNewBlockIdForFilePOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.GetStatusPOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.ListStatusPOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.LoadMetadataPOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.MountPOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.OpenFilePOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.RenamePOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.ScheduleAsyncPersistencePOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.SetAclPOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.SetAttributePOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.StartSyncPOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.StopSyncPOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.UnmountPOptions
-
- COMMONOPTIONS_FIELD_NUMBER - Static variable in class alluxio.proto.client.Cache.PRocksPageStoreOptions
-
- commonPool() - Static method in class alluxio.concurrent.jsr.ForkJoinPool
-
Returns the common pool instance.
- CommonProto - Class in alluxio.grpc
-
- CommonUtils - Class in alluxio.util
-
Common utilities shared by all components in Alluxio.
- CommonUtils.ProcessType - Enum in alluxio.util
-
Alluxio process types.
- compact(List<TableReader>, TableWriter) - Method in interface alluxio.job.plan.transform.compact.Compactor
-
Compacts a list of inputs to the output.
- CompactConfig - Class in alluxio.job.plan.transform
-
Configuration for a job to compact files directly under a directory.
- CompactConfig(PartitionInfo, String, String, String, Integer, Long) - Constructor for class alluxio.job.plan.transform.CompactConfig
-
- CompactDefinition - Class in alluxio.job.plan.transform
-
The job definition for compacting files representing a structured table under a directory.
- CompactDefinition() - Constructor for class alluxio.job.plan.transform.CompactDefinition
-
- Compactor - Interface in alluxio.job.plan.transform.compact
-
Compacts a list of inputs to an output.
- CompactTask - Class in alluxio.job.plan.transform
-
A task for a job worker to compact files into one file.
- CompactTask(ArrayList<String>, String) - Constructor for class alluxio.job.plan.transform.CompactTask
-
- compare(String, String) - Static method in class alluxio.util.URIUtils
-
- compare(WorkerInfo, WorkerInfo) - Method in class alluxio.wire.WorkerInfo.LastContactSecComparator
-
- compareAndSetForkJoinTaskTag(short, short) - Method in class alluxio.concurrent.jsr.ForkJoinTask
-
Atomically conditionally sets the tag value for this task.
- compareAndSetPendingCount(int, int) - Method in class alluxio.concurrent.jsr.CountedCompleter
-
Sets (atomically) the pending count to the given count only if it currently holds the given
expected value.
- compareTierNames(String, String) - Static method in class alluxio.cli.fsadmin.FileSystemAdminShellUtils
-
Compares two tier names according to their rank values.
- compareTo(AlluxioURI) - Method in class alluxio.AlluxioURI
-
- compareTo(PropertyKey) - Method in class alluxio.conf.PropertyKey
-
- compareTo(Source) - Method in class alluxio.conf.Source
-
- compareTo(PlanInfo) - Method in class alluxio.job.plan.meta.PlanInfo
-
This method orders jobs using the time their status was last modified.
- compareTo(Version) - Method in class alluxio.master.backcompat.Version
-
- compareTo(InodeView) - Method in interface alluxio.master.file.meta.InodeView
-
- compareTo(TtlBucket) - Method in class alluxio.master.file.meta.TtlBucket
-
Compares this bucket's TTL interval start time to that of another bucket.
- compareTo(UfsJournalFile) - Method in class alluxio.master.journal.ufs.UfsJournalFile
-
- compareTo(MetricKey) - Method in class alluxio.metrics.MetricKey
-
- compareTo(Authority) - Method in interface alluxio.uri.Authority
-
- compareTo(Authority) - Method in class alluxio.uri.MultiMasterAuthority
-
- compareTo(URI) - Method in class alluxio.uri.StandardURI
-
- compareTo(NodeInfo) - Method in class alluxio.util.webui.NodeInfo
-
Compare
NodeInfo
by lexicographical order of their associated host.
- CompletableFuture<T> - Class in alluxio.concurrent.jsr
-
A
Future
that may be explicitly completed (setting its value and status), and may be used
as a
CompletionStage
, supporting dependent functions and actions that trigger upon its
completion.
- CompletableFuture() - Constructor for class alluxio.concurrent.jsr.CompletableFuture
-
Creates a new incomplete CompletableFuture.
- CompletableFuture.AsynchronousCompletionTask - Interface in alluxio.concurrent.jsr
-
A marker interface identifying asynchronous tasks produced by async
methods.
- complete(T) - Method in class alluxio.concurrent.jsr.CompletableFuture
-
If not already completed, sets the value returned by
CompletableFuture.get()
and related methods to the
given value.
- complete(T) - Method in class alluxio.concurrent.jsr.CountedCompleter
-
- complete(V) - Method in class alluxio.concurrent.jsr.ForkJoinTask
-
Completes this task, and if not already aborted or cancelled, returning the given value as the
result of subsequent invocations of join
and related operations.
- complete() - Method in class alluxio.master.file.ListStatusResultStream
-
Used to complete the stream.
- COMPLETE_FILE_FIELD_NUMBER - Static variable in class alluxio.proto.journal.Journal.JournalEntry
-
- COMPLETE_TRANSFORM_TABLE_FIELD_NUMBER - Static variable in class alluxio.proto.journal.Journal.JournalEntry
-
- completeAsync(Supplier<? extends T>, Executor) - Method in class alluxio.concurrent.jsr.CompletableFuture
-
Completes this CompletableFuture with the result of the given Supplier function invoked from an
asynchronous task using the given executor.
- completeAsync(Supplier<? extends T>) - Method in class alluxio.concurrent.jsr.CompletableFuture
-
Completes this CompletableFuture with the result of the given Supplier function invoked from an
asynchronous task using the default executor.
- completeCurrentLog() - Method in interface alluxio.master.journalv0.JournalWriter
-
Marks the current log as completed.
- completeCurrentLog() - Method in class alluxio.master.journalv0.ufs.UfsJournalWriter
-
- completed() - Static method in class alluxio.master.journal.CatchupFuture
-
- COMPLETED_FIELD_NUMBER - Static variable in class alluxio.grpc.FileInfo
-
- COMPLETED_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.InodeFileEntry
-
- COMPLETED_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
- Completed_VALUE - Static variable in enum alluxio.grpc.BackupState
-
Completed = 5;
- COMPLETED_VALUE - Static variable in enum alluxio.grpc.Status
-
COMPLETED = 5;
- completedFuture(U) - Static method in class alluxio.concurrent.jsr.CompletableFuture
-
Returns a new CompletableFuture that is already completed with the given value.
- completedStage(U) - Static method in class alluxio.concurrent.jsr.CompletableFuture
-
Returns a new CompletionStage that is already completed with the given value and supports only
those methods in interface
CompletionStage
.
- completeExceptionally(Throwable) - Method in class alluxio.concurrent.jsr.CompletableFuture
-
If not already completed, causes invocations of
CompletableFuture.get()
and related methods to throw the
given exception.
- completeExceptionally(Throwable) - Method in class alluxio.concurrent.jsr.ForkJoinTask
-
Completes this task abnormally, and if not already aborted or cancelled, causes it to throw the
given exception upon join
and related operations.
- completeFile(AlluxioURI, CompleteFilePOptions) - Method in interface alluxio.client.file.FileSystemMasterClient
-
Marks a file as completed.
- completeFile(AlluxioURI, CompleteFilePOptions) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- completeFile(CompleteFilePRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub
-
Marks a file as completed.
- completeFile(CompleteFilePRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub
-
Marks a file as completed.
- completeFile(CompleteFilePRequest, StreamObserver<CompleteFilePResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase
-
Marks a file as completed.
- completeFile(CompleteFilePRequest, StreamObserver<CompleteFilePResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub
-
Marks a file as completed.
- completeFile(AlluxioURI, CompleteFileContext) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- completeFile(AlluxioURI, CompleteFileContext) - Method in interface alluxio.master.file.FileSystemMaster
-
Completes a file.
- completeFile(CompleteFilePRequest, StreamObserver<CompleteFilePResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- CompleteFileContext - Class in alluxio.master.file.contexts
-
- completeFileDefaults() - Static method in class alluxio.master.file.FileSystemMasterOptions
-
- CompleteFilePOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CompleteFilePOptions
- CompleteFilePOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CompleteFilePOptions
- CompleteFilePOptionsOrBuilder - Interface in alluxio.grpc
-
- CompleteFilePRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CompleteFilePRequest
- CompleteFilePRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CompleteFilePRequest
- CompleteFilePRequestOrBuilder - Interface in alluxio.grpc
-
- CompleteFilePResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CompleteFilePResponse
- CompleteFilePResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CompleteFilePResponse
- CompleteFilePResponseOrBuilder - Interface in alluxio.grpc
-
- completeLogs() - Method in interface alluxio.master.journalv0.JournalWriter
-
Marks all logs as completed.
- completeLogs() - Method in class alluxio.master.journalv0.ufs.UfsJournalWriter
-
- CompleteMultipartUploadResult - Class in alluxio.proxy.s3
-
Result returned after requests for completing a multipart upload.
- CompleteMultipartUploadResult() - Constructor for class alluxio.proxy.s3.CompleteMultipartUploadResult
-
- CompleteMultipartUploadResult(String, String, String, String) - Constructor for class alluxio.proxy.s3.CompleteMultipartUploadResult
-
- completeOnTimeout(T, long, TimeUnit) - Method in class alluxio.concurrent.jsr.CompletableFuture
-
Completes this CompletableFuture with the given value if not otherwise completed before the
given timeout.
- completeRequest(BlockReadRequestContext) - Method in class alluxio.worker.grpc.BlockReadHandler.BlockDataReader
-
- completeRequest(BlockWriteRequestContext) - Method in class alluxio.worker.grpc.BlockWriteHandler
-
- completeRequest(BlockWriteRequestContext) - Method in class alluxio.worker.grpc.UfsFallbackBlockWriteHandler
-
- completeRequest(UfsFileWriteRequestContext) - Method in class alluxio.worker.grpc.UfsFileWriteHandler
-
- completeTransformTable(JournalContext, String, String, String, Map<String, Layout>) - Method in class alluxio.master.table.AlluxioCatalog
-
Completes table transformation by updating the layouts of the table's partitions.
- CompletionStage<T> - Interface in alluxio.concurrent.jsr
-
A stage of a possibly asynchronous computation, that performs an action or computes a value when
another CompletionStage completes.
- composeCallTracker(CallTracker) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- composeCallTracker(CallTracker) - Method in interface alluxio.master.file.FileSystemMaster
-
Composes an FSM call-tracker over given transport tracker.
- CompositeCallTracker - Class in alluxio.master.file.contexts
-
A call-tracker that is composed of other call-trackers.
- CompositeCallTracker(CallTracker...) - Constructor for class alluxio.master.file.contexts.CompositeCallTracker
-
A new composite call-tracker that combines many call-trackers.
- CompositeConfig - Class in alluxio.job.workflow.composite
-
A composite job is a list of jobs to be executed either sequentially or concurrently.
- CompositeConfig(ArrayList<JobConfig>, Boolean) - Constructor for class alluxio.job.workflow.composite.CompositeConfig
-
- CompositeExecution - Class in alluxio.job.workflow.composite
-
- CompositeExecution(CompositeConfig) - Constructor for class alluxio.job.workflow.composite.CompositeExecution
-
Default constructor.
- CompositeExecutionFactory - Class in alluxio.job.workflow.composite
-
- CompositeExecutionFactory() - Constructor for class alluxio.job.workflow.composite.CompositeExecutionFactory
-
- CompositeInodeLockList - Class in alluxio.master.file.meta
-
Manages the locks for a list of inodes, based off an existing lock list.
- CompositeInodeLockList(InodeLockList) - Constructor for class alluxio.master.file.meta.CompositeInodeLockList
-
Constructs a new lock list, using an existing lock list as the base list.
- CompoundCheckpointFormat - Class in alluxio.master.journal.checkpoint
-
Format for compound checkpoints.
- CompoundCheckpointFormat() - Constructor for class alluxio.master.journal.checkpoint.CompoundCheckpointFormat
-
- CompoundCheckpointFormat.CompoundCheckpointReader - Class in alluxio.master.journal.checkpoint
-
Reader for compound checkpoints.
- CompoundCheckpointFormat.CompoundCheckpointReader.Entry - Class in alluxio.master.journal.checkpoint
-
A compound checkpoint entry.
- CompoundCheckpointReader(CheckpointInputStream) - Constructor for class alluxio.master.journal.checkpoint.CompoundCheckpointFormat.CompoundCheckpointReader
-
- compress(String, File...) - Static method in class alluxio.cli.bundler.TarUtils
-
Compresses a list of files to one destination.
- compute() - Method in class alluxio.concurrent.jsr.CountedCompleter
-
The main computation performed by this task.
- compute() - Method in class alluxio.worker.job.command.JobWorkerHealthReporter
-
Computes all of the metrics needed for JobWorkerHealthReporter.
- computeNextWaitTime() - Method in class alluxio.retry.ExponentialTimeBoundedRetry
-
- computeNextWaitTime() - Method in class alluxio.retry.TimeBoundedRetry
-
- computeSyncPlan(Inode, Fingerprint, boolean) - Static method in class alluxio.master.file.meta.UfsSyncUtils
-
Given an inode and ufs status, returns a sync plan describing how to
sync the inode with the ufs.
- concatPath(Object, Object) - Static method in class alluxio.util.io.PathUtils
-
- concatPath(Object, Object...) - Static method in class alluxio.util.io.PathUtils
-
- ConcurrentHashSet<T> - Class in alluxio.collections
-
A concurrent hash set.
- ConcurrentHashSet() - Constructor for class alluxio.collections.ConcurrentHashSet
-
- ConcurrentHashSet(int, float, int) - Constructor for class alluxio.collections.ConcurrentHashSet
-
- ConcurrentIdentityHashMap<K,V> - Class in alluxio.collections
-
An implementation
ConcurrentHashMap
that utilizes identity semantics
with its keys
Having identity semantics means that it is possible to have two objects with which are
equal based on the object's
equals()
implementation, but not be overridden in the hash
map if you try to put both.
- ConcurrentIdentityHashMap() - Constructor for class alluxio.collections.ConcurrentIdentityHashMap
-
Creates a new, empty map with the default initial table size (16).
- ConcurrentIdentityHashMap(int) - Constructor for class alluxio.collections.ConcurrentIdentityHashMap
-
Creates a new, empty map with an initial table size accommodating the specified number of
elements without having to dynamically resize.
- ConcurrentIdentityHashMap(int, float) - Constructor for class alluxio.collections.ConcurrentIdentityHashMap
-
Creates a new, empty map with an initial table size based on the given number of elements
(initialCapacity
) and initial load factor (loadFactor
) with a
concurrencyLevel
of 1.
- ConcurrentIdentityHashMap(int, float, int) - Constructor for class alluxio.collections.ConcurrentIdentityHashMap
-
Creates a new, empty map with an initial table size based on the given number of elements
(initialCapacity
), load factor (loadFactor
), and number of
expected concurrently updating threads (concurrencyLevel
).
- CONF_DIR - Static variable in class alluxio.conf.PropertyKey
-
- CONF_DIR - Static variable in class alluxio.conf.PropertyKey.Name
-
- CONF_VALIDATION_ENABLED - Static variable in class alluxio.conf.PropertyKey
-
- CONF_VALIDATION_ENABLED - Static variable in class alluxio.conf.PropertyKey.Name
-
- CONFIG_CHECKER_MULTI_MASTERS - Static variable in class alluxio.multi.process.PortCoordination
-
- CONFIG_CHECKER_MULTI_MASTERS_EMBEDDED_HA - Static variable in class alluxio.multi.process.PortCoordination
-
- CONFIG_CHECKER_MULTI_NODES - Static variable in class alluxio.multi.process.PortCoordination
-
- CONFIG_CHECKER_MULTI_WORKERS - Static variable in class alluxio.multi.process.PortCoordination
-
- CONFIG_CHECKER_UNSET_VS_SET - Static variable in class alluxio.multi.process.PortCoordination
-
- CONFIG_FIELD_NUMBER - Static variable in class alluxio.proto.journal.Table.AttachDbEntry
-
- ConfigCheckReport - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.ConfigCheckReport
- ConfigCheckReport - Class in alluxio.wire
-
Represents a configuration report which records the configuration checker results.
- ConfigCheckReport() - Constructor for class alluxio.wire.ConfigCheckReport
-
- ConfigCheckReport(Map<Scope, List<InconsistentProperty>>, Map<Scope, List<InconsistentProperty>>, ConfigStatus) - Constructor for class alluxio.wire.ConfigCheckReport
-
- ConfigCheckReport(ConfigCheckReport) - Constructor for class alluxio.wire.ConfigCheckReport
-
- ConfigCheckReport.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.ConfigCheckReport
- ConfigCheckReportOrBuilder - Interface in alluxio.grpc
-
- ConfigHash - Class in alluxio.wire
-
Hashes of cluster and path level configurations.
- ConfigHash(String, String) - Constructor for class alluxio.wire.ConfigHash
-
Constructs a new ConfigHash.
- ConfigHashSync - Class in alluxio.client.file
-
Heartbeat task for getting the latest configuration versions from meta master, if versions
change, then re-initialize the filesystem context.
- ConfigHashSync(FileSystemContext) - Constructor for class alluxio.client.file.ConfigHashSync
-
- ConfigProperties - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.ConfigProperties
- ConfigProperties.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.ConfigProperties
- ConfigPropertiesOrBuilder - Interface in alluxio.grpc
-
- ConfigProperty - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.ConfigProperty
- ConfigProperty.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.ConfigProperty
- ConfigPropertyOrBuilder - Interface in alluxio.grpc
-
- ConfigRecord - Class in alluxio.master.meta.checkconf
-
An Alluxio configuration record.
- ConfigRecord() - Constructor for class alluxio.master.meta.checkconf.ConfigRecord
-
- ConfigRecord(PropertyKey, String, String) - Constructor for class alluxio.master.meta.checkconf.ConfigRecord
-
- CONFIGS_FIELD_NUMBER - Static variable in class alluxio.grpc.RegisterMasterPOptions
-
- CONFIGS_FIELD_NUMBER - Static variable in class alluxio.grpc.RegisterWorkerPOptions
-
- ConfigStatus - Enum in alluxio.grpc
-
Protobuf enum alluxio.grpc.meta.ConfigStatus
- Configuration - Class in alluxio.wire
-
Represents cluster level and path level configuration returned by meta master.
- Configuration.Builder - Class in alluxio.wire
-
Configuration builder.
- ConfigurationCommand - Class in alluxio.cli.fsadmin.doctor
-
Prints server-side configuration errors and warnings.
- ConfigurationCommand(MetaMasterClient, PrintStream) - Constructor for class alluxio.cli.fsadmin.doctor.ConfigurationCommand
-
- ConfigurationDocGenerator - Class in alluxio.cli.docgen
-
CSV_FILE_DIR utility to generate property keys to csv files.
- ConfigurationUtils - Class in alluxio.table.common
-
A set of utility methods for configuration.
- ConfigurationUtils - Class in alluxio.util
-
Utilities for working with Alluxio configurations.
- ConfigurationValueOptions - Class in alluxio.conf
-
Options for getting configuration values.
- connect() - Method in class alluxio.AbstractClient
-
Connects with the remote.
- connect() - Method in interface alluxio.Client
-
Connects with the remote.
- connect(StreamObserver<TransportMessage>) - Method in class alluxio.grpc.MessagingServiceGrpc.MessagingServiceImplBase
-
- connect(StreamObserver<TransportMessage>) - Method in class alluxio.grpc.MessagingServiceGrpc.MessagingServiceStub
-
- connect(Address) - Method in class alluxio.master.transport.GrpcMessagingClient
-
- connect(StreamObserver<TransportMessage>) - Method in class alluxio.master.transport.GrpcMessagingServiceClientHandler
-
RPC for establishing bi-di stream between client/server.
- connectFromMaster(String) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- connectFromMaster(String) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- connectFromMaster(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- connectFromMaster(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- connectFromMaster(String) - Method in interface alluxio.underfs.UnderFileSystem
-
Takes any necessary actions required to establish a connection to the under file system from
the given master host e.g.
- connectFromMaster(String) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- connectFromMaster(String) - Method in class alluxio.underfs.web.WebUnderFileSystem
-
- connectFromWorker(String) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- connectFromWorker(String) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- connectFromWorker(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- connectFromWorker(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- connectFromWorker(String) - Method in interface alluxio.underfs.UnderFileSystem
-
Takes any necessary actions required to establish a connection to the under file system from
the given worker host e.g.
- connectFromWorker(String) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- connectFromWorker(String) - Method in class alluxio.underfs.web.WebUnderFileSystem
-
- ConnectionFailedException - Exception in alluxio.exception
-
Exception used when a network connection failure occurs.
- ConnectionFailedException(String) - Constructor for exception alluxio.exception.ConnectionFailedException
-
Constructs a new exception with the specified detail message.
- ConnectionFailedException(String, Throwable) - Constructor for exception alluxio.exception.ConnectionFailedException
-
Constructs a new exception with the specified detail message and cause.
- ConnectionFailedException(ExceptionMessage, Object...) - Constructor for exception alluxio.exception.ConnectionFailedException
-
Constructs a new exception with the specified exception message and multiple parameters.
- ConnectionFailedException(ExceptionMessage, Throwable, Object...) - Constructor for exception alluxio.exception.ConnectionFailedException
-
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
- connectUfs(UnderFileSystem) - Method in class alluxio.underfs.AbstractUfsManager
-
Takes any necessary actions required to establish a connection to the under file system.
- connectUfs(UnderFileSystem) - Method in class alluxio.underfs.JobUfsManager
-
- connectUfs(UnderFileSystem) - Method in class alluxio.underfs.MasterUfsManager
-
- connectUfs(UnderFileSystem) - Method in class alluxio.underfs.WorkerUfsManager
-
- ConsistentUnderFileSystem - Class in alluxio.underfs
-
Represents a consistent under filesystem
which does not have eventual consistency issues.
- ConsistentUnderFileSystem(AlluxioURI, UnderFileSystemConfiguration) - Constructor for class alluxio.underfs.ConsistentUnderFileSystem
-
- ConsoleSink - Class in alluxio.metrics.sink
-
A sink which outputs metric values to the console.
- ConsoleSink(Properties, MetricRegistry) - Constructor for class alluxio.metrics.sink.ConsoleSink
-
- constantExecutorServiceFactory(ExecutorService) - Static method in class alluxio.util.executor.ExecutorServiceFactories
-
- Constants - Class in alluxio
-
System wide constants.
- Constraint - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.Constraint
- Constraint.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.Constraint
- CONSTRAINT_FIELD_NUMBER - Static variable in class alluxio.grpc.table.ReadTablePRequest
-
- ConstraintOrBuilder - Interface in alluxio.grpc.table
-
- CONTAINER_ID_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry
-
- ContainerIdGenerable - Interface in alluxio.master.block
-
Provides generation of container IDs.
- contains(Object) - Method in class alluxio.collections.ConcurrentHashSet
-
- contains(Object) - Method in class alluxio.collections.DelegatingSet
-
- contains(T) - Method in class alluxio.collections.DirectedAcyclicGraph
-
Checks if a node with the given payload is in the DAG.
- contains(IndexDefinition<T, V>, V) - Method in class alluxio.collections.IndexedSet
-
Whether there is an object with the specified index field value in the set.
- contains(Scope, Scope) - Static method in class alluxio.grpc.GrpcUtils
-
- contains(AclAction) - Method in class alluxio.security.authorization.AclActions
-
- containsAddedBlocksOnTiers(String) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
- containsAddedBlocksOnTiers(String) - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
- containsAddedBlocksOnTiers(String) - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
- containsAll(Collection<?>) - Method in class alluxio.collections.ConcurrentHashSet
-
- containsAll(Collection<?>) - Method in class alluxio.collections.DelegatingSet
-
- containsCapacityBytesOnTiers(String) - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
map<string, int64> capacityBytesOnTiers = 2;
- containsCapacityBytesOnTiers(String) - Method in class alluxio.grpc.BlockHeartbeatPOptions
-
map<string, int64> capacityBytesOnTiers = 2;
- containsCapacityBytesOnTiers(String) - Method in interface alluxio.grpc.BlockHeartbeatPOptionsOrBuilder
-
map<string, int64> capacityBytesOnTiers = 2;
- containsCapacityBytesOnTiers(String) - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
map<string, int64> capacityBytesOnTiers = 2;
- containsCapacityBytesOnTiers(String) - Method in class alluxio.grpc.BlockMasterInfo
-
map<string, int64> capacityBytesOnTiers = 2;
- containsCapacityBytesOnTiers(String) - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
map<string, int64> capacityBytesOnTiers = 2;
- containsCapacityBytesOnTiers(String) - Method in class alluxio.grpc.WorkerInfo.Builder
-
map<string, int64> capacityBytesOnTiers = 8;
- containsCapacityBytesOnTiers(String) - Method in class alluxio.grpc.WorkerInfo
-
map<string, int64> capacityBytesOnTiers = 8;
- containsCapacityBytesOnTiers(String) - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
map<string, int64> capacityBytesOnTiers = 8;
- containsColumn(String) - Method in class alluxio.grpc.table.FileStatistics.Builder
-
map column names to column statistics
- containsColumn(String) - Method in class alluxio.grpc.table.FileStatistics
-
map column names to column statistics
- containsColumn(String) - Method in interface alluxio.grpc.table.FileStatisticsOrBuilder
-
map column names to column statistics
- containsColumnConstraints(String) - Method in class alluxio.grpc.table.Constraint.Builder
-
maps column to constraint, columns not present are not constrained
- containsColumnConstraints(String) - Method in class alluxio.grpc.table.Constraint
-
maps column to constraint, columns not present are not constrained
- containsColumnConstraints(String) - Method in interface alluxio.grpc.table.ConstraintOrBuilder
-
maps column to constraint, columns not present are not constrained
- containsConfig(String) - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
map<string, string> config = 5;
- containsConfig(String) - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
map<string, string> config = 5;
- containsConfig(String) - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
map<string, string> config = 5;
- containsCurrentBlocksOnTiers(String) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the map of list of blocks on each tier (deprecated since 2.0, replaced by currentBlocks
- containsCurrentBlocksOnTiers(String) - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the map of list of blocks on each tier (deprecated since 2.0, replaced by currentBlocks
- containsCurrentBlocksOnTiers(String) - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of list of blocks on each tier (deprecated since 2.0, replaced by currentBlocks
- containsErrors(String) - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
Scope name as key
- containsErrors(String) - Method in class alluxio.grpc.ConfigCheckReport
-
Scope name as key
- containsErrors(String) - Method in interface alluxio.grpc.ConfigCheckReportOrBuilder
-
Scope name as key
- containsField(V) - Method in interface alluxio.collections.FieldIndex
-
Returns whether there is an object with the specified index field value in the set.
- containsField(V) - Method in class alluxio.collections.NonUniqueFieldIndex
-
- containsField(V) - Method in class alluxio.collections.UniqueFieldIndex
-
- containsInterruptedException(Throwable) - Static method in class alluxio.util.ExceptionUtils
-
- containsKey(Object) - Method in class alluxio.collections.ConcurrentIdentityHashMap
-
- containsKey(K) - Method in class alluxio.collections.LockPool
-
Returns whether the pool contains a particular key.
- containsLostStorage(String) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the map of lost storage paths on all tiers
- containsLostStorage(String) - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the map of lost storage paths on all tiers
- containsLostStorage(String) - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the map of lost storage paths on all tiers
- containsLostStorage(String) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the map of tier alias to a list of lost storage paths.
- containsLostStorage(String) - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the map of tier alias to a list of lost storage paths.
- containsLostStorage(String) - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of tier alias to a list of lost storage paths.
- containsLostStorage(String) - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
a map from tier alias to the lost storage paths
- containsLostStorage(String) - Method in class alluxio.grpc.WorkerLostStorageInfo
-
a map from tier alias to the lost storage paths
- containsLostStorage(String) - Method in interface alluxio.grpc.WorkerLostStorageInfoOrBuilder
-
a map from tier alias to the lost storage paths
- containsMetrics(String) - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
map<string, .alluxio.grpc.metric.MetricValue> metrics = 1;
- containsMetrics(String) - Method in class alluxio.grpc.GetMetricsPResponse
-
map<string, .alluxio.grpc.metric.MetricValue> metrics = 1;
- containsMetrics(String) - Method in interface alluxio.grpc.GetMetricsPResponseOrBuilder
-
map<string, .alluxio.grpc.metric.MetricValue> metrics = 1;
- containsMountPoint(AlluxioURI, boolean) - Method in class alluxio.master.file.meta.MountTable
-
- containsMountPoints(String) - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
map<string, .alluxio.grpc.file.MountPointInfo> mountPoints = 1;
- containsMountPoints(String) - Method in class alluxio.grpc.GetMountTablePResponse
-
map<string, .alluxio.grpc.file.MountPointInfo> mountPoints = 1;
- containsMountPoints(String) - Method in interface alluxio.grpc.GetMountTablePResponseOrBuilder
-
map<string, .alluxio.grpc.file.MountPointInfo> mountPoints = 1;
- containsObject(T) - Method in interface alluxio.collections.FieldIndex
-
Returns whether there is an object in the set.
- containsObject(T) - Method in class alluxio.collections.NonUniqueFieldIndex
-
- containsObject(T) - Method in class alluxio.collections.UniqueFieldIndex
-
- containsOptions(String) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
map<string, string> options = 5;
- containsOptions(String) - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
map<string, string> options = 5;
- containsOptions(String) - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
map<string, string> options = 5;
- containsParameter(String) - Method in class alluxio.grpc.table.Database.Builder
-
map<string, string> parameter = 4;
- containsParameter(String) - Method in class alluxio.grpc.table.Database
-
map<string, string> parameter = 4;
- containsParameter(String) - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
map<string, string> parameter = 4;
- containsParameter(String) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
map<string, string> parameter = 3;
- containsParameter(String) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
map<string, string> parameter = 3;
- containsParameter(String) - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
map<string, string> parameter = 3;
- containsParameters(String) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
map<string, string> parameters = 7;
- containsParameters(String) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
map<string, string> parameters = 7;
- containsParameters(String) - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
map<string, string> parameters = 7;
- containsParameters(String) - Method in class alluxio.grpc.table.TableInfo.Builder
-
map<string, string> parameters = 7;
- containsParameters(String) - Method in class alluxio.grpc.table.TableInfo
-
map<string, string> parameters = 7;
- containsParameters(String) - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
map<string, string> parameters = 7;
- containsParameters(String) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
map<string, string> parameters = 7;
- containsParameters(String) - Method in class alluxio.proto.journal.Table.AddTableEntry
-
map<string, string> parameters = 7;
- containsParameters(String) - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
map<string, string> parameters = 7;
- containsPartitionStatistics(String) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
map<string, .alluxio.grpc.table.ColumnStatisticsList> partition_statistics = 1;
- containsPartitionStatistics(String) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse
-
map<string, .alluxio.grpc.table.ColumnStatisticsList> partition_statistics = 1;
- containsPartitionStatistics(String) - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPResponseOrBuilder
-
map<string, .alluxio.grpc.table.ColumnStatisticsList> partition_statistics = 1;
- containsPathConfigs(String) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
- containsPathConfigs(String) - Method in class alluxio.grpc.GetConfigurationPResponse
-
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
- containsPathConfigs(String) - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
- containsProperties(String) - Method in class alluxio.grpc.MountPointInfo.Builder
-
map<string, string> properties = 6;
- containsProperties(String) - Method in class alluxio.grpc.MountPointInfo
-
map<string, string> properties = 6;
- containsProperties(String) - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
map<string, string> properties = 6;
- containsProperties(String) - Method in class alluxio.grpc.MountPOptions.Builder
-
map<string, string> properties = 2;
- containsProperties(String) - Method in class alluxio.grpc.MountPOptions
-
map<string, string> properties = 2;
- containsProperties(String) - Method in interface alluxio.grpc.MountPOptionsOrBuilder
-
map<string, string> properties = 2;
- containsProperties(String) - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
map<string, string> properties = 2;
- containsProperties(String) - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
map<string, string> properties = 2;
- containsProperties(String) - Method in interface alluxio.grpc.SetPathConfigurationPRequestOrBuilder
-
map<string, string> properties = 2;
- containsProperties(String) - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
map<string, string> properties = 2;
- containsProperties(String) - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry
-
map<string, string> properties = 2;
- containsProperties(String) - Method in interface alluxio.proto.journal.Meta.PathPropertiesEntryOrBuilder
-
map<string, string> properties = 2;
- containsSerdelibParameters(String) - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
map<string, string> serdelib_parameters = 4;
- containsSerdelibParameters(String) - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
map<string, string> serdelib_parameters = 4;
- containsSerdelibParameters(String) - Method in interface alluxio.grpc.table.layout.hive.StorageFormatOrBuilder
-
map<string, string> serdelib_parameters = 4;
- containsSerdeParameters(String) - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
map<string, string> serde_parameters = 5;
- containsSerdeParameters(String) - Method in class alluxio.grpc.table.layout.hive.Storage
-
map<string, string> serde_parameters = 5;
- containsSerdeParameters(String) - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
map<string, string> serde_parameters = 5;
- containsStats(String) - Method in class alluxio.grpc.table.Layout.Builder
-
map<string, .alluxio.grpc.table.ColumnStatisticsInfo> stats = 4;
- containsStats(String) - Method in class alluxio.grpc.table.Layout
-
map<string, .alluxio.grpc.table.ColumnStatisticsInfo> stats = 4;
- containsStats(String) - Method in interface alluxio.grpc.table.LayoutOrBuilder
-
map<string, .alluxio.grpc.table.ColumnStatisticsInfo> stats = 4;
- containsTablesErrors(String) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
map<string, string> tables_errors = 1;
- containsTablesErrors(String) - Method in class alluxio.grpc.table.SyncStatus
-
map<string, string> tables_errors = 1;
- containsTablesErrors(String) - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
map<string, string> tables_errors = 1;
- containsTags(String) - Method in class alluxio.grpc.Metric.Builder
-
map<string, string> tags = 6;
- containsTags(String) - Method in class alluxio.grpc.Metric
-
map<string, string> tags = 6;
- containsTags(String) - Method in interface alluxio.grpc.MetricOrBuilder
-
map<string, string> tags = 6;
- containsTotalBytesOnTiers(String) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the map of total bytes on each tier
- containsTotalBytesOnTiers(String) - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the map of total bytes on each tier
- containsTotalBytesOnTiers(String) - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of total bytes on each tier
- containsTransformedLayouts(String) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
map<string, .alluxio.grpc.table.Layout> transformed_layouts = 5;
- containsTransformedLayouts(String) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
map<string, .alluxio.grpc.table.Layout> transformed_layouts = 5;
- containsTransformedLayouts(String) - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
map<string, .alluxio.grpc.table.Layout> transformed_layouts = 5;
- containsTransformedLayouts(String) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
Map from partition spec to transformed layout
- containsTransformedLayouts(String) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
Map from partition spec to transformed layout
- containsTransformedLayouts(String) - Method in interface alluxio.proto.journal.Table.CompleteTransformTableEntryOrBuilder
-
Map from partition spec to transformed layout
- containsUsedBytesOnTiers(String) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the map of space used in bytes on all tiers
- containsUsedBytesOnTiers(String) - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the map of space used in bytes on all tiers
- containsUsedBytesOnTiers(String) - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the map of space used in bytes on all tiers
- containsUsedBytesOnTiers(String) - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
map<string, int64> usedBytesOnTiers = 7;
- containsUsedBytesOnTiers(String) - Method in class alluxio.grpc.BlockMasterInfo
-
map<string, int64> usedBytesOnTiers = 7;
- containsUsedBytesOnTiers(String) - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
map<string, int64> usedBytesOnTiers = 7;
- containsUsedBytesOnTiers(String) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the map of used bytes on each tier
- containsUsedBytesOnTiers(String) - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the map of used bytes on each tier
- containsUsedBytesOnTiers(String) - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of used bytes on each tier
- containsUsedBytesOnTiers(String) - Method in class alluxio.grpc.WorkerInfo.Builder
-
map<string, int64> usedBytesOnTiers = 9;
- containsUsedBytesOnTiers(String) - Method in class alluxio.grpc.WorkerInfo
-
map<string, int64> usedBytesOnTiers = 9;
- containsUsedBytesOnTiers(String) - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
map<string, int64> usedBytesOnTiers = 9;
- containsValue(Object) - Method in class alluxio.collections.ConcurrentIdentityHashMap
-
- containsValues(String) - Method in class alluxio.grpc.InconsistentProperty.Builder
-
map<string, .alluxio.grpc.meta.InconsistentPropertyValues> values = 2;
- containsValues(String) - Method in class alluxio.grpc.InconsistentProperty
-
map<string, .alluxio.grpc.meta.InconsistentPropertyValues> values = 2;
- containsValues(String) - Method in interface alluxio.grpc.InconsistentPropertyOrBuilder
-
map<string, .alluxio.grpc.meta.InconsistentPropertyValues> values = 2;
- containsWarns(String) - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
Scope name as key
- containsWarns(String) - Method in class alluxio.grpc.ConfigCheckReport
-
Scope name as key
- containsWarns(String) - Method in interface alluxio.grpc.ConfigCheckReportOrBuilder
-
Scope name as key
- containsWildcard() - Method in class alluxio.AlluxioURI
-
Whether or not the
AlluxioURI
contains wildcard(s).
- containsXattr(String) - Method in class alluxio.grpc.FileInfo.Builder
-
map<string, bytes> xattr = 32;
- containsXattr(String) - Method in class alluxio.grpc.FileInfo
-
map<string, bytes> xattr = 32;
- containsXattr(String) - Method in interface alluxio.grpc.FileInfoOrBuilder
-
map<string, bytes> xattr = 32;
- containsXAttr(String) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
map<string, bytes> xAttr = 19;
- containsXAttr(String) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
map<string, bytes> xAttr = 19;
- containsXAttr(String) - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
map<string, bytes> xAttr = 19;
- containsXAttr(String) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
map<string, bytes> xAttr = 28;
- containsXAttr(String) - Method in class alluxio.proto.journal.File.InodeFileEntry
-
map<string, bytes> xAttr = 28;
- containsXAttr(String) - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
map<string, bytes> xAttr = 28;
- containsXAttr(String) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
map<string, bytes> xAttr = 17;
- containsXAttr(String) - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
map<string, bytes> xAttr = 17;
- containsXAttr(String) - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
map<string, bytes> xAttr = 17;
- containsXAttr(String) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
Extended attributes, general purpose.
- containsXAttr(String) - Method in class alluxio.proto.meta.InodeMeta.Inode
-
Extended attributes, general purpose.
- containsXAttr(String) - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
Extended attributes, general purpose.
- Content() - Constructor for class alluxio.proxy.s3.ListBucketResult.Content
-
- Content(String, String, String, String, String) - Constructor for class alluxio.proxy.s3.ListBucketResult.Content
-
- Context - Class in alluxio.cli.fsadmin.command
-
Context for running an fsadmin command.
- Context(FileSystemMasterClient, BlockMasterClient, MetaMasterClient, MetaMasterConfigClient, MetricsMasterClient, JournalMasterClient, JournalMasterClient, JobMasterClient, PrintStream) - Constructor for class alluxio.cli.fsadmin.command.Context
-
- ControllableQueue<T> - Class in alluxio.util.executor
-
- ControllableQueue() - Constructor for class alluxio.util.executor.ControllableQueue
-
- ControllableQueue.DelayNode<T> - Class in alluxio.util.executor
-
A delay node in delta queue which records the value
and the total delay (which is the original delay plus the past time).
- ControllableScheduler - Class in alluxio.util.executor
-
A controllable scheduler supports jump to a future time and run all
commands within that time period.
- ControllableScheduler() - Constructor for class alluxio.util.executor.ControllableScheduler
-
- convert(String) - Method in class alluxio.checker.HiveIntegrationChecker.ModeConverter
-
- convertAclToStringEntries() - Method in class alluxio.wire.FileInfo
-
- convertByteArrayToStringWithoutEscape(byte[], int, int) - Static method in class alluxio.util.webui.WebUtils
-
Converts a byte array to string.
- convertDefaultAclToStringEntries() - Method in class alluxio.wire.FileInfo
-
- convertFromByteString(Map<String, ByteString>) - Static method in class alluxio.util.CommonUtils
-
- convertMsToClockTime(long) - Static method in class alluxio.util.CommonUtils
-
Converts milliseconds to clock time.
- convertMsToDate(long, String) - Static method in class alluxio.util.CommonUtils
-
Converts a millisecond number to a formatted date String.
- convertMsToShortClockTime(long) - Static method in class alluxio.util.webui.WebUtils
-
Converts milliseconds to short clock time.
- convertToByteString(Map<String, byte[]>) - Static method in class alluxio.util.CommonUtils
-
- convertToFolderName(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
Appends the directory suffix to the key.
- convertToNames(UfsStatus[]) - Static method in class alluxio.underfs.UfsStatus
-
Converts an array of UFS file status to a listing result where each element in the array is
a file or directory name.
- coordinators() - Method in class alluxio.master.job.plan.PlanTracker
-
- copy() - Method in class alluxio.concurrent.jsr.CompletableFuture
-
Returns a new CompletableFuture that is completed normally with the same value as this
CompletableFuture when it completes normally.
- copy() - Method in class alluxio.conf.AlluxioProperties
-
Makes a copy of the backing properties and returns them in a new object.
- copy() - Method in class alluxio.underfs.UfsDirectoryStatus
-
- copy() - Method in class alluxio.underfs.UfsFileStatus
-
- copy() - Method in class alluxio.underfs.UfsStatus
-
- CopyFromLocalCommand - Class in alluxio.cli.fs.command
-
Copies the specified file specified by "source path" to the path specified by "remote path".
- CopyFromLocalCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.CopyFromLocalCommand
-
- copyObject(String, String) - Method in class alluxio.underfs.cos.COSUnderFileSystem
-
- copyObject(String, String) - Method in class alluxio.underfs.gcs.GCSUnderFileSystem
-
- copyObject(String, String) - Method in class alluxio.underfs.kodo.KodoClient
-
Copys object in Qiniu kodo.
- copyObject(String, String) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
-
- copyObject(String, String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
Copies an object to another key.
- copyObject(String, String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
-
- copyObject(String, String) - Method in class alluxio.underfs.s3a.S3AUnderFileSystem
-
- copyObject(String, String) - Method in class alluxio.underfs.swift.SwiftUnderFileSystem
-
- copyProperties() - Method in interface alluxio.conf.AlluxioConfiguration
-
- copyProperties() - Method in class alluxio.conf.InstancedConfiguration
-
- copyProperties() - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- copyProperties() - Static method in class alluxio.conf.ServerConfiguration
-
Create and return a copy of all properties.
- CopyToLocalCommand - Class in alluxio.cli.fs.command
-
Copies a file or a directory from the Alluxio filesystem to the local filesystem.
- CopyToLocalCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.CopyToLocalCommand
-
- CoreMaster - Class in alluxio.master
-
Abstract class for masters that run in the core master process.
- CoreMaster(CoreMasterContext, Clock, ExecutorServiceFactory) - Constructor for class alluxio.master.CoreMaster
-
- CoreMasterContext - Class in alluxio.master
-
This class stores fields that are specific to core masters.
- CoreMasterContext.Builder - Class in alluxio.master
-
- COS_ACCESS_KEY - Static variable in class alluxio.conf.PropertyKey
-
- COS_ACCESS_KEY - Static variable in class alluxio.conf.PropertyKey.Name
-
- COS_APP_ID - Static variable in class alluxio.conf.PropertyKey
-
- COS_APP_ID - Static variable in class alluxio.conf.PropertyKey.Name
-
- COS_CONNECTION_MAX - Static variable in class alluxio.conf.PropertyKey
-
- COS_CONNECTION_MAX - Static variable in class alluxio.conf.PropertyKey.Name
-
- COS_CONNECTION_TIMEOUT - Static variable in class alluxio.conf.PropertyKey
-
- COS_CONNECTION_TIMEOUT - Static variable in class alluxio.conf.PropertyKey.Name
-
- COS_REGION - Static variable in class alluxio.conf.PropertyKey
-
- COS_REGION - Static variable in class alluxio.conf.PropertyKey.Name
-
- COS_SECRET_KEY - Static variable in class alluxio.conf.PropertyKey
-
- COS_SECRET_KEY - Static variable in class alluxio.conf.PropertyKey.Name
-
- COS_SOCKET_TIMEOUT - Static variable in class alluxio.conf.PropertyKey
-
- COS_SOCKET_TIMEOUT - Static variable in class alluxio.conf.PropertyKey.Name
-
- COSInputStream - Class in alluxio.underfs.cos
-
A stream for reading a file from COS.
- COSOutputStream - Class in alluxio.underfs.cos
-
A stream for writing a file into COS.
- COSOutputStream(String, String, COSClient, List<String>) - Constructor for class alluxio.underfs.cos.COSOutputStream
-
- COSUnderFileSystem - Class in alluxio.underfs.cos
-
- COSUnderFileSystem(AlluxioURI, COSClient, String, String, UnderFileSystemConfiguration) - Constructor for class alluxio.underfs.cos.COSUnderFileSystem
-
- COSUnderFileSystemFactory - Class in alluxio.underfs.cos
-
- COSUnderFileSystemFactory() - Constructor for class alluxio.underfs.cos.COSUnderFileSystemFactory
-
- COUNT_FIELD_NUMBER - Static variable in class alluxio.grpc.StatusSummary
-
- CountCommand - Class in alluxio.cli.fs.command
-
Displays the number of folders and files matching the specified prefix in args.
- CountCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.CountCommand
-
- CountedCompleter<T> - Class in alluxio.concurrent.jsr
-
A
ForkJoinTask
with a completion action performed when triggered and there are no
remaining pending actions.
- CountedCompleter(CountedCompleter<?>, int) - Constructor for class alluxio.concurrent.jsr.CountedCompleter
-
Creates a new CountedCompleter with the given completer and initial pending count.
- CountedCompleter(CountedCompleter<?>) - Constructor for class alluxio.concurrent.jsr.CountedCompleter
-
Creates a new CountedCompleter with the given completer and an initial pending count of zero.
- CountedCompleter() - Constructor for class alluxio.concurrent.jsr.CountedCompleter
-
Creates a new CountedCompleter with no completer and an initial pending count of zero.
- counter(String) - Static method in class alluxio.metrics.MetricsSystem
-
Get or add counter with the given name.
- COUNTER_VALUE - Static variable in enum alluxio.grpc.MetricType
-
COUNTER represents values which can be incremented or decremented over time by certain operations.
- counterWithTags(String, boolean, String...) - Static method in class alluxio.metrics.MetricsSystem
-
Get or add counter with the given name with tags.
- CountingLatch - Class in alluxio.concurrent
-
Similar to
CountDownLatch
except that the count can either be
increased or decreased.
- CountingLatch() - Constructor for class alluxio.concurrent.CountingLatch
-
- CountingRetry - Class in alluxio.retry
-
An option which allows retrying based on maximum count.
- CountingRetry(int) - Constructor for class alluxio.retry.CountingRetry
-
Constructs a retry facility which allows max number of retries.
- CpCommand - Class in alluxio.cli.fs.command
-
Copies a file or a directory in the Alluxio filesystem.
- CpCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.CpCommand
-
- create(FileSystemContext) - Static method in class alluxio.client.block.AlluxioBlockStore
-
Creates an Alluxio block store with default local hostname.
- create(MasterClientContext) - Static method in class alluxio.client.block.BlockMasterClient.Factory
-
- create(String, AlluxioConfiguration) - Static method in class alluxio.client.block.policy.BlockLocationPolicy.Factory
-
- create(FileSystemContext, BlockInfo, WorkerNetAddress, BlockInStream.BlockInStreamSource, InStreamOptions) - Static method in class alluxio.client.block.stream.BlockInStream
-
- create(FileSystemContext, long, long, WorkerNetAddress, OutStreamOptions) - Static method in class alluxio.client.block.stream.BlockOutStream
-
- create(UserState, GrpcServerAddress, AlluxioConfiguration) - Static method in class alluxio.client.block.stream.BlockWorkerClient.Factory
-
Creates a new block worker client.
- create(long, long) - Method in interface alluxio.client.block.stream.DataReader.Factory
-
- create(FileSystemContext, long, long, WorkerNetAddress, OutStreamOptions) - Static method in class alluxio.client.block.stream.DataWriter.Factory
-
- create(long, long) - Method in class alluxio.client.block.stream.GrpcDataReader.Factory
-
- create(FileSystemContext, WorkerNetAddress, long, long, RequestType, OutStreamOptions) - Static method in class alluxio.client.block.stream.GrpcDataWriter
-
- create(long, long) - Method in class alluxio.client.block.stream.LocalFileDataReader.Factory
-
- create(FileSystemContext, WorkerNetAddress, long, OutStreamOptions) - Static method in class alluxio.client.block.stream.LocalFileDataWriter
-
- create(FileSystemContext, WorkerNetAddress, long, long, OutStreamOptions) - Static method in class alluxio.client.block.stream.UfsFallbackLocalFileDataWriter
-
- create(FileSystemContext, WorkerNetAddress, OutStreamOptions) - Static method in class alluxio.client.block.stream.UnderFileSystemFileOutStream
-
- create(AlluxioConfiguration) - Static method in interface alluxio.client.file.cache.CacheEvictor
-
- create(AlluxioConfiguration) - Static method in class alluxio.client.file.cache.LocalCacheManager
-
- create() - Static method in interface alluxio.client.file.cache.MetaStore
-
- create(PageStoreOptions, boolean) - Static method in interface alluxio.client.file.cache.PageStore
-
- create(AlluxioConfiguration) - Static method in class alluxio.client.file.cache.store.PageStoreOptions
-
- create(RocksPageStoreOptions) - Static method in class alluxio.client.file.cache.store.RocksPageStore
-
- create(AlluxioConfiguration) - Static method in class alluxio.client.file.FileSystem.Factory
-
- create(ClientContext) - Static method in class alluxio.client.file.FileSystem.Factory
-
- create(FileSystemContext) - Static method in class alluxio.client.file.FileSystem.Factory
-
- create(AlluxioConfiguration) - Static method in class alluxio.client.file.FileSystemContext
-
- create(Subject, AlluxioConfiguration) - Static method in class alluxio.client.file.FileSystemContext
-
- create(ClientContext) - Static method in class alluxio.client.file.FileSystemContext
-
- create(Subject, MasterInquireClient, AlluxioConfiguration) - Static method in class alluxio.client.file.FileSystemContext
-
- create(MasterClientContext) - Static method in class alluxio.client.file.FileSystemMasterClient.Factory
-
- create(AlluxioConfiguration, UserState) - Static method in class alluxio.client.job.JobContext
-
Creates a job context.
- create(JobMasterClientContext) - Static method in class alluxio.client.job.JobMasterClient.Factory
-
- create(MasterClientContext) - Static method in class alluxio.client.table.TableMasterClient.Factory
-
- create(Subject, AlluxioConfiguration) - Static method in class alluxio.ClientContext
-
A client context with information about the subject and configuration of the client.
- create(AlluxioConfiguration) - Static method in class alluxio.ClientContext
-
- create() - Static method in class alluxio.ClientContext
-
- create(String) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- create(String, CreateOptions) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- create(Map<String, AlluxioConfiguration>) - Static method in interface alluxio.conf.path.PathConfiguration
-
- create(String, S) - Method in interface alluxio.extensions.ExtensionFactory
-
Creates a new extension for the given path.
- create(String, long, FuseFileInfo) - Method in class alluxio.fuse.AlluxioFuseFileSystem
-
Creates and opens a new file.
- create(AlluxioConfiguration) - Static method in class alluxio.grpc.GrpcChannelKey
-
- create(InetSocketAddress) - Static method in class alluxio.grpc.GrpcServerAddress
-
- create(String, SocketAddress) - Static method in class alluxio.grpc.GrpcServerAddress
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class alluxio.hadoop.AbstractFileSystem
-
Attempts to create a file.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class alluxio.hadoop.LocalCacheFileSystem
-
- create(AlluxioURI, PartitionInfo) - Static method in class alluxio.job.plan.transform.format.csv.CsvReader
-
Creates a CSV reader.
- create(AlluxioURI) - Static method in class alluxio.job.plan.transform.format.parquet.ParquetReader
-
Creates a parquet reader.
- create(TableSchema, AlluxioURI) - Static method in class alluxio.job.plan.transform.format.parquet.ParquetWriter
-
Creates a Parquet writer.
- create(TableSchema, AlluxioURI, int, boolean) - Static method in class alluxio.job.plan.transform.format.parquet.ParquetWriter
-
Creates a Parquet writer specifying a row group size.
- create(AlluxioURI, PartitionInfo) - Static method in interface alluxio.job.plan.transform.format.TableReader
-
- create(TableSchema, Committer, AlluxioURI) - Static method in class alluxio.job.plan.transform.format.tables.TablesWriter
-
- create(TableSchema, AlluxioURI) - Static method in interface alluxio.job.plan.transform.format.TableWriter
-
- create(CompositeConfig) - Method in class alluxio.job.workflow.composite.CompositeExecutionFactory
-
- create(T) - Method in interface alluxio.job.workflow.WorkflowExecutionFactory
-
- create() - Static method in class alluxio.master.AlluxioMasterProcess.Factory
-
- create(MasterRegistry, CoreMasterContext) - Method in class alluxio.master.block.BlockMasterFactory
-
- create(FileSystemMasterView) - Static method in class alluxio.master.file.async.AsyncPersistHandler.Factory
-
- create(CheckConsistencyPOptions.Builder) - Static method in class alluxio.master.file.contexts.CheckConsistencyContext
-
- create(CompleteFilePOptions.Builder) - Static method in class alluxio.master.file.contexts.CompleteFileContext
-
- create(CreateDirectoryPOptions.Builder) - Static method in class alluxio.master.file.contexts.CreateDirectoryContext
-
- create(CreateFilePOptions.Builder) - Static method in class alluxio.master.file.contexts.CreateFileContext
-
- create(DeletePOptions.Builder) - Static method in class alluxio.master.file.contexts.DeleteContext
-
- create(DeletePOptions.Builder, CallTracker) - Static method in class alluxio.master.file.contexts.DeleteContext
-
- create(FreePOptions.Builder) - Static method in class alluxio.master.file.contexts.FreeContext
-
- create(GetStatusPOptions.Builder) - Static method in class alluxio.master.file.contexts.GetStatusContext
-
- create(ListStatusPOptions.Builder) - Static method in class alluxio.master.file.contexts.ListStatusContext
-
- create(ListStatusPOptions.Builder, CallTracker) - Static method in class alluxio.master.file.contexts.ListStatusContext
-
- create(LoadMetadataPOptions.Builder) - Static method in class alluxio.master.file.contexts.LoadMetadataContext
-
- create(MountPOptions.Builder) - Static method in class alluxio.master.file.contexts.MountContext
-
- create(RenamePOptions.Builder) - Static method in class alluxio.master.file.contexts.RenameContext
-
- create(ScheduleAsyncPersistencePOptions.Builder) - Static method in class alluxio.master.file.contexts.ScheduleAsyncPersistenceContext
-
- create(SetAclPOptions.Builder) - Static method in class alluxio.master.file.contexts.SetAclContext
-
- create(SetAclPOptions.Builder, CallTracker) - Static method in class alluxio.master.file.contexts.SetAclContext
-
- create(SetAttributePOptions.Builder) - Static method in class alluxio.master.file.contexts.SetAttributeContext
-
- create(SetAttributePOptions.Builder, CallTracker) - Static method in class alluxio.master.file.contexts.SetAttributeContext
-
- create(FileSystemHeartbeatPOptions.Builder) - Static method in class alluxio.master.file.contexts.WorkerHeartbeatContext
-
- create(MasterRegistry, CoreMasterContext) - Method in class alluxio.master.file.FileSystemMasterFactory
-
- create(long, long, String, CreateDirectoryContext) - Static method in class alluxio.master.file.meta.MutableInodeDirectory
-
- create(long, long, String, long, CreateFileContext) - Static method in class alluxio.master.file.meta.MutableInodeFile
-
- create(MountTable) - Static method in class alluxio.master.file.meta.UfsAbsentPathCache.Factory
-
- create(MountTable) - Static method in class alluxio.master.file.meta.UfsBlockLocationCache.Factory
-
- create(CommandManager, JobServerContext, List<WorkerInfo>, Long, JobConfig, Consumer<PlanInfo>) - Static method in class alluxio.master.job.plan.PlanCoordinator
-
- create(URI) - Static method in class alluxio.master.journal.JournalFileParser.Factory
-
Creates a journal parser given the location.
- create(RaftJournalConfiguration) - Static method in class alluxio.master.journal.raft.RaftJournalSystem
-
Creates and initializes a raft journal system.
- create(String) - Method in class alluxio.master.journalv0.Journal.Factory
-
- create(URI) - Static method in class alluxio.master.journalv0.Journal.Factory
-
Creates a new read-only journal using the given location.
- create(String) - Method in interface alluxio.master.journalv0.JournalFactory
-
Creates a new journal using the given name.
- create() - Static method in class alluxio.master.journalv0.JournalFormatter.Factory
-
- create(String) - Method in class alluxio.master.journalv0.MutableJournal.Factory
-
- create(URI) - Static method in class alluxio.master.journalv0.MutableJournal.Factory
-
Creates a new read-write journal using the given location.
- create(boolean) - Static method in class alluxio.master.LocalAlluxioMaster
-
Creates a new local Alluxio master with an isolated work directory and port.
- create(String, boolean) - Static method in class alluxio.master.LocalAlluxioMaster
-
Creates a new local Alluxio master with a isolated port.
- create(MasterRegistry, T) - Method in interface alluxio.master.MasterFactory
-
Factory method to create a new master instance.
- create(AlluxioConfiguration, UserState) - Static method in class alluxio.master.MasterInquireClient.Factory
-
- create(MasterRegistry, CoreMasterContext) - Method in class alluxio.master.meta.MetaMasterFactory
-
- create(MasterRegistry, CoreMasterContext) - Method in class alluxio.master.metrics.MetricsMasterFactory
-
- create(CatalogContext, UdbContext, String, String, Map<String, String>) - Static method in class alluxio.master.table.Database
-
Creates an instance of a database.
- create(List<Partition>, Layout, List<FieldSchema>) - Static method in interface alluxio.master.table.PartitionScheme
-
create a partition scheme object.
- create(Database, UdbTable, Table) - Static method in class alluxio.master.table.Table
-
- create(Database, Table.AddTableEntry) - Static method in class alluxio.master.table.Table
-
- create(MasterRegistry, CoreMasterContext) - Method in class alluxio.master.table.TableMasterFactory
-
- create() - Static method in class alluxio.proxy.ProxyProcess.Factory
-
- create(AuthType, AlluxioConfiguration) - Static method in class alluxio.security.authentication.AuthenticationProvider.Factory
-
- create(Subject, AlluxioConfiguration, boolean) - Method in class alluxio.security.user.NoopUserState.Factory
-
- create(Subject, AlluxioConfiguration, boolean) - Method in class alluxio.security.user.SimpleUserState.Factory
-
- create(AlluxioConfiguration) - Static method in class alluxio.security.user.UserState.Factory
-
- create(AlluxioConfiguration, Subject) - Static method in class alluxio.security.user.UserState.Factory
-
- create(AlluxioConfiguration, Subject, CommonUtils.ProcessType) - Static method in class alluxio.security.user.UserState.Factory
-
- create(Subject, AlluxioConfiguration, boolean) - Method in interface alluxio.security.user.UserStateFactory
-
- create(Layout) - Method in class alluxio.table.common.layout.HiveLayout.HiveLayoutFactory
-
- create(Layout) - Method in interface alluxio.table.common.LayoutFactory
-
- create(Layout) - Method in class alluxio.table.common.LayoutRegistry
-
Creates a new instance of a
Layout
.
- create(String, List<String>, Map<String, String>) - Method in interface alluxio.table.common.transform.action.TransformActionFactory
-
- create(String, String, List<String>, Map<String, String>) - Static method in class alluxio.table.common.transform.action.TransformActionRegistry
-
- create(String, List<String>, Map<String, String>) - Method in class alluxio.table.common.transform.action.WriteAction.WriteActionFactory
-
- create(UdbContext, UdbConfiguration) - Method in interface alluxio.table.common.udb.UnderDatabaseFactory
-
Creates a new instance of the udb.
- create(UdbContext, String, UdbConfiguration) - Method in class alluxio.table.common.udb.UnderDatabaseRegistry
-
- create(UdbContext, UdbConfiguration) - Static method in class alluxio.table.under.hive.HiveDatabase
-
Creates an instance of the Hive database UDB.
- create(UdbContext, UdbConfiguration) - Method in class alluxio.table.under.hive.HiveDatabaseFactory
-
- create(String) - Method in class alluxio.underfs.BaseUnderFileSystem
-
- create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.cos.COSUnderFileSystemFactory
-
- create(String, UfsStatus) - Static method in class alluxio.underfs.Fingerprint
-
Parses the input string and returns the fingerprint object.
- create(String, UfsStatus, AccessControlList) - Static method in class alluxio.underfs.Fingerprint
-
Parses the input string and returns the fingerprint object.
- create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.gcs.GCSUnderFileSystemFactory
-
- create(String, CreateOptions) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystemFactory
-
- create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.kodo.KodoUnderFileSystemFactory
-
- create(String, CreateOptions) - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.local.LocalUnderFileSystemFactory
-
- create(String, CreateOptions) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.oss.OSSUnderFileSystemFactory
-
- create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.s3a.S3AUnderFileSystemFactory
-
- create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.swift.SwiftUnderFileSystemFactory
-
- create(String) - Method in interface alluxio.underfs.UnderFileSystem
-
Creates a file in the under file system with the indicated name.
- create(String, CreateOptions) - Method in interface alluxio.underfs.UnderFileSystem
-
Creates a file in the under file system with the specified
CreateOptions
.
- create(String, AlluxioConfiguration) - Static method in class alluxio.underfs.UnderFileSystem.Factory
-
- create(String, UnderFileSystemConfiguration) - Static method in class alluxio.underfs.UnderFileSystem.Factory
-
Creates a client for operations involved with the under file system.
- create(String, UnderFileSystemConfiguration) - Method in interface alluxio.underfs.UnderFileSystemFactory
-
Creates a new client for accessing the given path.
- create(String) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- create(String, CreateOptions) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.wasb.WasbUnderFileSystemFactory
-
- create(String, CreateOptions) - Method in class alluxio.underfs.web.WebUnderFileSystem
-
- create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.web.WebUnderFileSystemFactory
-
- create(String) - Static method in class alluxio.uri.URI.Factory
-
Creates a
URI
from a string.
- create(String, Authority, String, String) - Static method in class alluxio.uri.URI.Factory
-
Creates a
URI
from components.
- create(URI, URI) - Static method in class alluxio.uri.URI.Factory
-
Resolves a child
URI
against a parent
URI
.
- create(URI, String, boolean) - Static method in class alluxio.uri.URI.Factory
-
- create() - Method in interface alluxio.util.executor.ExecutorServiceFactory
-
- create(BlockMetadataView) - Static method in class alluxio.worker.block.allocator.Allocator.Factory
-
- create(BlockMetadataManager) - Static method in class alluxio.worker.block.BlockStoreMeta.Factory
-
Factory method to return a BlockStoreMeta instance without blockIds.
- create(WorkerRegistry, UfsManager) - Method in class alluxio.worker.block.BlockWorkerFactory
-
- create(BlockMetadataEvictorView, Allocator) - Static method in class alluxio.worker.block.evictor.Evictor.Factory
-
- create(UnderFileSystemBlockMeta, long, boolean, BlockStore, UfsManager, UfsInputStreamManager) - Static method in class alluxio.worker.block.UnderFileSystemBlockReader
-
- create(String, SocketAddress, WorkerProcess) - Static method in class alluxio.worker.DataServer.Factory
-
- create(JobMasterClientContext) - Static method in class alluxio.worker.job.JobMasterClient.Factory
-
- create() - Static method in class alluxio.worker.JobWorkerProcess.Factory
-
- create(WorkerRegistry, UfsManager) - Method in interface alluxio.worker.WorkerFactory
-
Factory method to create a new worker instance.
- create() - Static method in class alluxio.worker.WorkerProcess.Factory
-
- create(TieredIdentity) - Static method in class alluxio.worker.WorkerProcess.Factory
-
- CREATE_DIRECTORY - Static variable in class alluxio.proxy.PathsRestServiceHandler
-
- CREATE_FILE - Static variable in class alluxio.proxy.PathsRestServiceHandler
-
- CREATE_UFS_BLOCK_OPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.WriteRequestCommand
-
- CREATE_UFS_FILE_OPTIONS_FIELD_NUMBER - Static variable in class alluxio.grpc.WriteRequestCommand
-
- CREATEANCESTORS_FIELD_NUMBER - Static variable in class alluxio.grpc.LoadMetadataPOptions
-
- createAndAbortMultipartFileTest() - Method in class alluxio.examples.S3ASpecificOperations
-
Test for creating and aborting a multipart file.
- createAtomicTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating file atomic.
- createAwsCredentialsProvider(UnderFileSystemConfiguration) - Static method in class alluxio.underfs.s3a.S3AUnderFileSystem
-
- createBlock(long, long, BlockStoreLocation, long) - Method in interface alluxio.worker.block.BlockStore
-
Creates the metadata of a new block and assigns a temporary path (e.g., a subdir of the final
location named after session id) to store its data.
- createBlock(long, long, String, String, long) - Method in interface alluxio.worker.block.BlockWorker
-
Creates a block in Alluxio managed space for short-circuit writes.
- createBlock(long, long, String, String, long) - Method in class alluxio.worker.block.DefaultBlockWorker
-
- createBlock(long, long, BlockStoreLocation, long) - Method in class alluxio.worker.block.TieredBlockStore
-
- createBlockId(long, long) - Static method in class alluxio.master.block.BlockId
-
- createBlockMetadataManager() - Static method in class alluxio.worker.block.BlockMetadataManager
-
- createBlockPath(String, String) - Static method in class alluxio.util.io.FileUtils
-
Creates the local block path and all the parent directories.
- createBlockRemote(long, long, String, String, long) - Method in interface alluxio.worker.block.BlockWorker
-
Creates a block for non short-circuit writes or caching requests.
- createBlockRemote(long, long, String, String, long) - Method in class alluxio.worker.block.DefaultBlockWorker
-
- createBucket(String) - Method in class alluxio.proxy.s3.S3RestServiceHandler
-
- createConfiguration(UnderFileSystemConfiguration) - Static method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
Prepares the Hadoop configuration necessary to successfully obtain a FileSystem
instance that can access the provided path.
- createConfiguration(UnderFileSystemConfiguration, Boolean) - Static method in class alluxio.underfs.wasb.WasbUnderFileSystem
-
Prepares the configuration for this Wasb as an HDFS configuration.
- CREATED_VALUE - Static variable in enum alluxio.grpc.Status
-
CREATED = 1;
- createDataReader(BlockReadRequestContext, StreamObserver<ReadResponse>) - Method in class alluxio.worker.grpc.BlockReadHandler
-
- createDeleteFileConjuctionTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating and deleting file conjunction.
- createDir(String) - Static method in class alluxio.util.io.FileUtils
-
Creates an empty directory and its intermediate directories if necessary.
- createDirect(String, CreateOptions) - Method in interface alluxio.underfs.AtomicFileOutputStreamCallback
-
Creates a file in the under file system with the specified
CreateOptions
.
- createDirect(String, CreateOptions) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- createDirect(String, CreateOptions) - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- createDirectory(AlluxioURI, CreateDirectoryPOptions) - Method in class alluxio.client.file.BaseFileSystem
-
- createDirectory(AlluxioURI, CreateDirectoryPOptions) - Method in class alluxio.client.file.DelegatingFileSystem
-
- createDirectory(AlluxioURI) - Method in interface alluxio.client.file.FileSystem
-
- createDirectory(AlluxioURI, CreateDirectoryPOptions) - Method in interface alluxio.client.file.FileSystem
-
Creates a directory.
- createDirectory(AlluxioURI, CreateDirectoryPOptions) - Method in class alluxio.client.file.FileSystemCache.InstanceCachingFileSystem
-
- createDirectory(AlluxioURI, CreateDirectoryPOptions) - Method in interface alluxio.client.file.FileSystemMasterClient
-
Creates a new directory.
- createDirectory(AlluxioURI, CreateDirectoryPOptions) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- createDirectory(CreateDirectoryPRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub
-
Creates a directory.
- createDirectory(CreateDirectoryPRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub
-
Creates a directory.
- createDirectory(CreateDirectoryPRequest, StreamObserver<CreateDirectoryPResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase
-
Creates a directory.
- createDirectory(CreateDirectoryPRequest, StreamObserver<CreateDirectoryPResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub
-
Creates a directory.
- createDirectory(AlluxioURI, CreateDirectoryPOptions) - Method in class alluxio.hadoop.AlluxioHdfsFileSystem
-
- CreateDirectory - Class in alluxio.master.backcompat.ops
-
Test for directory creation.
- CreateDirectory() - Constructor for class alluxio.master.backcompat.ops.CreateDirectory
-
- createDirectory(AlluxioURI, CreateDirectoryContext) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- createDirectory(AlluxioURI, CreateDirectoryContext) - Method in interface alluxio.master.file.FileSystemMaster
-
Creates a directory for a given path.
- createDirectory(CreateDirectoryPRequest, StreamObserver<CreateDirectoryPResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- createDirectory(String, CreateDirectoryPOptions) - Method in class alluxio.proxy.PathsRestServiceHandler
-
- CreateDirectoryContext - Class in alluxio.master.file.contexts
-
- createDirectoryDefaults(AlluxioConfiguration) - Static method in class alluxio.util.FileSystemOptions
-
- CreateDirectoryPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CreateDirectoryPOptions
- CreateDirectoryPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CreateDirectoryPOptions
- CreateDirectoryPOptionsOrBuilder - Interface in alluxio.grpc
-
- CreateDirectoryPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CreateDirectoryPRequest
- CreateDirectoryPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CreateDirectoryPRequest
- CreateDirectoryPRequestOrBuilder - Interface in alluxio.grpc
-
- CreateDirectoryPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CreateDirectoryPResponse
- CreateDirectoryPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CreateDirectoryPResponse
- CreateDirectoryPResponseOrBuilder - Interface in alluxio.grpc
-
- createEmptyFileTest() - Method in class alluxio.examples.S3ASpecificOperations
-
Test for creating an empty file using streaming upload.
- createEmptyObject(String) - Method in class alluxio.underfs.cos.COSUnderFileSystem
-
- createEmptyObject(String) - Method in class alluxio.underfs.gcs.GCSUnderFileSystem
-
- createEmptyObject(String) - Method in class alluxio.underfs.kodo.KodoClient
-
Creates empty Object in Qiniu kodo.
- createEmptyObject(String) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
-
- createEmptyObject(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
Creates a zero-byte object used to encode a directory.
- createEmptyObject(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
-
- createEmptyObject(String) - Method in class alluxio.underfs.s3a.S3AUnderFileSystem
-
- createEmptyObject(String) - Method in class alluxio.underfs.swift.SwiftUnderFileSystem
-
- createEmptyTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating empty file.
- createEventLoop(ChannelType, int, String, boolean) - Static method in class alluxio.util.network.NettyUtils
-
- createFile(AlluxioURI, CreateFilePOptions) - Method in class alluxio.client.file.BaseFileSystem
-
- createFile(AlluxioURI, CreateFilePOptions) - Method in class alluxio.client.file.DelegatingFileSystem
-
- createFile(AlluxioURI) - Method in interface alluxio.client.file.FileSystem
-
- createFile(AlluxioURI, CreateFilePOptions) - Method in interface alluxio.client.file.FileSystem
-
Creates a file.
- createFile(AlluxioURI, CreateFilePOptions) - Method in class alluxio.client.file.FileSystemCache.InstanceCachingFileSystem
-
- createFile(AlluxioURI, CreateFilePOptions) - Method in interface alluxio.client.file.FileSystemMasterClient
-
Creates a new file.
- createFile(AlluxioURI, CreateFilePOptions) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- createFile(CreateFilePRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub
-
Creates a file.
- createFile(CreateFilePRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub
-
Creates a file.
- createFile(CreateFilePRequest, StreamObserver<CreateFilePResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase
-
Creates a file.
- createFile(CreateFilePRequest, StreamObserver<CreateFilePResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub
-
Creates a file.
- createFile(AlluxioURI, CreateFilePOptions) - Method in class alluxio.hadoop.AlluxioHdfsFileSystem
-
- CreateFile - Class in alluxio.master.backcompat.ops
-
Test for file creation.
- CreateFile() - Constructor for class alluxio.master.backcompat.ops.CreateFile
-
- createFile(FileSystem, AlluxioURI) - Static method in class alluxio.master.backcompat.Utils
-
Creates a file at the given path.
- createFile(FileSystem, AlluxioURI, CreateFilePOptions) - Static method in class alluxio.master.backcompat.Utils
-
Creates a file at the given path.
- createFile(AlluxioURI, CreateFileContext) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- createFile(AlluxioURI, CreateFileContext) - Method in interface alluxio.master.file.FileSystemMaster
-
Creates a file (not a directory) for a given path.
- createFile(CreateFilePRequest, StreamObserver<CreateFilePResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- createFile(String, CreateFilePOptions) - Method in class alluxio.proxy.PathsRestServiceHandler
-
- createFile(String) - Static method in class alluxio.util.io.FileUtils
-
Creates an empty file and its intermediate directories if necessary.
- CreateFileContext - Class in alluxio.master.file.contexts
-
- createFileDefaults(AlluxioConfiguration) - Static method in class alluxio.util.FileSystemOptions
-
- createFileId(long) - Static method in class alluxio.util.IdUtils
-
Creates an id for a file based on the given id of the container.
- createFileLessThanOnePartTest() - Method in class alluxio.examples.S3ASpecificOperations
-
Test for creating a file with data less than one part.
- CreateFilePOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CreateFilePOptions
- CreateFilePOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CreateFilePOptions
- CreateFilePOptionsOrBuilder - Interface in alluxio.grpc
-
- CreateFilePRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CreateFilePRequest
- CreateFilePRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CreateFilePRequest
- CreateFilePRequestOrBuilder - Interface in alluxio.grpc
-
- CreateFilePResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CreateFilePResponse
- CreateFilePResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.CreateFilePResponse
- CreateFilePResponseOrBuilder - Interface in alluxio.grpc
-
- createFileSystemContextId() - Static method in class alluxio.util.IdUtils
-
- createForJobMaster(AlluxioConfiguration, UserState) - Static method in class alluxio.master.MasterInquireClient.Factory
-
- createForRoot(AlluxioConfiguration) - Static method in class alluxio.underfs.UnderFileSystem.Factory
-
- createFull(BlockMetadataManager) - Static method in class alluxio.worker.block.BlockStoreMeta.Factory
-
Factory method to return a BlockStoreMeta instance with blockIds.
- createFullAccess() - Static method in class alluxio.security.authorization.Mode
-
Creates the "full access" mode.
- createInstance(AlluxioURI, UnderFileSystemConfiguration) - Static method in class alluxio.underfs.cos.COSUnderFileSystem
-
- createInstance(AlluxioURI, UnderFileSystemConfiguration) - Static method in class alluxio.underfs.gcs.GCSUnderFileSystem
-
- createInstance(AlluxioURI, UnderFileSystemConfiguration) - Static method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- createInstance(AlluxioURI, UnderFileSystemConfiguration) - Static method in class alluxio.underfs.oss.OSSUnderFileSystem
-
- createInstance(AlluxioURI, UnderFileSystemConfiguration) - Static method in class alluxio.underfs.s3a.S3AUnderFileSystem
-
- createInstance(AlluxioURI, UnderFileSystemConfiguration) - Static method in class alluxio.underfs.wasb.WasbUnderFileSystem
-
- createInternalSessionId() - Static method in class alluxio.Sessions
-
- createIterator(RocksIterator, RocksUtils.RocksIteratorParser<T>) - Static method in class alluxio.master.metastore.rocks.RocksUtils
-
Used to wrap an
Iterator
over
RocksIterator
.
- createJournal(Master) - Method in interface alluxio.master.journal.JournalSystem
-
Creates a journal for the given state machine.
- createJournal(Master) - Method in class alluxio.master.journal.noop.NoopJournalSystem
-
- createJournal(Master) - Method in class alluxio.master.journal.raft.RaftJournalSystem
-
- createJournal(Master) - Method in class alluxio.master.journal.ufs.UfsJournalSystem
-
- createJournalContext() - Method in class alluxio.master.AbstractMaster
-
- createJournalContext() - Method in interface alluxio.master.journal.Journal
-
- createJournalContext() - Method in class alluxio.master.journal.noop.NoopJournal
-
- createJournalContext() - Method in class alluxio.master.journal.raft.RaftJournal
-
- createJournalContext() - Method in class alluxio.master.journal.ufs.UfsJournal
-
- createJournalContext() - Method in interface alluxio.master.Master
-
- createJournalContext() - Method in class alluxio.master.NoopMaster
-
- createLocalBlock(StreamObserver<CreateLocalBlockResponse>) - Method in interface alluxio.client.block.stream.BlockWorkerClient
-
Creates a local block on the worker.
- createLocalBlock(StreamObserver<CreateLocalBlockResponse>) - Method in class alluxio.client.block.stream.DefaultBlockWorkerClient
-
- createLocalBlock(StreamObserver<CreateLocalBlockResponse>) - Method in class alluxio.grpc.BlockWorkerGrpc.BlockWorkerImplBase
-
Replaces ShortCircuitBlockWriteHandler.
- createLocalBlock(StreamObserver<CreateLocalBlockResponse>) - Method in class alluxio.grpc.BlockWorkerGrpc.BlockWorkerStub
-
Replaces ShortCircuitBlockWriteHandler.
- createLocalBlock(StreamObserver<CreateLocalBlockResponse>) - Method in class alluxio.worker.grpc.BlockWorkerImpl
-
- CreateLocalBlockRequest - Class in alluxio.grpc
-
next available id: 9
- CreateLocalBlockRequest.Builder - Class in alluxio.grpc
-
next available id: 9
- CreateLocalBlockRequestOrBuilder - Interface in alluxio.grpc
-
- CreateLocalBlockResponse - Class in alluxio.grpc
-
next available id: 2
- CreateLocalBlockResponse.Builder - Class in alluxio.grpc
-
next available id: 2
- CreateLocalBlockResponseOrBuilder - Interface in alluxio.grpc
-
- createLoginContext(AuthType, Subject, ClassLoader, Configuration, CallbackHandler) - Static method in class alluxio.util.SecurityUtils
-
- createMasters(MasterRegistry, MasterContext) - Static method in class alluxio.master.MasterUtils
-
Creates all the masters and registers them to the master registry.
- createMountId() - Static method in class alluxio.util.IdUtils
-
- createMountSpecificConf(Map<String, String>) - Method in class alluxio.underfs.UnderFileSystemConfiguration
-
Creates a new instance from the current configuration and adds in new properties.
- createMultipartFileTest() - Method in class alluxio.examples.S3ASpecificOperations
-
Test for creating a multipart file.
- createNewClassInstance(Class<T>, Class<?>[], Object[]) - Static method in class alluxio.util.CommonUtils
-
Creates new instance of a class by calling a constructor that receives ctorClassArgs arguments.
- createNewPath(String, boolean) - Method in class alluxio.uri.MultiPartSchemeURI
-
- createNewPath(String, boolean) - Method in class alluxio.uri.StandardURI
-
- createNewPath(String, boolean) - Method in interface alluxio.uri.URI
-
- createNewResource() - Method in class alluxio.client.block.BlockMasterClientPool
-
- createNewResource() - Method in class alluxio.client.block.stream.BlockWorkerClientPool
-
- createNewResource() - Method in class alluxio.client.file.FileSystemMasterClientPool
-
- createNewResource() - Method in class alluxio.client.job.JobMasterClientPool
-
- createNewResource() - Method in class alluxio.resource.DynamicResourcePool
-
Creates a new resource.
- createNewResource() - Method in class alluxio.resource.ResourcePool
-
Creates a new resource which will be added to the resource pool after the user is done using
it.
- createNewResource() - Method in class alluxio.table.under.hive.util.HiveClientPool
-
- createNewResource() - Method in class alluxio.worker.block.BlockMasterClientPool
-
- createNext(UdbPartition) - Method in class alluxio.master.table.Partition
-
Creates the next version of an existing partition.
- createNoAccess() - Static method in class alluxio.security.authorization.Mode
-
Creates the "no access" mode.
- createNonexistingFile(String) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- createNonexistingFile(String, CreateOptions) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- createNonexistingFile(String) - Method in class alluxio.underfs.ConsistentUnderFileSystem
-
- createNonexistingFile(String, CreateOptions) - Method in class alluxio.underfs.ConsistentUnderFileSystem
-
- createNonexistingFile(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- createNonexistingFile(String, CreateOptions) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- createNonexistingFile(String) - Method in interface alluxio.underfs.UnderFileSystem
-
Creates a file in the under file system with the indicated name.
- createNonexistingFile(String, CreateOptions) - Method in interface alluxio.underfs.UnderFileSystem
-
Creates a file in the under file system with the specified
CreateOptions
.
- createNonexistingFile(String) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- createNonexistingFile(String, CreateOptions) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class alluxio.hadoop.AbstractFileSystem
-
- createNoParentTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating file without parent.
- createObject(String) - Method in class alluxio.underfs.cos.COSUnderFileSystem
-
- createObject(String) - Method in class alluxio.underfs.gcs.GCSUnderFileSystem
-
- createObject(String) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
-
- createObject(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- createObject(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
-
- createObject(String) - Method in class alluxio.underfs.s3a.S3AUnderFileSystem
-
- createObject(String) - Method in class alluxio.underfs.swift.SwiftUnderFileSystem
-
- createObjectOrUploadPart(String, String, String, Integer, Long, InputStream) - Method in class alluxio.proxy.s3.S3RestServiceHandler
-
- createOpenAtPositionTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating file and opening at position.
- createOpenEmptyTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating and opening empty file.
- createOpenExistingLargeFileTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating and open existing large file.
- createOpenFilesLimitValidationTask() - Static method in class alluxio.cli.validation.UserLimitValidationTask
-
Creates a validation task for checking whether the user limit for number of open files
is within reasonable range.
- createOpenLargeTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating and opening large file.
- createOpenSkip() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for create file, open and seek.
- createOpenTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating and opening file.
- CreateOptions - Class in alluxio.underfs.options
-
Method options for creating a file in UnderFileSystem.
- createOrGetAppIdFromConfig(AlluxioConfiguration) - Static method in class alluxio.util.IdUtils
-
- createParentTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating file with parent.
- createPath(RpcContext, LockedInodePath, CreatePathContext<?, ?>) - Method in class alluxio.master.file.meta.InodeTree
-
Creates a file or directory at path.
- CreatePathContext<T extends com.google.protobuf.GeneratedMessageV3.Builder<?>,K> - Class in alluxio.master.file.contexts
-
- CreatePathContext(T) - Constructor for class alluxio.master.file.contexts.CreatePathContext
-
Creates context with given option data.
- createProgressThread(PrintStream) - Static method in class alluxio.util.CommonUtils
-
- createProgressThread(long, PrintStream) - Static method in class alluxio.util.CommonUtils
-
Creates a thread which will write "." to the given print stream at the given interval.
- createReader(CheckpointInputStream) - Method in interface alluxio.master.journal.checkpoint.CheckpointFormat
-
- createReader(CheckpointInputStream) - Method in class alluxio.master.journal.checkpoint.CompoundCheckpointFormat
-
- createReader(CheckpointInputStream) - Method in class alluxio.master.journal.checkpoint.InodeProtosCheckpointFormat
-
- createReader(CheckpointInputStream) - Method in class alluxio.master.journal.checkpoint.JournalCheckpointFormat
-
- createReader(CheckpointInputStream) - Method in class alluxio.master.journal.checkpoint.LongCheckpointFormat
-
- createReader(CheckpointInputStream) - Method in class alluxio.master.journal.checkpoint.LongsCheckpointFormat
-
- createReader(CheckpointInputStream) - Method in class alluxio.master.journal.checkpoint.TarballCheckpointFormat
-
- createRemoteBlockInStream(FileSystemContext, long, WorkerNetAddress, BlockInStream.BlockInStreamSource, long, Protocol.OpenUfsBlockOptions) - Static method in class alluxio.client.block.stream.BlockInStream
-
- createReplicatedBlockOutStream(FileSystemContext, long, long, List<WorkerNetAddress>, OutStreamOptions) - Static method in class alluxio.client.block.stream.BlockOutStream
-
Creates a new remote block output stream.
- createRequestContext(ReadRequest) - Method in class alluxio.worker.grpc.BlockReadHandler
-
- createRequestContext(WriteRequest) - Method in class alluxio.worker.grpc.BlockWriteHandler
-
- createRequestContext(WriteRequest) - Method in class alluxio.worker.grpc.UfsFallbackBlockWriteHandler
-
- createRequestContext(WriteRequest) - Method in class alluxio.worker.grpc.UfsFileWriteHandler
-
- createRpcContext() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- createRpcId() - Static method in class alluxio.util.IdUtils
-
- createSaslHandler(ChannelAuthenticationScheme) - Method in interface alluxio.security.authentication.AuthenticationServer
-
Creates server-side Sasl handler for given scheme.
- createSaslHandler(ChannelAuthenticationScheme) - Method in class alluxio.security.authentication.DefaultAuthenticationServer
-
- createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class alluxio.security.authentication.plain.PlainSaslServer.Factory
-
Creates a
SaslServer
using the parameters supplied.
- createSerializer() - Static method in class alluxio.master.journal.raft.RaftJournalSystem
-
- createSessionId() - Static method in class alluxio.util.IdUtils
-
- createStorageDirPath(String, String) - Static method in class alluxio.util.io.FileUtils
-
Creates the storage directory path, including any necessary but nonexistent parent directories.
- createStream(long, long) - Method in class alluxio.underfs.cos.COSInputStream
-
- createStream(long, long) - Method in class alluxio.underfs.kodo.KodoInputStream
-
- createStream(long, long) - Method in class alluxio.underfs.MultiRangeObjectInputStream
-
Opens a new stream reading a range.
- createStream(long, long) - Method in class alluxio.underfs.oss.OSSInputStream
-
- createStream(long, long) - Method in class alluxio.underfs.swift.SwiftInputStream
-
- createTable(String, Schema) - Method in class alluxio.master.table.Database
-
Creates a new table within this database.
- createTempBlockMeta(long, long, long) - Method in class alluxio.worker.block.meta.StorageDirView
-
Creates a
TempBlockMeta
given sessionId, blockId, and initialBlockSize.
- createThenDeleteExistingDirectoryTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for creating and deleting existing directory.
- createThenGetExistingDirectoryStatusTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for getting existing directory status.
- createThenGetExistingFileStatusTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for getting existing file status.
- createThenGetExistingStatusTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for getting existing status.
- createUserProcessesLimitValidationTask() - Static method in class alluxio.cli.validation.UserLimitValidationTask
-
Creates a validation task for checking whether the user limit for number of user processes
is within reasonable range.
- createWriteBatch() - Method in interface alluxio.master.metastore.InodeStore
-
Creates a write batch.
- createWriteBatch() - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- createZkJobPrimarySelector() - Static method in class alluxio.master.PrimarySelector.Factory
-
- createZkPrimarySelector() - Static method in class alluxio.master.PrimarySelector.Factory
-
- creatInstance(AlluxioURI, UnderFileSystemConfiguration) - Static method in class alluxio.underfs.kodo.KodoUnderFileSystem
-
- CREATION_TIME_MS_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.InodeDirectoryEntry
-
- CREATION_TIME_MS_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.InodeFileEntry
-
- CREATION_TIME_MS_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.UpdateInodeEntry
-
- CREATION_TIME_MS_FIELD_NUMBER - Static variable in class alluxio.proto.meta.InodeMeta.Inode
-
- CREATIONTIMEMS_FIELD_NUMBER - Static variable in class alluxio.grpc.FileInfo
-
- CSV_FILE_HEADER - Static variable in class alluxio.cli.docgen.ConfigurationDocGenerator
-
- CSV_SERDE_CLASS - Static variable in class alluxio.job.plan.transform.HiveConstants
-
CSV serde class.
- CsvReader - Class in alluxio.job.plan.transform.format.csv
-
- CsvRow - Class in alluxio.job.plan.transform.format.csv
-
A row in a CSV table represented in Avro format.
- CsvRow(CsvSchema, GenericData.Record) - Constructor for class alluxio.job.plan.transform.format.csv.CsvRow
-
- CsvSchema - Class in alluxio.job.plan.transform.format.csv
-
CSV table schema in Avro format.
- CsvSchema(ArrayList<FieldSchema>) - Constructor for class alluxio.job.plan.transform.format.csv.CsvSchema
-
CsvReader
uses
AvroCSVReader
to read records from
CSV.
- CsvSink - Class in alluxio.metrics.sink
-
A sink which creates a CSV file of the metric values.
- CsvSink(Properties, MetricRegistry) - Constructor for class alluxio.metrics.sink.CsvSink
-
- CsvUtils - Class in alluxio.job.plan.transform.format.csv
-
Utilities for implementing csv reader and writer.
- CsvWriter - Class in alluxio.job.plan.transform.format.csv
-
- CsvWriter() - Constructor for class alluxio.job.plan.transform.format.csv.CsvWriter
-
- CUR_DIR - Static variable in class alluxio.AlluxioURI
-
- CURRENTBLOCKS_FIELD_NUMBER - Static variable in class alluxio.grpc.RegisterWorkerPRequest
-
- CURRENTBLOCKSONTIERS_FIELD_NUMBER - Static variable in class alluxio.grpc.RegisterWorkerPRequest
-
- CurrentUser - Class in alluxio.security
-
This class represents the current user, which represents the end user.
- CurrentUser(String) - Constructor for class alluxio.security.CurrentUser
-
Constructs a new user with a name.
- CurrentUser(String, String) - Constructor for class alluxio.security.CurrentUser
-
Constructs a new user with a name and a service name.
- CUSTOM_VALUE - Static variable in enum alluxio.grpc.ChannelAuthenticationScheme
-
CUSTOM = 2;
- CustomAuthenticationProvider - Class in alluxio.security.authentication.plain
-
An authentication provider implementation that allows
AuthenticationProvider
to be
customized at configuration time.
- CustomAuthenticationProvider(String) - Constructor for class alluxio.security.authentication.plain.CustomAuthenticationProvider
-
Constructs a new custom authentication provider.
- gainPrimacy() - Method in interface alluxio.master.journal.JournalSystem
-
Transitions the journal to primary mode.
- gainPrimacy() - Method in class alluxio.master.journal.noop.NoopJournalSystem
-
- gainPrimacy() - Method in class alluxio.master.journal.raft.RaftJournalSystem
-
- gainPrimacy() - Method in class alluxio.master.journal.ufs.UfsJournal
-
Transitions the journal from secondary to primary mode.
- gainPrimacy() - Method in class alluxio.master.journal.ufs.UfsJournalSystem
-
- GAUGE_VALUE - Static variable in enum alluxio.grpc.MetricType
-
GAUGE is the simplest type of metric.
- GB - Static variable in class alluxio.Constants
-
- GCS_ACCESS_KEY - Static variable in class alluxio.conf.PropertyKey
-
- GCS_ACCESS_KEY - Static variable in class alluxio.conf.PropertyKey.Name
-
- GCS_SECRET_KEY - Static variable in class alluxio.conf.PropertyKey
-
- GCS_SECRET_KEY - Static variable in class alluxio.conf.PropertyKey.Name
-
- GCSInputStream - Class in alluxio.underfs.gcs
-
A stream for reading a file from GCS.
- GCSOutputStream - Class in alluxio.underfs.gcs
-
A stream for writing a file into GCS.
- GCSOutputStream(String, String, GoogleStorageService, List<String>) - Constructor for class alluxio.underfs.gcs.GCSOutputStream
-
Constructs a new stream for writing a file.
- GCSUnderFileSystem - Class in alluxio.underfs.gcs
-
- GCSUnderFileSystem(AlluxioURI, GoogleStorageService, String, UnderFileSystemConfiguration) - Constructor for class alluxio.underfs.gcs.GCSUnderFileSystem
-
- GCSUnderFileSystemFactory - Class in alluxio.underfs.gcs
-
- GCSUnderFileSystemFactory() - Constructor for class alluxio.underfs.gcs.GCSUnderFileSystemFactory
-
- GCSUtils - Class in alluxio.underfs.gcs
-
Util functions for GCS under file system.
- GeneralWorker(int, int, int, ByteBuffer, boolean, boolean, String) - Constructor for class alluxio.examples.Performance.GeneralWorker
-
- generate() - Static method in class alluxio.cli.docgen.ConfigurationDocGenerator
-
Generates the configuration docs.
- generate() - Static method in class alluxio.cli.docgen.MetricsDocGenerator
-
Writes the supported files for metrics system docs.
- generateCapacityReport(GetWorkerReportOptions) - Method in class alluxio.cli.fsadmin.report.CapacityCommand
-
Generates capacity report.
- generateChildDirACL(Short) - Method in class alluxio.security.authorization.DefaultAccessControlList
-
Creates a child directory's access ACL and default ACL based on the default ACL.
- generateChildFileACL(Short) - Method in class alluxio.security.authorization.DefaultAccessControlList
-
create a child file 's accessACL based on the default ACL.
- generateClientFileInfo(String) - Method in class alluxio.master.file.meta.Inode
-
- generateClientFileInfo(String) - Method in interface alluxio.master.file.meta.InodeView
-
Generates a
FileInfo
of the file or folder.
- generateClientFileInfo(String) - Method in class alluxio.master.file.meta.MutableInode
-
- generateClientFileInfo(String) - Method in class alluxio.master.file.meta.MutableInodeDirectory
-
Generates client file info for a folder.
- generateClientFileInfo(String) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- generateClientWorkerInfo() - Method in class alluxio.job.MasterWorkerInfo
-
- generateDbPath(String, String) - Static method in class alluxio.master.metastore.rocks.RocksUtils
-
Generates a path to use for a RocksDB database.
- generateJobConfig(Layout, Layout) - Method in interface alluxio.table.common.transform.action.TransformAction
-
- generateJobConfig(Layout, Layout) - Method in class alluxio.table.common.transform.action.WriteAction
-
- generateOrderedNodeInfos(Collection<WorkerInfo>) - Static method in class alluxio.util.webui.WebUtils
-
Order the nodes by hostName and generate
NodeInfo
list for UI display.
- generateOutputFile(String, String) - Method in class alluxio.cli.bundler.command.AbstractCollectInfoCommand
-
Generates the output file for the command to write printouts to.
- generatePartitionInfo(Layout) - Static method in class alluxio.table.common.transform.action.TransformActionUtils
-
- generateQueryString(Map<String, String>) - Static method in class alluxio.util.URIUtils
-
Generates a query string from a
of key/value pairs.
- generateReport() - Method in class alluxio.worker.block.BlockHeartbeatReporter
-
Generates the report of the block store delta in the last heartbeat period.
- generateThreadName(String, String) - Static method in class alluxio.heartbeat.HeartbeatThread
-
- generateTransformedPath() - Method in class alluxio.table.common.transform.TransformContext
-
- generateWorkerInfo(Set<GetWorkerReportOptions.WorkerInfoField>, boolean) - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
Gets the selected field information for this worker.
- get(AlluxioConfiguration) - Static method in class alluxio.client.file.cache.CacheManager.Factory
-
- get(PageId, int, byte[], int) - Method in interface alluxio.client.file.cache.CacheManager
-
Reads the entire page if the queried page is found in the cache, stores the result in buffer.
- get(PageId, int, int, byte[], int) - Method in interface alluxio.client.file.cache.CacheManager
-
Reads a part of a page if the queried page is found in the cache, stores the result in
buffer.
- get(PageId, int, int, byte[], int) - Method in class alluxio.client.file.cache.LocalCacheManager
-
- get(PageId, int, byte[], int) - Method in class alluxio.client.file.cache.NoExceptionCacheManager
-
- get(PageId, int, int, byte[], int) - Method in class alluxio.client.file.cache.NoExceptionCacheManager
-
- get(PageId) - Method in interface alluxio.client.file.cache.PageStore
-
Wraps a page from the store as a channel to read.
- get(PageId, int) - Method in interface alluxio.client.file.cache.PageStore
-
Gets part of a page from the store to the destination channel.
- get(PageId, int) - Method in class alluxio.client.file.cache.store.LocalPageStore
-
- get(PageId, int) - Method in class alluxio.client.file.cache.store.RocksPageStore
-
- get() - Static method in class alluxio.client.file.FileSystem.Factory
-
- get(Subject) - Static method in class alluxio.client.file.FileSystem.Factory
-
Get a FileSystem from the cache with a given subject.
- get(FileSystemCache.Key) - Method in class alluxio.client.file.FileSystemCache
-
- get(AlluxioURI) - Method in class alluxio.client.file.MetadataCache
-
- get(Object) - Method in class alluxio.collections.ConcurrentIdentityHashMap
-
- get(K, LockMode) - Method in class alluxio.collections.LockPool
-
Locks the specified key in the specified mode.
- get() - Method in class alluxio.concurrent.jsr.CompletableFuture
-
Waits if necessary for this future to complete, and then returns its result.
- get(long, TimeUnit) - Method in class alluxio.concurrent.jsr.CompletableFuture
-
Waits if necessary for at most the given time for this future to complete, and then returns its
result, if available.
- get() - Method in class alluxio.concurrent.jsr.ForkJoinTask
-
Waits if necessary for the computation to complete, and then retrieves its result.
- get(long, TimeUnit) - Method in class alluxio.concurrent.jsr.ForkJoinTask
-
Waits if necessary for at most the given time for the computation to complete, and then
retrieves its result, if available.
- get(PropertyKey) - Method in interface alluxio.conf.AlluxioConfiguration
-
Gets the value for the given key in the
Properties
; if this key is not found, a
RuntimeException is thrown.
- get(PropertyKey, ConfigurationValueOptions) - Method in interface alluxio.conf.AlluxioConfiguration
-
Gets the value for the given key in the
Properties
; if this key is not found, a
RuntimeException is thrown.
- get(PropertyKey) - Method in class alluxio.conf.AlluxioProperties
-
- get() - Method in class alluxio.conf.Hash
-
If
Hash.markOutdated()
is called since last
Hash.get()
, then the version will be
recomputed, otherwise, the internally cached version is returned.
- get(PropertyKey) - Method in class alluxio.conf.InstancedConfiguration
-
- get(PropertyKey, ConfigurationValueOptions) - Method in class alluxio.conf.InstancedConfiguration
-
- get(PropertyKey) - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- get(PropertyKey, ConfigurationValueOptions) - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- get(PropertyKey) - Static method in class alluxio.conf.ServerConfiguration
-
Gets the value for the given key in the
Properties
; if this key is not found, a
RuntimeException is thrown.
- get(PropertyKey, ConfigurationValueOptions) - Static method in class alluxio.conf.ServerConfiguration
-
Gets the value for the given key in the
Properties
; if this key is not found, a
RuntimeException is thrown.
- get() - Method in class alluxio.DefaultSupplier
-
- get(long) - Method in class alluxio.job.util.TimeSeries
-
- get(int) - Method in class alluxio.master.file.meta.CompositeInodeLockList
-
- get(int) - Method in interface alluxio.master.file.meta.InodeLockList
-
- get(long) - Method in class alluxio.master.file.meta.LazyUfsBlockLocationCache
-
- get(long, AlluxioURI, long) - Method in class alluxio.master.file.meta.LazyUfsBlockLocationCache
-
- get(int) - Method in class alluxio.master.file.meta.SimpleInodeLockList
-
- get(long) - Method in interface alluxio.master.file.meta.UfsBlockLocationCache
-
- get(long, AlluxioURI, long) - Method in interface alluxio.master.file.meta.UfsBlockLocationCache
-
If the locations exist in the cache, return them, otherwise, retrieves the block locations
from UFS, and caches the result.
- get() - Method in class alluxio.master.file.RpcContext
-
- get() - Method in interface alluxio.master.journal.JournalContext
-
- get() - Method in class alluxio.master.journal.raft.OnceSupplier
-
- get() - Method in class alluxio.master.meta.PathProperties
-
- get(K, ReadOption) - Method in class alluxio.master.metastore.caching.Cache
-
Retrieves a value from the cache, loading it from the backing store if necessary.
- get(K) - Method in class alluxio.master.metastore.caching.Cache
-
- get(long, ReadOption) - Method in class alluxio.master.metastore.DelegatingReadOnlyInodeStore
-
- get(long, ReadOption) - Method in interface alluxio.master.metastore.InodeStore
-
- get(long, ReadOption) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- get(long) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- get(Class<W>) - Method in class alluxio.Registry
-
- get(Class<W>, int) - Method in class alluxio.Registry
-
Attempts to look up the
Server
for the given class.
- get() - Method in class alluxio.resource.CloseableResource
-
- get(AlluxioConfiguration) - Static method in class alluxio.security.authentication.AuthenticatedClientUser
-
- get(AlluxioConfiguration) - Static method in class alluxio.security.group.GroupMappingService.Factory
-
Gets the cached groups mapping service being used to map user-to-groups.
- get(T) - Method in class alluxio.table.common.BaseConfiguration
-
Returns the value of this property, or the default value if the property is not defined.
- get(long) - Method in class alluxio.underfs.AbstractUfsManager
-
- get(long) - Method in class alluxio.underfs.JobUfsManager
-
- get(long) - Method in interface alluxio.underfs.UfsManager
-
Gets UFS information from the manager if this mount ID exists, or throws exception otherwise.
- get(long) - Method in class alluxio.underfs.WorkerUfsManager
-
Gets UFS information from the manager if this mount ID exists, or throws exception otherwise.
- get(String, Integer, HttpUtils.IProcessInputStream) - Static method in class alluxio.util.network.HttpUtils
-
Uses the get method to send a url with arguments by http, this method can call RESTful Api.
- get(String, Integer) - Static method in class alluxio.util.network.HttpUtils
-
Uses the get method to send a url with arguments by http, this method can call RESTful Api.
- GET_BLOCK_INFO - Static variable in class alluxio.master.block.BlockMasterClientRestServiceHandler
-
Deprecated.
- GET_CAPACITY_BYTES - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_CAPACITY_BYTES - Static variable in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- GET_CAPACITY_BYTES_ON_TIERS - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_CAPACITY_BYTES_ON_TIERS - Static variable in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- GET_CONFIGURATION - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_CONFIGURATION - Static variable in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- GET_DIRECTORY_PATHS_ON_TIERS - Static variable in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- GET_FREE_BYTES - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_INFO - Static variable in class alluxio.master.AlluxioJobMasterRestServiceHandler
-
- GET_INFO - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_INFO - Static variable in class alluxio.proxy.AlluxioProxyRestServiceHandler
-
- GET_INFO - Static variable in class alluxio.worker.AlluxioJobWorkerRestServiceHandler
-
- GET_INFO - Static variable in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- GET_METRICS - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_METRICS - Static variable in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- GET_RPC_ADDRESS - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_RPC_ADDRESS - Static variable in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- GET_START_TIME_MS - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_START_TIME_MS - Static variable in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- GET_STATUS - Static variable in class alluxio.job.ServiceConstants
-
- GET_STATUS - Static variable in class alluxio.proxy.PathsRestServiceHandler
-
- GET_UFS_CAPACITY_BYTES - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_UFS_FREE_BYTES - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_UFS_USED_BYTES - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_UPTIME_MS - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_UPTIME_MS - Static variable in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- GET_USED_BYTES - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_USED_BYTES - Static variable in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- GET_USED_BYTES_ON_TIERS - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_USED_BYTES_ON_TIERS - Static variable in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- GET_VERSION - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_VERSION - Static variable in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- GET_WORKER_COUNT - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_WORKER_INFO_LIST - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getAbsolutePath() - Method in class alluxio.util.webui.UIFileInfo
-
Gets absolute path.
- getAccessAcl() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.proto.shared.AccessControlList access_acl = 10;
- getAccessAcl() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional .alluxio.proto.shared.AccessControlList access_acl = 10;
- getAccessAcl() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional .alluxio.proto.shared.AccessControlList access_acl = 10;
- getAccessAclBuilder() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.proto.shared.AccessControlList access_acl = 10;
- getAccessAclOrBuilder() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.proto.shared.AccessControlList access_acl = 10;
- getAccessAclOrBuilder() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional .alluxio.proto.shared.AccessControlList access_acl = 10;
- getAccessAclOrBuilder() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional .alluxio.proto.shared.AccessControlList access_acl = 10;
- getAccessControlException() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets access control exception.
- getAccessMode() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional .alluxio.grpc.Bits accessMode = 3;
- getAccessMode() - Method in class alluxio.grpc.GetStatusPOptions
-
optional .alluxio.grpc.Bits accessMode = 3;
- getAccessMode() - Method in interface alluxio.grpc.GetStatusPOptionsOrBuilder
-
optional .alluxio.grpc.Bits accessMode = 3;
- getAcl() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getAcl() - Method in class alluxio.client.file.URIStatus
-
- getAcl() - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.file.PAcl acl = 27;
- getAcl() - Method in class alluxio.grpc.FileInfo
-
optional .alluxio.grpc.file.PAcl acl = 27;
- getAcl() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional .alluxio.grpc.file.PAcl acl = 27;
- getAcl() - Method in class alluxio.master.file.contexts.CreatePathContext
-
- getACL() - Method in class alluxio.master.file.meta.Inode
-
- getACL() - Method in interface alluxio.master.file.meta.InodeView
-
- getACL() - Method in class alluxio.master.file.meta.MutableInode
-
- getAcl() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 6;
- getAcl() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
optional .alluxio.proto.shared.AccessControlList acl = 6;
- getAcl() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsFileOptionsOrBuilder
-
optional .alluxio.proto.shared.AccessControlList acl = 6;
- getAcl() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 15;
- getAcl() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional .alluxio.proto.shared.AccessControlList acl = 15;
- getAcl() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional .alluxio.proto.shared.AccessControlList acl = 15;
- getAcl() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 19;
- getAcl() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional .alluxio.proto.shared.AccessControlList acl = 19;
- getAcl() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional .alluxio.proto.shared.AccessControlList acl = 19;
- getAcl() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 14;
- getAcl() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional .alluxio.proto.shared.AccessControlList acl = 14;
- getAcl() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional .alluxio.proto.shared.AccessControlList acl = 14;
- getAcl(FileSystem, String) - Method in class alluxio.underfs.hdfs.acl.SupportedHdfsAclProvider
-
- getAcl(FileSystem, String) - Method in interface alluxio.underfs.hdfs.HdfsAclProvider
-
- getAcl(FileSystem, String) - Method in class alluxio.underfs.hdfs.NoopHdfsAclProvider
-
- getAcl() - Method in class alluxio.underfs.options.CreateOptions
-
- getAcl() - Method in class alluxio.wire.FileInfo
-
- getAclBuilder() - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.file.PAcl acl = 27;
- getAclBuilder() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 6;
- getAclBuilder() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 15;
- getAclBuilder() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 19;
- getAclBuilder() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 14;
- getAclOrBuilder() - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.file.PAcl acl = 27;
- getAclOrBuilder() - Method in class alluxio.grpc.FileInfo
-
optional .alluxio.grpc.file.PAcl acl = 27;
- getAclOrBuilder() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional .alluxio.grpc.file.PAcl acl = 27;
- getAclOrBuilder() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 6;
- getAclOrBuilder() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
optional .alluxio.proto.shared.AccessControlList acl = 6;
- getAclOrBuilder() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsFileOptionsOrBuilder
-
optional .alluxio.proto.shared.AccessControlList acl = 6;
- getAclOrBuilder() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 15;
- getAclOrBuilder() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional .alluxio.proto.shared.AccessControlList acl = 15;
- getAclOrBuilder() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional .alluxio.proto.shared.AccessControlList acl = 15;
- getAclOrBuilder() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 19;
- getAclOrBuilder() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional .alluxio.proto.shared.AccessControlList acl = 19;
- getAclOrBuilder() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional .alluxio.proto.shared.AccessControlList acl = 19;
- getAclOrBuilder() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 14;
- getAclOrBuilder() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional .alluxio.proto.shared.AccessControlList acl = 14;
- getAclOrBuilder() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional .alluxio.proto.shared.AccessControlList acl = 14;
- getAclPair(String) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- getAclPair(String) - Method in class alluxio.underfs.BaseUnderFileSystem
-
- getAclPair(String) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- getAclPair(String) - Method in interface alluxio.underfs.UnderFileSystem
-
Gets the ACL and the Default ACL of a file or directory in under file system.
- getAclPair(String) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- getAction() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the set action to perform
- getAction() - Method in class alluxio.grpc.SetAclPRequest
-
the set action to perform
- getAction() - Method in interface alluxio.grpc.SetAclPRequestOrBuilder
-
the set action to perform
- getAction() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
optional .alluxio.proto.journal.PSetAclAction action = 3;
- getAction() - Method in class alluxio.proto.journal.File.SetAclEntry
-
optional .alluxio.proto.journal.PSetAclAction action = 3;
- getAction() - Method in interface alluxio.proto.journal.File.SetAclEntryOrBuilder
-
optional .alluxio.proto.journal.PSetAclAction action = 3;
- getActions(int) - Method in class alluxio.grpc.PAclEntry.Builder
-
repeated .alluxio.grpc.file.PAclAction actions = 3;
- getActions(int) - Method in class alluxio.grpc.PAclEntry
-
repeated .alluxio.grpc.file.PAclAction actions = 3;
- getActions(int) - Method in interface alluxio.grpc.PAclEntryOrBuilder
-
repeated .alluxio.grpc.file.PAclAction actions = 3;
- getActions(int) - Method in class alluxio.proto.shared.Acl.AclActions.Builder
-
repeated .alluxio.proto.shared.AclAction actions = 1;
- getActions(int) - Method in class alluxio.proto.shared.Acl.AclActions
-
repeated .alluxio.proto.shared.AclAction actions = 1;
- getActions(int) - Method in interface alluxio.proto.shared.Acl.AclActionsOrBuilder
-
repeated .alluxio.proto.shared.AclAction actions = 1;
- getActions(int) - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
repeated .alluxio.proto.shared.AclAction actions = 3;
- getActions(int) - Method in class alluxio.proto.shared.Acl.AclEntry
-
repeated .alluxio.proto.shared.AclAction actions = 3;
- getActions(int) - Method in interface alluxio.proto.shared.Acl.AclEntryOrBuilder
-
repeated .alluxio.proto.shared.AclAction actions = 3;
- getActions() - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
optional .alluxio.proto.shared.AclActions actions = 2;
- getActions() - Method in class alluxio.proto.shared.Acl.NamedAclActions
-
optional .alluxio.proto.shared.AclActions actions = 2;
- getActions() - Method in interface alluxio.proto.shared.Acl.NamedAclActionsOrBuilder
-
optional .alluxio.proto.shared.AclActions actions = 2;
- getActions() - Method in class alluxio.security.authorization.AclActions
-
- getActions() - Method in class alluxio.security.authorization.AclEntry
-
- getActions() - Method in class alluxio.table.common.transform.TransformDefinition
-
- getActionsBuilder() - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
optional .alluxio.proto.shared.AclActions actions = 2;
- getActionsCount() - Method in class alluxio.grpc.PAclEntry.Builder
-
repeated .alluxio.grpc.file.PAclAction actions = 3;
- getActionsCount() - Method in class alluxio.grpc.PAclEntry
-
repeated .alluxio.grpc.file.PAclAction actions = 3;
- getActionsCount() - Method in interface alluxio.grpc.PAclEntryOrBuilder
-
repeated .alluxio.grpc.file.PAclAction actions = 3;
- getActionsCount() - Method in class alluxio.proto.shared.Acl.AclActions.Builder
-
repeated .alluxio.proto.shared.AclAction actions = 1;
- getActionsCount() - Method in class alluxio.proto.shared.Acl.AclActions
-
repeated .alluxio.proto.shared.AclAction actions = 1;
- getActionsCount() - Method in interface alluxio.proto.shared.Acl.AclActionsOrBuilder
-
repeated .alluxio.proto.shared.AclAction actions = 1;
- getActionsCount() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
repeated .alluxio.proto.shared.AclAction actions = 3;
- getActionsCount() - Method in class alluxio.proto.shared.Acl.AclEntry
-
repeated .alluxio.proto.shared.AclAction actions = 3;
- getActionsCount() - Method in interface alluxio.proto.shared.Acl.AclEntryOrBuilder
-
repeated .alluxio.proto.shared.AclAction actions = 3;
- getActionsList() - Method in class alluxio.grpc.PAclEntry.Builder
-
repeated .alluxio.grpc.file.PAclAction actions = 3;
- getActionsList() - Method in class alluxio.grpc.PAclEntry
-
repeated .alluxio.grpc.file.PAclAction actions = 3;
- getActionsList() - Method in interface alluxio.grpc.PAclEntryOrBuilder
-
repeated .alluxio.grpc.file.PAclAction actions = 3;
- getActionsList() - Method in class alluxio.proto.shared.Acl.AclActions.Builder
-
repeated .alluxio.proto.shared.AclAction actions = 1;
- getActionsList() - Method in class alluxio.proto.shared.Acl.AclActions
-
repeated .alluxio.proto.shared.AclAction actions = 1;
- getActionsList() - Method in interface alluxio.proto.shared.Acl.AclActionsOrBuilder
-
repeated .alluxio.proto.shared.AclAction actions = 1;
- getActionsList() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
repeated .alluxio.proto.shared.AclAction actions = 3;
- getActionsList() - Method in class alluxio.proto.shared.Acl.AclEntry
-
repeated .alluxio.proto.shared.AclAction actions = 3;
- getActionsList() - Method in interface alluxio.proto.shared.Acl.AclEntryOrBuilder
-
repeated .alluxio.proto.shared.AclAction actions = 3;
- getActionsOrBuilder() - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
optional .alluxio.proto.shared.AclActions actions = 2;
- getActionsOrBuilder() - Method in class alluxio.proto.shared.Acl.NamedAclActions
-
optional .alluxio.proto.shared.AclActions actions = 2;
- getActionsOrBuilder() - Method in interface alluxio.proto.shared.Acl.NamedAclActionsOrBuilder
-
optional .alluxio.proto.shared.AclActions actions = 2;
- getActiveSyncInfo() - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- getActiveSyncInfo() - Method in class alluxio.underfs.BaseUnderFileSystem
-
- getActiveSyncInfo() - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- getActiveSyncInfo() - Method in interface alluxio.underfs.UnderFileSystem
-
Return the active sync info for the specified syncPoints.
- getActiveSyncInfo() - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- getActiveSyncTxId() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.ActiveSyncTxIdEntry active_sync_tx_id = 34;
- getActiveSyncTxId() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.ActiveSyncTxIdEntry active_sync_tx_id = 34;
- getActiveSyncTxId() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.ActiveSyncTxIdEntry active_sync_tx_id = 34;
- getActiveSyncTxIdBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.ActiveSyncTxIdEntry active_sync_tx_id = 34;
- getActiveSyncTxIdOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.ActiveSyncTxIdEntry active_sync_tx_id = 34;
- getActiveSyncTxIdOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.ActiveSyncTxIdEntry active_sync_tx_id = 34;
- getActiveSyncTxIdOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.ActiveSyncTxIdEntry active_sync_tx_id = 34;
- getActiveThreadCount() - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
Returns an estimate of the number of threads that are currently stealing or executing tasks.
- getActivitySyncInfo() - Method in class alluxio.underfs.hdfs.activesync.SupportedHdfsActiveSyncProvider
-
Get the activity sync info.
- getActivitySyncInfo() - Method in interface alluxio.underfs.hdfs.HdfsActiveSyncProvider
-
Get Active SyncInfo from the sync provider.
- getActivitySyncInfo() - Method in class alluxio.underfs.hdfs.NoopHdfsActiveSyncProvider
-
- getAddedBlocks(int) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddedBlocks(int) - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddedBlocks(int) - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddedBlocks() - Method in class alluxio.worker.block.BlockHeartbeatReport
-
Gets the list of blocks added by the worker in the heartbeat this report represents.
- getAddedBlocksBuilder(int) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddedBlocksBuilderList() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddedBlocksCount() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddedBlocksCount() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddedBlocksCount() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddedBlocksList() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddedBlocksList() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddedBlocksList() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddedBlocksOnTiers() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
Deprecated.
- getAddedBlocksOnTiers() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
Deprecated.
- getAddedBlocksOnTiers() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
Deprecated.
- getAddedBlocksOnTiersCount() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
- getAddedBlocksOnTiersCount() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
- getAddedBlocksOnTiersCount() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
- getAddedBlocksOnTiersMap() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
- getAddedBlocksOnTiersMap() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
- getAddedBlocksOnTiersMap() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
- getAddedBlocksOnTiersOrDefault(String, TierList) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
- getAddedBlocksOnTiersOrDefault(String, TierList) - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
- getAddedBlocksOnTiersOrDefault(String, TierList) - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
- getAddedBlocksOnTiersOrThrow(String) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
- getAddedBlocksOnTiersOrThrow(String) - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
- getAddedBlocksOnTiersOrThrow(String) - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the map of added blocks on all tiers (deprecated since 2.0, replaced by addedBlocks)
- getAddedBlocksOrBuilder(int) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddedBlocksOrBuilder(int) - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddedBlocksOrBuilder(int) - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddedBlocksOrBuilderList() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddedBlocksOrBuilderList() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddedBlocksOrBuilderList() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getAddMountPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddMountPointEntry add_mount_point = 2;
- getAddMountPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AddMountPointEntry add_mount_point = 2;
- getAddMountPoint() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AddMountPointEntry add_mount_point = 2;
- getAddMountPointBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddMountPointEntry add_mount_point = 2;
- getAddMountPointOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddMountPointEntry add_mount_point = 2;
- getAddMountPointOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AddMountPointEntry add_mount_point = 2;
- getAddMountPointOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AddMountPointEntry add_mount_point = 2;
- getAddress() - Method in class alluxio.AbstractClient
-
- getAddress() - Method in class alluxio.AbstractMasterClient
-
- getAddress() - Method in class alluxio.client.block.stream.BlockInStream
-
- getAddress() - Method in class alluxio.client.block.stream.BlockOutStream
-
- getAddress() - Method in interface alluxio.Client
-
- getAddress() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional .alluxio.grpc.WorkerNetAddress address = 2;
- getAddress() - Method in class alluxio.grpc.WorkerInfo
-
optional .alluxio.grpc.WorkerNetAddress address = 2;
- getAddress() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
optional .alluxio.grpc.WorkerNetAddress address = 2;
- getAddress() - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
optional .alluxio.grpc.WorkerNetAddress address = 1;
- getAddress() - Method in class alluxio.grpc.WorkerLostStorageInfo
-
optional .alluxio.grpc.WorkerNetAddress address = 1;
- getAddress() - Method in interface alluxio.grpc.WorkerLostStorageInfoOrBuilder
-
optional .alluxio.grpc.WorkerNetAddress address = 1;
- getAddress() - Method in class alluxio.master.LocalAlluxioMaster
-
- getAddress() - Method in class alluxio.master.meta.MasterInfo
-
- getAddress() - Method in class alluxio.master.SingleMasterInquireClient.SingleMasterConnectDetails
-
- getAddress() - Method in class alluxio.wire.WorkerInfo
-
- getAddress() - Method in class alluxio.worker.AlluxioJobWorkerProcess
-
- getAddress() - Method in class alluxio.worker.AlluxioWorkerProcess
-
- getAddress() - Method in interface alluxio.worker.JobWorkerProcess
-
- getAddress() - Method in interface alluxio.worker.WorkerProcess
-
- getAddressBuilder() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional .alluxio.grpc.WorkerNetAddress address = 2;
- getAddressBuilder() - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
optional .alluxio.grpc.WorkerNetAddress address = 1;
- getAddresses() - Method in class alluxio.client.block.options.GetWorkerReportOptions
-
- getAddresses(int) - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
addresses are only valid when workerRange is SPECIFIED
- getAddresses(int) - Method in class alluxio.grpc.GetWorkerReportPOptions
-
addresses are only valid when workerRange is SPECIFIED
- getAddresses(int) - Method in interface alluxio.grpc.GetWorkerReportPOptionsOrBuilder
-
addresses are only valid when workerRange is SPECIFIED
- getAddresses() - Method in class alluxio.master.PollingMasterInquireClient.MultiMasterConnectDetails
-
- getAddressesBytes(int) - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
addresses are only valid when workerRange is SPECIFIED
- getAddressesBytes(int) - Method in class alluxio.grpc.GetWorkerReportPOptions
-
addresses are only valid when workerRange is SPECIFIED
- getAddressesBytes(int) - Method in interface alluxio.grpc.GetWorkerReportPOptionsOrBuilder
-
addresses are only valid when workerRange is SPECIFIED
- getAddressesCount() - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
addresses are only valid when workerRange is SPECIFIED
- getAddressesCount() - Method in class alluxio.grpc.GetWorkerReportPOptions
-
addresses are only valid when workerRange is SPECIFIED
- getAddressesCount() - Method in interface alluxio.grpc.GetWorkerReportPOptionsOrBuilder
-
addresses are only valid when workerRange is SPECIFIED
- getAddressesList() - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
addresses are only valid when workerRange is SPECIFIED
- getAddressesList() - Method in class alluxio.grpc.GetWorkerReportPOptions
-
addresses are only valid when workerRange is SPECIFIED
- getAddressesList() - Method in interface alluxio.grpc.GetWorkerReportPOptionsOrBuilder
-
addresses are only valid when workerRange is SPECIFIED
- getAddressOrBuilder() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional .alluxio.grpc.WorkerNetAddress address = 2;
- getAddressOrBuilder() - Method in class alluxio.grpc.WorkerInfo
-
optional .alluxio.grpc.WorkerNetAddress address = 2;
- getAddressOrBuilder() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
optional .alluxio.grpc.WorkerNetAddress address = 2;
- getAddressOrBuilder() - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
optional .alluxio.grpc.WorkerNetAddress address = 1;
- getAddressOrBuilder() - Method in class alluxio.grpc.WorkerLostStorageInfo
-
optional .alluxio.grpc.WorkerNetAddress address = 1;
- getAddressOrBuilder() - Method in interface alluxio.grpc.WorkerLostStorageInfoOrBuilder
-
optional .alluxio.grpc.WorkerNetAddress address = 1;
- getAddSyncPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddSyncPointEntry add_sync_point = 32;
- getAddSyncPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AddSyncPointEntry add_sync_point = 32;
- getAddSyncPoint() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AddSyncPointEntry add_sync_point = 32;
- getAddSyncPointBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddSyncPointEntry add_sync_point = 32;
- getAddSyncPointOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddSyncPointEntry add_sync_point = 32;
- getAddSyncPointOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AddSyncPointEntry add_sync_point = 32;
- getAddSyncPointOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AddSyncPointEntry add_sync_point = 32;
- getAddTable() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddTableEntry add_table = 43;
- getAddTable() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AddTableEntry add_table = 43;
- getAddTable() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AddTableEntry add_table = 43;
- getAddTableBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddTableEntry add_table = 43;
- getAddTableOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddTableEntry add_table = 43;
- getAddTableOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AddTableEntry add_table = 43;
- getAddTableOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AddTableEntry add_table = 43;
- getAddTransformJobInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddTransformJobInfoEntry add_transform_job_info = 46;
- getAddTransformJobInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AddTransformJobInfoEntry add_transform_job_info = 46;
- getAddTransformJobInfo() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AddTransformJobInfoEntry add_transform_job_info = 46;
- getAddTransformJobInfoBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddTransformJobInfoEntry add_transform_job_info = 46;
- getAddTransformJobInfoOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddTransformJobInfoEntry add_transform_job_info = 46;
- getAddTransformJobInfoOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AddTransformJobInfoEntry add_transform_job_info = 46;
- getAddTransformJobInfoOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AddTransformJobInfoEntry add_transform_job_info = 46;
- getAlias(int) - Method in class alluxio.StorageTierAssoc
-
- getAliases() - Method in class alluxio.conf.PropertyKey
-
- getAll() - Method in class alluxio.grpc.table.AllOrNoneSet.Builder
-
optional bool all = 1;
- getAll() - Method in class alluxio.grpc.table.AllOrNoneSet
-
optional bool all = 1;
- getAll() - Method in interface alluxio.grpc.table.AllOrNoneSetOrBuilder
-
optional bool all = 1;
- getAllDatabases() - Method in class alluxio.client.table.RetryHandlingTableMasterClient
-
- getAllDatabases() - Method in interface alluxio.client.table.TableMasterClient
-
Get a list of all database names.
- getAllDatabases(GetAllDatabasesPRequest) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceBlockingStub
-
Returns all databases in the catalog
- getAllDatabases(GetAllDatabasesPRequest) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceFutureStub
-
Returns all databases in the catalog
- getAllDatabases(GetAllDatabasesPRequest, StreamObserver<GetAllDatabasesPResponse>) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceImplBase
-
Returns all databases in the catalog
- getAllDatabases(GetAllDatabasesPRequest, StreamObserver<GetAllDatabasesPResponse>) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceStub
-
Returns all databases in the catalog
- getAllDatabases() - Method in class alluxio.master.table.AlluxioCatalog
-
Get all databases.
- getAllDatabases() - Method in class alluxio.master.table.DefaultTableMaster
-
- getAllDatabases() - Method in interface alluxio.master.table.TableMaster
-
Get a listing of all databases.
- getAllDatabases(GetAllDatabasesPRequest, StreamObserver<GetAllDatabasesPResponse>) - Method in class alluxio.master.table.TableMasterClientServiceHandler
-
- GetAllDatabasesPRequest - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetAllDatabasesPRequest
- GetAllDatabasesPRequest.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetAllDatabasesPRequest
- GetAllDatabasesPRequestOrBuilder - Interface in alluxio.grpc.table
-
- GetAllDatabasesPResponse - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetAllDatabasesPResponse
- GetAllDatabasesPResponse.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetAllDatabasesPResponse
- GetAllDatabasesPResponseOrBuilder - Interface in alluxio.grpc.table
-
- getAllInfo() - Method in class alluxio.master.job.workflow.WorkflowTracker
-
- getAllInTopologicalOrder() - Method in class alluxio.collections.DirectedAcyclicGraph
-
Gets all payloads of the DAG in the topological order.
- getAllOrNone() - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.AllOrNoneSet all_or_none = 3;
- getAllOrNone() - Method in class alluxio.grpc.table.Domain
-
optional .alluxio.grpc.table.AllOrNoneSet all_or_none = 3;
- getAllOrNone() - Method in interface alluxio.grpc.table.DomainOrBuilder
-
optional .alluxio.grpc.table.AllOrNoneSet all_or_none = 3;
- getAllOrNoneBuilder() - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.AllOrNoneSet all_or_none = 3;
- getAllOrNoneOrBuilder() - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.AllOrNoneSet all_or_none = 3;
- getAllOrNoneOrBuilder() - Method in class alluxio.grpc.table.Domain
-
optional .alluxio.grpc.table.AllOrNoneSet all_or_none = 3;
- getAllOrNoneOrBuilder() - Method in interface alluxio.grpc.table.DomainOrBuilder
-
optional .alluxio.grpc.table.AllOrNoneSet all_or_none = 3;
- getAllowExists() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional bool allowExists = 2;
- getAllowExists() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
optional bool allowExists = 2;
- getAllowExists() - Method in interface alluxio.grpc.CreateDirectoryPOptionsOrBuilder
-
optional bool allowExists = 2;
- getAllowLeader() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional bool allowLeader = 3;
- getAllowLeader() - Method in class alluxio.grpc.BackupPOptions
-
optional bool allowLeader = 3;
- getAllowLeader() - Method in interface alluxio.grpc.BackupPOptionsOrBuilder
-
optional bool allowLeader = 3;
- getAllTables(String) - Method in class alluxio.client.table.RetryHandlingTableMasterClient
-
- getAllTables(String) - Method in interface alluxio.client.table.TableMasterClient
-
Get a list of all table names.
- getAllTables(GetAllTablesPRequest) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceBlockingStub
-
Returns all tables in the database
- getAllTables(GetAllTablesPRequest) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceFutureStub
-
Returns all tables in the database
- getAllTables(GetAllTablesPRequest, StreamObserver<GetAllTablesPResponse>) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceImplBase
-
Returns all tables in the database
- getAllTables(GetAllTablesPRequest, StreamObserver<GetAllTablesPResponse>) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceStub
-
Returns all tables in the database
- getAllTables(String) - Method in class alluxio.master.table.AlluxioCatalog
-
Get a list of tables in a database.
- getAllTables(String) - Method in class alluxio.master.table.DefaultTableMaster
-
- getAllTables(String) - Method in interface alluxio.master.table.TableMaster
-
Get a listing of all tables in a database.
- getAllTables(GetAllTablesPRequest, StreamObserver<GetAllTablesPResponse>) - Method in class alluxio.master.table.TableMasterClientServiceHandler
-
- GetAllTablesPRequest - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetAllTablesPRequest
- GetAllTablesPRequest.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetAllTablesPRequest
- GetAllTablesPRequestOrBuilder - Interface in alluxio.grpc.table
-
- GetAllTablesPResponse - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetAllTablesPResponse
- GetAllTablesPResponse.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetAllTablesPResponse
- GetAllTablesPResponseOrBuilder - Interface in alluxio.grpc.table
-
- getAllTransformJobInfo() - Method in class alluxio.client.table.RetryHandlingTableMasterClient
-
- getAllTransformJobInfo() - Method in interface alluxio.client.table.TableMasterClient
-
- getAllTransformJobInfo() - Method in class alluxio.master.table.DefaultTableMaster
-
- getAllTransformJobInfo() - Method in interface alluxio.master.table.TableMaster
-
- getAllTransformJobInfo() - Method in class alluxio.master.table.transform.TransformManager
-
- getAlluxioFileName(String) - Static method in class alluxio.hadoop.HadoopUtils
-
Given a String
path, returns an equivalent Alluxio path.
- getAlluxioHome() - Method in class alluxio.master.LocalAlluxioCluster
-
- getAlluxioOnly() - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional bool alluxioOnly = 2;
- getAlluxioOnly() - Method in class alluxio.grpc.DeletePOptions
-
optional bool alluxioOnly = 2;
- getAlluxioOnly() - Method in interface alluxio.grpc.DeletePOptionsOrBuilder
-
optional bool alluxioOnly = 2;
- getAlluxioOnly() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
Deprecated, this field is about whether to delete in the UFS.
- getAlluxioOnly() - Method in class alluxio.proto.journal.File.DeleteFileEntry
-
Deprecated, this field is about whether to delete in the UFS.
- getAlluxioOnly() - Method in interface alluxio.proto.journal.File.DeleteFileEntryOrBuilder
-
Deprecated, this field is about whether to delete in the UFS.
- getAlluxioPath() - Method in class alluxio.grpc.MountPRequest.Builder
-
the path of alluxio mount point
- getAlluxioPath() - Method in class alluxio.grpc.MountPRequest
-
the path of alluxio mount point
- getAlluxioPath() - Method in interface alluxio.grpc.MountPRequestOrBuilder
-
the path of alluxio mount point
- getAlluxioPath() - Method in class alluxio.grpc.ReverseResolvePResponse.Builder
-
optional string alluxioPath = 1;
- getAlluxioPath() - Method in class alluxio.grpc.ReverseResolvePResponse
-
optional string alluxioPath = 1;
- getAlluxioPath() - Method in interface alluxio.grpc.ReverseResolvePResponseOrBuilder
-
optional string alluxioPath = 1;
- getAlluxioPath() - Method in class alluxio.grpc.UnmountPRequest.Builder
-
the path of the alluxio mount point
- getAlluxioPath() - Method in class alluxio.grpc.UnmountPRequest
-
the path of the alluxio mount point
- getAlluxioPath() - Method in interface alluxio.grpc.UnmountPRequestOrBuilder
-
the path of the alluxio mount point
- getAlluxioPath() - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
the path of alluxio mount point
- getAlluxioPath() - Method in class alluxio.grpc.UpdateMountPRequest
-
the path of alluxio mount point
- getAlluxioPath() - Method in interface alluxio.grpc.UpdateMountPRequestOrBuilder
-
the path of alluxio mount point
- getAlluxioPath(Path) - Method in class alluxio.hadoop.AbstractFileSystem
-
Used to convert hadoop path to Alluxio path.
- getAlluxioPath(Path) - Method in class alluxio.hadoop.FileSystem
-
- getAlluxioPath() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional string alluxio_path = 1;
- getAlluxioPath() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
optional string alluxio_path = 1;
- getAlluxioPath() - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
optional string alluxio_path = 1;
- getAlluxioPath() - Method in class alluxio.proto.journal.File.DeleteMountPointEntry.Builder
-
optional string alluxio_path = 1;
- getAlluxioPath() - Method in class alluxio.proto.journal.File.DeleteMountPointEntry
-
optional string alluxio_path = 1;
- getAlluxioPath() - Method in interface alluxio.proto.journal.File.DeleteMountPointEntryOrBuilder
-
optional string alluxio_path = 1;
- getAlluxioPathBytes() - Method in class alluxio.grpc.MountPRequest.Builder
-
the path of alluxio mount point
- getAlluxioPathBytes() - Method in class alluxio.grpc.MountPRequest
-
the path of alluxio mount point
- getAlluxioPathBytes() - Method in interface alluxio.grpc.MountPRequestOrBuilder
-
the path of alluxio mount point
- getAlluxioPathBytes() - Method in class alluxio.grpc.ReverseResolvePResponse.Builder
-
optional string alluxioPath = 1;
- getAlluxioPathBytes() - Method in class alluxio.grpc.ReverseResolvePResponse
-
optional string alluxioPath = 1;
- getAlluxioPathBytes() - Method in interface alluxio.grpc.ReverseResolvePResponseOrBuilder
-
optional string alluxioPath = 1;
- getAlluxioPathBytes() - Method in class alluxio.grpc.UnmountPRequest.Builder
-
the path of the alluxio mount point
- getAlluxioPathBytes() - Method in class alluxio.grpc.UnmountPRequest
-
the path of the alluxio mount point
- getAlluxioPathBytes() - Method in interface alluxio.grpc.UnmountPRequestOrBuilder
-
the path of the alluxio mount point
- getAlluxioPathBytes() - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
the path of alluxio mount point
- getAlluxioPathBytes() - Method in class alluxio.grpc.UpdateMountPRequest
-
the path of alluxio mount point
- getAlluxioPathBytes() - Method in interface alluxio.grpc.UpdateMountPRequestOrBuilder
-
the path of alluxio mount point
- getAlluxioPathBytes() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional string alluxio_path = 1;
- getAlluxioPathBytes() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
optional string alluxio_path = 1;
- getAlluxioPathBytes() - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
optional string alluxio_path = 1;
- getAlluxioPathBytes() - Method in class alluxio.proto.journal.File.DeleteMountPointEntry.Builder
-
optional string alluxio_path = 1;
- getAlluxioPathBytes() - Method in class alluxio.proto.journal.File.DeleteMountPointEntry
-
optional string alluxio_path = 1;
- getAlluxioPathBytes() - Method in interface alluxio.proto.journal.File.DeleteMountPointEntryOrBuilder
-
optional string alluxio_path = 1;
- getAlluxioRoot() - Method in class alluxio.fuse.AlluxioFuseOptions
-
- getAlluxioSchema() - Method in class alluxio.job.plan.transform.format.csv.CsvSchema
-
- getAlluxioStorageType() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getAlluxioStorageType() - Method in enum alluxio.client.ReadType
-
- getAlluxioStorageType() - Method in enum alluxio.client.WriteType
-
- getAlluxioUri() - Method in class alluxio.master.file.meta.options.MountInfo
-
- getAlluxioURIs(FileSystem, AlluxioURI) - Static method in class alluxio.cli.fs.FileSystemShellUtils
-
- getAlluxioVersion() - Method in class alluxio.client.file.cache.store.PageStoreOptions
-
- getAlluxioVersion() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
optional string alluxioVersion = 3;
- getAlluxioVersion() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions
-
optional string alluxioVersion = 3;
- getAlluxioVersion() - Method in interface alluxio.proto.client.Cache.PPageStoreCommonOptionsOrBuilder
-
optional string alluxioVersion = 3;
- getAlluxioVersionBytes() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
optional string alluxioVersion = 3;
- getAlluxioVersionBytes() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions
-
optional string alluxioVersion = 3;
- getAlluxioVersionBytes() - Method in interface alluxio.proto.client.Cache.PPageStoreCommonOptionsOrBuilder
-
optional string alluxioVersion = 3;
- getAllWorkerHealth() - Method in interface alluxio.client.job.JobMasterClient
-
Gets all worker health.
- getAllWorkerHealth() - Method in class alluxio.client.job.RetryHandlingJobMasterClient
-
- getAllWorkerHealth(GetAllWorkerHealthPRequest) - Method in class alluxio.grpc.JobMasterClientServiceGrpc.JobMasterClientServiceBlockingStub
-
Lists all worker health.
- getAllWorkerHealth(GetAllWorkerHealthPRequest) - Method in class alluxio.grpc.JobMasterClientServiceGrpc.JobMasterClientServiceFutureStub
-
Lists all worker health.
- getAllWorkerHealth(GetAllWorkerHealthPRequest, StreamObserver<GetAllWorkerHealthPResponse>) - Method in class alluxio.grpc.JobMasterClientServiceGrpc.JobMasterClientServiceImplBase
-
Lists all worker health.
- getAllWorkerHealth(GetAllWorkerHealthPRequest, StreamObserver<GetAllWorkerHealthPResponse>) - Method in class alluxio.grpc.JobMasterClientServiceGrpc.JobMasterClientServiceStub
-
Lists all worker health.
- getAllWorkerHealth() - Method in class alluxio.master.job.JobMaster
-
- getAllWorkerHealth(GetAllWorkerHealthPRequest, StreamObserver<GetAllWorkerHealthPResponse>) - Method in class alluxio.master.job.JobMasterClientServiceHandler
-
- GetAllWorkerHealthPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetAllWorkerHealthPOptions
- GetAllWorkerHealthPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetAllWorkerHealthPOptions
- GetAllWorkerHealthPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetAllWorkerHealthPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetAllWorkerHealthPRequest
- GetAllWorkerHealthPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetAllWorkerHealthPRequest
- GetAllWorkerHealthPRequestOrBuilder - Interface in alluxio.grpc
-
- GetAllWorkerHealthPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetAllWorkerHealthPResponse
- GetAllWorkerHealthPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetAllWorkerHealthPResponse
- GetAllWorkerHealthPResponseOrBuilder - Interface in alluxio.grpc
-
- getAncestorInode() - Method in class alluxio.master.file.meta.LockedInodePath
-
Returns the closest ancestor of the target inode (last inode in the full path).
- getAndClearTaskUpdates() - Method in class alluxio.worker.job.task.TaskExecutorManager
-
- getAnnotation(PropertyKey) - Method in class alluxio.conf.DeprecatedKeyChecker
-
Returns the annotation attached to the given property key.
- getAppConfigurationEntry(String) - Method in class alluxio.security.login.LoginModuleConfiguration
-
- getAsyncCacheMethod() - Static method in class alluxio.grpc.BlockWorkerGrpc
-
- getAsyncMode() - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
Returns true
if this pool uses local first-in-first-out scheduling mode for forked
tasks that are never joined.
- getAsyncPersistOptions() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2;
- getAsyncPersistOptions() - Method in class alluxio.grpc.CompleteFilePOptions
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2;
- getAsyncPersistOptions() - Method in interface alluxio.grpc.CompleteFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2;
- getAsyncPersistOptionsBuilder() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2;
- getAsyncPersistOptionsOrBuilder() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2;
- getAsyncPersistOptionsOrBuilder() - Method in class alluxio.grpc.CompleteFilePOptions
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2;
- getAsyncPersistOptionsOrBuilder() - Method in interface alluxio.grpc.CompleteFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2;
- getAsyncPersistRequest() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AsyncPersistRequestEntry async_persist_request = 16;
- getAsyncPersistRequest() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AsyncPersistRequestEntry async_persist_request = 16;
- getAsyncPersistRequest() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AsyncPersistRequestEntry async_persist_request = 16;
- getAsyncPersistRequestBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AsyncPersistRequestEntry async_persist_request = 16;
- getAsyncPersistRequestOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AsyncPersistRequestEntry async_persist_request = 16;
- getAsyncPersistRequestOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AsyncPersistRequestEntry async_persist_request = 16;
- getAsyncPersistRequestOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AsyncPersistRequestEntry async_persist_request = 16;
- getAttachDatabaseMethod() - Static method in class alluxio.grpc.table.TableMasterClientServiceGrpc
-
- getAttachDb() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AttachDbEntry attach_db = 44;
- getAttachDb() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AttachDbEntry attach_db = 44;
- getAttachDb() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AttachDbEntry attach_db = 44;
- getAttachDbBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AttachDbEntry attach_db = 44;
- getAttachDbOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AttachDbEntry attach_db = 44;
- getAttachDbOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AttachDbEntry attach_db = 44;
- getAttachDbOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AttachDbEntry attach_db = 44;
- getAttemptCount() - Method in class alluxio.retry.CountingRetry
-
- getAttemptCount() - Method in interface alluxio.retry.RetryPolicy
-
How many retries have been performed.
- getAttemptCount() - Method in class alluxio.retry.SleepingRetry
-
- getAttemptCount() - Method in class alluxio.retry.TimeBoundedRetry
-
- getAttemptCount() - Method in class alluxio.retry.TimeoutRetry
-
- getattr(String, FileStat) - Method in class alluxio.fuse.AlluxioFuseFileSystem
-
Retrieves file attributes.
- getAuthenticatedChannel() - Method in class alluxio.security.authentication.ChannelAuthenticator
-
- getAuthenticatedUserInfo() - Method in class alluxio.security.authentication.plain.SaslServerHandlerPlain
-
- getAuthenticatedUserInfo() - Method in interface alluxio.security.authentication.SaslServerHandler
-
Used to get the authenticated user info after the completed session.
- getAuthenticateMethod() - Static method in class alluxio.grpc.SaslAuthenticationServiceGrpc
-
- getAuthenticationDriver() - Method in class alluxio.security.authentication.ChannelAuthenticator
-
- getAuthenticationScheme() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional .alluxio.grpc.sasl.ChannelAuthenticationScheme authenticationScheme = 4;
- getAuthenticationScheme() - Method in class alluxio.grpc.SaslMessage
-
optional .alluxio.grpc.sasl.ChannelAuthenticationScheme authenticationScheme = 4;
- getAuthenticationScheme() - Method in interface alluxio.grpc.SaslMessageOrBuilder
-
optional .alluxio.grpc.sasl.ChannelAuthenticationScheme authenticationScheme = 4;
- getAuthenticationServer() - Method in class alluxio.grpc.GrpcServer
-
- getAuthMethod(AlluxioConfiguration) - Static method in class alluxio.security.authentication.AuthenticatedClientUser
-
Gets the connection authentication method from the
ThreadLocal
variable.
- getAuthMethod() - Method in class alluxio.security.authentication.AuthenticatedUserInfo
-
- getAuthName() - Method in enum alluxio.security.authentication.AuthType
-
- getAuthority() - Method in class alluxio.AlluxioURI
-
- getAuthority() - Method in class alluxio.uri.StandardURI
-
- getAuthority() - Method in interface alluxio.uri.URI
-
- getAuthorizationID() - Method in class alluxio.security.authentication.plain.PlainSaslServer
-
- getAuthorizedUserName() - Method in class alluxio.security.authentication.AuthenticatedUserInfo
-
- getAvailable() - Method in class alluxio.extensions.ExtensionFactoryRegistry
-
Returns a read-only view of the available base factories.
- getAvailableBytes() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getAvailableBytes(BlockStoreLocation) - Method in class alluxio.worker.block.BlockMetadataEvictorView
-
- getAvailableBytes(BlockStoreLocation) - Method in class alluxio.worker.block.BlockMetadataManager
-
Gets the amount of available space of given location in bytes.
- getAvailableBytes() - Method in class alluxio.worker.block.meta.StorageDir
-
Gets the total available capacity of this
StorageDir
in bytes.
- getAvailableBytes() - Method in class alluxio.worker.block.meta.StorageDirAllocatorView
-
- getAvailableBytes() - Method in class alluxio.worker.block.meta.StorageDirEvictorView
-
- getAvailableBytes() - Method in class alluxio.worker.block.meta.StorageDirView
-
Gets available bytes for this dir.
- getAvailableBytes() - Method in class alluxio.worker.block.meta.StorageTier
-
- getAvgColLen() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional double avg_col_len = 2;
- getAvgColLen() - Method in class alluxio.grpc.table.BinaryColumnStatsData
-
optional double avg_col_len = 2;
- getAvgColLen() - Method in interface alluxio.grpc.table.BinaryColumnStatsDataOrBuilder
-
optional double avg_col_len = 2;
- getAvgColLen() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional double avg_col_len = 2;
- getAvgColLen() - Method in class alluxio.grpc.table.StringColumnStatsData
-
optional double avg_col_len = 2;
- getAvgColLen() - Method in interface alluxio.grpc.table.StringColumnStatsDataOrBuilder
-
optional double avg_col_len = 2;
- getBackupError() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional bytes backupError = 6;
- getBackupError() - Method in class alluxio.grpc.BackupPStatus
-
optional bytes backupError = 6;
- getBackupError() - Method in interface alluxio.grpc.BackupPStatusOrBuilder
-
optional bytes backupError = 6;
- getBackupHost() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupHost = 3;
- getBackupHost() - Method in class alluxio.grpc.BackupPStatus
-
optional string backupHost = 3;
- getBackupHost() - Method in interface alluxio.grpc.BackupPStatusOrBuilder
-
optional string backupHost = 3;
- getBackupHostBytes() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupHost = 3;
- getBackupHostBytes() - Method in class alluxio.grpc.BackupPStatus
-
optional string backupHost = 3;
- getBackupHostBytes() - Method in interface alluxio.grpc.BackupPStatusOrBuilder
-
optional string backupHost = 3;
- getBackupId() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupId = 1;
- getBackupId() - Method in class alluxio.grpc.BackupPStatus
-
optional string backupId = 1;
- getBackupId() - Method in interface alluxio.grpc.BackupPStatusOrBuilder
-
optional string backupId = 1;
- getBackupId() - Method in class alluxio.grpc.BackupStatusPRequest.Builder
-
optional string backupId = 1;
- getBackupId() - Method in class alluxio.grpc.BackupStatusPRequest
-
optional string backupId = 1;
- getBackupId() - Method in interface alluxio.grpc.BackupStatusPRequestOrBuilder
-
optional string backupId = 1;
- getBackupId() - Method in class alluxio.master.backup.BackupRequestMessage
-
- getBackupId() - Method in class alluxio.wire.BackupStatus
-
- getBackupIdBytes() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupId = 1;
- getBackupIdBytes() - Method in class alluxio.grpc.BackupPStatus
-
optional string backupId = 1;
- getBackupIdBytes() - Method in interface alluxio.grpc.BackupPStatusOrBuilder
-
optional string backupId = 1;
- getBackupIdBytes() - Method in class alluxio.grpc.BackupStatusPRequest.Builder
-
optional string backupId = 1;
- getBackupIdBytes() - Method in class alluxio.grpc.BackupStatusPRequest
-
optional string backupId = 1;
- getBackupIdBytes() - Method in interface alluxio.grpc.BackupStatusPRequestOrBuilder
-
optional string backupId = 1;
- getBackupManager() - Method in class alluxio.master.CoreMasterContext
-
- getBackupMethod() - Static method in class alluxio.grpc.MetaMasterClientServiceGrpc
-
- getBackupRequest() - Method in class alluxio.master.backup.BackupRequestMessage
-
- getBackupState() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional .alluxio.grpc.meta.BackupState backupState = 2;
- getBackupState() - Method in class alluxio.grpc.BackupPStatus
-
optional .alluxio.grpc.meta.BackupState backupState = 2;
- getBackupState() - Method in interface alluxio.grpc.BackupPStatusOrBuilder
-
optional .alluxio.grpc.meta.BackupState backupState = 2;
- getBackupStatus(UUID) - Method in interface alluxio.client.meta.MetaMasterClient
-
Queries the status of a backup.
- getBackupStatus(UUID) - Method in class alluxio.client.meta.RetryHandlingMetaMasterClient
-
- getBackupStatus(BackupStatusPRequest) - Method in class alluxio.grpc.MetaMasterClientServiceGrpc.MetaMasterClientServiceBlockingStub
-
Returns status of the latest backup.
- getBackupStatus(BackupStatusPRequest) - Method in class alluxio.grpc.MetaMasterClientServiceGrpc.MetaMasterClientServiceFutureStub
-
Returns status of the latest backup.
- getBackupStatus(BackupStatusPRequest, StreamObserver<BackupPStatus>) - Method in class alluxio.grpc.MetaMasterClientServiceGrpc.MetaMasterClientServiceImplBase
-
Returns status of the latest backup.
- getBackupStatus(BackupStatusPRequest, StreamObserver<BackupPStatus>) - Method in class alluxio.grpc.MetaMasterClientServiceGrpc.MetaMasterClientServiceStub
-
Returns status of the latest backup.
- getBackupStatus() - Method in class alluxio.master.backup.BackupHeartbeatMessage
-
- getBackupStatus(BackupStatusPRequest) - Method in class alluxio.master.backup.BackupLeaderRole
-
- getBackupStatus(BackupStatusPRequest) - Method in interface alluxio.master.backup.BackupOps
-
Used to query the status of a backup.
- getBackupStatus(BackupStatusPRequest) - Method in class alluxio.master.backup.BackupWorkerRole
-
- getBackupStatus(BackupStatusPRequest) - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getBackupStatus(BackupStatusPRequest, StreamObserver<BackupPStatus>) - Method in class alluxio.master.meta.MetaMasterClientServiceHandler
-
- getBackupUri() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupUri = 4;
- getBackupUri() - Method in class alluxio.grpc.BackupPStatus
-
optional string backupUri = 4;
- getBackupUri() - Method in interface alluxio.grpc.BackupPStatusOrBuilder
-
optional string backupUri = 4;
- getBackupUri() - Method in class alluxio.wire.BackupStatus
-
- getBackupUriBytes() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupUri = 4;
- getBackupUriBytes() - Method in class alluxio.grpc.BackupPStatus
-
optional string backupUri = 4;
- getBackupUriBytes() - Method in interface alluxio.grpc.BackupPStatusOrBuilder
-
optional string backupUri = 4;
- getBackupWorkerHostname() - Method in class alluxio.master.backup.BackupHandshakeMessage
-
- getBaseLayout() - Method in class alluxio.grpc.table.Partition.Builder
-
optional .alluxio.grpc.table.Layout base_layout = 2;
- getBaseLayout() - Method in class alluxio.grpc.table.Partition
-
optional .alluxio.grpc.table.Layout base_layout = 2;
- getBaseLayout() - Method in interface alluxio.grpc.table.PartitionOrBuilder
-
optional .alluxio.grpc.table.Layout base_layout = 2;
- getBaseLayout() - Method in class alluxio.master.table.Partition
-
- getBaseLayout() - Method in class alluxio.table.common.transform.TransformPlan
-
- getBaseLayoutBuilder() - Method in class alluxio.grpc.table.Partition.Builder
-
optional .alluxio.grpc.table.Layout base_layout = 2;
- getBaseLayoutOrBuilder() - Method in class alluxio.grpc.table.Partition.Builder
-
optional .alluxio.grpc.table.Layout base_layout = 2;
- getBaseLayoutOrBuilder() - Method in class alluxio.grpc.table.Partition
-
optional .alluxio.grpc.table.Layout base_layout = 2;
- getBaseLayoutOrBuilder() - Method in interface alluxio.grpc.table.PartitionOrBuilder
-
optional .alluxio.grpc.table.Layout base_layout = 2;
- getBatchSize() - Method in class alluxio.underfs.ObjectUnderFileSystem.DeleteBuffer
-
- getBatchSize() - Method in class alluxio.underfs.ObjectUnderFileSystem.OperationBuffer
-
Get the batch size.
- getBatchSize() - Method in class alluxio.underfs.ObjectUnderFileSystem.RenameBuffer
-
- getBinaryStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.BinaryColumnStatsData binary_stats = 5;
- getBinaryStats() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.BinaryColumnStatsData binary_stats = 5;
- getBinaryStats() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.BinaryColumnStatsData binary_stats = 5;
- getBinaryStatsBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.BinaryColumnStatsData binary_stats = 5;
- getBinaryStatsOrBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.BinaryColumnStatsData binary_stats = 5;
- getBinaryStatsOrBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.BinaryColumnStatsData binary_stats = 5;
- getBinaryStatsOrBuilder() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.BinaryColumnStatsData binary_stats = 5;
- getBindAddress(NetworkAddressUtils.ServiceType, AlluxioConfiguration) - Static method in class alluxio.util.network.NetworkAddressUtils
-
Helper method to get the bind hostname for a given service.
- getBindAddress() - Method in interface alluxio.worker.DataServer
-
Gets the actual bind socket address.
- getBindAddress() - Method in class alluxio.worker.grpc.GrpcDataServer
-
- getBindHost(NetworkAddressUtils.ServiceType, AlluxioConfiguration) - Static method in class alluxio.util.network.NetworkAddressUtils
-
- getBindHost() - Method in class alluxio.web.WebServer
-
Gets the actual bind hostname.
- getBindHostKey() - Method in enum alluxio.util.network.NetworkAddressUtils.ServiceType
-
Gets the key of bind hostname.
- getBindPort() - Method in class alluxio.grpc.GrpcServer
-
- getBitVectors() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional string bit_vectors = 4;
- getBitVectors() - Method in class alluxio.grpc.table.BinaryColumnStatsData
-
optional string bit_vectors = 4;
- getBitVectors() - Method in interface alluxio.grpc.table.BinaryColumnStatsDataOrBuilder
-
optional string bit_vectors = 4;
- getBitVectors() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional string bit_vectors = 4;
- getBitVectors() - Method in class alluxio.grpc.table.BooleanColumnStatsData
-
optional string bit_vectors = 4;
- getBitVectors() - Method in interface alluxio.grpc.table.BooleanColumnStatsDataOrBuilder
-
optional string bit_vectors = 4;
- getBitVectors() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional string bit_vectors = 5;
- getBitVectors() - Method in class alluxio.grpc.table.DateColumnStatsData
-
optional string bit_vectors = 5;
- getBitVectors() - Method in interface alluxio.grpc.table.DateColumnStatsDataOrBuilder
-
optional string bit_vectors = 5;
- getBitVectors() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional string bit_vectors = 5;
- getBitVectors() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
optional string bit_vectors = 5;
- getBitVectors() - Method in interface alluxio.grpc.table.DecimalColumnStatsDataOrBuilder
-
optional string bit_vectors = 5;
- getBitVectors() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional string bit_vectors = 5;
- getBitVectors() - Method in class alluxio.grpc.table.DoubleColumnStatsData
-
optional string bit_vectors = 5;
- getBitVectors() - Method in interface alluxio.grpc.table.DoubleColumnStatsDataOrBuilder
-
optional string bit_vectors = 5;
- getBitVectors() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional string bit_vectors = 5;
- getBitVectors() - Method in class alluxio.grpc.table.LongColumnStatsData
-
optional string bit_vectors = 5;
- getBitVectors() - Method in interface alluxio.grpc.table.LongColumnStatsDataOrBuilder
-
optional string bit_vectors = 5;
- getBitVectors() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional string bit_vectors = 5;
- getBitVectors() - Method in class alluxio.grpc.table.StringColumnStatsData
-
optional string bit_vectors = 5;
- getBitVectors() - Method in interface alluxio.grpc.table.StringColumnStatsDataOrBuilder
-
optional string bit_vectors = 5;
- getBitVectorsBytes() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional string bit_vectors = 4;
- getBitVectorsBytes() - Method in class alluxio.grpc.table.BinaryColumnStatsData
-
optional string bit_vectors = 4;
- getBitVectorsBytes() - Method in interface alluxio.grpc.table.BinaryColumnStatsDataOrBuilder
-
optional string bit_vectors = 4;
- getBitVectorsBytes() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional string bit_vectors = 4;
- getBitVectorsBytes() - Method in class alluxio.grpc.table.BooleanColumnStatsData
-
optional string bit_vectors = 4;
- getBitVectorsBytes() - Method in interface alluxio.grpc.table.BooleanColumnStatsDataOrBuilder
-
optional string bit_vectors = 4;
- getBitVectorsBytes() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional string bit_vectors = 5;
- getBitVectorsBytes() - Method in class alluxio.grpc.table.DateColumnStatsData
-
optional string bit_vectors = 5;
- getBitVectorsBytes() - Method in interface alluxio.grpc.table.DateColumnStatsDataOrBuilder
-
optional string bit_vectors = 5;
- getBitVectorsBytes() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional string bit_vectors = 5;
- getBitVectorsBytes() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
optional string bit_vectors = 5;
- getBitVectorsBytes() - Method in interface alluxio.grpc.table.DecimalColumnStatsDataOrBuilder
-
optional string bit_vectors = 5;
- getBitVectorsBytes() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional string bit_vectors = 5;
- getBitVectorsBytes() - Method in class alluxio.grpc.table.DoubleColumnStatsData
-
optional string bit_vectors = 5;
- getBitVectorsBytes() - Method in interface alluxio.grpc.table.DoubleColumnStatsDataOrBuilder
-
optional string bit_vectors = 5;
- getBitVectorsBytes() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional string bit_vectors = 5;
- getBitVectorsBytes() - Method in class alluxio.grpc.table.LongColumnStatsData
-
optional string bit_vectors = 5;
- getBitVectorsBytes() - Method in interface alluxio.grpc.table.LongColumnStatsDataOrBuilder
-
optional string bit_vectors = 5;
- getBitVectorsBytes() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional string bit_vectors = 5;
- getBitVectorsBytes() - Method in class alluxio.grpc.table.StringColumnStatsData
-
optional string bit_vectors = 5;
- getBitVectorsBytes() - Method in interface alluxio.grpc.table.StringColumnStatsDataOrBuilder
-
optional string bit_vectors = 5;
- getBlock(long) - Method in interface alluxio.master.metastore.BlockStore
-
- getBlock(long) - Method in class alluxio.master.metastore.heap.HeapBlockStore
-
- getBlock(long) - Method in class alluxio.master.metastore.rocks.RocksBlockStore
-
- getBlockClient() - Method in class alluxio.cli.fsadmin.command.Context
-
- getBlockContainerId() - Method in class alluxio.master.file.meta.InodeFile
-
- getBlockContainerId() - Method in interface alluxio.master.file.meta.InodeFileView
-
- getBlockContainerId() - Method in class alluxio.master.file.meta.MutableInodeFile
-
- getBlockContainerIdGenerator() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.BlockContainerIdGeneratorEntry block_container_id_generator = 3;
- getBlockContainerIdGenerator() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.BlockContainerIdGeneratorEntry block_container_id_generator = 3;
- getBlockContainerIdGenerator() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.BlockContainerIdGeneratorEntry block_container_id_generator = 3;
- getBlockContainerIdGeneratorBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.BlockContainerIdGeneratorEntry block_container_id_generator = 3;
- getBlockContainerIdGeneratorOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.BlockContainerIdGeneratorEntry block_container_id_generator = 3;
- getBlockContainerIdGeneratorOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.BlockContainerIdGeneratorEntry block_container_id_generator = 3;
- getBlockContainerIdGeneratorOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.BlockContainerIdGeneratorEntry block_container_id_generator = 3;
- getBlockDeletionContext() - Method in class alluxio.master.file.RpcContext
-
- getBlockHeartbeatMethod() - Static method in class alluxio.grpc.BlockMasterWorkerServiceGrpc
-
- getBlockId() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional int64 block_id = 1;
- getBlockId() - Method in class alluxio.grpc.AsyncCacheRequest
-
optional int64 block_id = 1;
- getBlockId() - Method in interface alluxio.grpc.AsyncCacheRequestOrBuilder
-
optional int64 block_id = 1;
- getBlockId(int) - Method in class alluxio.grpc.BlockIdList.Builder
-
repeated int64 blockId = 1;
- getBlockId(int) - Method in class alluxio.grpc.BlockIdList
-
repeated int64 blockId = 1;
- getBlockId(int) - Method in interface alluxio.grpc.BlockIdListOrBuilder
-
repeated int64 blockId = 1;
- getBlockId() - Method in class alluxio.grpc.BlockInfo.Builder
-
optional int64 blockId = 1;
- getBlockId() - Method in class alluxio.grpc.BlockInfo
-
optional int64 blockId = 1;
- getBlockId() - Method in interface alluxio.grpc.BlockInfoOrBuilder
-
optional int64 blockId = 1;
- getBlockId() - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
the id of the worker
- getBlockId() - Method in class alluxio.grpc.CommitBlockInUfsPRequest
-
the id of the worker
- getBlockId() - Method in interface alluxio.grpc.CommitBlockInUfsPRequestOrBuilder
-
the id of the worker
- getBlockId() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the id of the block being committed
- getBlockId() - Method in class alluxio.grpc.CommitBlockPRequest
-
the id of the block being committed
- getBlockId() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
the id of the block being committed
- getBlockId() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional int64 block_id = 1;
- getBlockId() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
optional int64 block_id = 1;
- getBlockId() - Method in interface alluxio.grpc.CreateLocalBlockRequestOrBuilder
-
optional int64 block_id = 1;
- getBlockId() - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
the id of the block
- getBlockId() - Method in class alluxio.grpc.GetBlockInfoPRequest
-
the id of the block
- getBlockId() - Method in interface alluxio.grpc.GetBlockInfoPRequestOrBuilder
-
the id of the block
- getBlockId() - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
optional int64 block_id = 1;
- getBlockId() - Method in class alluxio.grpc.MoveBlockRequest
-
optional int64 block_id = 1;
- getBlockId() - Method in interface alluxio.grpc.MoveBlockRequestOrBuilder
-
optional int64 block_id = 1;
- getBlockId() - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
optional int64 block_id = 1;
- getBlockId() - Method in class alluxio.grpc.OpenLocalBlockRequest
-
optional int64 block_id = 1;
- getBlockId() - Method in interface alluxio.grpc.OpenLocalBlockRequestOrBuilder
-
optional int64 block_id = 1;
- getBlockId() - Method in class alluxio.grpc.ReadRequest.Builder
-
optional int64 block_id = 1;
- getBlockId() - Method in class alluxio.grpc.ReadRequest
-
optional int64 block_id = 1;
- getBlockId() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
optional int64 block_id = 1;
- getBlockId() - Method in class alluxio.grpc.RemoveBlockRequest.Builder
-
optional int64 block_id = 1;
- getBlockId() - Method in class alluxio.grpc.RemoveBlockRequest
-
optional int64 block_id = 1;
- getBlockId() - Method in interface alluxio.grpc.RemoveBlockRequestOrBuilder
-
optional int64 block_id = 1;
- getBlockId() - Method in class alluxio.job.plan.load.LoadDefinition.LoadTask
-
- getBlockId() - Method in class alluxio.job.plan.replicate.EvictConfig
-
- getBlockId() - Method in class alluxio.job.plan.replicate.MoveConfig
-
- getBlockId() - Method in class alluxio.job.plan.replicate.ReplicateConfig
-
- getBlockId() - Method in class alluxio.master.block.meta.MasterBlockInfo
-
- getBlockId() - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
optional int64 block_id = 1;
- getBlockId() - Method in class alluxio.proto.journal.Block.BlockInfoEntry
-
optional int64 block_id = 1;
- getBlockId() - Method in interface alluxio.proto.journal.Block.BlockInfoEntryOrBuilder
-
optional int64 block_id = 1;
- getBlockId() - Method in class alluxio.proto.journal.Block.DeleteBlockEntry.Builder
-
optional int64 block_id = 1;
- getBlockId() - Method in class alluxio.proto.journal.Block.DeleteBlockEntry
-
optional int64 block_id = 1;
- getBlockId() - Method in interface alluxio.proto.journal.Block.DeleteBlockEntryOrBuilder
-
optional int64 block_id = 1;
- getBlockId() - Method in class alluxio.wire.BlockInfo
-
- getBlockId() - Method in class alluxio.worker.block.evictor.BlockTransferInfo
-
- getBlockId() - Method in class alluxio.worker.block.meta.AbstractBlockMeta
-
- getBlockId() - Method in class alluxio.worker.block.meta.UnderFileSystemBlockMeta
-
- getBlockIdByIndex(int) - Method in class alluxio.master.file.meta.InodeFile
-
- getBlockIdByIndex(int) - Method in interface alluxio.master.file.meta.InodeFileView
-
Gets the block id for a given index.
- getBlockIdByIndex(int) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- getBlockIdCount() - Method in class alluxio.grpc.BlockIdList.Builder
-
repeated int64 blockId = 1;
- getBlockIdCount() - Method in class alluxio.grpc.BlockIdList
-
repeated int64 blockId = 1;
- getBlockIdCount() - Method in interface alluxio.grpc.BlockIdListOrBuilder
-
repeated int64 blockId = 1;
- getBlockIdList() - Method in class alluxio.grpc.BlockIdList.Builder
-
repeated int64 blockId = 1;
- getBlockIdList() - Method in class alluxio.grpc.BlockIdList
-
repeated int64 blockId = 1;
- getBlockIdList() - Method in interface alluxio.grpc.BlockIdListOrBuilder
-
repeated int64 blockId = 1;
- getBlockIds() - Method in class alluxio.client.file.URIStatus
-
- getBlockIds(int) - Method in class alluxio.grpc.FileInfo.Builder
-
repeated int64 blockIds = 13;
- getBlockIds(int) - Method in class alluxio.grpc.FileInfo
-
repeated int64 blockIds = 13;
- getBlockIds(int) - Method in interface alluxio.grpc.FileInfoOrBuilder
-
repeated int64 blockIds = 13;
- getBlockIds(int) - Method in class alluxio.grpc.PersistFile.Builder
-
repeated int64 blockIds = 2;
- getBlockIds(int) - Method in class alluxio.grpc.PersistFile
-
repeated int64 blockIds = 2;
- getBlockIds(int) - Method in interface alluxio.grpc.PersistFileOrBuilder
-
repeated int64 blockIds = 2;
- getBlockIds() - Method in class alluxio.master.file.meta.InodeFile
-
- getBlockIds() - Method in interface alluxio.master.file.meta.InodeFileView
-
- getBlockIds() - Method in class alluxio.master.file.meta.MutableInodeFile
-
- getBlockIds(int) - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
repeated int64 block_ids = 1;
- getBlockIds(int) - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
repeated int64 block_ids = 1;
- getBlockIds(int) - Method in interface alluxio.proto.journal.File.CompleteFileEntryOrBuilder
-
repeated int64 block_ids = 1;
- getBlockIds() - Method in class alluxio.util.webui.UIFileInfo
-
Gets BlockId List.
- getBlockIds() - Method in class alluxio.wire.FileInfo
-
- getBlockIds() - Method in class alluxio.wire.PersistFile
-
- getBlockIds() - Method in class alluxio.worker.block.meta.StorageDir
-
Returns the list of block ids in this dir.
- getBlockIdsCount() - Method in class alluxio.grpc.FileInfo.Builder
-
repeated int64 blockIds = 13;
- getBlockIdsCount() - Method in class alluxio.grpc.FileInfo
-
repeated int64 blockIds = 13;
- getBlockIdsCount() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
repeated int64 blockIds = 13;
- getBlockIdsCount() - Method in class alluxio.grpc.PersistFile.Builder
-
repeated int64 blockIds = 2;
- getBlockIdsCount() - Method in class alluxio.grpc.PersistFile
-
repeated int64 blockIds = 2;
- getBlockIdsCount() - Method in interface alluxio.grpc.PersistFileOrBuilder
-
repeated int64 blockIds = 2;
- getBlockIdsCount() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
repeated int64 block_ids = 1;
- getBlockIdsCount() - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
repeated int64 block_ids = 1;
- getBlockIdsCount() - Method in interface alluxio.proto.journal.File.CompleteFileEntryOrBuilder
-
repeated int64 block_ids = 1;
- getBlockIdsList() - Method in class alluxio.grpc.FileInfo.Builder
-
repeated int64 blockIds = 13;
- getBlockIdsList() - Method in class alluxio.grpc.FileInfo
-
repeated int64 blockIds = 13;
- getBlockIdsList() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
repeated int64 blockIds = 13;
- getBlockIdsList() - Method in class alluxio.grpc.PersistFile.Builder
-
repeated int64 blockIds = 2;
- getBlockIdsList() - Method in class alluxio.grpc.PersistFile
-
repeated int64 blockIds = 2;
- getBlockIdsList() - Method in interface alluxio.grpc.PersistFileOrBuilder
-
repeated int64 blockIds = 2;
- getBlockIdsList() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
repeated int64 block_ids = 1;
- getBlockIdsList() - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
repeated int64 block_ids = 1;
- getBlockIdsList() - Method in interface alluxio.proto.journal.File.CompleteFileEntryOrBuilder
-
repeated int64 block_ids = 1;
- getBlockInfo(long) - Method in interface alluxio.client.block.BlockMasterClient
-
- getBlockInfo() - Method in class alluxio.client.block.policy.options.GetWorkerOptions
-
- getBlockInfo(long) - Method in class alluxio.client.block.RetryHandlingBlockMasterClient
-
- getBlockInfo(long) - Method in class alluxio.client.file.options.InStreamOptions
-
- getBlockInfo(long) - Method in class alluxio.client.file.URIStatus
-
- getBlockInfo(GetBlockInfoPRequest) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceBlockingStub
-
Returns the block information for the given block id.
- getBlockInfo(GetBlockInfoPRequest) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceFutureStub
-
Returns the block information for the given block id.
- getBlockInfo(GetBlockInfoPRequest, StreamObserver<GetBlockInfoPResponse>) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceImplBase
-
Returns the block information for the given block id.
- getBlockInfo(GetBlockInfoPRequest, StreamObserver<GetBlockInfoPResponse>) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceStub
-
Returns the block information for the given block id.
- getBlockInfo() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- getBlockInfo() - Method in class alluxio.grpc.FileBlockInfo
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- getBlockInfo() - Method in interface alluxio.grpc.FileBlockInfoOrBuilder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- getBlockInfo() - Method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- getBlockInfo() - Method in class alluxio.grpc.GetBlockInfoPResponse
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- getBlockInfo() - Method in interface alluxio.grpc.GetBlockInfoPResponseOrBuilder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- getBlockInfo(long) - Method in interface alluxio.master.block.BlockMaster
-
- getBlockInfo(Long) - Method in class alluxio.master.block.BlockMasterClientRestServiceHandler
-
Deprecated.
- getBlockInfo(GetBlockInfoPRequest, StreamObserver<GetBlockInfoPResponse>) - Method in class alluxio.master.block.BlockMasterClientServiceHandler
-
- getBlockInfo(long) - Method in class alluxio.master.block.DefaultBlockMaster
-
- getBlockInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.BlockInfoEntry block_info = 4;
- getBlockInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.BlockInfoEntry block_info = 4;
- getBlockInfo() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.BlockInfoEntry block_info = 4;
- getBlockInfo() - Method in class alluxio.wire.BlockLocationInfo
-
- getBlockInfo() - Method in class alluxio.wire.FileBlockInfo
-
- getBlockInfoBuilder() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- getBlockInfoBuilder() - Method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- getBlockInfoBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.BlockInfoEntry block_info = 4;
- GetBlockInfoCommand - Class in alluxio.cli.fsadmin.command
-
Command for getting information from a block id.
- GetBlockInfoCommand(Context, AlluxioConfiguration) - Constructor for class alluxio.cli.fsadmin.command.GetBlockInfoCommand
-
- getBlockInfoList(List<Long>) - Method in interface alluxio.master.block.BlockMaster
-
Retrieves information for the given list of block ids.
- getBlockInfoList(List<Long>) - Method in class alluxio.master.block.DefaultBlockMaster
-
- getBlockInfoOrBuilder() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- getBlockInfoOrBuilder() - Method in class alluxio.grpc.FileBlockInfo
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- getBlockInfoOrBuilder() - Method in interface alluxio.grpc.FileBlockInfoOrBuilder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- getBlockInfoOrBuilder() - Method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- getBlockInfoOrBuilder() - Method in class alluxio.grpc.GetBlockInfoPResponse
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- getBlockInfoOrBuilder() - Method in interface alluxio.grpc.GetBlockInfoPResponseOrBuilder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- getBlockInfoOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.BlockInfoEntry block_info = 4;
- getBlockInfoOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.BlockInfoEntry block_info = 4;
- getBlockInfoOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.BlockInfoEntry block_info = 4;
- GetBlockInfoPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetBlockInfoPOptions
- GetBlockInfoPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetBlockInfoPOptions
- GetBlockInfoPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetBlockInfoPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetBlockInfoPRequest
- GetBlockInfoPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetBlockInfoPRequest
- GetBlockInfoPRequestOrBuilder - Interface in alluxio.grpc
-
- GetBlockInfoPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetBlockInfoPResponse
- GetBlockInfoPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetBlockInfoPResponse
- GetBlockInfoPResponseOrBuilder - Interface in alluxio.grpc
-
- getBlockInUfsTier() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
If set to true, the block is possibly stored as a UFS block.
- getBlockInUfsTier() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
If set to true, the block is possibly stored as a UFS block.
- getBlockInUfsTier() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
If set to true, the block is possibly stored as a UFS block.
- getBlockIterator() - Method in class alluxio.worker.block.evictor.AbstractEvictor
-
Returns an iterator for evictor cache blocks.
- getBlockIterator() - Method in class alluxio.worker.block.evictor.LRFUEvictor
-
- getBlockIterator() - Method in class alluxio.worker.block.evictor.LRUEvictor
-
- getBlockLength() - Method in class alluxio.util.webui.UIFileBlockInfo
-
Gets block length.
- getBlockList() - Method in interface alluxio.worker.block.BlockStoreMeta
-
- getBlockList() - Method in class alluxio.worker.block.DefaultBlockStoreMeta
-
- getBlockListByStorageLocation() - Method in interface alluxio.worker.block.BlockStoreMeta
-
- getBlockListByStorageLocation() - Method in class alluxio.worker.block.DefaultBlockStoreMeta
-
- getBlockLocation() - Method in class alluxio.worker.block.meta.AbstractBlockMeta
-
- getBlockLocations(AlluxioURI) - Method in class alluxio.client.file.BaseFileSystem
-
- getBlockLocations(AlluxioURI) - Method in class alluxio.client.file.DelegatingFileSystem
-
- getBlockLocations(AlluxioURI) - Method in interface alluxio.client.file.FileSystem
-
- getBlockLocations(AlluxioURI) - Method in class alluxio.client.file.FileSystemCache.InstanceCachingFileSystem
-
- getBlockLocations(AlluxioURI) - Method in class alluxio.hadoop.AlluxioHdfsFileSystem
-
- getBlockLocations() - Method in class alluxio.master.block.meta.MasterBlockInfo
-
Gets the net addresses for all workers which have the block's data in their tiered storage.
- getBlockMasterClient() - Method in class alluxio.multi.process.Clients
-
- getBlockMasterInfo(Set<BlockMasterInfo.BlockMasterInfoField>) - Method in interface alluxio.client.block.BlockMasterClient
-
- getBlockMasterInfo(Set<BlockMasterInfo.BlockMasterInfoField>) - Method in class alluxio.client.block.RetryHandlingBlockMasterClient
-
- getBlockMasterInfo(GetBlockMasterInfoPOptions) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceBlockingStub
-
Returns block master information.
- getBlockMasterInfo(GetBlockMasterInfoPOptions) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceFutureStub
-
Returns block master information.
- getBlockMasterInfo(GetBlockMasterInfoPOptions, StreamObserver<GetBlockMasterInfoPResponse>) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceImplBase
-
Returns block master information.
- getBlockMasterInfo(GetBlockMasterInfoPOptions, StreamObserver<GetBlockMasterInfoPResponse>) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceStub
-
Returns block master information.
- getBlockMasterInfo() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
optional .alluxio.grpc.block.BlockMasterInfo blockMasterInfo = 1;
- getBlockMasterInfo() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse
-
optional .alluxio.grpc.block.BlockMasterInfo blockMasterInfo = 1;
- getBlockMasterInfo() - Method in interface alluxio.grpc.GetBlockMasterInfoPResponseOrBuilder
-
optional .alluxio.grpc.block.BlockMasterInfo blockMasterInfo = 1;
- getBlockMasterInfo(GetBlockMasterInfoPOptions, StreamObserver<GetBlockMasterInfoPResponse>) - Method in class alluxio.master.block.BlockMasterClientServiceHandler
-
- getBlockMasterInfoBuilder() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
optional .alluxio.grpc.block.BlockMasterInfo blockMasterInfo = 1;
- getBlockMasterInfoOrBuilder() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
optional .alluxio.grpc.block.BlockMasterInfo blockMasterInfo = 1;
- getBlockMasterInfoOrBuilder() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse
-
optional .alluxio.grpc.block.BlockMasterInfo blockMasterInfo = 1;
- getBlockMasterInfoOrBuilder() - Method in interface alluxio.grpc.GetBlockMasterInfoPResponseOrBuilder
-
optional .alluxio.grpc.block.BlockMasterInfo blockMasterInfo = 1;
- GetBlockMasterInfoPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetBlockMasterInfoPOptions
- GetBlockMasterInfoPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetBlockMasterInfoPOptions
- GetBlockMasterInfoPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetBlockMasterInfoPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetBlockMasterInfoPResponse
- GetBlockMasterInfoPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetBlockMasterInfoPResponse
- GetBlockMasterInfoPResponseOrBuilder - Interface in alluxio.grpc
-
- getBlockMeta(long) - Method in class alluxio.worker.block.BlockMetadataEvictorView
-
- getBlockMeta(long) - Method in class alluxio.worker.block.BlockMetadataManager
-
Gets the metadata of a block given its block id.
- getBlockMeta(long, long, long) - Method in interface alluxio.worker.block.BlockStore
-
Gets the metadata of a specific block from local storage.
- getBlockMeta(long, long, long) - Method in interface alluxio.worker.block.BlockWorker
-
Gets the metadata of a specific block from local storage.
- getBlockMeta(long, long, long) - Method in class alluxio.worker.block.DefaultBlockWorker
-
- getBlockMeta(long) - Method in class alluxio.worker.block.meta.StorageDir
-
Gets the
BlockMeta
from this storage dir by its block id.
- getBlockMeta(long, long, long) - Method in class alluxio.worker.block.TieredBlockStore
-
- getBlockMetadataEvictorView() - Method in class alluxio.worker.block.meta.StorageTierEvictorView
-
- getBlockPath(long, BlockStoreLocation) - Method in class alluxio.worker.block.BlockMetadataManager
-
Returns the path of a block given its location, or null if the location is not a specific
StorageDir
.
- getBlockReader(long, long, long) - Method in interface alluxio.worker.block.BlockStore
-
Creates a reader of an existing block to read data from this block.
- getBlockReader(long, long, long) - Method in class alluxio.worker.block.TieredBlockStore
-
- getBlockReader(long, long, long, boolean) - Method in class alluxio.worker.block.UnderFileSystemBlockStore
-
Creates a block reader that reads from UFS and optionally caches the block to the Alluxio
block store.
- getBlockReader() - Method in class alluxio.worker.grpc.BlockReadRequestContext
-
- getBlocks() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getBlocks(int) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
repeated int64 blocks = 12;
- getBlocks(int) - Method in class alluxio.proto.journal.File.InodeFileEntry
-
repeated int64 blocks = 12;
- getBlocks(int) - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
repeated int64 blocks = 12;
- getBlocks(int) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
repeated int64 blocks = 16;
- getBlocks(int) - Method in class alluxio.proto.meta.InodeMeta.Inode
-
repeated int64 blocks = 16;
- getBlocks(int) - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
repeated int64 blocks = 16;
- getBlocks() - Method in class alluxio.worker.block.meta.StorageDir
-
Returns the list of blocks stored in this dir.
- getBlocksCount() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
repeated int64 blocks = 12;
- getBlocksCount() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
repeated int64 blocks = 12;
- getBlocksCount() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
repeated int64 blocks = 12;
- getBlocksCount() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
repeated int64 blocks = 16;
- getBlocksCount() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
repeated int64 blocks = 16;
- getBlocksCount() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
repeated int64 blocks = 16;
- getBlockSize() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
The block size.
- getBlockSize() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
The block size.
- getBlockSize() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
The block size.
- getBlockSize() - Method in class alluxio.underfs.UfsFileStatus
-
- getBlockSize() - Method in class alluxio.worker.block.meta.AbstractBlockMeta
-
- getBlockSize() - Method in class alluxio.worker.block.meta.BlockMeta
-
- getBlockSize() - Method in class alluxio.worker.block.meta.TempBlockMeta
-
- getBlockSize() - Method in class alluxio.worker.block.meta.UnderFileSystemBlockMeta
-
- getBlockSizeByte(String) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- getBlockSizeByte(String) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- getBlockSizeByte(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- getBlockSizeByte(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
Gets the block size in bytes.
- getBlockSizeByte(String) - Method in interface alluxio.underfs.UnderFileSystem
-
- getBlockSizeByte(String) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- getBlockSizeByte(String) - Method in class alluxio.underfs.wasb.WasbUnderFileSystem
-
- getBlockSizeByte(String) - Method in class alluxio.underfs.web.WebUnderFileSystem
-
- getBlockSizeBytes() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getBlockSizeBytes() - Method in class alluxio.client.file.URIStatus
-
- getBlockSizeBytes() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int64 blockSizeBytes = 1;
- getBlockSizeBytes() - Method in class alluxio.grpc.CreateFilePOptions
-
optional int64 blockSizeBytes = 1;
- getBlockSizeBytes() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional int64 blockSizeBytes = 1;
- getBlockSizeBytes() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 blockSizeBytes = 6;
- getBlockSizeBytes() - Method in class alluxio.grpc.FileInfo
-
optional int64 blockSizeBytes = 6;
- getBlockSizeBytes() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int64 blockSizeBytes = 6;
- getBlockSizeBytes() - Method in class alluxio.master.file.meta.InodeFile
-
- getBlockSizeBytes() - Method in interface alluxio.master.file.meta.InodeFileView
-
- getBlockSizeBytes() - Method in class alluxio.master.file.meta.MutableInodeFile
-
- getBlockSizeBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 block_size_bytes = 8;
- getBlockSizeBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 block_size_bytes = 8;
- getBlockSizeBytes() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 block_size_bytes = 8;
- getBlockSizeBytes() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int64 block_size_bytes = 2;
- getBlockSizeBytes() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional int64 block_size_bytes = 2;
- getBlockSizeBytes() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional int64 block_size_bytes = 2;
- getBlockSizeBytes() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
file only
- getBlockSizeBytes() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
file only
- getBlockSizeBytes() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
file only
- getBlockSizeBytes() - Method in class alluxio.util.webui.UIFileInfo
-
Gets block size bytes.
- getBlockSizeBytes() - Method in class alluxio.wire.FileInfo
-
- getBlockSizeBytes() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets block size bytes.
- getBlockSizeBytes() - Method in class alluxio.wire.WorkerWebUIBlockInfo
-
Gets block size bytes.
- getBlocksList() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
repeated int64 blocks = 12;
- getBlocksList() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
repeated int64 blocks = 12;
- getBlocksList() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
repeated int64 blocks = 12;
- getBlocksList() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
repeated int64 blocks = 16;
- getBlocksList() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
repeated int64 blocks = 16;
- getBlocksList() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
repeated int64 blocks = 16;
- getBlocksOnTier() - Method in class alluxio.util.webui.UIFileInfo
-
Gets blocks on tier.
- getBlockStore() - Method in interface alluxio.worker.block.BlockWorker
-
- getBlockStore() - Method in class alluxio.worker.block.DefaultBlockWorker
-
- getBlockStoreFactory() - Method in class alluxio.master.CoreMasterContext
-
- getBlockStoreFactory(String) - Static method in class alluxio.master.MasterUtils
-
- getBlockStoreMeta() - Method in class alluxio.worker.block.BlockMetadataManager
-
Gets a summary of the metadata.
- getBlockStoreMeta() - Method in interface alluxio.worker.block.BlockStore
-
Gets the metadata of the entire store in a snapshot.
- getBlockStoreMeta() - Method in class alluxio.worker.block.TieredBlockStore
-
- getBlockStoreMetaFull() - Method in class alluxio.worker.block.BlockMetadataManager
-
Gets a full summary of block store metadata.
- getBlockStoreMetaFull() - Method in interface alluxio.worker.block.BlockStore
-
- getBlockStoreMetaFull() - Method in class alluxio.worker.block.TieredBlockStore
-
- getBlockWorkerInfos() - Method in class alluxio.client.block.policy.options.GetWorkerOptions
-
- getBlockWriter(long, long) - Method in interface alluxio.worker.block.BlockStore
-
Creates a writer to write data to a temp block.
- getBlockWriter(long, long) - Method in class alluxio.worker.block.TieredBlockStore
-
- getBlockWriter() - Method in class alluxio.worker.grpc.BlockWriteRequestContext
-
- getBoolean(PropertyKey) - Method in interface alluxio.conf.AlluxioConfiguration
-
Gets the boolean representation of the value for the given key.
- getBoolean(PropertyKey) - Method in class alluxio.conf.InstancedConfiguration
-
- getBoolean(PropertyKey) - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- getBoolean(PropertyKey) - Static method in class alluxio.conf.ServerConfiguration
-
Gets the boolean representation of the value for the given key.
- getBooleanStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.BooleanColumnStatsData boolean_stats = 1;
- getBooleanStats() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.BooleanColumnStatsData boolean_stats = 1;
- getBooleanStats() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.BooleanColumnStatsData boolean_stats = 1;
- getBooleanStatsBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.BooleanColumnStatsData boolean_stats = 1;
- getBooleanStatsOrBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.BooleanColumnStatsData boolean_stats = 1;
- getBooleanStatsOrBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.BooleanColumnStatsData boolean_stats = 1;
- getBooleanStatsOrBuilder() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.BooleanColumnStatsData boolean_stats = 1;
- getBooleanType() - Method in class alluxio.grpc.table.Value.Builder
-
optional bool boolean_type = 4;
- getBooleanType() - Method in class alluxio.grpc.table.Value
-
optional bool boolean_type = 4;
- getBooleanType() - Method in interface alluxio.grpc.table.ValueOrBuilder
-
optional bool boolean_type = 4;
- getBucket() - Method in class alluxio.proxy.s3.CompleteMultipartUploadResult
-
- getBucket() - Method in class alluxio.proxy.s3.InitiateMultipartUploadResult
-
- getBucket() - Method in class alluxio.proxy.s3.ListPartsResult
-
- getBucket(String, String, String, String) - Method in class alluxio.proxy.s3.S3RestServiceHandler
-
- getBucketCount() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
optional int64 bucket_count = 2;
- getBucketCount() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
optional int64 bucket_count = 2;
- getBucketCount() - Method in interface alluxio.grpc.table.layout.hive.HiveBucketPropertyOrBuilder
-
optional int64 bucket_count = 2;
- getBucketedBy(int) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
repeated string bucketed_by = 1;
- getBucketedBy(int) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
repeated string bucketed_by = 1;
- getBucketedBy(int) - Method in interface alluxio.grpc.table.layout.hive.HiveBucketPropertyOrBuilder
-
repeated string bucketed_by = 1;
- getBucketedByBytes(int) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
repeated string bucketed_by = 1;
- getBucketedByBytes(int) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
repeated string bucketed_by = 1;
- getBucketedByBytes(int) - Method in interface alluxio.grpc.table.layout.hive.HiveBucketPropertyOrBuilder
-
repeated string bucketed_by = 1;
- getBucketedByCount() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
repeated string bucketed_by = 1;
- getBucketedByCount() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
repeated string bucketed_by = 1;
- getBucketedByCount() - Method in interface alluxio.grpc.table.layout.hive.HiveBucketPropertyOrBuilder
-
repeated string bucketed_by = 1;
- getBucketedByList() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
repeated string bucketed_by = 1;
- getBucketedByList() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
repeated string bucketed_by = 1;
- getBucketedByList() - Method in interface alluxio.grpc.table.layout.hive.HiveBucketPropertyOrBuilder
-
repeated string bucketed_by = 1;
- getBucketName() - Method in class alluxio.underfs.kodo.KodoClient
-
Gets bucketname for kodoclient.
- getBucketName(AlluxioURI) - Static method in class alluxio.util.UnderFileSystemUtils
-
- getBucketProperty() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional .alluxio.grpc.table.layout.HiveBucketProperty bucket_property = 3;
- getBucketProperty() - Method in class alluxio.grpc.table.layout.hive.Storage
-
optional .alluxio.grpc.table.layout.HiveBucketProperty bucket_property = 3;
- getBucketProperty() - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
optional .alluxio.grpc.table.layout.HiveBucketProperty bucket_property = 3;
- getBucketPropertyBuilder() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional .alluxio.grpc.table.layout.HiveBucketProperty bucket_property = 3;
- getBucketPropertyOrBuilder() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional .alluxio.grpc.table.layout.HiveBucketProperty bucket_property = 3;
- getBucketPropertyOrBuilder() - Method in class alluxio.grpc.table.layout.hive.Storage
-
optional .alluxio.grpc.table.layout.HiveBucketProperty bucket_property = 3;
- getBucketPropertyOrBuilder() - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
optional .alluxio.grpc.table.layout.HiveBucketProperty bucket_property = 3;
- getBuffer() - Method in class alluxio.grpc.DataMessage
-
- getBufferFromStream(InputStream) - Static method in class alluxio.grpc.GrpcSerializationUtils
-
Gets a buffer directly from a gRPC input stream.
- getBufferPoolSize() - Method in class alluxio.client.file.cache.store.LocalPageStoreOptions
-
- getBufferSize() - Method in class alluxio.client.file.cache.store.LocalPageStoreOptions
-
- getByField(V) - Method in interface alluxio.collections.FieldIndex
-
Gets a subset of objects with the specified field value.
- getByField(IndexDefinition<T, V>, V) - Method in class alluxio.collections.IndexedSet
-
Gets a subset of objects with the specified field value.
- getByField(V) - Method in class alluxio.collections.NonUniqueFieldIndex
-
- getByField(V) - Method in class alluxio.collections.UniqueFieldIndex
-
- getByteBufFromReadableBuffer(ReadableBuffer) - Static method in class alluxio.grpc.GrpcSerializationUtils
-
Gets a Netty buffer directly from a gRPC ReadableBuffer.
- getBytes(PropertyKey) - Method in interface alluxio.conf.AlluxioConfiguration
-
Gets the bytes of the value for the given key.
- getBytes(PropertyKey) - Method in class alluxio.conf.InstancedConfiguration
-
- getBytes(PropertyKey) - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- getBytes(PropertyKey) - Static method in class alluxio.conf.ServerConfiguration
-
Gets the bytes of the value for the given key.
- getBytes() - Method in class alluxio.grpc.GetCapacityBytesPResponse.Builder
-
optional int64 bytes = 1;
- getBytes() - Method in class alluxio.grpc.GetCapacityBytesPResponse
-
optional int64 bytes = 1;
- getBytes() - Method in interface alluxio.grpc.GetCapacityBytesPResponseOrBuilder
-
optional int64 bytes = 1;
- getBytes() - Method in class alluxio.grpc.GetUsedBytesPResponse.Builder
-
optional int64 bytes = 1;
- getBytes() - Method in class alluxio.grpc.GetUsedBytesPResponse
-
optional int64 bytes = 1;
- getBytes() - Method in interface alluxio.grpc.GetUsedBytesPResponseOrBuilder
-
optional int64 bytes = 1;
- getBytes() - Method in class alluxio.job.plan.transform.format.csv.CsvWriter
-
- getBytes() - Method in class alluxio.job.plan.transform.format.parquet.ParquetWriter
-
- getBytes() - Method in class alluxio.job.plan.transform.format.tables.TablesWriter
-
- getBytes() - Method in interface alluxio.job.plan.transform.format.TableWriter
-
Note that the bytes written should take compression and encoding into consideration.
- getBytesInBlockStore() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
the number of bytes previously written to block store
zero if no previous temp block created
- getBytesInBlockStore() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions
-
the number of bytes previously written to block store
zero if no previous temp block created
- getBytesInBlockStore() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsBlockOptionsOrBuilder
-
the number of bytes previously written to block store
zero if no previous temp block created
- getBytesReserved() - Method in class alluxio.worker.grpc.BlockWriteRequestContext
-
- getBytesWritten() - Method in class alluxio.client.file.FileOutStream
-
- getCacheable() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool cacheable = 11;
- getCacheable() - Method in class alluxio.grpc.FileInfo
-
optional bool cacheable = 11;
- getCacheable() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional bool cacheable = 11;
- getCacheable() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional bool cacheable = 11;
- getCacheable() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional bool cacheable = 11;
- getCacheable() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional bool cacheable = 11;
- getCacheable() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional bool cacheable = 5;
- getCacheable() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional bool cacheable = 5;
- getCacheable() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional bool cacheable = 5;
- getCachedWorkers() - Method in class alluxio.client.file.FileSystemContext
-
Gets the cached worker information list.
- getCacheHitLocal() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets cache hit local.
- getCacheHitRemote() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets cache hit remote.
- getCacheMap() - Method in class alluxio.master.metastore.caching.Cache
-
- getCacheMiss() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets cache miss.
- getCacheSize() - Method in interface alluxio.client.file.cache.PageStore
-
- getCacheSize() - Method in class alluxio.client.file.cache.store.LocalPageStore
-
- getCacheSize() - Method in class alluxio.client.file.cache.store.PageStoreOptions
-
- getCacheSize() - Method in class alluxio.client.file.cache.store.RocksPageStore
-
- getCacheSize() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
optional int64 cacheSize = 2;
- getCacheSize() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions
-
optional int64 cacheSize = 2;
- getCacheSize() - Method in interface alluxio.proto.client.Cache.PPageStoreCommonOptionsOrBuilder
-
optional int64 cacheSize = 2;
- getCancelMethod() - Static method in class alluxio.grpc.JobMasterClientServiceGrpc
-
- getCancelState() - Method in class alluxio.master.file.PersistJob
-
- getCancelTaskCommand() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.CancelTaskCommand cancelTaskCommand = 2;
- getCancelTaskCommand() - Method in class alluxio.grpc.JobCommand
-
optional .alluxio.grpc.job.CancelTaskCommand cancelTaskCommand = 2;
- getCancelTaskCommand() - Method in interface alluxio.grpc.JobCommandOrBuilder
-
optional .alluxio.grpc.job.CancelTaskCommand cancelTaskCommand = 2;
- getCancelTaskCommandBuilder() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.CancelTaskCommand cancelTaskCommand = 2;
- getCancelTaskCommandOrBuilder() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.CancelTaskCommand cancelTaskCommand = 2;
- getCancelTaskCommandOrBuilder() - Method in class alluxio.grpc.JobCommand
-
optional .alluxio.grpc.job.CancelTaskCommand cancelTaskCommand = 2;
- getCancelTaskCommandOrBuilder() - Method in interface alluxio.grpc.JobCommandOrBuilder
-
optional .alluxio.grpc.job.CancelTaskCommand cancelTaskCommand = 2;
- getCandidates(int) - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCandidates(int) - Method in class alluxio.grpc.table.EquatableValueSet
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCandidates(int) - Method in interface alluxio.grpc.table.EquatableValueSetOrBuilder
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCandidatesBuilder(int) - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCandidatesBuilderList() - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCandidatesCount() - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCandidatesCount() - Method in class alluxio.grpc.table.EquatableValueSet
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCandidatesCount() - Method in interface alluxio.grpc.table.EquatableValueSetOrBuilder
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCandidatesList() - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCandidatesList() - Method in class alluxio.grpc.table.EquatableValueSet
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCandidatesList() - Method in interface alluxio.grpc.table.EquatableValueSetOrBuilder
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCandidatesOrBuilder(int) - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCandidatesOrBuilder(int) - Method in class alluxio.grpc.table.EquatableValueSet
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCandidatesOrBuilder(int) - Method in interface alluxio.grpc.table.EquatableValueSetOrBuilder
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCandidatesOrBuilderList() - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCandidatesOrBuilderList() - Method in class alluxio.grpc.table.EquatableValueSet
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCandidatesOrBuilderList() - Method in interface alluxio.grpc.table.EquatableValueSetOrBuilder
-
repeated .alluxio.grpc.table.Value candidates = 1;
- getCanonicalVersion() - Method in enum alluxio.underfs.hdfs.HdfsVersion
-
- getCapacity() - Method in class alluxio.util.webui.NodeInfo
-
Gets capacity.
- getCapacity() - Method in class alluxio.util.webui.StorageTierInfo
-
Gets capacity.
- getCapacity() - Method in class alluxio.wire.AlluxioMasterInfo
-
- getCapacity() - Method in class alluxio.wire.AlluxioWorkerInfo
-
- getCapacity() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets capacity.
- getCapacityBytes() - Method in class alluxio.client.block.AlluxioBlockStore
-
Gets the total capacity of Alluxio's BlockStore.
- getCapacityBytes() - Method in interface alluxio.client.block.BlockMasterClient
-
Gets the total Alluxio capacity in bytes, on all the tiers of all the workers.
- getCapacityBytes() - Method in class alluxio.client.block.BlockWorkerInfo
-
- getCapacityBytes() - Method in class alluxio.client.block.RetryHandlingBlockMasterClient
-
Gets the total Alluxio capacity in bytes, on all the tiers of all the workers.
- getCapacityBytes(GetCapacityBytesPOptions) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceBlockingStub
-
Returns the capacity (in bytes).
- getCapacityBytes(GetCapacityBytesPOptions) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceFutureStub
-
Returns the capacity (in bytes).
- getCapacityBytes(GetCapacityBytesPOptions, StreamObserver<GetCapacityBytesPResponse>) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceImplBase
-
Returns the capacity (in bytes).
- getCapacityBytes(GetCapacityBytesPOptions, StreamObserver<GetCapacityBytesPResponse>) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceStub
-
Returns the capacity (in bytes).
- getCapacityBytes() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int64 capacityBytes = 1;
- getCapacityBytes() - Method in class alluxio.grpc.BlockMasterInfo
-
optional int64 capacityBytes = 1;
- getCapacityBytes() - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
optional int64 capacityBytes = 1;
- getCapacityBytes() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int64 capacityBytes = 5;
- getCapacityBytes() - Method in class alluxio.grpc.WorkerInfo
-
optional int64 capacityBytes = 5;
- getCapacityBytes() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
optional int64 capacityBytes = 5;
- getCapacityBytes() - Method in interface alluxio.master.block.BlockMaster
-
- getCapacityBytes(GetCapacityBytesPOptions, StreamObserver<GetCapacityBytesPResponse>) - Method in class alluxio.master.block.BlockMasterClientServiceHandler
-
- getCapacityBytes() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getCapacityBytes() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getCapacityBytes() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getCapacityBytes() - Method in class alluxio.util.webui.UIStorageDir
-
Gets capacity bytes.
- getCapacityBytes() - Method in class alluxio.util.webui.UIUsageOnTier
-
Gets capacity bytes.
- getCapacityBytes() - Method in class alluxio.wire.BlockMasterInfo
-
- getCapacityBytes() - Method in class alluxio.wire.WorkerInfo
-
- getCapacityBytes() - Method in class alluxio.wire.WorkerWebUIOverview
-
Gets capacity bytes.
- getCapacityBytes() - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- getCapacityBytes() - Method in interface alluxio.worker.block.BlockStoreMeta
-
- getCapacityBytes() - Method in class alluxio.worker.block.DefaultBlockStoreMeta
-
- getCapacityBytes() - Method in class alluxio.worker.block.meta.StorageDir
-
Gets the total capacity of this
StorageDir
in bytes, which is a constant once this
StorageDir
has been initialized.
- getCapacityBytes() - Method in class alluxio.worker.block.meta.StorageDirView
-
Gets capacity bytes for this dir.
- getCapacityBytes() - Method in class alluxio.worker.block.meta.StorageTier
-
- GetCapacityBytesCommand - Class in alluxio.cli.fs.command
-
- GetCapacityBytesCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.GetCapacityBytesCommand
-
Constructs a new instance to get the capacity of the
FileSystem
.
- getCapacityBytesOnDirs() - Method in interface alluxio.worker.block.BlockStoreMeta
-
- getCapacityBytesOnDirs() - Method in class alluxio.worker.block.DefaultBlockStoreMeta
-
- getCapacityBytesOnTiers() - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
Deprecated.
- getCapacityBytesOnTiers() - Method in class alluxio.grpc.BlockHeartbeatPOptions
-
Deprecated.
- getCapacityBytesOnTiers() - Method in interface alluxio.grpc.BlockHeartbeatPOptionsOrBuilder
-
Deprecated.
- getCapacityBytesOnTiers() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
Deprecated.
- getCapacityBytesOnTiers() - Method in class alluxio.grpc.BlockMasterInfo
-
Deprecated.
- getCapacityBytesOnTiers() - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
Deprecated.
- getCapacityBytesOnTiers() - Method in class alluxio.grpc.WorkerInfo.Builder
-
Deprecated.
- getCapacityBytesOnTiers() - Method in class alluxio.grpc.WorkerInfo
-
Deprecated.
- getCapacityBytesOnTiers() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
Deprecated.
- getCapacityBytesOnTiers() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getCapacityBytesOnTiers() - Method in class alluxio.wire.BlockMasterInfo
-
- getCapacityBytesOnTiers() - Method in class alluxio.wire.WorkerInfo
-
- getCapacityBytesOnTiers() - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- getCapacityBytesOnTiers() - Method in interface alluxio.worker.block.BlockStoreMeta
-
- getCapacityBytesOnTiers() - Method in class alluxio.worker.block.DefaultBlockStoreMeta
-
- getCapacityBytesOnTiersCount() - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
- getCapacityBytesOnTiersCount() - Method in class alluxio.grpc.BlockHeartbeatPOptions
-
- getCapacityBytesOnTiersCount() - Method in interface alluxio.grpc.BlockHeartbeatPOptionsOrBuilder
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersCount() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
- getCapacityBytesOnTiersCount() - Method in class alluxio.grpc.BlockMasterInfo
-
- getCapacityBytesOnTiersCount() - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersCount() - Method in class alluxio.grpc.WorkerInfo.Builder
-
- getCapacityBytesOnTiersCount() - Method in class alluxio.grpc.WorkerInfo
-
- getCapacityBytesOnTiersCount() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
map<string, int64> capacityBytesOnTiers = 8;
- getCapacityBytesOnTiersMap() - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersMap() - Method in class alluxio.grpc.BlockHeartbeatPOptions
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersMap() - Method in interface alluxio.grpc.BlockHeartbeatPOptionsOrBuilder
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersMap() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersMap() - Method in class alluxio.grpc.BlockMasterInfo
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersMap() - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersMap() - Method in class alluxio.grpc.WorkerInfo.Builder
-
map<string, int64> capacityBytesOnTiers = 8;
- getCapacityBytesOnTiersMap() - Method in class alluxio.grpc.WorkerInfo
-
map<string, int64> capacityBytesOnTiers = 8;
- getCapacityBytesOnTiersMap() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
map<string, int64> capacityBytesOnTiers = 8;
- getCapacityBytesOnTiersOrDefault(String, long) - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersOrDefault(String, long) - Method in class alluxio.grpc.BlockHeartbeatPOptions
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersOrDefault(String, long) - Method in interface alluxio.grpc.BlockHeartbeatPOptionsOrBuilder
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersOrDefault(String, long) - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersOrDefault(String, long) - Method in class alluxio.grpc.BlockMasterInfo
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersOrDefault(String, long) - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersOrDefault(String, long) - Method in class alluxio.grpc.WorkerInfo.Builder
-
map<string, int64> capacityBytesOnTiers = 8;
- getCapacityBytesOnTiersOrDefault(String, long) - Method in class alluxio.grpc.WorkerInfo
-
map<string, int64> capacityBytesOnTiers = 8;
- getCapacityBytesOnTiersOrDefault(String, long) - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
map<string, int64> capacityBytesOnTiers = 8;
- getCapacityBytesOnTiersOrThrow(String) - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersOrThrow(String) - Method in class alluxio.grpc.BlockHeartbeatPOptions
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersOrThrow(String) - Method in interface alluxio.grpc.BlockHeartbeatPOptionsOrBuilder
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersOrThrow(String) - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersOrThrow(String) - Method in class alluxio.grpc.BlockMasterInfo
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersOrThrow(String) - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
map<string, int64> capacityBytesOnTiers = 2;
- getCapacityBytesOnTiersOrThrow(String) - Method in class alluxio.grpc.WorkerInfo.Builder
-
map<string, int64> capacityBytesOnTiers = 8;
- getCapacityBytesOnTiersOrThrow(String) - Method in class alluxio.grpc.WorkerInfo
-
map<string, int64> capacityBytesOnTiers = 8;
- getCapacityBytesOnTiersOrThrow(String) - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
map<string, int64> capacityBytesOnTiers = 8;
- GetCapacityBytesPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetCapacityBytesPOptions
- GetCapacityBytesPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetCapacityBytesPOptions
- GetCapacityBytesPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetCapacityBytesPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetCapacityBytesPResponse
- GetCapacityBytesPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetCapacityBytesPResponse
- GetCapacityBytesPResponseOrBuilder - Interface in alluxio.grpc
-
- getChangedFiles(AlluxioURI) - Method in class alluxio.SyncInfo
-
REturns a set of changed files.
- getChannel() - Method in class alluxio.grpc.GrpcConnection
-
- getChannel() - Method in interface alluxio.worker.block.io.BlockReader
-
Returns a readable byte channel of the block.
- getChannel() - Method in interface alluxio.worker.block.io.BlockWriter
-
- getChannel() - Method in class alluxio.worker.block.io.LocalFileBlockReader
-
- getChannel() - Method in class alluxio.worker.block.io.LocalFileBlockWriter
-
- getChannel() - Method in class alluxio.worker.block.RemoteBlockReader
-
- getChannel() - Method in class alluxio.worker.block.UnderFileSystemBlockReader
-
- getChannelClass(boolean, PropertyKey, AlluxioConfiguration) - Static method in class alluxio.util.network.NettyUtils
-
Get the proper channel class.
- getChannelId() - Method in class alluxio.grpc.GrpcChannelKey
-
- getChannelKey() - Method in class alluxio.grpc.GrpcConnection
-
- getChannelKey() - Method in class alluxio.grpc.GrpcConnectionKey
-
- getChannelRef() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional string channelRef = 5;
- getChannelRef() - Method in class alluxio.grpc.SaslMessage
-
optional string channelRef = 5;
- getChannelRef() - Method in interface alluxio.grpc.SaslMessageOrBuilder
-
optional string channelRef = 5;
- getChannelRefBytes() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional string channelRef = 5;
- getChannelRefBytes() - Method in class alluxio.grpc.SaslMessage
-
optional string channelRef = 5;
- getChannelRefBytes() - Method in interface alluxio.grpc.SaslMessageOrBuilder
-
optional string channelRef = 5;
- getChannelType(PropertyKey, AlluxioConfiguration) - Static method in class alluxio.util.network.NettyUtils
-
Get the proper channel type.
- getCheckConsistencyMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getCheckpoint() - Method in interface alluxio.master.journal.JournalReader
-
Returns the input stream for reading a checkpoint.
- getCheckpoint() - Method in class alluxio.master.journal.ufs.UfsJournalReader
-
- getCheckpoint() - Method in class alluxio.master.journalv0.ufs.UfsJournal
-
- getCheckpointFormat() - Method in enum alluxio.master.journal.checkpoint.CheckpointType
-
- getCheckpointInputStream() - Method in interface alluxio.master.journalv0.JournalReader
-
- getCheckpointInputStream() - Method in class alluxio.master.journalv0.ufs.UfsJournalReader
-
- getCheckpointLastModifiedTimeMs() - Method in interface alluxio.master.journalv0.JournalReader
-
- getCheckpointLastModifiedTimeMs() - Method in class alluxio.master.journalv0.ufs.UfsJournalReader
-
- getCheckpointMethod() - Static method in class alluxio.grpc.MetaMasterClientServiceGrpc
-
- getCheckpointName() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getCheckpointName() - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
- getCheckpointName() - Method in class alluxio.master.file.meta.InodeCounter
-
- getCheckpointName() - Method in class alluxio.master.file.meta.InodeDirectoryIdGenerator
-
- getCheckpointName() - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
- getCheckpointName() - Method in class alluxio.master.file.meta.MountTable.State
-
- getCheckpointName() - Method in class alluxio.master.file.meta.PinnedInodeFileIds
-
- getCheckpointName() - Method in class alluxio.master.file.meta.ReplicationLimitedFileIds
-
- getCheckpointName() - Method in class alluxio.master.file.meta.ToBePersistedFileIds
-
- getCheckpointName() - Method in class alluxio.master.file.meta.TtlBucketList
-
- getCheckpointName() - Method in interface alluxio.master.journal.checkpoint.Checkpointed
-
- getCheckpointName() - Method in interface alluxio.master.journal.DelegatingJournaled
-
- getCheckpointName() - Method in class alluxio.master.journal.JournaledGroup
-
- getCheckpointName() - Method in interface alluxio.master.journal.NoopJournaled
-
- getCheckpointName() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getCheckpointName() - Method in class alluxio.master.meta.DefaultMetaMaster.State
-
- getCheckpointName() - Method in class alluxio.master.meta.PathProperties.State
-
- getCheckpointName() - Method in class alluxio.master.metastore.caching.CachingInodeStore
-
- getCheckpointName() - Method in class alluxio.master.metastore.heap.HeapInodeStore
-
- getCheckpointName() - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- getCheckpointName() - Method in class alluxio.master.table.AlluxioCatalog
-
- getCheckpointName() - Method in class alluxio.master.table.Database
-
- getCheckpointOutputStream(long) - Method in interface alluxio.master.journalv0.JournalWriter
-
Returns an output stream for the journal checkpoint.
- getCheckpointOutputStream(long) - Method in class alluxio.master.journalv0.ufs.UfsJournalWriter
-
- getCheckpoints() - Method in class alluxio.master.journal.ufs.UfsJournalSnapshot
-
- getCheckpointWriter(long) - Method in class alluxio.master.journal.ufs.UfsJournal
-
- getChild(Long, String, ReadOption) - Method in class alluxio.master.metastore.caching.CachingInodeStore
-
- getChild(Long, String, ReadOption) - Method in class alluxio.master.metastore.DelegatingReadOnlyInodeStore
-
- getChild(InodeDirectoryView, String, ReadOption) - Method in class alluxio.master.metastore.DelegatingReadOnlyInodeStore
-
- getChild(Long, String, ReadOption) - Method in class alluxio.master.metastore.heap.HeapInodeStore
-
- getChild(Long, String, ReadOption) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- getChild(Long, String) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- getChild(InodeDirectoryView, String, ReadOption) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- getChild(InodeDirectoryView, String) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- getChild(Long, String, ReadOption) - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- getChildCount() - Method in class alluxio.master.file.meta.InodeDirectory
-
- getChildCount() - Method in interface alluxio.master.file.meta.InodeDirectoryView
-
- getChildCount() - Method in class alluxio.master.file.meta.MutableInodeDirectory
-
- getChildCount() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 child_count = 26;
- getChildCount() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 child_count = 26;
- getChildCount() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 child_count = 26;
- getChildId() - Method in class alluxio.master.file.meta.EdgeEntry
-
- getChildId(Long, String, ReadOption) - Method in class alluxio.master.metastore.caching.CachingInodeStore
-
- getChildId(Long, String, ReadOption) - Method in class alluxio.master.metastore.DelegatingReadOnlyInodeStore
-
- getChildId(InodeDirectoryView, String, ReadOption) - Method in class alluxio.master.metastore.DelegatingReadOnlyInodeStore
-
- getChildId(Long, String, ReadOption) - Method in class alluxio.master.metastore.heap.HeapInodeStore
-
- getChildId(Long, String, ReadOption) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- getChildId(Long, String) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- getChildId(InodeDirectoryView, String, ReadOption) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- getChildId(InodeDirectoryView, String) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- getChildId(Long, String, ReadOption) - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- getChildIds(Long, ReadOption) - Method in class alluxio.master.metastore.caching.CachingInodeStore
-
- getChildIds(Long, ReadOption) - Method in class alluxio.master.metastore.DelegatingReadOnlyInodeStore
-
- getChildIds(InodeDirectoryView, ReadOption) - Method in class alluxio.master.metastore.DelegatingReadOnlyInodeStore
-
- getChildIds(Long, ReadOption) - Method in class alluxio.master.metastore.heap.HeapInodeStore
-
- getChildIds(Long, ReadOption) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
Returns an iterable for the ids of the children of the given directory.
- getChildIds(Long) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- getChildIds(InodeDirectoryView, ReadOption) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
Returns an iterable for the ids of the children of the given directory.
- getChildIds(InodeDirectoryView) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- getChildIds(Long, ReadOption) - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- getChildName() - Method in class alluxio.master.file.meta.EdgeEntry
-
- getChildName(String, String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
Gets the child name based on the parent name.
- getChildren(T) - Method in class alluxio.collections.DirectedAcyclicGraph
-
Gets the payloads for the children of the given node.
- getChildren() - Method in class alluxio.collections.DirectedAcyclicGraphNode
-
Gets the children nodes of the node.
- getChildren(int) - Method in class alluxio.grpc.JobInfo.Builder
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChildren(int) - Method in class alluxio.grpc.JobInfo
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChildren(int) - Method in interface alluxio.grpc.JobInfoOrBuilder
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChildren() - Method in interface alluxio.job.wire.JobInfo
-
- getChildren() - Method in class alluxio.job.wire.PlanInfo
-
- getChildren() - Method in class alluxio.job.wire.TaskInfo
-
- getChildren() - Method in class alluxio.job.wire.WorkflowInfo
-
- getChildren(Long, ReadOption) - Method in class alluxio.master.metastore.DelegatingReadOnlyInodeStore
-
- getChildren(InodeDirectoryView, ReadOption) - Method in class alluxio.master.metastore.DelegatingReadOnlyInodeStore
-
- getChildren(Long, ReadOption) - Method in class alluxio.master.metastore.heap.HeapInodeStore
-
- getChildren(Long, ReadOption) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
Returns an iterator over the children of the specified inode.
- getChildren(Long) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- getChildren(InodeDirectoryView, ReadOption) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- getChildren(InodeDirectoryView) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- getChildrenBuilder(int) - Method in class alluxio.grpc.JobInfo.Builder
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChildrenBuilderList() - Method in class alluxio.grpc.JobInfo.Builder
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChildrenCount() - Method in class alluxio.grpc.JobInfo.Builder
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChildrenCount() - Method in class alluxio.grpc.JobInfo
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChildrenCount() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChildrenList() - Method in class alluxio.grpc.JobInfo.Builder
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChildrenList() - Method in class alluxio.grpc.JobInfo
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChildrenList() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChildrenOrBuilder(int) - Method in class alluxio.grpc.JobInfo.Builder
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChildrenOrBuilder(int) - Method in class alluxio.grpc.JobInfo
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChildrenOrBuilder(int) - Method in interface alluxio.grpc.JobInfoOrBuilder
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChildrenOrBuilderList() - Method in class alluxio.grpc.JobInfo.Builder
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChildrenOrBuilderList() - Method in class alluxio.grpc.JobInfo
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChildrenOrBuilderList() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- getChunk() - Method in class alluxio.grpc.ReadResponse.Builder
-
optional .alluxio.grpc.block.Chunk chunk = 1;
- getChunk() - Method in class alluxio.grpc.ReadResponse
-
optional .alluxio.grpc.block.Chunk chunk = 1;
- getChunk() - Method in interface alluxio.grpc.ReadResponseOrBuilder
-
optional .alluxio.grpc.block.Chunk chunk = 1;
- getChunk() - Method in class alluxio.grpc.WriteRequest.Builder
-
optional .alluxio.grpc.block.Chunk chunk = 2;
- getChunk() - Method in class alluxio.grpc.WriteRequest
-
optional .alluxio.grpc.block.Chunk chunk = 2;
- getChunk() - Method in interface alluxio.grpc.WriteRequestOrBuilder
-
optional .alluxio.grpc.block.Chunk chunk = 2;
- getChunkBuilder() - Method in class alluxio.grpc.ReadResponse.Builder
-
optional .alluxio.grpc.block.Chunk chunk = 1;
- getChunkBuilder() - Method in class alluxio.grpc.WriteRequest.Builder
-
optional .alluxio.grpc.block.Chunk chunk = 2;
- getChunkOrBuilder() - Method in class alluxio.grpc.ReadResponse.Builder
-
optional .alluxio.grpc.block.Chunk chunk = 1;
- getChunkOrBuilder() - Method in class alluxio.grpc.ReadResponse
-
optional .alluxio.grpc.block.Chunk chunk = 1;
- getChunkOrBuilder() - Method in interface alluxio.grpc.ReadResponseOrBuilder
-
optional .alluxio.grpc.block.Chunk chunk = 1;
- getChunkOrBuilder() - Method in class alluxio.grpc.WriteRequest.Builder
-
optional .alluxio.grpc.block.Chunk chunk = 2;
- getChunkOrBuilder() - Method in class alluxio.grpc.WriteRequest
-
optional .alluxio.grpc.block.Chunk chunk = 2;
- getChunkOrBuilder() - Method in interface alluxio.grpc.WriteRequestOrBuilder
-
optional .alluxio.grpc.block.Chunk chunk = 2;
- getChunkSize() - Method in class alluxio.grpc.ReadRequest.Builder
-
optional int64 chunk_size = 5;
- getChunkSize() - Method in class alluxio.grpc.ReadRequest
-
optional int64 chunk_size = 5;
- getChunkSize() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
optional int64 chunk_size = 5;
- getClass(PropertyKey) - Method in interface alluxio.conf.AlluxioConfiguration
-
Gets the value for the given key as a class.
- getClass(PropertyKey) - Method in class alluxio.conf.InstancedConfiguration
-
- getClass(PropertyKey) - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- getClass(PropertyKey) - Static method in class alluxio.conf.ServerConfiguration
-
Gets the value for the given key as a class.
- getClassName() - Method in enum alluxio.master.MasterHealthCheckClient.MasterType
-
- getCleanupOnFailure() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional bool cleanup_on_failure = 6;
- getCleanupOnFailure() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
optional bool cleanup_on_failure = 6;
- getCleanupOnFailure() - Method in interface alluxio.grpc.CreateLocalBlockRequestOrBuilder
-
optional bool cleanup_on_failure = 6;
- getClearMetricsMethod() - Static method in class alluxio.grpc.BlockWorkerGrpc
-
- getClearMetricsMethod() - Static method in class alluxio.grpc.MetricsMasterClientServiceGrpc
-
- getClient() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
- getClient(FileSystemContext) - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
- getClient() - Method in class alluxio.master.ClientPool
-
- getClient(FileSystemContext) - Method in class alluxio.master.ClientPool
-
Returns a
FileSystem
client using a specific context.
- getClient() - Method in class alluxio.master.LocalAlluxioCluster
-
- getClient(FileSystemContext) - Method in class alluxio.master.LocalAlluxioCluster
-
- getClient() - Method in class alluxio.master.LocalAlluxioMaster
-
- getClient(FileSystemContext) - Method in class alluxio.master.LocalAlluxioMaster
-
- getClient() - Method in class alluxio.master.MultiMasterLocalAlluxioCluster
-
- getClient(FileSystemContext) - Method in class alluxio.master.MultiMasterLocalAlluxioCluster
-
- getClient(String, String, String, int, boolean) - Static method in class alluxio.master.ZkMasterInquireClient
-
Gets the client.
- getClientContext() - Method in class alluxio.client.file.FileSystemContext
-
- getClientHostName(AlluxioConfiguration) - Static method in class alluxio.util.network.NetworkAddressUtils
-
Gets the local hostname to be used by the client.
- getClientId() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional string clientId = 3;
- getClientId() - Method in class alluxio.grpc.SaslMessage
-
optional string clientId = 3;
- getClientId() - Method in interface alluxio.grpc.SaslMessageOrBuilder
-
optional string clientId = 3;
- getClientIdBytes() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional string clientId = 3;
- getClientIdBytes() - Method in class alluxio.grpc.SaslMessage
-
optional string clientId = 3;
- getClientIdBytes() - Method in interface alluxio.grpc.SaslMessageOrBuilder
-
optional string clientId = 3;
- getClientMetrics(int) - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClientMetrics(int) - Method in class alluxio.grpc.MetricsHeartbeatPOptions
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClientMetrics(int) - Method in interface alluxio.grpc.MetricsHeartbeatPOptionsOrBuilder
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClientMetricsBuilder(int) - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClientMetricsBuilderList() - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClientMetricsCount() - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClientMetricsCount() - Method in class alluxio.grpc.MetricsHeartbeatPOptions
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClientMetricsCount() - Method in interface alluxio.grpc.MetricsHeartbeatPOptionsOrBuilder
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClientMetricsList() - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClientMetricsList() - Method in class alluxio.grpc.MetricsHeartbeatPOptions
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClientMetricsList() - Method in interface alluxio.grpc.MetricsHeartbeatPOptionsOrBuilder
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClientMetricsOrBuilder(int) - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClientMetricsOrBuilder(int) - Method in class alluxio.grpc.MetricsHeartbeatPOptions
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClientMetricsOrBuilder(int) - Method in interface alluxio.grpc.MetricsHeartbeatPOptionsOrBuilder
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClientMetricsOrBuilderList() - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClientMetricsOrBuilderList() - Method in class alluxio.grpc.MetricsHeartbeatPOptions
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClientMetricsOrBuilderList() - Method in interface alluxio.grpc.MetricsHeartbeatPOptionsOrBuilder
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- getClients() - Method in class alluxio.multi.process.MultiProcessCluster
-
- getClientUser(AlluxioConfiguration) - Static method in class alluxio.security.authentication.AuthenticatedClientUser
-
- getClock() - Method in class alluxio.time.TimeContext
-
- getCloser() - Method in class alluxio.grpc.GrpcService
-
Gets the closer associated with this service.
- getClusterAddresses() - Method in class alluxio.master.journal.raft.RaftJournalConfiguration
-
- getClusterConf() - Method in class alluxio.client.file.FileSystemContext
-
- getClusterConf() - Method in class alluxio.ClientContext
-
- getClusterConf(GetConfigurationPResponse, AlluxioConfiguration, Scope) - Static method in class alluxio.util.ConfigurationUtils
-
Loads the cluster level configuration from the get configuration response,
filters out the configuration for certain scope, and merges it with the existing configuration.
- getClusterConf() - Method in class alluxio.wire.Configuration
-
- getClusterConfHash() - Method in class alluxio.ClientContext
-
- getClusterConfHash() - Method in class alluxio.wire.Configuration
-
- getClusterConfigHash() - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
optional string clusterConfigHash = 1;
- getClusterConfigHash() - Method in class alluxio.grpc.GetConfigHashPResponse
-
optional string clusterConfigHash = 1;
- getClusterConfigHash() - Method in interface alluxio.grpc.GetConfigHashPResponseOrBuilder
-
optional string clusterConfigHash = 1;
- getClusterConfigHash() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
optional string clusterConfigHash = 3;
- getClusterConfigHash() - Method in class alluxio.grpc.GetConfigurationPResponse
-
optional string clusterConfigHash = 3;
- getClusterConfigHash() - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
optional string clusterConfigHash = 3;
- getClusterConfigHash() - Method in class alluxio.wire.ConfigHash
-
- getClusterConfigHashBytes() - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
optional string clusterConfigHash = 1;
- getClusterConfigHashBytes() - Method in class alluxio.grpc.GetConfigHashPResponse
-
optional string clusterConfigHash = 1;
- getClusterConfigHashBytes() - Method in interface alluxio.grpc.GetConfigHashPResponseOrBuilder
-
optional string clusterConfigHash = 1;
- getClusterConfigHashBytes() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
optional string clusterConfigHash = 3;
- getClusterConfigHashBytes() - Method in class alluxio.grpc.GetConfigurationPResponse
-
optional string clusterConfigHash = 3;
- getClusterConfigHashBytes() - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
optional string clusterConfigHash = 3;
- getClusterConfigs(int) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterConfigs(int) - Method in class alluxio.grpc.GetConfigurationPResponse
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterConfigs(int) - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterConfigsBuilder(int) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterConfigsBuilderList() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterConfigsCount() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterConfigsCount() - Method in class alluxio.grpc.GetConfigurationPResponse
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterConfigsCount() - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterConfigsList() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterConfigsList() - Method in class alluxio.grpc.GetConfigurationPResponse
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterConfigsList() - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterConfigsOrBuilder(int) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterConfigsOrBuilder(int) - Method in class alluxio.grpc.GetConfigurationPResponse
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterConfigsOrBuilder(int) - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterConfigsOrBuilderList() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterConfigsOrBuilderList() - Method in class alluxio.grpc.GetConfigurationPResponse
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterConfigsOrBuilderList() - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- getClusterID() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getClusterID() - Method in class alluxio.master.meta.DefaultMetaMaster.State
-
- getClusterID() - Method in interface alluxio.master.meta.MetaMaster
-
- getClusterId() - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry.Builder
-
optional string cluster_id = 1;
- getClusterId() - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry
-
optional string cluster_id = 1;
- getClusterId() - Method in interface alluxio.proto.journal.Meta.ClusterInfoEntryOrBuilder
-
optional string cluster_id = 1;
- getClusterIdBytes() - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry.Builder
-
optional string cluster_id = 1;
- getClusterIdBytes() - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry
-
optional string cluster_id = 1;
- getClusterIdBytes() - Method in interface alluxio.proto.journal.Meta.ClusterInfoEntryOrBuilder
-
optional string cluster_id = 1;
- getClusterInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.ClusterInfoEntry cluster_info = 42;
- getClusterInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.ClusterInfoEntry cluster_info = 42;
- getClusterInfo() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.ClusterInfoEntry cluster_info = 42;
- getClusterInfoBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.ClusterInfoEntry cluster_info = 42;
- getClusterInfoOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.ClusterInfoEntry cluster_info = 42;
- getClusterInfoOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.ClusterInfoEntry cluster_info = 42;
- getClusterInfoOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.ClusterInfoEntry cluster_info = 42;
- getCmd() - Method in class alluxio.shell.CommandReturn
-
Gets the command run.
- getCode() - Method in class alluxio.proxy.s3.S3Error
-
- getCode() - Method in class alluxio.proxy.s3.S3ErrorCode
-
- getColName() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional string col_name = 1;
- getColName() - Method in class alluxio.grpc.table.ColumnStatisticsInfo
-
optional string col_name = 1;
- getColName() - Method in interface alluxio.grpc.table.ColumnStatisticsInfoOrBuilder
-
optional string col_name = 1;
- getColNameBytes() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional string col_name = 1;
- getColNameBytes() - Method in class alluxio.grpc.table.ColumnStatisticsInfo
-
optional string col_name = 1;
- getColNameBytes() - Method in interface alluxio.grpc.table.ColumnStatisticsInfoOrBuilder
-
optional string col_name = 1;
- getColNames(int) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
repeated string col_names = 3;
- getColNames(int) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
repeated string col_names = 3;
- getColNames(int) - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPRequestOrBuilder
-
repeated string col_names = 3;
- getColNames(int) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
repeated string col_names = 3;
- getColNames(int) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
repeated string col_names = 3;
- getColNames(int) - Method in interface alluxio.grpc.table.GetTableColumnStatisticsPRequestOrBuilder
-
repeated string col_names = 3;
- getColNamesBytes(int) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
repeated string col_names = 3;
- getColNamesBytes(int) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
repeated string col_names = 3;
- getColNamesBytes(int) - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPRequestOrBuilder
-
repeated string col_names = 3;
- getColNamesBytes(int) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
repeated string col_names = 3;
- getColNamesBytes(int) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
repeated string col_names = 3;
- getColNamesBytes(int) - Method in interface alluxio.grpc.table.GetTableColumnStatisticsPRequestOrBuilder
-
repeated string col_names = 3;
- getColNamesCount() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
repeated string col_names = 3;
- getColNamesCount() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
repeated string col_names = 3;
- getColNamesCount() - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPRequestOrBuilder
-
repeated string col_names = 3;
- getColNamesCount() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
repeated string col_names = 3;
- getColNamesCount() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
repeated string col_names = 3;
- getColNamesCount() - Method in interface alluxio.grpc.table.GetTableColumnStatisticsPRequestOrBuilder
-
repeated string col_names = 3;
- getColNamesList() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
repeated string col_names = 3;
- getColNamesList() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
repeated string col_names = 3;
- getColNamesList() - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPRequestOrBuilder
-
repeated string col_names = 3;
- getColNamesList() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
repeated string col_names = 3;
- getColNamesList() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
repeated string col_names = 3;
- getColNamesList() - Method in interface alluxio.grpc.table.GetTableColumnStatisticsPRequestOrBuilder
-
repeated string col_names = 3;
- getCols(int) - Method in class alluxio.grpc.table.Schema.Builder
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getCols(int) - Method in class alluxio.grpc.table.Schema
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getCols(int) - Method in interface alluxio.grpc.table.SchemaOrBuilder
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getColsBuilder(int) - Method in class alluxio.grpc.table.Schema.Builder
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getColsBuilderList() - Method in class alluxio.grpc.table.Schema.Builder
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getColsCount() - Method in class alluxio.grpc.table.Schema.Builder
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getColsCount() - Method in class alluxio.grpc.table.Schema
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getColsCount() - Method in interface alluxio.grpc.table.SchemaOrBuilder
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getColsList() - Method in class alluxio.grpc.table.Schema.Builder
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getColsList() - Method in class alluxio.grpc.table.Schema
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getColsList() - Method in interface alluxio.grpc.table.SchemaOrBuilder
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getColsOrBuilder(int) - Method in class alluxio.grpc.table.Schema.Builder
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getColsOrBuilder(int) - Method in class alluxio.grpc.table.Schema
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getColsOrBuilder(int) - Method in interface alluxio.grpc.table.SchemaOrBuilder
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getColsOrBuilderList() - Method in class alluxio.grpc.table.Schema.Builder
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getColsOrBuilderList() - Method in class alluxio.grpc.table.Schema
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getColsOrBuilderList() - Method in interface alluxio.grpc.table.SchemaOrBuilder
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- getColType() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional string col_type = 2;
- getColType() - Method in class alluxio.grpc.table.ColumnStatisticsInfo
-
optional string col_type = 2;
- getColType() - Method in interface alluxio.grpc.table.ColumnStatisticsInfoOrBuilder
-
optional string col_type = 2;
- getColTypeBytes() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional string col_type = 2;
- getColTypeBytes() - Method in class alluxio.grpc.table.ColumnStatisticsInfo
-
optional string col_type = 2;
- getColTypeBytes() - Method in interface alluxio.grpc.table.ColumnStatisticsInfoOrBuilder
-
optional string col_type = 2;
- getColumn() - Method in class alluxio.grpc.table.FileStatistics.Builder
-
Deprecated.
- getColumn() - Method in class alluxio.grpc.table.FileStatistics
-
Deprecated.
- getColumn() - Method in interface alluxio.grpc.table.FileStatisticsOrBuilder
-
Deprecated.
- getColumn(String) - Method in class alluxio.job.plan.transform.format.csv.CsvRow
-
- getColumn(String) - Method in class alluxio.job.plan.transform.format.parquet.ParquetRow
-
- getColumn(String) - Method in interface alluxio.job.plan.transform.format.TableRow
-
- getColumnConstraints() - Method in class alluxio.grpc.table.Constraint.Builder
-
Deprecated.
- getColumnConstraints() - Method in class alluxio.grpc.table.Constraint
-
Deprecated.
- getColumnConstraints() - Method in interface alluxio.grpc.table.ConstraintOrBuilder
-
Deprecated.
- getColumnConstraintsCount() - Method in class alluxio.grpc.table.Constraint.Builder
-
- getColumnConstraintsCount() - Method in class alluxio.grpc.table.Constraint
-
- getColumnConstraintsCount() - Method in interface alluxio.grpc.table.ConstraintOrBuilder
-
maps column to constraint, columns not present are not constrained
- getColumnConstraintsMap() - Method in class alluxio.grpc.table.Constraint.Builder
-
maps column to constraint, columns not present are not constrained
- getColumnConstraintsMap() - Method in class alluxio.grpc.table.Constraint
-
maps column to constraint, columns not present are not constrained
- getColumnConstraintsMap() - Method in interface alluxio.grpc.table.ConstraintOrBuilder
-
maps column to constraint, columns not present are not constrained
- getColumnConstraintsOrDefault(String, Domain) - Method in class alluxio.grpc.table.Constraint.Builder
-
maps column to constraint, columns not present are not constrained
- getColumnConstraintsOrDefault(String, Domain) - Method in class alluxio.grpc.table.Constraint
-
maps column to constraint, columns not present are not constrained
- getColumnConstraintsOrDefault(String, Domain) - Method in interface alluxio.grpc.table.ConstraintOrBuilder
-
maps column to constraint, columns not present are not constrained
- getColumnConstraintsOrThrow(String) - Method in class alluxio.grpc.table.Constraint.Builder
-
maps column to constraint, columns not present are not constrained
- getColumnConstraintsOrThrow(String) - Method in class alluxio.grpc.table.Constraint
-
maps column to constraint, columns not present are not constrained
- getColumnConstraintsOrThrow(String) - Method in interface alluxio.grpc.table.ConstraintOrBuilder
-
maps column to constraint, columns not present are not constrained
- getColumnCount() - Method in class alluxio.grpc.table.FileStatistics.Builder
-
- getColumnCount() - Method in class alluxio.grpc.table.FileStatistics
-
- getColumnCount() - Method in interface alluxio.grpc.table.FileStatisticsOrBuilder
-
map column names to column statistics
- getColumnMap() - Method in class alluxio.grpc.table.FileStatistics.Builder
-
map column names to column statistics
- getColumnMap() - Method in class alluxio.grpc.table.FileStatistics
-
map column names to column statistics
- getColumnMap() - Method in interface alluxio.grpc.table.FileStatisticsOrBuilder
-
map column names to column statistics
- getColumnName() - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
required string column_name = 1;
- getColumnName() - Method in class alluxio.grpc.table.layout.hive.SortingColumn
-
required string column_name = 1;
- getColumnName() - Method in interface alluxio.grpc.table.layout.hive.SortingColumnOrBuilder
-
required string column_name = 1;
- getColumnNameBytes() - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
required string column_name = 1;
- getColumnNameBytes() - Method in class alluxio.grpc.table.layout.hive.SortingColumn
-
required string column_name = 1;
- getColumnNameBytes() - Method in interface alluxio.grpc.table.layout.hive.SortingColumnOrBuilder
-
required string column_name = 1;
- getColumnOrDefault(String, ColumnStatisticsInfo) - Method in class alluxio.grpc.table.FileStatistics.Builder
-
map column names to column statistics
- getColumnOrDefault(String, ColumnStatisticsInfo) - Method in class alluxio.grpc.table.FileStatistics
-
map column names to column statistics
- getColumnOrDefault(String, ColumnStatisticsInfo) - Method in interface alluxio.grpc.table.FileStatisticsOrBuilder
-
map column names to column statistics
- getColumnOrThrow(String) - Method in class alluxio.grpc.table.FileStatistics.Builder
-
map column names to column statistics
- getColumnOrThrow(String) - Method in class alluxio.grpc.table.FileStatistics
-
map column names to column statistics
- getColumnOrThrow(String) - Method in interface alluxio.grpc.table.FileStatisticsOrBuilder
-
map column names to column statistics
- getColumnStatsData() - Method in interface alluxio.table.common.Layout
-
- getColumnStatsData() - Method in class alluxio.table.common.layout.HiveLayout
-
- getComfigCheckWarnNum() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets comfig check warn num.
- getCommand() - Method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
optional .alluxio.grpc.Command command = 1;
- getCommand() - Method in class alluxio.grpc.BlockHeartbeatPResponse
-
optional .alluxio.grpc.Command command = 1;
- getCommand() - Method in interface alluxio.grpc.BlockHeartbeatPResponseOrBuilder
-
optional .alluxio.grpc.Command command = 1;
- getCommand() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
optional .alluxio.grpc.file.FileSystemCommand command = 1;
- getCommand() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse
-
optional .alluxio.grpc.file.FileSystemCommand command = 1;
- getCommand() - Method in interface alluxio.grpc.FileSystemHeartbeatPResponseOrBuilder
-
optional .alluxio.grpc.file.FileSystemCommand command = 1;
- getCommand() - Method in class alluxio.grpc.MasterHeartbeatPResponse.Builder
-
optional .alluxio.grpc.meta.MetaCommand command = 1;
- getCommand() - Method in class alluxio.grpc.MasterHeartbeatPResponse
-
optional .alluxio.grpc.meta.MetaCommand command = 1;
- getCommand() - Method in interface alluxio.grpc.MasterHeartbeatPResponseOrBuilder
-
optional .alluxio.grpc.meta.MetaCommand command = 1;
- getCommand() - Method in class alluxio.grpc.WriteRequest.Builder
-
optional .alluxio.grpc.block.WriteRequestCommand command = 1;
- getCommand() - Method in class alluxio.grpc.WriteRequest
-
optional .alluxio.grpc.block.WriteRequestCommand command = 1;
- getCommand() - Method in interface alluxio.grpc.WriteRequestOrBuilder
-
optional .alluxio.grpc.block.WriteRequestCommand command = 1;
- getCommand() - Method in class alluxio.shell.ShellCommand
-
Gets the command.
- getCommandBuilder() - Method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
optional .alluxio.grpc.Command command = 1;
- getCommandBuilder() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
optional .alluxio.grpc.file.FileSystemCommand command = 1;
- getCommandBuilder() - Method in class alluxio.grpc.WriteRequest.Builder
-
optional .alluxio.grpc.block.WriteRequestCommand command = 1;
- getCommandName() - Method in class alluxio.cli.bundler.command.CollectAlluxioInfoCommand
-
- getCommandName() - Method in class alluxio.cli.bundler.command.CollectConfigCommand
-
- getCommandName() - Method in class alluxio.cli.bundler.command.CollectEnvCommand
-
- getCommandName() - Method in class alluxio.cli.bundler.command.CollectJvmInfoCommand
-
- getCommandName() - Method in class alluxio.cli.bundler.command.CollectLogCommand
-
- getCommandName() - Method in class alluxio.cli.bundler.command.CollectMetricsCommand
-
- getCommandName() - Method in interface alluxio.cli.Command
-
Gets the command name as input from the shell.
- getCommandName() - Method in class alluxio.cli.extensions.command.InstallCommand
-
- getCommandName() - Method in class alluxio.cli.extensions.command.LsCommand
-
- getCommandName() - Method in class alluxio.cli.extensions.command.UninstallCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.CatCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.CheckConsistencyCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.ChecksumCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.ChgrpCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.ChmodCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.ChownCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.CopyFromLocalCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.CopyToLocalCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.CountCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.CpCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.DistributedCpCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.DistributedLoadCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.DistributedMvCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.DuCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.FreeCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.GetCapacityBytesCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.GetFaclCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.GetSyncPathListCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.GetUsedBytesCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.HeadCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.HelpCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.LeaderCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.LoadCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.LocationCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.LsCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.MasterInfoCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.MkdirCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.MountCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.MvCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.PersistCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.PinCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.RmCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.SetFaclCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.SetReplicationCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.SetTtlCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.StartSyncCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.StatCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.StopSyncCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.TailCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.TestCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.TouchCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.UnmountCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.UnpinCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.UnsetTtlCommand
-
- getCommandName() - Method in class alluxio.cli.fs.command.UpdateMountCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.command.BackupCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.command.DoctorCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.command.GetBlockInfoCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.command.JournalCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.command.MetricsCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.command.PathConfCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.command.ReportCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.command.UfsCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.journal.CheckpointCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.journal.QuorumCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.journal.QuorumInfoCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.journal.QuorumRemoveCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.metrics.ClearCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.pathconf.AddCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.pathconf.ListCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.pathconf.RemoveCommand
-
- getCommandName() - Method in class alluxio.cli.fsadmin.pathconf.ShowCommand
-
- getCommandName() - Method in class alluxio.cli.job.command.CancelCommand
-
- getCommandName() - Method in class alluxio.cli.job.command.LeaderCommand
-
- getCommandName() - Method in class alluxio.cli.job.command.ListCommand
-
- getCommandName() - Method in class alluxio.cli.job.command.StatCommand
-
- getCommandName() - Method in class alluxio.cli.table.command.AbstractTableCommand
-
- getCommandName() - Method in class alluxio.cli.table.command.AttachDatabaseCommand
-
- getCommandName() - Method in class alluxio.cli.table.command.DetachDatabaseCommand
-
- getCommandName() - Method in class alluxio.cli.table.command.ListDatabasesCommand
-
- getCommandName() - Method in class alluxio.cli.table.command.SyncDatabaseCommand
-
- getCommandName() - Method in class alluxio.cli.table.command.TransformStatusCommand
-
- getCommandName() - Method in class alluxio.cli.table.command.TransformTableCommand
-
- getCommandOptions() - Method in class alluxio.grpc.FileSystemCommand.Builder
-
optional .alluxio.grpc.file.FileSystemCommandOptions commandOptions = 2;
- getCommandOptions() - Method in class alluxio.grpc.FileSystemCommand
-
optional .alluxio.grpc.file.FileSystemCommandOptions commandOptions = 2;
- getCommandOptions() - Method in interface alluxio.grpc.FileSystemCommandOrBuilder
-
optional .alluxio.grpc.file.FileSystemCommandOptions commandOptions = 2;
- getCommandOptions() - Method in class alluxio.wire.FileSystemCommand
-
- getCommandOptionsBuilder() - Method in class alluxio.grpc.FileSystemCommand.Builder
-
optional .alluxio.grpc.file.FileSystemCommandOptions commandOptions = 2;
- getCommandOptionsOrBuilder() - Method in class alluxio.grpc.FileSystemCommand.Builder
-
optional .alluxio.grpc.file.FileSystemCommandOptions commandOptions = 2;
- getCommandOptionsOrBuilder() - Method in class alluxio.grpc.FileSystemCommand
-
optional .alluxio.grpc.file.FileSystemCommandOptions commandOptions = 2;
- getCommandOptionsOrBuilder() - Method in interface alluxio.grpc.FileSystemCommandOrBuilder
-
optional .alluxio.grpc.file.FileSystemCommandOptions commandOptions = 2;
- getCommandOrBuilder() - Method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
optional .alluxio.grpc.Command command = 1;
- getCommandOrBuilder() - Method in class alluxio.grpc.BlockHeartbeatPResponse
-
optional .alluxio.grpc.Command command = 1;
- getCommandOrBuilder() - Method in interface alluxio.grpc.BlockHeartbeatPResponseOrBuilder
-
optional .alluxio.grpc.Command command = 1;
- getCommandOrBuilder() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
optional .alluxio.grpc.file.FileSystemCommand command = 1;
- getCommandOrBuilder() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse
-
optional .alluxio.grpc.file.FileSystemCommand command = 1;
- getCommandOrBuilder() - Method in interface alluxio.grpc.FileSystemHeartbeatPResponseOrBuilder
-
optional .alluxio.grpc.file.FileSystemCommand command = 1;
- getCommandOrBuilder() - Method in class alluxio.grpc.WriteRequest.Builder
-
optional .alluxio.grpc.block.WriteRequestCommand command = 1;
- getCommandOrBuilder() - Method in class alluxio.grpc.WriteRequest
-
optional .alluxio.grpc.block.WriteRequestCommand command = 1;
- getCommandOrBuilder() - Method in interface alluxio.grpc.WriteRequestOrBuilder
-
optional .alluxio.grpc.block.WriteRequestCommand command = 1;
- getCommands() - Method in class alluxio.cli.AbstractShell
-
- getCommands(int) - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommands(int) - Method in class alluxio.grpc.JobHeartbeatPResponse
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommands(int) - Method in interface alluxio.grpc.JobHeartbeatPResponseOrBuilder
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommandsBuilder(int) - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommandsBuilderList() - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommandsCount() - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommandsCount() - Method in class alluxio.grpc.JobHeartbeatPResponse
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommandsCount() - Method in interface alluxio.grpc.JobHeartbeatPResponseOrBuilder
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommandsList() - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommandsList() - Method in class alluxio.grpc.JobHeartbeatPResponse
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommandsList() - Method in interface alluxio.grpc.JobHeartbeatPResponseOrBuilder
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommandsOrBuilder(int) - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommandsOrBuilder(int) - Method in class alluxio.grpc.JobHeartbeatPResponse
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommandsOrBuilder(int) - Method in interface alluxio.grpc.JobHeartbeatPResponseOrBuilder
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommandsOrBuilderList() - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommandsOrBuilderList() - Method in class alluxio.grpc.JobHeartbeatPResponse
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommandsOrBuilderList() - Method in interface alluxio.grpc.JobHeartbeatPResponseOrBuilder
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- getCommandType() - Method in class alluxio.grpc.Command.Builder
-
optional .alluxio.grpc.CommandType commandType = 1;
- getCommandType() - Method in class alluxio.grpc.Command
-
optional .alluxio.grpc.CommandType commandType = 1;
- getCommandType() - Method in interface alluxio.grpc.CommandOrBuilder
-
optional .alluxio.grpc.CommandType commandType = 1;
- getCommandType() - Method in class alluxio.grpc.FileSystemCommand.Builder
-
optional .alluxio.grpc.CommandType commandType = 1;
- getCommandType() - Method in class alluxio.grpc.FileSystemCommand
-
optional .alluxio.grpc.CommandType commandType = 1;
- getCommandType() - Method in interface alluxio.grpc.FileSystemCommandOrBuilder
-
optional .alluxio.grpc.CommandType commandType = 1;
- getCommandType() - Method in class alluxio.wire.FileSystemCommand
-
- getComment() - Method in class alluxio.grpc.table.Database.Builder
-
optional string comment = 7;
- getComment() - Method in class alluxio.grpc.table.Database
-
optional string comment = 7;
- getComment() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional string comment = 7;
- getComment() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string comment = 4;
- getComment() - Method in class alluxio.grpc.table.FieldSchema
-
optional string comment = 4;
- getComment() - Method in interface alluxio.grpc.table.FieldSchemaOrBuilder
-
optional string comment = 4;
- getComment() - Method in class alluxio.job.plan.transform.FieldSchema
-
- getComment() - Method in class alluxio.master.table.DatabaseInfo
-
- getComment() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string comment = 6;
- getComment() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
optional string comment = 6;
- getComment() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
optional string comment = 6;
- getCommentBytes() - Method in class alluxio.grpc.table.Database.Builder
-
optional string comment = 7;
- getCommentBytes() - Method in class alluxio.grpc.table.Database
-
optional string comment = 7;
- getCommentBytes() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional string comment = 7;
- getCommentBytes() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string comment = 4;
- getCommentBytes() - Method in class alluxio.grpc.table.FieldSchema
-
optional string comment = 4;
- getCommentBytes() - Method in interface alluxio.grpc.table.FieldSchemaOrBuilder
-
optional string comment = 4;
- getCommentBytes() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string comment = 6;
- getCommentBytes() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
optional string comment = 6;
- getCommentBytes() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
optional string comment = 6;
- getCommitBlockInUfsMethod() - Static method in class alluxio.grpc.BlockMasterWorkerServiceGrpc
-
- getCommitBlockMethod() - Static method in class alluxio.grpc.BlockMasterWorkerServiceGrpc
-
- getCommitPath() - Method in class alluxio.worker.block.meta.TempBlockMeta
-
- getCommittedBytes() - Method in class alluxio.worker.block.meta.StorageDir
-
Gets the total size of committed blocks in this StorageDir in bytes.
- getCommittedBytes() - Method in class alluxio.worker.block.meta.StorageDirView
-
Gets committed bytes for this dir.
- getCommonOptions() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getCommonOptions() - Method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.grpc.CheckConsistencyPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in interface alluxio.grpc.CheckConsistencyPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptions() - Method in class alluxio.grpc.CompleteFilePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptions() - Method in interface alluxio.grpc.CompleteFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptions() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 5;
- getCommonOptions() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 5;
- getCommonOptions() - Method in interface alluxio.grpc.CreateDirectoryPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 5;
- getCommonOptions() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- getCommonOptions() - Method in class alluxio.grpc.CreateFilePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- getCommonOptions() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- getCommonOptions() - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptions() - Method in class alluxio.grpc.DeletePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptions() - Method in interface alluxio.grpc.DeletePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptions() - Method in class alluxio.grpc.ExistsPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- getCommonOptions() - Method in class alluxio.grpc.ExistsPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- getCommonOptions() - Method in interface alluxio.grpc.ExistsPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- getCommonOptions() - Method in class alluxio.grpc.FreePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptions() - Method in class alluxio.grpc.FreePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptions() - Method in interface alluxio.grpc.FreePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptions() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in interface alluxio.grpc.GetNewBlockIdForFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- getCommonOptions() - Method in class alluxio.grpc.GetStatusPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- getCommonOptions() - Method in interface alluxio.grpc.GetStatusPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- getCommonOptions() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptions() - Method in class alluxio.grpc.ListStatusPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptions() - Method in interface alluxio.grpc.ListStatusPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptions() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptions() - Method in class alluxio.grpc.LoadMetadataPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptions() - Method in interface alluxio.grpc.LoadMetadataPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptions() - Method in class alluxio.grpc.MountPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptions() - Method in class alluxio.grpc.MountPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptions() - Method in interface alluxio.grpc.MountPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptions() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptions() - Method in class alluxio.grpc.OpenFilePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptions() - Method in interface alluxio.grpc.OpenFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptions() - Method in class alluxio.grpc.RenamePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.grpc.RenamePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in interface alluxio.grpc.RenamePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in interface alluxio.grpc.ScheduleAsyncPersistencePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.grpc.SetAclPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.grpc.SetAclPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in interface alluxio.grpc.SetAclPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- getCommonOptions() - Method in class alluxio.grpc.SetAttributePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- getCommonOptions() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- getCommonOptions() - Method in class alluxio.grpc.StartSyncPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.grpc.StartSyncPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in interface alluxio.grpc.StartSyncPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.grpc.StopSyncPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.grpc.StopSyncPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in interface alluxio.grpc.StopSyncPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.grpc.UnmountPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.grpc.UnmountPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in interface alluxio.grpc.UnmountPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1;
- getCommonOptions() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions
-
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1;
- getCommonOptions() - Method in interface alluxio.proto.client.Cache.PRocksPageStoreOptionsOrBuilder
-
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 5;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.ExistsPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.FreePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.MountPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.RenamePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.SetAclPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.StartSyncPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.StopSyncPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsBuilder() - Method in class alluxio.grpc.UnmountPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsBuilder() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.CheckConsistencyPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.CheckConsistencyPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.CompleteFilePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.CompleteFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 5;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 5;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.CreateDirectoryPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 5;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.CreateFilePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.DeletePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.DeletePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.ExistsPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.ExistsPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.ExistsPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.FreePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.FreePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.FreePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.GetNewBlockIdForFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.GetStatusPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.GetStatusPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.ListStatusPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.ListStatusPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.LoadMetadataPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.LoadMetadataPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.MountPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.MountPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.MountPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.OpenFilePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.OpenFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.RenamePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.RenamePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.RenamePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.ScheduleAsyncPersistencePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.SetAclPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.SetAclPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.SetAclPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.SetAttributePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.StartSyncPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.StartSyncPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.StartSyncPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.StopSyncPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.StopSyncPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.StopSyncPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.UnmountPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.grpc.UnmountPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in interface alluxio.grpc.UnmountPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions
-
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1;
- getCommonOptionsOrBuilder() - Method in interface alluxio.proto.client.Cache.PRocksPageStoreOptionsOrBuilder
-
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1;
- getCommonPoolParallelism() - Static method in class alluxio.concurrent.jsr.ForkJoinPool
-
Returns the targeted parallelism level of the common pool.
- getCommonPrefixes() - Method in interface alluxio.underfs.ObjectUnderFileSystem.ObjectListingChunk
-
Use common prefixes to infer pseudo-directories in object store.
- getCommonRoots() - Method in class alluxio.conf.path.TrieNode
-
- getCompleted() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool completed = 8;
- getCompleted() - Method in class alluxio.grpc.FileInfo
-
optional bool completed = 8;
- getCompleted() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional bool completed = 8;
- getCompleted() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional bool completed = 10;
- getCompleted() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional bool completed = 10;
- getCompleted() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional bool completed = 10;
- getCompleted() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional bool completed = 4;
- getCompleted() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional bool completed = 4;
- getCompleted() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional bool completed = 4;
- getCompletedLocation() - Method in class alluxio.master.journalv0.ufs.UfsJournal
-
- getCompletedLog(long) - Method in class alluxio.master.journalv0.ufs.UfsJournal
-
- getCompleteFile() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.CompleteFileEntry complete_file = 5;
- getCompleteFile() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.CompleteFileEntry complete_file = 5;
- getCompleteFile() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.CompleteFileEntry complete_file = 5;
- getCompleteFileBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.CompleteFileEntry complete_file = 5;
- getCompleteFileMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getCompleteFileOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.CompleteFileEntry complete_file = 5;
- getCompleteFileOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.CompleteFileEntry complete_file = 5;
- getCompleteFileOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.CompleteFileEntry complete_file = 5;
- getCompleter() - Method in class alluxio.concurrent.jsr.CountedCompleter
-
Returns the completer established in this task's constructor, or null
if none.
- getCompleteTransformTable() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.CompleteTransformTableEntry complete_transform_table = 48;
- getCompleteTransformTable() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.CompleteTransformTableEntry complete_transform_table = 48;
- getCompleteTransformTable() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.CompleteTransformTableEntry complete_transform_table = 48;
- getCompleteTransformTableBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.CompleteTransformTableEntry complete_transform_table = 48;
- getCompleteTransformTableOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.CompleteTransformTableEntry complete_transform_table = 48;
- getCompleteTransformTableOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.CompleteTransformTableEntry complete_transform_table = 48;
- getCompleteTransformTableOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.CompleteTransformTableEntry complete_transform_table = 48;
- getCompressionType() - Method in class alluxio.client.file.cache.store.RocksPageStoreOptions
-
- GetConf - Class in alluxio.cli
-
Utility for printing Alluxio configuration.
- getConf(ClientContext, String...) - Static method in class alluxio.cli.GetConf
-
Implements get configuration.
- getConf() - Method in class alluxio.client.file.BaseFileSystem
-
- getConf() - Method in class alluxio.client.file.cache.LocalCacheFileSystem
-
- getConf() - Method in class alluxio.client.file.DelegatingFileSystem
-
- getConf() - Method in interface alluxio.client.file.FileSystem
-
- getConf() - Method in class alluxio.client.file.FileSystemCache.InstanceCachingFileSystem
-
- getConf() - Method in class alluxio.hadoop.AlluxioHdfsFileSystem
-
- getConf() - Method in class alluxio.multi.process.Master
-
- getConfAddress() - Method in class alluxio.AbstractClient
-
- getConfAddress() - Method in class alluxio.AbstractMasterClient
-
- getConfAddress() - Method in interface alluxio.Client
-
- getConfig() - Method in class alluxio.master.table.Database
-
- getConfig() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
Deprecated.
- getConfig() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
Deprecated.
- getConfig() - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
Deprecated.
- getConfigCheckErrorNum() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets config check error num.
- getConfigCheckErrors() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets config check errors.
- getConfigCheckReport() - Method in class alluxio.master.meta.checkconf.ServerConfigurationChecker
-
- getConfigCheckReport() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getConfigCheckReport() - Method in interface alluxio.master.meta.MetaMaster
-
- getConfigCheckStatus() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets config check status.
- getConfigCheckWarns() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets config check warns.
- getConfigCount() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
- getConfigCount() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
- getConfigCount() - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
map<string, string> config = 5;
- getConfigErrors() - Method in class alluxio.wire.ConfigCheckReport
-
- getConfigHash() - Method in interface alluxio.client.meta.MetaMasterConfigClient
-
- getConfigHash() - Method in class alluxio.client.meta.RetryHandlingMetaMasterConfigClient
-
- getConfigHash(GetConfigHashPOptions) - Method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceBlockingStub
-
Returns the hashes of cluster and path level configurations.
- getConfigHash(GetConfigHashPOptions) - Method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceFutureStub
-
Returns the hashes of cluster and path level configurations.
- getConfigHash(GetConfigHashPOptions, StreamObserver<GetConfigHashPResponse>) - Method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceImplBase
-
Returns the hashes of cluster and path level configurations.
- getConfigHash(GetConfigHashPOptions, StreamObserver<GetConfigHashPResponse>) - Method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceStub
-
Returns the hashes of cluster and path level configurations.
- getConfigHash() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getConfigHash() - Method in interface alluxio.master.meta.MetaMaster
-
- getConfigHash(GetConfigHashPOptions, StreamObserver<GetConfigHashPResponse>) - Method in class alluxio.master.meta.MetaMasterConfigurationServiceHandler
-
- GetConfigHashPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetConfigHashPOptions
- GetConfigHashPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetConfigHashPOptions
- GetConfigHashPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetConfigHashPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetConfigHashPResponse
- GetConfigHashPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetConfigHashPResponse
- GetConfigHashPResponseOrBuilder - Interface in alluxio.grpc
-
- getConfigMap() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
map<string, string> config = 5;
- getConfigMap() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
map<string, string> config = 5;
- getConfigMap() - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
map<string, string> config = 5;
- getConfigOrDefault(String, String) - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
map<string, string> config = 5;
- getConfigOrDefault(String, String) - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
map<string, string> config = 5;
- getConfigOrDefault(String, String) - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
map<string, string> config = 5;
- getConfigOrThrow(String) - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
map<string, string> config = 5;
- getConfigOrThrow(String) - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
map<string, string> config = 5;
- getConfigOrThrow(String) - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
map<string, string> config = 5;
- getConfigReport() - Method in interface alluxio.client.meta.MetaMasterClient
-
Gets the server-side configuration check report.
- getConfigReport() - Method in class alluxio.client.meta.RetryHandlingMetaMasterClient
-
- getConfigReport(GetConfigReportPOptions) - Method in class alluxio.grpc.MetaMasterClientServiceGrpc.MetaMasterClientServiceBlockingStub
-
Returns server-side configuration report.
- getConfigReport(GetConfigReportPOptions) - Method in class alluxio.grpc.MetaMasterClientServiceGrpc.MetaMasterClientServiceFutureStub
-
Returns server-side configuration report.
- getConfigReport(GetConfigReportPOptions, StreamObserver<GetConfigReportPResponse>) - Method in class alluxio.grpc.MetaMasterClientServiceGrpc.MetaMasterClientServiceImplBase
-
Returns server-side configuration report.
- getConfigReport(GetConfigReportPOptions, StreamObserver<GetConfigReportPResponse>) - Method in class alluxio.grpc.MetaMasterClientServiceGrpc.MetaMasterClientServiceStub
-
Returns server-side configuration report.
- getConfigReport(GetConfigReportPOptions, StreamObserver<GetConfigReportPResponse>) - Method in class alluxio.master.meta.MetaMasterClientServiceHandler
-
- GetConfigReportPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetConfigReportPOptions
- GetConfigReportPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetConfigReportPOptions
- GetConfigReportPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetConfigReportPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetConfigReportPResponse
- GetConfigReportPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetConfigReportPResponse
- GetConfigReportPResponseOrBuilder - Interface in alluxio.grpc
-
- getConfigs(int) - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigs(int) - Method in class alluxio.grpc.RegisterMasterPOptions
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigs(int) - Method in interface alluxio.grpc.RegisterMasterPOptionsOrBuilder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigs(int) - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigs(int) - Method in class alluxio.grpc.RegisterWorkerPOptions
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigs(int) - Method in interface alluxio.grpc.RegisterWorkerPOptionsOrBuilder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsBuilder(int) - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsBuilder(int) - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsBuilderList() - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsBuilderList() - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsCount() - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsCount() - Method in class alluxio.grpc.RegisterMasterPOptions
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsCount() - Method in interface alluxio.grpc.RegisterMasterPOptionsOrBuilder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsCount() - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsCount() - Method in class alluxio.grpc.RegisterWorkerPOptions
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsCount() - Method in interface alluxio.grpc.RegisterWorkerPOptionsOrBuilder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsList() - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsList() - Method in class alluxio.grpc.RegisterMasterPOptions
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsList() - Method in interface alluxio.grpc.RegisterMasterPOptionsOrBuilder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsList() - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsList() - Method in class alluxio.grpc.RegisterWorkerPOptions
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsList() - Method in interface alluxio.grpc.RegisterWorkerPOptionsOrBuilder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsOrBuilder(int) - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsOrBuilder(int) - Method in class alluxio.grpc.RegisterMasterPOptions
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsOrBuilder(int) - Method in interface alluxio.grpc.RegisterMasterPOptionsOrBuilder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsOrBuilder(int) - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsOrBuilder(int) - Method in class alluxio.grpc.RegisterWorkerPOptions
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsOrBuilder(int) - Method in interface alluxio.grpc.RegisterWorkerPOptionsOrBuilder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsOrBuilderList() - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsOrBuilderList() - Method in class alluxio.grpc.RegisterMasterPOptions
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsOrBuilderList() - Method in interface alluxio.grpc.RegisterMasterPOptionsOrBuilder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsOrBuilderList() - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsOrBuilderList() - Method in class alluxio.grpc.RegisterWorkerPOptions
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigsOrBuilderList() - Method in interface alluxio.grpc.RegisterWorkerPOptionsOrBuilder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- getConfigStatus() - Method in class alluxio.wire.ConfigCheckReport
-
- getConfiguration(GetConfigurationPOptions) - Method in interface alluxio.client.meta.MetaMasterConfigClient
-
- getConfiguration(GetConfigurationPOptions) - Method in class alluxio.client.meta.RetryHandlingMetaMasterConfigClient
-
- getConfiguration(AlluxioURI, PropertyKey) - Method in interface alluxio.conf.path.PathConfiguration
-
- getConfiguration(AlluxioURI, PropertyKey) - Method in class alluxio.conf.path.PrefixPathConfiguration
-
- getConfiguration() - Method in class alluxio.grpc.GrpcConnection
-
- getConfiguration(GetConfigurationPOptions) - Method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceBlockingStub
-
Returns a list of Alluxio runtime configuration information.
- getConfiguration(GetConfigurationPOptions) - Method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceFutureStub
-
Returns a list of Alluxio runtime configuration information.
- getConfiguration(GetConfigurationPOptions, StreamObserver<GetConfigurationPResponse>) - Method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceImplBase
-
Returns a list of Alluxio runtime configuration information.
- getConfiguration(GetConfigurationPOptions, StreamObserver<GetConfigurationPResponse>) - Method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceStub
-
Returns a list of Alluxio runtime configuration information.
- getConfiguration() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getConfiguration(GetConfigurationPOptions) - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getConfiguration(GetConfigurationPOptions) - Method in interface alluxio.master.meta.MetaMaster
-
- getConfiguration(GetConfigurationPOptions, StreamObserver<GetConfigurationPResponse>) - Method in class alluxio.master.meta.MetaMasterConfigurationServiceHandler
-
- getConfiguration(AlluxioConfiguration, Scope) - Static method in class alluxio.util.ConfigurationUtils
-
Gets all configuration properties filtered by the specified scope.
- getConfiguration() - Method in class alluxio.wire.AlluxioJobMasterInfo
-
- getConfiguration() - Method in class alluxio.wire.AlluxioJobWorkerInfo
-
- getConfiguration() - Method in class alluxio.wire.AlluxioMasterInfo
-
- getConfiguration() - Method in class alluxio.wire.AlluxioProxyInfo
-
- getConfiguration() - Method in class alluxio.wire.AlluxioWorkerInfo
-
- getConfiguration() - Method in class alluxio.wire.MasterWebUIConfiguration
-
Gets configuration.
- getConfiguration() - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- getConfigurationFromHadoop(Configuration) - Static method in class alluxio.hadoop.HadoopConfigurationUtils
-
Extracts relevant configuration from Hadoop Configuration
.
- getConfigurationFromUri(URI) - Method in class alluxio.hadoop.AbstractFileSystem
-
Gets the connection configuration from the input uri.
- getConfigurationFromUri(URI) - Method in class alluxio.hadoop.FileSystem
-
- GetConfigurationPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetConfigurationPOptions
- GetConfigurationPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetConfigurationPOptions
- GetConfigurationPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetConfigurationPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetConfigurationPResponse
- GetConfigurationPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetConfigurationPResponse
- GetConfigurationPResponseOrBuilder - Interface in alluxio.grpc
-
- getConfigWarns() - Method in class alluxio.wire.ConfigCheckReport
-
- getConfImpl(Supplier<RetryHandlingMetaMasterConfigClient>, AlluxioConfiguration, String...) - Static method in class alluxio.cli.GetConf
-
Implements get configuration.
- getConfMap() - Method in class alluxio.master.meta.checkconf.ServerConfigurationStore
-
- getConfMasterInquireClient() - Method in class alluxio.master.MasterClientContext
-
- getConfMasterInquireClient() - Method in class alluxio.worker.job.JobMasterClientContext
-
- getConnectAddress(NetworkAddressUtils.ServiceType, AlluxioConfiguration) - Static method in class alluxio.util.network.NetworkAddressUtils
-
Helper method to get the
InetSocketAddress
address for client to communicate with the
service.
- getConnectDetails(AlluxioConfiguration) - Static method in class alluxio.master.MasterInquireClient.Factory
-
- getConnectDetails() - Method in interface alluxio.master.MasterInquireClient
-
Returns canonical connect details representing how this client connects to the master.
- getConnectDetails() - Method in class alluxio.master.PollingMasterInquireClient
-
- getConnectDetails() - Method in class alluxio.master.SingleMasterInquireClient
-
- getConnectDetails() - Method in class alluxio.master.ZkMasterInquireClient
-
- getConnectHost(NetworkAddressUtils.ServiceType, AlluxioConfiguration) - Static method in class alluxio.util.network.NetworkAddressUtils
-
Provides an externally resolvable hostname for client to communicate with the service.
- getConnection() - Method in class alluxio.master.backup.BackupHandshakeMessage
-
- getConnectionUri() - Method in class alluxio.table.common.udb.UdbContext
-
- getConnectionUser(AlluxioConfiguration) - Static method in class alluxio.security.authentication.AuthenticatedClientUser
-
Gets the connection user name from the
ThreadLocal
variable.
- getConnectionUserName() - Method in class alluxio.security.authentication.AuthenticatedUserInfo
-
- getConnectMethod() - Static method in class alluxio.grpc.MessagingServiceGrpc
-
- getConsistencyLevel() - Method in class alluxio.conf.PropertyKey
-
- getConstraint() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional .alluxio.grpc.table.Constraint constraint = 3;
- getConstraint() - Method in class alluxio.grpc.table.ReadTablePRequest
-
optional .alluxio.grpc.table.Constraint constraint = 3;
- getConstraint() - Method in interface alluxio.grpc.table.ReadTablePRequestOrBuilder
-
optional .alluxio.grpc.table.Constraint constraint = 3;
- getConstraintBuilder() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional .alluxio.grpc.table.Constraint constraint = 3;
- getConstraintOrBuilder() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional .alluxio.grpc.table.Constraint constraint = 3;
- getConstraintOrBuilder() - Method in class alluxio.grpc.table.ReadTablePRequest
-
optional .alluxio.grpc.table.Constraint constraint = 3;
- getConstraintOrBuilder() - Method in interface alluxio.grpc.table.ReadTablePRequestOrBuilder
-
optional .alluxio.grpc.table.Constraint constraint = 3;
- getContainerId(long) - Static method in class alluxio.master.block.BlockId
-
- getContainerId() - Method in class alluxio.master.file.state.DirectoryId
-
- getContainerId() - Method in interface alluxio.master.file.state.DirectoryId.UnmodifiableDirectoryId
-
- getContainerId() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
optional int64 container_id = 1;
- getContainerId() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry
-
optional int64 container_id = 1;
- getContainerId() - Method in interface alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntryOrBuilder
-
optional int64 container_id = 1;
- getContentHash() - Method in class alluxio.underfs.ObjectUnderFileSystem.ObjectStatus
-
- getContentHash() - Method in class alluxio.underfs.UfsFileStatus
-
- getContentLength() - Method in class alluxio.underfs.ObjectUnderFileSystem.ObjectStatus
-
Gets the size of object contents in bytes.
- getContentLength() - Method in class alluxio.underfs.UfsFileStatus
-
Get the content size in bytes.
- getContents() - Method in class alluxio.proxy.s3.ListBucketResult
-
- getContext() - Method in class alluxio.master.table.Database
-
- getContext(Class<?>) - Method in class alluxio.web.JacksonProtobufObjectMapperProvider
-
- getContinuationToken() - Method in class alluxio.proxy.s3.ListBucketOptions
-
- getContinuationToken() - Method in class alluxio.proxy.s3.ListBucketResult
-
- getCoordinator(long) - Method in class alluxio.master.job.plan.PlanTracker
-
- getCount() - Method in class alluxio.grpc.StatusSummary.Builder
-
optional int64 count = 2;
- getCount() - Method in class alluxio.grpc.StatusSummary
-
optional int64 count = 2;
- getCount() - Method in interface alluxio.grpc.StatusSummaryOrBuilder
-
optional int64 count = 2;
- getCount() - Method in class alluxio.job.wire.StatusSummary
-
Returns the count of the number of jobs associated with
Status
.
- getCounter() - Method in class alluxio.worker.grpc.ReadRequestContext
-
- getCounter() - Method in class alluxio.worker.grpc.WriteRequestContext
-
- getCpuLoadAverage() - Method in class alluxio.worker.job.command.JobWorkerHealthReporter
-
Returns the system load average of the worker.
- getCreateAncestors() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
optional bool createAncestors = 2;
- getCreateAncestors() - Method in class alluxio.grpc.LoadMetadataPOptions
-
optional bool createAncestors = 2;
- getCreateAncestors() - Method in interface alluxio.grpc.LoadMetadataPOptionsOrBuilder
-
optional bool createAncestors = 2;
- getCreateDirectoryMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getCreateFileMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getCreateLocalBlockMethod() - Static method in class alluxio.grpc.BlockWorkerGrpc
-
- getCreateOptions() - Method in class alluxio.worker.grpc.UfsFileWriteRequestContext
-
- getCreateParent() - Method in class alluxio.underfs.options.CreateOptions
-
- getCreateParent() - Method in class alluxio.underfs.options.MkdirsOptions
-
- getCreateUfsBlockOptions() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional .alluxio.proto.dataserver.CreateUfsBlockOptions create_ufs_block_options = 7;
- getCreateUfsBlockOptions() - Method in class alluxio.grpc.WriteRequestCommand
-
optional .alluxio.proto.dataserver.CreateUfsBlockOptions create_ufs_block_options = 7;
- getCreateUfsBlockOptions() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
optional .alluxio.proto.dataserver.CreateUfsBlockOptions create_ufs_block_options = 7;
- getCreateUfsBlockOptions() - Method in class alluxio.worker.grpc.BlockWriteRequest
-
- getCreateUfsBlockOptionsBuilder() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional .alluxio.proto.dataserver.CreateUfsBlockOptions create_ufs_block_options = 7;
- getCreateUfsBlockOptionsOrBuilder() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional .alluxio.proto.dataserver.CreateUfsBlockOptions create_ufs_block_options = 7;
- getCreateUfsBlockOptionsOrBuilder() - Method in class alluxio.grpc.WriteRequestCommand
-
optional .alluxio.proto.dataserver.CreateUfsBlockOptions create_ufs_block_options = 7;
- getCreateUfsBlockOptionsOrBuilder() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
optional .alluxio.proto.dataserver.CreateUfsBlockOptions create_ufs_block_options = 7;
- getCreateUfsFileOptions() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
Cancel, close and error will be handled by standard gRPC stream APIs.
- getCreateUfsFileOptions() - Method in class alluxio.grpc.WriteRequestCommand
-
Cancel, close and error will be handled by standard gRPC stream APIs.
- getCreateUfsFileOptions() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
Cancel, close and error will be handled by standard gRPC stream APIs.
- getCreateUfsFileOptions() - Method in class alluxio.worker.grpc.UfsFileWriteRequest
-
- getCreateUfsFileOptionsBuilder() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
Cancel, close and error will be handled by standard gRPC stream APIs.
- getCreateUfsFileOptionsOrBuilder() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
Cancel, close and error will be handled by standard gRPC stream APIs.
- getCreateUfsFileOptionsOrBuilder() - Method in class alluxio.grpc.WriteRequestCommand
-
Cancel, close and error will be handled by standard gRPC stream APIs.
- getCreateUfsFileOptionsOrBuilder() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
Cancel, close and error will be handled by standard gRPC stream APIs.
- getCreationTime() - Method in class alluxio.util.webui.UIFileInfo
-
Gets creation time.
- getCreationTimeMs() - Method in class alluxio.client.file.URIStatus
-
- getCreationTimeMs() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 creationTimeMs = 7;
- getCreationTimeMs() - Method in class alluxio.grpc.FileInfo
-
optional int64 creationTimeMs = 7;
- getCreationTimeMs() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int64 creationTimeMs = 7;
- getCreationTimeMs() - Method in class alluxio.master.file.meta.Inode
-
- getCreationTimeMs() - Method in interface alluxio.master.file.meta.InodeView
-
- getCreationTimeMs() - Method in class alluxio.master.file.meta.MutableInode
-
- getCreationTimeMs() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 creation_time_ms = 6;
- getCreationTimeMs() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional int64 creation_time_ms = 6;
- getCreationTimeMs() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional int64 creation_time_ms = 6;
- getCreationTimeMs() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 creation_time_ms = 6;
- getCreationTimeMs() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 creation_time_ms = 6;
- getCreationTimeMs() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 creation_time_ms = 6;
- getCreationTimeMs() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 creation_time_ms = 6;
- getCreationTimeMs() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional int64 creation_time_ms = 6;
- getCreationTimeMs() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional int64 creation_time_ms = 6;
- getCreationTimeMs() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 creation_time_ms = 2;
- getCreationTimeMs() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 creation_time_ms = 2;
- getCreationTimeMs() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 creation_time_ms = 2;
- getCreationTimeMs() - Method in class alluxio.wire.FileInfo
-
- getCurrentBlocks(int) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentBlocks(int) - Method in class alluxio.grpc.RegisterWorkerPRequest
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentBlocks(int) - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentBlocksBuilder(int) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentBlocksBuilderList() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentBlocksCount() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentBlocksCount() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentBlocksCount() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentBlocksList() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentBlocksList() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentBlocksList() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentBlocksOnTiers() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
Deprecated.
- getCurrentBlocksOnTiers() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
Deprecated.
- getCurrentBlocksOnTiers() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
Deprecated.
- getCurrentBlocksOnTiersCount() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- getCurrentBlocksOnTiersCount() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
- getCurrentBlocksOnTiersCount() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of list of blocks on each tier (deprecated since 2.0, replaced by currentBlocks
- getCurrentBlocksOnTiersMap() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the map of list of blocks on each tier (deprecated since 2.0, replaced by currentBlocks
- getCurrentBlocksOnTiersMap() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the map of list of blocks on each tier (deprecated since 2.0, replaced by currentBlocks
- getCurrentBlocksOnTiersMap() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of list of blocks on each tier (deprecated since 2.0, replaced by currentBlocks
- getCurrentBlocksOnTiersOrDefault(String, TierList) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the map of list of blocks on each tier (deprecated since 2.0, replaced by currentBlocks
- getCurrentBlocksOnTiersOrDefault(String, TierList) - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the map of list of blocks on each tier (deprecated since 2.0, replaced by currentBlocks
- getCurrentBlocksOnTiersOrDefault(String, TierList) - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of list of blocks on each tier (deprecated since 2.0, replaced by currentBlocks
- getCurrentBlocksOnTiersOrThrow(String) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the map of list of blocks on each tier (deprecated since 2.0, replaced by currentBlocks
- getCurrentBlocksOnTiersOrThrow(String) - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the map of list of blocks on each tier (deprecated since 2.0, replaced by currentBlocks
- getCurrentBlocksOnTiersOrThrow(String) - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of list of blocks on each tier (deprecated since 2.0, replaced by currentBlocks
- getCurrentBlocksOrBuilder(int) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentBlocksOrBuilder(int) - Method in class alluxio.grpc.RegisterWorkerPRequest
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentBlocksOrBuilder(int) - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentBlocksOrBuilderList() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentBlocksOrBuilderList() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentBlocksOrBuilderList() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- getCurrentDirectory() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets current directory.
- getCurrentLog(UfsJournal) - Static method in class alluxio.master.journal.ufs.UfsJournalSnapshot
-
Gets the current log (the incomplete log) that is being written to.
- getCurrentLog() - Method in class alluxio.master.journalv0.ufs.UfsJournal
-
- getCurrentMs() - Static method in class alluxio.util.CommonUtils
-
- getCurrentPath() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets current path.
- getCurrentPath() - Method in class alluxio.wire.MasterWebUILogs
-
Gets current path.
- getCurrentPath() - Method in class alluxio.wire.WorkerWebUILogs
-
Gets current path.
- getCurrentSequenceNumbers() - Method in interface alluxio.master.journal.JournalSystem
-
Used to get the current state from a leader journal system.
- getCurrentSequenceNumbers() - Method in class alluxio.master.journal.noop.NoopJournalSystem
-
- getCurrentSequenceNumbers() - Method in class alluxio.master.journal.raft.RaftJournalSystem
-
- getCurrentSequenceNumbers() - Method in class alluxio.master.journal.ufs.UfsJournalSystem
-
- getCurrentStatus() - Method in class alluxio.master.backup.BackupTracker
-
- getCurrentThreadIdentifier() - Static method in class alluxio.util.ThreadUtils
-
- getCustomProvider() - Method in class alluxio.security.authentication.plain.CustomAuthenticationProvider
-
- getData() - Method in class alluxio.grpc.Chunk.Builder
-
optional bytes data = 1;
- getData() - Method in class alluxio.grpc.Chunk
-
optional bytes data = 1;
- getData() - Method in interface alluxio.grpc.ChunkOrBuilder
-
optional bytes data = 1;
- getData(int) - Method in class alluxio.grpc.Command.Builder
-
repeated int64 data = 2;
- getData(int) - Method in class alluxio.grpc.Command
-
repeated int64 data = 2;
- getData(int) - Method in interface alluxio.grpc.CommandOrBuilder
-
repeated int64 data = 2;
- getData() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
- getData() - Method in class alluxio.grpc.table.ColumnStatisticsInfo
-
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
- getData() - Method in interface alluxio.grpc.table.ColumnStatisticsInfoOrBuilder
-
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
- getData() - Method in interface alluxio.table.common.Layout
-
- getData() - Method in class alluxio.table.common.layout.HiveLayout
-
- getDatabase(String) - Method in class alluxio.client.table.RetryHandlingTableMasterClient
-
- getDatabase(String) - Method in interface alluxio.client.table.TableMasterClient
-
Get database metadata.
- getDatabase(int) - Method in class alluxio.grpc.table.GetAllDatabasesPResponse.Builder
-
repeated string database = 1;
- getDatabase(int) - Method in class alluxio.grpc.table.GetAllDatabasesPResponse
-
repeated string database = 1;
- getDatabase(int) - Method in interface alluxio.grpc.table.GetAllDatabasesPResponseOrBuilder
-
repeated string database = 1;
- getDatabase() - Method in class alluxio.grpc.table.GetAllTablesPRequest.Builder
-
optional string database = 1;
- getDatabase() - Method in class alluxio.grpc.table.GetAllTablesPRequest
-
optional string database = 1;
- getDatabase() - Method in interface alluxio.grpc.table.GetAllTablesPRequestOrBuilder
-
optional string database = 1;
- getDatabase(GetDatabasePRequest) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceBlockingStub
-
Gets a database by name from the table master
- getDatabase(GetDatabasePRequest) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceFutureStub
-
Gets a database by name from the table master
- getDatabase(GetDatabasePRequest, StreamObserver<GetDatabasePResponse>) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceImplBase
-
Gets a database by name from the table master
- getDatabase(GetDatabasePRequest, StreamObserver<GetDatabasePResponse>) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceStub
-
Gets a database by name from the table master
- getDatabase(String) - Method in class alluxio.master.table.AlluxioCatalog
-
Get Database by its name.
- getDatabase(String) - Method in class alluxio.master.table.DefaultTableMaster
-
- getDatabase(String) - Method in interface alluxio.master.table.TableMaster
-
Gets a database object.
- getDatabase(GetDatabasePRequest, StreamObserver<GetDatabasePResponse>) - Method in class alluxio.master.table.TableMasterClientServiceHandler
-
- getDatabaseBytes(int) - Method in class alluxio.grpc.table.GetAllDatabasesPResponse.Builder
-
repeated string database = 1;
- getDatabaseBytes(int) - Method in class alluxio.grpc.table.GetAllDatabasesPResponse
-
repeated string database = 1;
- getDatabaseBytes(int) - Method in interface alluxio.grpc.table.GetAllDatabasesPResponseOrBuilder
-
repeated string database = 1;
- getDatabaseBytes() - Method in class alluxio.grpc.table.GetAllTablesPRequest.Builder
-
optional string database = 1;
- getDatabaseBytes() - Method in class alluxio.grpc.table.GetAllTablesPRequest
-
optional string database = 1;
- getDatabaseBytes() - Method in interface alluxio.grpc.table.GetAllTablesPRequestOrBuilder
-
optional string database = 1;
- getDatabaseCount() - Method in class alluxio.grpc.table.GetAllDatabasesPResponse.Builder
-
repeated string database = 1;
- getDatabaseCount() - Method in class alluxio.grpc.table.GetAllDatabasesPResponse
-
repeated string database = 1;
- getDatabaseCount() - Method in interface alluxio.grpc.table.GetAllDatabasesPResponseOrBuilder
-
repeated string database = 1;
- getDatabaseInfo() - Method in class alluxio.master.table.Database
-
- getDatabaseInfo() - Method in interface alluxio.table.common.udb.UnderDatabase
-
- getDatabaseInfo() - Method in class alluxio.table.under.hive.HiveDatabase
-
- getDatabaseList() - Method in class alluxio.grpc.table.GetAllDatabasesPResponse.Builder
-
repeated string database = 1;
- getDatabaseList() - Method in class alluxio.grpc.table.GetAllDatabasesPResponse
-
repeated string database = 1;
- getDatabaseList() - Method in interface alluxio.grpc.table.GetAllDatabasesPResponseOrBuilder
-
repeated string database = 1;
- GetDatabasePRequest - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetDatabasePRequest
- GetDatabasePRequest.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetDatabasePRequest
- GetDatabasePRequestOrBuilder - Interface in alluxio.grpc.table
-
- GetDatabasePResponse - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetDatabasePResponse
- GetDatabasePResponse.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetDatabasePResponse
- GetDatabasePResponseOrBuilder - Interface in alluxio.grpc.table
-
- getDatabaseType() - Method in class alluxio.job.plan.transform.CompactConfig
-
- getDataBindHost() - Method in class alluxio.worker.AlluxioWorkerProcess
-
- getDataBindHost() - Method in interface alluxio.worker.WorkerProcess
-
- getDataBuffer(BlockReadRequestContext, long, int) - Method in class alluxio.worker.grpc.BlockReadHandler.BlockDataReader
-
- getDataBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
- getDataCase() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
- getDataCase() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
- getDataCase() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
- getDataCols(int) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataCols(int) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataCols(int) - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataColsBuilder(int) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataColsBuilderList() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataColsCount() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataColsCount() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataColsCount() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataColsList() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataColsList() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataColsList() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataColsOrBuilder(int) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataColsOrBuilder(int) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataColsOrBuilder(int) - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataColsOrBuilderList() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataColsOrBuilderList() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataColsOrBuilderList() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- getDataCount() - Method in class alluxio.grpc.Command.Builder
-
repeated int64 data = 2;
- getDataCount() - Method in class alluxio.grpc.Command
-
repeated int64 data = 2;
- getDataCount() - Method in interface alluxio.grpc.CommandOrBuilder
-
repeated int64 data = 2;
- getDataDomainSocketPath() - Method in class alluxio.worker.AlluxioWorkerProcess
-
- getDataDomainSocketPath() - Method in interface alluxio.worker.WorkerProcess
-
- getDataList() - Method in class alluxio.grpc.Command.Builder
-
repeated int64 data = 2;
- getDataList() - Method in class alluxio.grpc.Command
-
repeated int64 data = 2;
- getDataList() - Method in interface alluxio.grpc.CommandOrBuilder
-
repeated int64 data = 2;
- getDataLocalPort() - Method in class alluxio.worker.AlluxioWorkerProcess
-
- getDataLocalPort() - Method in interface alluxio.worker.WorkerProcess
-
- getDataOrBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
- getDataOrBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsInfo
-
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
- getDataOrBuilder() - Method in interface alluxio.grpc.table.ColumnStatisticsInfoOrBuilder
-
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
- getDataPoints() - Method in class alluxio.metrics.TimeSeries
-
- getDataPort() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional int32 dataPort = 3;
- getDataPort() - Method in class alluxio.grpc.WorkerNetAddress
-
optional int32 dataPort = 3;
- getDataPort() - Method in interface alluxio.grpc.WorkerNetAddressOrBuilder
-
optional int32 dataPort = 3;
- getDataPort() - Method in class alluxio.wire.WorkerNetAddress
-
- getDataPortSocketAddress(WorkerNetAddress, AlluxioConfiguration) - Static method in class alluxio.util.network.NetworkAddressUtils
-
Extracts dataPort socket address from Alluxio representation of network address.
- getDateStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DateColumnStatsData date_stats = 7;
- getDateStats() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.DateColumnStatsData date_stats = 7;
- getDateStats() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.DateColumnStatsData date_stats = 7;
- getDateStatsBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DateColumnStatsData date_stats = 7;
- getDateStatsOrBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DateColumnStatsData date_stats = 7;
- getDateStatsOrBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.DateColumnStatsData date_stats = 7;
- getDateStatsOrBuilder() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.DateColumnStatsData date_stats = 7;
- getDaysSinceEpoch() - Method in class alluxio.grpc.table.Date.Builder
-
required int64 days_since_epoch = 1;
- getDaysSinceEpoch() - Method in class alluxio.grpc.table.Date
-
required int64 days_since_epoch = 1;
- getDaysSinceEpoch() - Method in interface alluxio.grpc.table.DateOrBuilder
-
required int64 days_since_epoch = 1;
- getDb() - Method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
optional .alluxio.grpc.table.Database db = 1;
- getDb() - Method in class alluxio.grpc.table.GetDatabasePResponse
-
optional .alluxio.grpc.table.Database db = 1;
- getDb() - Method in interface alluxio.grpc.table.GetDatabasePResponseOrBuilder
-
optional .alluxio.grpc.table.Database db = 1;
- getDb() - Method in class alluxio.master.metastore.rocks.RocksStore
-
- getDb() - Method in class alluxio.master.table.transform.TransformJobInfo
-
- getDbBuilder() - Method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
optional .alluxio.grpc.table.Database db = 1;
- getDbName() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string db_name = 4;
- getDbName() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
optional string db_name = 4;
- getDbName() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
optional string db_name = 4;
- getDbName() - Method in class alluxio.grpc.table.Database.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.Database
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.DetachDatabasePRequest.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.DetachDatabasePRequest
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.grpc.table.DetachDatabasePRequestOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.GetDatabasePRequest.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.GetDatabasePRequest
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.grpc.table.GetDatabasePRequestOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPRequestOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.grpc.table.GetTableColumnStatisticsPRequestOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.GetTablePRequest
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.grpc.table.GetTablePRequestOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional string db_name = 3;
- getDbName() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
optional string db_name = 3;
- getDbName() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
optional string db_name = 3;
- getDbName() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.ReadTablePRequest
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.grpc.table.ReadTablePRequestOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.SyncDatabasePRequest.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.SyncDatabasePRequest
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.grpc.table.SyncDatabasePRequestOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.TableInfo
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.TransformJobInfo
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.grpc.table.TransformJobInfoOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.grpc.table.TransformTablePRequest
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.grpc.table.TransformTablePRequestOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string db_name = 4;
- getDbName() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
optional string db_name = 4;
- getDbName() - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
optional string db_name = 4;
- getDbName() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.proto.journal.Table.CompleteTransformTableEntryOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.proto.journal.Table.DetachDbEntry.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.proto.journal.Table.DetachDbEntry
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.proto.journal.Table.DetachDbEntryOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.proto.journal.Table.RemoveTableEntry
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.proto.journal.Table.RemoveTableEntryOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.proto.journal.Table.RemoveTransformJobInfoEntryOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
optional string db_name = 1;
- getDbName() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
optional string db_name = 1;
- getDbName() - Method in class alluxio.table.common.udb.UdbContext
-
- getDbNameBytes() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string db_name = 4;
- getDbNameBytes() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
optional string db_name = 4;
- getDbNameBytes() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
optional string db_name = 4;
- getDbNameBytes() - Method in class alluxio.grpc.table.Database.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.Database
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.DetachDatabasePRequest.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.DetachDatabasePRequest
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.grpc.table.DetachDatabasePRequestOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.GetDatabasePRequest.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.GetDatabasePRequest
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.grpc.table.GetDatabasePRequestOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPRequestOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.grpc.table.GetTableColumnStatisticsPRequestOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.GetTablePRequest
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.grpc.table.GetTablePRequestOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional string db_name = 3;
- getDbNameBytes() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
optional string db_name = 3;
- getDbNameBytes() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
optional string db_name = 3;
- getDbNameBytes() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.ReadTablePRequest
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.grpc.table.ReadTablePRequestOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.SyncDatabasePRequest.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.SyncDatabasePRequest
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.grpc.table.SyncDatabasePRequestOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.TableInfo
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.TransformJobInfo
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.grpc.table.TransformJobInfoOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.grpc.table.TransformTablePRequest
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.grpc.table.TransformTablePRequestOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string db_name = 4;
- getDbNameBytes() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
optional string db_name = 4;
- getDbNameBytes() - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
optional string db_name = 4;
- getDbNameBytes() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.proto.journal.Table.CompleteTransformTableEntryOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.proto.journal.Table.DetachDbEntry.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.proto.journal.Table.DetachDbEntry
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.proto.journal.Table.DetachDbEntryOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.proto.journal.Table.RemoveTableEntry
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.proto.journal.Table.RemoveTableEntryOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.proto.journal.Table.RemoveTransformJobInfoEntryOrBuilder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string db_name = 1;
- getDbNameBytes() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
optional string db_name = 1;
- getDbNameBytes() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
optional string db_name = 1;
- getDbOrBuilder() - Method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
optional .alluxio.grpc.table.Database db = 1;
- getDbOrBuilder() - Method in class alluxio.grpc.table.GetDatabasePResponse
-
optional .alluxio.grpc.table.Database db = 1;
- getDbOrBuilder() - Method in interface alluxio.grpc.table.GetDatabasePResponseOrBuilder
-
optional .alluxio.grpc.table.Database db = 1;
- getDbTable() - Method in class alluxio.master.table.transform.TransformJobInfo
-
- getDebug() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets debug.
- getDebug() - Method in class alluxio.wire.MasterWebUIInit
-
Gets debug.
- getDebug() - Method in class alluxio.wire.MasterWebUILogs
-
Gets debug.
- getDebug() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets debug.
- getDebug() - Method in class alluxio.wire.MasterWebUIWorkers
-
Gets debug.
- getDebug() - Method in class alluxio.wire.WorkerWebUIInit
-
Gets debug.
- getDebug() - Method in class alluxio.wire.WorkerWebUILogs
-
Gets debug.
- getDecimalStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DecimalColumnStatsData decimal_stats = 6;
- getDecimalStats() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.DecimalColumnStatsData decimal_stats = 6;
- getDecimalStats() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.DecimalColumnStatsData decimal_stats = 6;
- getDecimalStatsBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DecimalColumnStatsData decimal_stats = 6;
- getDecimalStatsOrBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DecimalColumnStatsData decimal_stats = 6;
- getDecimalStatsOrBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.DecimalColumnStatsData decimal_stats = 6;
- getDecimalStatsOrBuilder() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.DecimalColumnStatsData decimal_stats = 6;
- getDefaultAcl() - Method in class alluxio.client.file.URIStatus
-
- getDefaultAcl() - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
- getDefaultAcl() - Method in class alluxio.grpc.FileInfo
-
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
- getDefaultAcl() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
- getDefaultAcl() - Method in class alluxio.master.file.contexts.CreateDirectoryContext
-
- getDefaultACL() - Method in class alluxio.master.file.meta.Inode
-
- getDefaultACL() - Method in interface alluxio.master.file.meta.InodeView
-
- getDefaultACL() - Method in class alluxio.master.file.meta.MutableInodeDirectory
-
- getDefaultACL() - Method in class alluxio.master.file.meta.MutableInodeFile
-
- getDefaultAcl() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 16;
- getDefaultAcl() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 16;
- getDefaultAcl() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 16;
- getDefaultAcl() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 4;
- getDefaultAcl() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 4;
- getDefaultAcl() - Method in interface alluxio.proto.journal.File.UpdateInodeDirectoryEntryOrBuilder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 4;
- getDefaultAcl() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.proto.shared.AccessControlList default_acl = 14;
- getDefaultAcl() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional .alluxio.proto.shared.AccessControlList default_acl = 14;
- getDefaultAcl() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional .alluxio.proto.shared.AccessControlList default_acl = 14;
- getDefaultAcl() - Method in class alluxio.wire.FileInfo
-
- getDefaultAclBuilder() - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
- getDefaultAclBuilder() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 16;
- getDefaultAclBuilder() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 4;
- getDefaultAclBuilder() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.proto.shared.AccessControlList default_acl = 14;
- getDefaultAclOrBuilder() - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
- getDefaultAclOrBuilder() - Method in class alluxio.grpc.FileInfo
-
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
- getDefaultAclOrBuilder() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
- getDefaultAclOrBuilder() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 16;
- getDefaultAclOrBuilder() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 16;
- getDefaultAclOrBuilder() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 16;
- getDefaultAclOrBuilder() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 4;
- getDefaultAclOrBuilder() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 4;
- getDefaultAclOrBuilder() - Method in interface alluxio.proto.journal.File.UpdateInodeDirectoryEntryOrBuilder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 4;
- getDefaultAclOrBuilder() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.proto.shared.AccessControlList default_acl = 14;
- getDefaultAclOrBuilder() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional .alluxio.proto.shared.AccessControlList default_acl = 14;
- getDefaultAclOrBuilder() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional .alluxio.proto.shared.AccessControlList default_acl = 14;
- getDefaultBlockSize() - Method in class alluxio.hadoop.AbstractFileSystem
-
- getDefaultInstance() - Static method in class alluxio.grpc.AsyncCacheRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.AsyncCacheResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.BackupPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.BackupPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.BackupPStatus
-
- getDefaultInstance() - Static method in class alluxio.grpc.BackupStatusPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.BlockHeartbeatPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.BlockHeartbeatPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.BlockHeartbeatPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.BlockIdList
-
- getDefaultInstance() - Static method in class alluxio.grpc.BlockInfo
-
- getDefaultInstance() - Static method in class alluxio.grpc.BlockLocation
-
- getDefaultInstance() - Static method in class alluxio.grpc.BlockMasterInfo
-
- getDefaultInstance() - Static method in class alluxio.grpc.BlockStoreLocationProto
-
- getDefaultInstance() - Static method in class alluxio.grpc.CancelPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.CancelPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.CancelPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.CancelTaskCommand
-
- getDefaultInstance() - Static method in class alluxio.grpc.CheckConsistencyPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.CheckConsistencyPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.CheckConsistencyPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.CheckpointPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.CheckpointPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.CheckRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.CheckResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.Chunk
-
- getDefaultInstance() - Static method in class alluxio.grpc.ClearMetricsPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.ClearMetricsPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.ClearMetricsRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.ClearMetricsResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.ClientMetrics
-
- getDefaultInstance() - Static method in class alluxio.grpc.Command
-
- getDefaultInstance() - Static method in class alluxio.grpc.CommitBlockInUfsPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.CommitBlockInUfsPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.CommitBlockInUfsPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.CommitBlockPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.CommitBlockPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.CommitBlockPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.CompleteFilePOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.CompleteFilePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.CompleteFilePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.ConfigCheckReport
-
- getDefaultInstance() - Static method in class alluxio.grpc.ConfigProperties
-
- getDefaultInstance() - Static method in class alluxio.grpc.ConfigProperty
-
- getDefaultInstance() - Static method in class alluxio.grpc.CreateDirectoryPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.CreateDirectoryPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.CreateDirectoryPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.CreateFilePOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.CreateFilePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.CreateFilePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.CreateLocalBlockRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.CreateLocalBlockResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.DeletePOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.DeletePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.DeletePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.ExistsPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.FileBlockInfo
-
- getDefaultInstance() - Static method in class alluxio.grpc.FileInfo
-
- getDefaultInstance() - Static method in class alluxio.grpc.FileSystemCommand
-
- getDefaultInstance() - Static method in class alluxio.grpc.FileSystemCommandOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.FileSystemHeartbeatPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.FileSystemHeartbeatPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.FileSystemHeartbeatPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.FileSystemMasterCommonPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.FreePOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.FreePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.FreePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetAllWorkerHealthPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetAllWorkerHealthPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetAllWorkerHealthPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetBlockInfoPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetBlockInfoPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetBlockInfoPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetBlockMasterInfoPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetBlockMasterInfoPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetCapacityBytesPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetCapacityBytesPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetConfigHashPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetConfigHashPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetConfigReportPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetConfigReportPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetConfigurationPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetConfigurationPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetFileInfoPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetFileInfoPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetFileInfoPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetFilePathPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetFilePathPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetJobServiceSummaryPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetJobServiceSummaryPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetJobServiceSummaryPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetJobStatusPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetJobStatusPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetJobStatusPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetMasterIdPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetMasterIdPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetMasterIdPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetMasterInfoPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetMasterInfoPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetMetricsPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetMetricsPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetMountTablePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetMountTablePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetNewBlockIdForFilePOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetNewBlockIdForFilePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetNewBlockIdForFilePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetPinnedFileIdsPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetPinnedFileIdsPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetPinnedFileIdsPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetQuorumInfoPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetQuorumInfoPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetQuorumInfoPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetServiceVersionPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetServiceVersionPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetStatusPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetStatusPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetStatusPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetSyncPathListPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetSyncPathListPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetUfsInfoPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetUfsInfoPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetUfsInfoPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetUsedBytesPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetUsedBytesPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetWorkerIdPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetWorkerIdPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetWorkerIdPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetWorkerInfoListPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetWorkerInfoListPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetWorkerLostStoragePOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetWorkerLostStoragePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.GetWorkerReportPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.InconsistentProperties
-
- getDefaultInstance() - Static method in class alluxio.grpc.InconsistentProperty
-
- getDefaultInstance() - Static method in class alluxio.grpc.InconsistentPropertyValues
-
- getDefaultInstance() - Static method in class alluxio.grpc.JobCommand
-
- getDefaultInstance() - Static method in class alluxio.grpc.JobHeartbeatPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.JobHeartbeatPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.JobHeartbeatPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.JobInfo
-
- getDefaultInstance() - Static method in class alluxio.grpc.JobServiceSummary
-
- getDefaultInstance() - Static method in class alluxio.grpc.JobUnused
-
- getDefaultInstance() - Static method in class alluxio.grpc.JobWorkerHealth
-
- getDefaultInstance() - Static method in class alluxio.grpc.ListAllPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.ListAllPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.ListAllPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.ListStatusPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.ListStatusPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.ListStatusPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.LoadMetadataPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.LocalityTier
-
- getDefaultInstance() - Static method in class alluxio.grpc.LocationBlockIdListEntry
-
- getDefaultInstance() - Static method in class alluxio.grpc.MasterHeartbeatPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.MasterHeartbeatPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.MasterHeartbeatPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.MasterInfo
-
- getDefaultInstance() - Static method in class alluxio.grpc.MessagingRequestHeader
-
- getDefaultInstance() - Static method in class alluxio.grpc.MessagingResponseHeader
-
- getDefaultInstance() - Static method in class alluxio.grpc.Metric
-
- getDefaultInstance() - Static method in class alluxio.grpc.MetricsHeartbeatPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.MetricsHeartbeatPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.MetricsHeartbeatPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.MetricValue
-
- getDefaultInstance() - Static method in class alluxio.grpc.MountPointInfo
-
- getDefaultInstance() - Static method in class alluxio.grpc.MountPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.MountPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.MountPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.MoveBlockRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.MoveBlockResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.NetAddress
-
- getDefaultInstance() - Static method in class alluxio.grpc.OpenFilePOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.OpenLocalBlockRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.OpenLocalBlockResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.PAcl
-
- getDefaultInstance() - Static method in class alluxio.grpc.PAclEntry
-
- getDefaultInstance() - Static method in class alluxio.grpc.PersistCommandOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.PersistFile
-
- getDefaultInstance() - Static method in class alluxio.grpc.PMode
-
- getDefaultInstance() - Static method in class alluxio.grpc.QuorumServerInfo
-
- getDefaultInstance() - Static method in class alluxio.grpc.ReadRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.ReadResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.RegisterCommand
-
- getDefaultInstance() - Static method in class alluxio.grpc.RegisterJobWorkerPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.RegisterJobWorkerPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.RegisterJobWorkerPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.RegisterMasterPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.RegisterMasterPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.RegisterMasterPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.RegisterWorkerPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.RegisterWorkerPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.RegisterWorkerPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.RemoveBlockRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.RemoveBlockResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.RemovePathConfigurationPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.RemovePathConfigurationPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.RemovePathConfigurationPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.RemoveQuorumServerPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.RemoveQuorumServerPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.RemoveQuorumServerPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.RenamePOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.RenamePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.RenamePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.ReverseResolvePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.ReverseResolvePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.RunPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.RunPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.RunPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.RunTaskCommand
-
- getDefaultInstance() - Static method in class alluxio.grpc.SaslMessage
-
- getDefaultInstance() - Static method in class alluxio.grpc.ScheduleAsyncPersistencePOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.ScheduleAsyncPersistencePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.ScheduleAsyncPersistencePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.SetAclPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.SetAclPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.SetAclPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.SetAttributePOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.SetAttributePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.SetAttributePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.SetPathConfigurationPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.SetPathConfigurationPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.SetPathConfigurationPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.SetTaskPoolSizeCommand
-
- getDefaultInstance() - Static method in class alluxio.grpc.StartSyncPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.StartSyncPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.StartSyncPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.StatusSummary
-
- getDefaultInstance() - Static method in class alluxio.grpc.StopSyncPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.StopSyncPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.StopSyncPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.StorageList
-
- getDefaultInstance() - Static method in class alluxio.grpc.SyncPointInfo
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.AllOrNoneSet
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.AttachDatabasePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.AttachDatabasePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.BinaryColumnStatsData
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.BooleanColumnStatsData
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.ColumnStatisticsData
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.ColumnStatisticsInfo
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.ColumnStatisticsList
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.Constraint
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.Database
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.Date
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.DateColumnStatsData
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.Decimal
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.DecimalColumnStatsData
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.DetachDatabasePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.DetachDatabasePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.Domain
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.DoubleColumnStatsData
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.EquatableValueSet
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.FieldSchema
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.FileStatistics
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.GetAllDatabasesPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.GetAllDatabasesPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.GetAllTablesPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.GetAllTablesPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.GetDatabasePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.GetDatabasePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.GetTablePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.GetTablePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.GetTransformJobInfoPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.GetTransformJobInfoPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.Layout
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.layout.hive.SortingColumn
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.layout.hive.Storage
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.layout.hive.StorageFormat
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.LayoutSpec
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.LongColumnStatsData
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.Partition
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.PartitionSpec
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.Range
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.RangeSet
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.ReadTablePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.ReadTablePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.Schema
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.StringColumnStatsData
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.SyncDatabasePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.SyncDatabasePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.SyncStatus
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.TableInfo
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.Transformation
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.TransformJobInfo
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.TransformTablePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.TransformTablePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.table.Value
-
- getDefaultInstance() - Static method in class alluxio.grpc.TieredIdentity
-
- getDefaultInstance() - Static method in class alluxio.grpc.TierList
-
- getDefaultInstance() - Static method in class alluxio.grpc.TransportMessage
-
- getDefaultInstance() - Static method in class alluxio.grpc.UfsInfo
-
- getDefaultInstance() - Static method in class alluxio.grpc.UnmountPOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.UnmountPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.UnmountPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.UpdateMountPRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.UpdateMountPResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.UpdateUfsModePOptions
-
- getDefaultInstance() - Static method in class alluxio.grpc.UpdateUfsModePRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.UpdateUfsModePResponse
-
- getDefaultInstance() - Static method in class alluxio.grpc.WorkerInfo
-
- getDefaultInstance() - Static method in class alluxio.grpc.WorkerLostStorageInfo
-
- getDefaultInstance() - Static method in class alluxio.grpc.WorkerNetAddress
-
- getDefaultInstance() - Static method in class alluxio.grpc.WriteRequest
-
- getDefaultInstance() - Static method in class alluxio.grpc.WriteRequestCommand
-
- getDefaultInstance() - Static method in class alluxio.grpc.WriteResponse
-
- getDefaultInstance() - Static method in class alluxio.proto.client.Cache.PPageStoreCommonOptions
-
- getDefaultInstance() - Static method in class alluxio.proto.client.Cache.PRocksPageStoreOptions
-
- getDefaultInstance() - Static method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions
-
- getDefaultInstance() - Static method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
- getDefaultInstance() - Static method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
- getDefaultInstance() - Static method in class alluxio.proto.dataserver.Protocol.Response
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.Block.BlockInfoEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.Block.DeleteBlockEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.AddMountPointEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.AddSyncPointEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.AsyncPersistRequestEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.CompleteFileEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.DeleteFileEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.DeleteMountPointEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.InodeFileEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.NewBlockEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.PersistDirectoryEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.PersistFileEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.RemoveSyncPointEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.RenameEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.SetAclEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.SetAttributeEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.StringPairEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.UpdateInodeEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.File.UpdateUfsModeEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.Journal.JournalEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.Meta.ClusterInfoEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.Meta.PathPropertiesEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.Table.AddTableEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.Table.AttachDbEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.Table.DetachDbEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.Table.RemoveTableEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.meta.Block.BlockLocation
-
- getDefaultInstance() - Static method in class alluxio.proto.meta.Block.BlockMeta
-
- getDefaultInstance() - Static method in class alluxio.proto.meta.InodeMeta.Inode
-
- getDefaultInstance() - Static method in class alluxio.proto.shared.Acl.AccessControlList
-
- getDefaultInstance() - Static method in class alluxio.proto.shared.Acl.AclActions
-
- getDefaultInstance() - Static method in class alluxio.proto.shared.Acl.AclEntry
-
- getDefaultInstance() - Static method in class alluxio.proto.shared.Acl.NamedAclActions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.AsyncCacheRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.AsyncCacheResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.AsyncCacheResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BackupPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BackupPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BackupPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BackupPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BackupPStatus.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BackupPStatus
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BackupStatusPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BackupStatusPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BlockHeartbeatPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BlockHeartbeatPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BlockIdList.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BlockIdList
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BlockInfo.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BlockInfo
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BlockLocation.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BlockLocation
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BlockMasterInfo
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.BlockStoreLocationProto
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CancelPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CancelPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CancelPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CancelPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CancelPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CancelPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CancelTaskCommand
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CheckConsistencyPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CheckConsistencyPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CheckConsistencyPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CheckConsistencyPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CheckpointPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CheckpointPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CheckpointPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CheckpointPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CheckRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CheckRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CheckResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CheckResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.Chunk.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.Chunk
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ClearMetricsPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ClearMetricsPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ClearMetricsPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ClearMetricsPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ClearMetricsRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ClearMetricsRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ClearMetricsResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ClearMetricsResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ClientMetrics.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ClientMetrics
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.Command.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.Command
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CommitBlockInUfsPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CommitBlockInUfsPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CommitBlockInUfsPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CommitBlockInUfsPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CommitBlockInUfsPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CommitBlockPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CommitBlockPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CommitBlockPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CommitBlockPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CommitBlockPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CompleteFilePOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CompleteFilePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CompleteFilePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CompleteFilePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ConfigCheckReport
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ConfigProperties.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ConfigProperties
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ConfigProperty.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ConfigProperty
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CreateDirectoryPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CreateDirectoryPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CreateDirectoryPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CreateFilePOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CreateFilePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CreateFilePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CreateFilePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CreateLocalBlockResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.CreateLocalBlockResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.DeletePOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.DeletePOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.DeletePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.DeletePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.DeletePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.DeletePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ExistsPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ExistsPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FileBlockInfo
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FileInfo.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FileInfo
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FileSystemCommand.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FileSystemCommand
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FileSystemCommandOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FileSystemHeartbeatPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FileSystemHeartbeatPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FreePOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FreePOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FreePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FreePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FreePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.FreePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetAllWorkerHealthPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetAllWorkerHealthPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetBlockInfoPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetBlockInfoPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetBlockInfoPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetBlockInfoPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetBlockMasterInfoPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetBlockMasterInfoPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetCapacityBytesPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetCapacityBytesPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetCapacityBytesPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetCapacityBytesPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetConfigHashPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetConfigHashPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetConfigHashPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetConfigReportPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetConfigReportPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetConfigReportPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetConfigurationPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetConfigurationPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetFileInfoPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetFileInfoPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetFileInfoPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetFileInfoPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetFilePathPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetFilePathPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetFilePathPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetFilePathPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetJobServiceSummaryPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetJobServiceSummaryPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetJobStatusPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetJobStatusPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetJobStatusPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetJobStatusPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMasterIdPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMasterIdPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMasterIdPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMasterIdPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMasterIdPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMasterInfoPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMasterInfoPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMasterInfoPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMetricsPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMetricsPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMetricsPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMountTablePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMountTablePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetMountTablePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetPinnedFileIdsPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetPinnedFileIdsPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetPinnedFileIdsPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetPinnedFileIdsPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetQuorumInfoPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetQuorumInfoPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetQuorumInfoPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetQuorumInfoPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetServiceVersionPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetServiceVersionPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetServiceVersionPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetServiceVersionPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetStatusPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetStatusPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetStatusPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetStatusPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetSyncPathListPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetSyncPathListPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetSyncPathListPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetUfsInfoPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetUfsInfoPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetUfsInfoPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetUfsInfoPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetUsedBytesPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetUsedBytesPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetUsedBytesPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetUsedBytesPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetWorkerIdPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetWorkerIdPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetWorkerIdPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetWorkerIdPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetWorkerIdPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetWorkerInfoListPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetWorkerInfoListPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetWorkerInfoListPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetWorkerLostStoragePOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetWorkerLostStoragePOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.GetWorkerReportPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.InconsistentProperties.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.InconsistentProperties
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.InconsistentProperty.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.InconsistentProperty
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.InconsistentPropertyValues.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.InconsistentPropertyValues
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.JobCommand.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.JobCommand
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.JobHeartbeatPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.JobHeartbeatPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.JobHeartbeatPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.JobHeartbeatPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.JobInfo.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.JobInfo
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.JobServiceSummary
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.JobUnused.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.JobUnused
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.JobWorkerHealth
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ListAllPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ListAllPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ListAllPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ListAllPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ListAllPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ListAllPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ListStatusPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ListStatusPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ListStatusPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.LoadMetadataPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.LocalityTier.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.LocalityTier
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.LocationBlockIdListEntry
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MasterHeartbeatPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MasterHeartbeatPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MasterHeartbeatPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MasterHeartbeatPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MasterHeartbeatPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MasterInfo.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MasterInfo
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MessagingRequestHeader.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MessagingRequestHeader
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MessagingResponseHeader
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.Metric.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.Metric
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MetricsHeartbeatPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MetricsHeartbeatPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MetricsHeartbeatPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MetricsHeartbeatPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MetricValue.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MetricValue
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MountPointInfo.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MountPointInfo
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MountPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MountPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MountPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MountPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MountPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MountPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MoveBlockRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MoveBlockResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.MoveBlockResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.NetAddress.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.NetAddress
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.OpenFilePOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.OpenLocalBlockRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.OpenLocalBlockResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.OpenLocalBlockResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.PAcl.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.PAcl
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.PAclEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.PAclEntry
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.PersistCommandOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.PersistFile.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.PersistFile
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.PMode.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.PMode
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.QuorumServerInfo
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ReadRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ReadRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ReadResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ReadResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterCommand.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterCommand
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterJobWorkerPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterJobWorkerPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterJobWorkerPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterJobWorkerPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterJobWorkerPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterMasterPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterMasterPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterMasterPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterMasterPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterWorkerPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterWorkerPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RegisterWorkerPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RemoveBlockRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RemoveBlockRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RemoveBlockResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RemoveBlockResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RemovePathConfigurationPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RemovePathConfigurationPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RemovePathConfigurationPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RemovePathConfigurationPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RemovePathConfigurationPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RemoveQuorumServerPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RemoveQuorumServerPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RemoveQuorumServerPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RemoveQuorumServerPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RemoveQuorumServerPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RenamePOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RenamePOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RenamePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RenamePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RenamePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RenamePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ReverseResolvePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ReverseResolvePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ReverseResolvePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ReverseResolvePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RunPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RunPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RunPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RunPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RunPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RunPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RunTaskCommand.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.RunTaskCommand
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SaslMessage.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SaslMessage
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ScheduleAsyncPersistencePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.ScheduleAsyncPersistencePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetAclPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetAclPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetAclPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetAclPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetAclPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetAttributePOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetAttributePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetAttributePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetAttributePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetPathConfigurationPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetPathConfigurationPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetPathConfigurationPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetPathConfigurationPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetTaskPoolSizeCommand.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SetTaskPoolSizeCommand
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.StartSyncPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.StartSyncPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.StartSyncPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.StartSyncPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.StartSyncPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.StatusSummary.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.StatusSummary
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.StopSyncPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.StopSyncPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.StopSyncPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.StopSyncPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.StopSyncPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.StorageList.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.StorageList
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SyncPointInfo.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.SyncPointInfo
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.AllOrNoneSet.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.AllOrNoneSet
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.AttachDatabasePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.BinaryColumnStatsData
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.BooleanColumnStatsData
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.ColumnStatisticsInfo
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.ColumnStatisticsList
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Constraint.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Constraint
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Database.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Database
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Date.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Date
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.DateColumnStatsData
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Decimal.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Decimal
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.DetachDatabasePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.DetachDatabasePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.DetachDatabasePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.DetachDatabasePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Domain.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Domain
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.DoubleColumnStatsData
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.EquatableValueSet
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.FieldSchema
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.FileStatistics.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.FileStatistics
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetAllDatabasesPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetAllDatabasesPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetAllDatabasesPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetAllDatabasesPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetAllTablesPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetAllTablesPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetAllTablesPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetAllTablesPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetDatabasePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetDatabasePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetDatabasePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetTablePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetTablePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetTablePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Layout.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Layout
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.layout.hive.SortingColumn
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.layout.hive.Storage
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.LayoutSpec.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.LayoutSpec
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.LongColumnStatsData
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Partition.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Partition
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.PartitionSpec.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.PartitionSpec
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Range.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Range
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.RangeSet.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.RangeSet
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.ReadTablePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.ReadTablePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Schema.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Schema
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.StringColumnStatsData
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.SyncDatabasePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.SyncDatabasePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.SyncDatabasePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.SyncStatus
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.TableInfo.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.TableInfo
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Transformation.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Transformation
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.TransformJobInfo
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.TransformTablePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.TransformTablePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.TransformTablePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Value.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.table.Value
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.TieredIdentity.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.TieredIdentity
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.TierList.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.TierList
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.TransportMessage.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.TransportMessage
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UfsInfo.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UfsInfo
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UnmountPOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UnmountPOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UnmountPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UnmountPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UnmountPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UnmountPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UpdateMountPRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UpdateMountPResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UpdateMountPResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UpdateUfsModePOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UpdateUfsModePOptions
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UpdateUfsModePRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UpdateUfsModePResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.UpdateUfsModePResponse
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.WorkerInfo.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.WorkerInfo
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.WorkerLostStorageInfo
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.WorkerNetAddress
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.WriteRequest.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.WriteRequest
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.WriteRequestCommand
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.WriteResponse.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.grpc.WriteResponse
-
- getDefaultInstanceForType() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions
-
- getDefaultInstanceForType() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions
-
- getDefaultInstanceForType() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions
-
- getDefaultInstanceForType() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
- getDefaultInstanceForType() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
- getDefaultInstanceForType() - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.dataserver.Protocol.Response
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Block.BlockInfoEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Block.DeleteBlockEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Block.DeleteBlockEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.AddSyncPointEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.DeleteFileEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.DeleteMountPointEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.DeleteMountPointEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.NewBlockEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.NewBlockEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.PersistDirectoryEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.PersistDirectoryEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.PersistFileEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.RenameEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.SetAclEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.StringPairEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Table.DetachDbEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Table.DetachDbEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Table.RemoveTableEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.meta.Block.BlockLocation
-
- getDefaultInstanceForType() - Method in class alluxio.proto.meta.Block.BlockMeta.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.meta.Block.BlockMeta
-
- getDefaultInstanceForType() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
- getDefaultInstanceForType() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
- getDefaultInstanceForType() - Method in class alluxio.proto.shared.Acl.AclActions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.shared.Acl.AclActions
-
- getDefaultInstanceForType() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.shared.Acl.AclEntry
-
- getDefaultInstanceForType() - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
- getDefaultInstanceForType() - Method in class alluxio.proto.shared.Acl.NamedAclActions
-
- getDefaultPort() - Method in enum alluxio.util.network.NetworkAddressUtils.ServiceType
-
Gets the default port number on service.
- getDefaultReplication() - Method in class alluxio.hadoop.AbstractFileSystem
-
- getDefaultSupplier() - Method in class alluxio.conf.PropertyKey
-
- getDefaultValue() - Method in class alluxio.conf.PropertyKey
-
- getDefaultValue() - Method in class alluxio.table.common.BaseProperty
-
- getDefinition() - Method in class alluxio.grpc.table.Transformation.Builder
-
optional string definition = 2;
- getDefinition() - Method in class alluxio.grpc.table.Transformation
-
optional string definition = 2;
- getDefinition() - Method in interface alluxio.grpc.table.TransformationOrBuilder
-
optional string definition = 2;
- getDefinition() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string definition = 3;
- getDefinition() - Method in class alluxio.grpc.table.TransformJobInfo
-
optional string definition = 3;
- getDefinition() - Method in interface alluxio.grpc.table.TransformJobInfoOrBuilder
-
optional string definition = 3;
- getDefinition() - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string definition = 3;
- getDefinition() - Method in class alluxio.grpc.table.TransformTablePRequest
-
optional string definition = 3;
- getDefinition() - Method in interface alluxio.grpc.table.TransformTablePRequestOrBuilder
-
optional string definition = 3;
- getDefinition() - Method in class alluxio.master.table.transform.TransformJobInfo
-
- getDefinition() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string definition = 3;
- getDefinition() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
optional string definition = 3;
- getDefinition() - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
optional string definition = 3;
- getDefinition() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string definition = 3;
- getDefinition() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
optional string definition = 3;
- getDefinition() - Method in interface alluxio.proto.journal.Table.CompleteTransformTableEntryOrBuilder
-
optional string definition = 3;
- getDefinition() - Method in class alluxio.table.common.transform.TransformDefinition
-
- getDefinitionBytes() - Method in class alluxio.grpc.table.Transformation.Builder
-
optional string definition = 2;
- getDefinitionBytes() - Method in class alluxio.grpc.table.Transformation
-
optional string definition = 2;
- getDefinitionBytes() - Method in interface alluxio.grpc.table.TransformationOrBuilder
-
optional string definition = 2;
- getDefinitionBytes() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string definition = 3;
- getDefinitionBytes() - Method in class alluxio.grpc.table.TransformJobInfo
-
optional string definition = 3;
- getDefinitionBytes() - Method in interface alluxio.grpc.table.TransformJobInfoOrBuilder
-
optional string definition = 3;
- getDefinitionBytes() - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string definition = 3;
- getDefinitionBytes() - Method in class alluxio.grpc.table.TransformTablePRequest
-
optional string definition = 3;
- getDefinitionBytes() - Method in interface alluxio.grpc.table.TransformTablePRequestOrBuilder
-
optional string definition = 3;
- getDefinitionBytes() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string definition = 3;
- getDefinitionBytes() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
optional string definition = 3;
- getDefinitionBytes() - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
optional string definition = 3;
- getDefinitionBytes() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string definition = 3;
- getDefinitionBytes() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
optional string definition = 3;
- getDefinitionBytes() - Method in interface alluxio.proto.journal.Table.CompleteTransformTableEntryOrBuilder
-
optional string definition = 3;
- getDelay() - Method in class alluxio.util.executor.ControllableQueue.DelayNode
-
- getDelegate() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getDelegate() - Method in class alluxio.master.file.meta.InodeTree
-
- getDelegate() - Method in class alluxio.master.file.meta.MountTable
-
- getDelegate() - Method in interface alluxio.master.journal.DelegatingJournaled
-
- getDelegate() - Method in class alluxio.master.meta.PathProperties
-
- getDelegate() - Method in class alluxio.master.table.DefaultTableMaster
-
- getDelegate() - Method in class alluxio.master.table.transform.TransformManager
-
- getDelegate() - Method in class alluxio.underfs.MasterUfsManager
-
- getDeleteBlock() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteBlockEntry delete_block = 29;
- getDeleteBlock() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.DeleteBlockEntry delete_block = 29;
- getDeleteBlock() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.DeleteBlockEntry delete_block = 29;
- getDeleteBlockBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteBlockEntry delete_block = 29;
- getDeleteBlockOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteBlockEntry delete_block = 29;
- getDeleteBlockOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.DeleteBlockEntry delete_block = 29;
- getDeleteBlockOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.DeleteBlockEntry delete_block = 29;
- getDeleteFile() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteFileEntry delete_file = 6;
- getDeleteFile() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.DeleteFileEntry delete_file = 6;
- getDeleteFile() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.DeleteFileEntry delete_file = 6;
- getDeleteFileBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteFileEntry delete_file = 6;
- getDeleteFileOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteFileEntry delete_file = 6;
- getDeleteFileOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.DeleteFileEntry delete_file = 6;
- getDeleteFileOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.DeleteFileEntry delete_file = 6;
- getDeleteMountPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteMountPointEntry delete_mount_point = 8;
- getDeleteMountPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.DeleteMountPointEntry delete_mount_point = 8;
- getDeleteMountPoint() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.DeleteMountPointEntry delete_mount_point = 8;
- getDeleteMountPointBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteMountPointEntry delete_mount_point = 8;
- getDeleteMountPointOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteMountPointEntry delete_mount_point = 8;
- getDeleteMountPointOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.DeleteMountPointEntry delete_mount_point = 8;
- getDeleteMountPointOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.DeleteMountPointEntry delete_mount_point = 8;
- getDependencies() - Method in class alluxio.master.AbstractMaster
-
- getDependencies() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getDependencies() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getDependencies() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getDependencies() - Method in class alluxio.master.NoopMaster
-
- getDependencies() - Method in class alluxio.master.table.DefaultTableMaster
-
- getDependencies() - Method in interface alluxio.Server
-
- getDependencies() - Method in class alluxio.worker.block.DefaultBlockWorker
-
- getDependencies() - Method in class alluxio.worker.JobWorker
-
- getDeployMode() - Method in class alluxio.multi.process.MultiProcessCluster
-
- getDeprecationMessage(PropertyKey) - Static method in class alluxio.conf.PropertyKey
-
- getDepth() - Method in class alluxio.AlluxioURI
-
Returns the number of elements of the path component of the
AlluxioURI
.
- getDescendants(LockedInodePath) - Method in class alluxio.master.file.meta.InodeTree
-
- getDescription() - Method in class alluxio.cli.bundler.command.CollectAlluxioInfoCommand
-
- getDescription() - Method in class alluxio.cli.bundler.command.CollectConfigCommand
-
- getDescription() - Method in class alluxio.cli.bundler.command.CollectEnvCommand
-
- getDescription() - Method in class alluxio.cli.bundler.command.CollectJvmInfoCommand
-
- getDescription() - Method in class alluxio.cli.bundler.command.CollectLogCommand
-
- getDescription() - Method in class alluxio.cli.bundler.command.CollectMetricsCommand
-
- getDescription() - Method in interface alluxio.cli.Command
-
- getDescription() - Method in class alluxio.cli.extensions.command.InstallCommand
-
- getDescription() - Method in class alluxio.cli.extensions.command.LsCommand
-
- getDescription() - Method in class alluxio.cli.extensions.command.UninstallCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.CatCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.CheckConsistencyCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.ChecksumCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.ChgrpCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.ChmodCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.ChownCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.CopyFromLocalCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.CopyToLocalCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.CountCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.CpCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.DistributedCpCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.DistributedLoadCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.DistributedMvCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.DuCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.FreeCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.GetCapacityBytesCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.GetFaclCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.GetSyncPathListCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.GetUsedBytesCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.HeadCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.HelpCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.LeaderCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.LoadCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.LocationCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.LsCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.MasterInfoCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.MkdirCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.MountCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.MvCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.PersistCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.PinCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.RmCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.SetFaclCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.SetReplicationCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.SetTtlCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.StartSyncCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.StatCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.StopSyncCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.TailCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.TestCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.TouchCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.UnmountCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.UnpinCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.UnsetTtlCommand
-
- getDescription() - Method in class alluxio.cli.fs.command.UpdateMountCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.command.BackupCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.command.DoctorCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.command.GetBlockInfoCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.command.JournalCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.command.MetricsCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.command.PathConfCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.command.ReportCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.command.UfsCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.journal.CheckpointCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.journal.QuorumCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.journal.QuorumInfoCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.journal.QuorumRemoveCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.metrics.ClearCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.pathconf.AddCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.pathconf.ListCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.pathconf.RemoveCommand
-
- getDescription() - Method in class alluxio.cli.fsadmin.pathconf.ShowCommand
-
- getDescription() - Method in class alluxio.cli.job.command.CancelCommand
-
- getDescription() - Method in class alluxio.cli.job.command.LeaderCommand
-
- getDescription() - Method in class alluxio.cli.job.command.ListCommand
-
- getDescription() - Method in class alluxio.cli.job.command.StatCommand
-
- getDescription() - Method in class alluxio.cli.table.command.AttachDatabaseCommand
-
- getDescription() - Method in class alluxio.cli.table.command.DetachDatabaseCommand
-
- getDescription() - Method in class alluxio.cli.table.command.ListDatabasesCommand
-
- getDescription() - Method in class alluxio.cli.table.command.SyncDatabaseCommand
-
- getDescription() - Method in class alluxio.cli.table.command.TransformStatusCommand
-
- getDescription() - Method in class alluxio.cli.table.command.TransformTableCommand
-
- getDescription() - Method in class alluxio.conf.PropertyKey
-
- getDescription() - Method in class alluxio.DefaultSupplier
-
- getDescription() - Method in class alluxio.grpc.JobInfo.Builder
-
optional string description = 13;
- getDescription() - Method in class alluxio.grpc.JobInfo
-
optional string description = 13;
- getDescription() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional string description = 13;
- getDescription() - Method in class alluxio.grpc.table.Database.Builder
-
optional string description = 2;
- getDescription() - Method in class alluxio.grpc.table.Database
-
optional string description = 2;
- getDescription() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional string description = 2;
- getDescription() - Method in interface alluxio.job.wire.JobInfo
-
- getDescription() - Method in class alluxio.job.wire.PlanInfo
-
- getDescription() - Method in class alluxio.job.wire.TaskInfo
-
- getDescription() - Method in class alluxio.job.wire.WorkflowInfo
-
- getDescription() - Method in class alluxio.metrics.MetricKey
-
- getDescription() - Method in class alluxio.proxy.s3.S3ErrorCode
-
- getDescription() - Method in class alluxio.table.common.BaseProperty
-
- getDescriptionBytes() - Method in class alluxio.grpc.JobInfo.Builder
-
optional string description = 13;
- getDescriptionBytes() - Method in class alluxio.grpc.JobInfo
-
optional string description = 13;
- getDescriptionBytes() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional string description = 13;
- getDescriptionBytes() - Method in class alluxio.grpc.table.Database.Builder
-
optional string description = 2;
- getDescriptionBytes() - Method in class alluxio.grpc.table.Database
-
optional string description = 2;
- getDescriptionBytes() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional string description = 2;
- getDescriptor() - Static method in class alluxio.grpc.AsyncCacheRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.AsyncCacheRequest
-
- getDescriptor() - Static method in class alluxio.grpc.AsyncCacheResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.AsyncCacheResponse
-
- getDescriptor() - Static method in class alluxio.grpc.AuthenticationServerProto
-
- getDescriptor() - Static method in class alluxio.grpc.BackupPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.BackupPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.BackupPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.BackupPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.BackupPStatus.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.BackupPStatus
-
- getDescriptor() - Static method in enum alluxio.grpc.BackupState
-
- getDescriptor() - Static method in class alluxio.grpc.BackupStatusPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.BackupStatusPRequest
-
- getDescriptor() - Static method in enum alluxio.grpc.Bits
-
- getDescriptor() - Static method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.BlockHeartbeatPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.BlockHeartbeatPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.BlockHeartbeatPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.BlockIdList.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.BlockIdList
-
- getDescriptor() - Static method in class alluxio.grpc.BlockInfo.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.BlockInfo
-
- getDescriptor() - Static method in class alluxio.grpc.BlockLocation.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.BlockLocation
-
- getDescriptor() - Static method in class alluxio.grpc.BlockMasterInfo.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.BlockMasterInfo
-
- getDescriptor() - Static method in enum alluxio.grpc.BlockMasterInfoField
-
- getDescriptor() - Static method in class alluxio.grpc.BlockMasterProto
-
- getDescriptor() - Static method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.BlockStoreLocationProto
-
- getDescriptor() - Static method in class alluxio.grpc.BlockWorkerProto
-
- getDescriptor() - Static method in class alluxio.grpc.CancelPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CancelPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.CancelPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CancelPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.CancelPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CancelPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.CancelTaskCommand.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CancelTaskCommand
-
- getDescriptor() - Static method in enum alluxio.grpc.ChannelAuthenticationScheme
-
- getDescriptor() - Static method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CheckConsistencyPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CheckConsistencyPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.CheckConsistencyPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CheckConsistencyPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.CheckpointPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CheckpointPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.CheckpointPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CheckpointPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.CheckRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CheckRequest
-
- getDescriptor() - Static method in class alluxio.grpc.CheckResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CheckResponse
-
- getDescriptor() - Static method in class alluxio.grpc.Chunk.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.Chunk
-
- getDescriptor() - Static method in class alluxio.grpc.ClearMetricsPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ClearMetricsPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.ClearMetricsPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ClearMetricsPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.ClearMetricsRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ClearMetricsRequest
-
- getDescriptor() - Static method in class alluxio.grpc.ClearMetricsResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ClearMetricsResponse
-
- getDescriptor() - Static method in class alluxio.grpc.ClientMetrics.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ClientMetrics
-
- getDescriptor() - Static method in class alluxio.grpc.Command.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.Command
-
- getDescriptor() - Static method in enum alluxio.grpc.CommandType
-
- getDescriptor() - Static method in class alluxio.grpc.CommitBlockInUfsPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CommitBlockInUfsPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CommitBlockInUfsPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.CommitBlockInUfsPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CommitBlockInUfsPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.CommitBlockPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CommitBlockPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.CommitBlockPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CommitBlockPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.CommitBlockPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CommitBlockPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.CommonProto
-
- getDescriptor() - Static method in class alluxio.grpc.CompleteFilePOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CompleteFilePOptions
-
- getDescriptor() - Static method in class alluxio.grpc.CompleteFilePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CompleteFilePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.CompleteFilePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CompleteFilePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.ConfigCheckReport.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ConfigCheckReport
-
- getDescriptor() - Static method in class alluxio.grpc.ConfigProperties.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ConfigProperties
-
- getDescriptor() - Static method in class alluxio.grpc.ConfigProperty.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ConfigProperty
-
- getDescriptor() - Static method in enum alluxio.grpc.ConfigStatus
-
- getDescriptor() - Static method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CreateDirectoryPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CreateDirectoryPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.CreateDirectoryPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CreateDirectoryPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.CreateFilePOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CreateFilePOptions
-
- getDescriptor() - Static method in class alluxio.grpc.CreateFilePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CreateFilePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.CreateFilePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CreateFilePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CreateLocalBlockRequest
-
- getDescriptor() - Static method in class alluxio.grpc.CreateLocalBlockResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.CreateLocalBlockResponse
-
- getDescriptor() - Static method in class alluxio.grpc.DeletePOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.DeletePOptions
-
- getDescriptor() - Static method in class alluxio.grpc.DeletePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.DeletePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.DeletePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.DeletePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.ExistsPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ExistsPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.FileBlockInfo.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.FileBlockInfo
-
- getDescriptor() - Static method in class alluxio.grpc.FileInfo.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.FileInfo
-
- getDescriptor() - Static method in class alluxio.grpc.FileSystemCommand.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.FileSystemCommand
-
- getDescriptor() - Static method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.FileSystemCommandOptions
-
- getDescriptor() - Static method in class alluxio.grpc.FileSystemHeartbeatPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.FileSystemHeartbeatPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.FileSystemHeartbeatPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.FileSystemHeartbeatPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.FileSystemMasterCommonPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.FileSystemMasterProto
-
- getDescriptor() - Static method in class alluxio.grpc.FreePOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.FreePOptions
-
- getDescriptor() - Static method in class alluxio.grpc.FreePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.FreePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.FreePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.FreePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.FsCommonProto
-
- getDescriptor() - Static method in class alluxio.grpc.GetAllWorkerHealthPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetAllWorkerHealthPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetAllWorkerHealthPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetAllWorkerHealthPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetBlockInfoPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetBlockInfoPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetBlockInfoPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetBlockInfoPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetBlockMasterInfoPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetBlockMasterInfoPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetBlockMasterInfoPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetCapacityBytesPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetCapacityBytesPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetCapacityBytesPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetCapacityBytesPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetConfigHashPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetConfigHashPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetConfigHashPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetConfigReportPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetConfigReportPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetConfigReportPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetConfigurationPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetConfigurationPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetFileInfoPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetFileInfoPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetFileInfoPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetFileInfoPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetFilePathPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetFilePathPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.GetFilePathPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetFilePathPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetJobServiceSummaryPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetJobServiceSummaryPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetJobServiceSummaryPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetJobServiceSummaryPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetJobStatusPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetJobStatusPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetJobStatusPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetJobStatusPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetMasterIdPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetMasterIdPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetMasterIdPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.GetMasterIdPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetMasterIdPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetMasterInfoPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetMasterInfoPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetMasterInfoPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetMetricsPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetMetricsPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetMetricsPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetMetricsPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetMountTablePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetMountTablePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.GetMountTablePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetMountTablePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetNewBlockIdForFilePOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetNewBlockIdForFilePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.GetNewBlockIdForFilePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetNewBlockIdForFilePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetPinnedFileIdsPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetPinnedFileIdsPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetPinnedFileIdsPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.GetPinnedFileIdsPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetPinnedFileIdsPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetQuorumInfoPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetQuorumInfoPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetQuorumInfoPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetQuorumInfoPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetServiceVersionPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetServiceVersionPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.GetServiceVersionPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetServiceVersionPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetStatusPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetStatusPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetStatusPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetStatusPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.GetStatusPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetStatusPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetSyncPathListPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetSyncPathListPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetSyncPathListPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetUfsInfoPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetUfsInfoPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetUfsInfoPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetUfsInfoPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetUsedBytesPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetUsedBytesPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetUsedBytesPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetUsedBytesPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetWorkerIdPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetWorkerIdPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetWorkerIdPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.GetWorkerIdPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetWorkerIdPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetWorkerInfoListPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetWorkerInfoListPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetWorkerInfoListPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetWorkerLostStoragePOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetWorkerLostStoragePOptions
-
- getDescriptor() - Static method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetWorkerLostStoragePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.GetWorkerReportPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.InconsistentProperties.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.InconsistentProperties
-
- getDescriptor() - Static method in class alluxio.grpc.InconsistentProperty.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.InconsistentProperty
-
- getDescriptor() - Static method in class alluxio.grpc.InconsistentPropertyValues.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.InconsistentPropertyValues
-
- getDescriptor() - Static method in class alluxio.grpc.JobCommand.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.JobCommand
-
- getDescriptor() - Static method in class alluxio.grpc.JobHeartbeatPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.JobHeartbeatPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.JobHeartbeatPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.JobHeartbeatPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.JobInfo.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.JobInfo
-
- getDescriptor() - Static method in class alluxio.grpc.JobMasterProto
-
- getDescriptor() - Static method in class alluxio.grpc.JobServiceSummary.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.JobServiceSummary
-
- getDescriptor() - Static method in enum alluxio.grpc.JobType
-
- getDescriptor() - Static method in class alluxio.grpc.JobUnused.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.JobUnused
-
- getDescriptor() - Static method in class alluxio.grpc.JobWorkerHealth.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.JobWorkerHealth
-
- getDescriptor() - Static method in enum alluxio.grpc.JournalDomain
-
- getDescriptor() - Static method in class alluxio.grpc.JournalMasterProto
-
- getDescriptor() - Static method in class alluxio.grpc.ListAllPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ListAllPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.ListAllPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ListAllPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.ListAllPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ListAllPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.ListStatusPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ListStatusPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.ListStatusPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ListStatusPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.ListStatusPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ListStatusPResponse
-
- getDescriptor() - Static method in enum alluxio.grpc.LoadDescendantPType
-
- getDescriptor() - Static method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.LoadMetadataPOptions
-
- getDescriptor() - Static method in enum alluxio.grpc.LoadMetadataPType
-
- getDescriptor() - Static method in class alluxio.grpc.LocalityTier.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.LocalityTier
-
- getDescriptor() - Static method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.LocationBlockIdListEntry
-
- getDescriptor() - Static method in class alluxio.grpc.MasterHeartbeatPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.MasterHeartbeatPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.MasterHeartbeatPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.MasterHeartbeatPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.MasterHeartbeatPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.MasterInfo.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.MasterInfo
-
- getDescriptor() - Static method in enum alluxio.grpc.MasterInfoField
-
- getDescriptor() - Static method in class alluxio.grpc.MessagingRequestHeader.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.MessagingRequestHeader
-
- getDescriptor() - Static method in class alluxio.grpc.MessagingResponseHeader.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.MessagingResponseHeader
-
- getDescriptor() - Static method in class alluxio.grpc.MessagingTransportProto
-
- getDescriptor() - Static method in enum alluxio.grpc.MetaCommand
-
- getDescriptor() - Static method in class alluxio.grpc.MetaMasterProto
-
- getDescriptor() - Static method in class alluxio.grpc.Metric.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.Metric
-
- getDescriptor() - Static method in class alluxio.grpc.MetricMasterProto
-
- getDescriptor() - Static method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.MetricsHeartbeatPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.MetricsHeartbeatPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.MetricsHeartbeatPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.MetricsHeartbeatPResponse
-
- getDescriptor() - Static method in enum alluxio.grpc.MetricType
-
- getDescriptor() - Static method in class alluxio.grpc.MetricValue.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.MetricValue
-
- getDescriptor() - Static method in class alluxio.grpc.MountPointInfo.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.MountPointInfo
-
- getDescriptor() - Static method in class alluxio.grpc.MountPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.MountPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.MountPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.MountPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.MountPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.MountPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.MoveBlockRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.MoveBlockRequest
-
- getDescriptor() - Static method in class alluxio.grpc.MoveBlockResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.MoveBlockResponse
-
- getDescriptor() - Static method in class alluxio.grpc.NetAddress.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.NetAddress
-
- getDescriptor() - Static method in class alluxio.grpc.OpenFilePOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.OpenFilePOptions
-
- getDescriptor() - Static method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.OpenLocalBlockRequest
-
- getDescriptor() - Static method in class alluxio.grpc.OpenLocalBlockResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.OpenLocalBlockResponse
-
- getDescriptor() - Static method in class alluxio.grpc.PAcl.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.PAcl
-
- getDescriptor() - Static method in enum alluxio.grpc.PAclAction
-
- getDescriptor() - Static method in class alluxio.grpc.PAclEntry.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.PAclEntry
-
- getDescriptor() - Static method in enum alluxio.grpc.PAclEntryType
-
- getDescriptor() - Static method in class alluxio.grpc.PersistCommandOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.PersistCommandOptions
-
- getDescriptor() - Static method in class alluxio.grpc.PersistFile.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.PersistFile
-
- getDescriptor() - Static method in class alluxio.grpc.PMode.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.PMode
-
- getDescriptor() - Static method in class alluxio.grpc.QuorumServerInfo.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.QuorumServerInfo
-
- getDescriptor() - Static method in enum alluxio.grpc.QuorumServerState
-
- getDescriptor() - Static method in enum alluxio.grpc.ReadPType
-
- getDescriptor() - Static method in class alluxio.grpc.ReadRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ReadRequest
-
- getDescriptor() - Static method in class alluxio.grpc.ReadResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ReadResponse
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterCommand.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterCommand
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterJobWorkerPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterJobWorkerPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterJobWorkerPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterJobWorkerPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterJobWorkerPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterMasterPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterMasterPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterMasterPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterMasterPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterWorkerPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterWorkerPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterWorkerPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RegisterWorkerPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.RemoveBlockRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RemoveBlockRequest
-
- getDescriptor() - Static method in class alluxio.grpc.RemoveBlockResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RemoveBlockResponse
-
- getDescriptor() - Static method in class alluxio.grpc.RemovePathConfigurationPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RemovePathConfigurationPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RemovePathConfigurationPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.RemovePathConfigurationPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RemovePathConfigurationPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.RemoveQuorumServerPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RemoveQuorumServerPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RemoveQuorumServerPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.RemoveQuorumServerPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RemoveQuorumServerPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.RenamePOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RenamePOptions
-
- getDescriptor() - Static method in class alluxio.grpc.RenamePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RenamePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.RenamePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RenamePResponse
-
- getDescriptor() - Static method in enum alluxio.grpc.RequestType
-
- getDescriptor() - Static method in class alluxio.grpc.ReverseResolvePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ReverseResolvePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.ReverseResolvePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ReverseResolvePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.RunPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RunPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.RunPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RunPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.RunPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RunPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.RunTaskCommand.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.RunTaskCommand
-
- getDescriptor() - Static method in class alluxio.grpc.SaslMessage.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.SaslMessage
-
- getDescriptor() - Static method in enum alluxio.grpc.SaslMessageType
-
- getDescriptor() - Static method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ScheduleAsyncPersistencePOptions
-
- getDescriptor() - Static method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ScheduleAsyncPersistencePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.ScheduleAsyncPersistencePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.ScheduleAsyncPersistencePResponse
-
- getDescriptor() - Static method in enum alluxio.grpc.Scope
-
- getDescriptor() - Static method in enum alluxio.grpc.ServiceType
-
- getDescriptor() - Static method in enum alluxio.grpc.SetAclAction
-
- getDescriptor() - Static method in class alluxio.grpc.SetAclPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.SetAclPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.SetAclPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.SetAclPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.SetAclPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.SetAclPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.SetAttributePOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.SetAttributePOptions
-
- getDescriptor() - Static method in class alluxio.grpc.SetAttributePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.SetAttributePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.SetAttributePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.SetAttributePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.SetPathConfigurationPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.SetPathConfigurationPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.SetPathConfigurationPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.SetPathConfigurationPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.SetPathConfigurationPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.SetTaskPoolSizeCommand.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.SetTaskPoolSizeCommand
-
- getDescriptor() - Static method in class alluxio.grpc.StartSyncPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.StartSyncPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.StartSyncPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.StartSyncPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.StartSyncPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.StartSyncPResponse
-
- getDescriptor() - Static method in enum alluxio.grpc.Status
-
- getDescriptor() - Static method in class alluxio.grpc.StatusSummary.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.StatusSummary
-
- getDescriptor() - Static method in class alluxio.grpc.StopSyncPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.StopSyncPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.StopSyncPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.StopSyncPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.StopSyncPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.StopSyncPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.StorageList.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.StorageList
-
- getDescriptor() - Static method in class alluxio.grpc.SyncPointInfo.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.SyncPointInfo
-
- getDescriptor() - Static method in enum alluxio.grpc.SyncPointStatus
-
- getDescriptor() - Static method in class alluxio.grpc.table.AllOrNoneSet.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.AllOrNoneSet
-
- getDescriptor() - Static method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.AttachDatabasePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.AttachDatabasePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.BinaryColumnStatsData
-
- getDescriptor() - Static method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.BooleanColumnStatsData
-
- getDescriptor() - Static method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.ColumnStatisticsData
-
- getDescriptor() - Static method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.ColumnStatisticsInfo
-
- getDescriptor() - Static method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.ColumnStatisticsList
-
- getDescriptor() - Static method in class alluxio.grpc.table.Constraint.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.Constraint
-
- getDescriptor() - Static method in class alluxio.grpc.table.Database.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.Database
-
- getDescriptor() - Static method in class alluxio.grpc.table.Date.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.Date
-
- getDescriptor() - Static method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.DateColumnStatsData
-
- getDescriptor() - Static method in class alluxio.grpc.table.Decimal.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.Decimal
-
- getDescriptor() - Static method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.DecimalColumnStatsData
-
- getDescriptor() - Static method in class alluxio.grpc.table.DetachDatabasePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.DetachDatabasePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.table.DetachDatabasePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.DetachDatabasePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.table.Domain.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.Domain
-
- getDescriptor() - Static method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.DoubleColumnStatsData
-
- getDescriptor() - Static method in class alluxio.grpc.table.EquatableValueSet.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.EquatableValueSet
-
- getDescriptor() - Static method in class alluxio.grpc.table.FieldSchema.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.FieldSchema
-
- getDescriptor() - Static method in class alluxio.grpc.table.FileStatistics.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.FileStatistics
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetAllDatabasesPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetAllDatabasesPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetAllDatabasesPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetAllDatabasesPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetAllTablesPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetAllTablesPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetAllTablesPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetAllTablesPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetDatabasePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetDatabasePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetDatabasePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetTablePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetTablePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetTablePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetTablePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetTransformJobInfoPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetTransformJobInfoPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.GetTransformJobInfoPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.table.Layout.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.Layout
-
- getDescriptor() - Static method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
- getDescriptor() - Static method in class alluxio.grpc.table.layout.hive.HiveLayoutProto
-
- getDescriptor() - Static method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
- getDescriptor() - Static method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.layout.hive.SortingColumn
-
- getDescriptor() - Static method in enum alluxio.grpc.table.layout.hive.SortingColumn.SortingOrder
-
- getDescriptor() - Static method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.layout.hive.Storage
-
- getDescriptor() - Static method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.layout.hive.StorageFormat
-
- getDescriptor() - Static method in class alluxio.grpc.table.LayoutSpec.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.LayoutSpec
-
- getDescriptor() - Static method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.LongColumnStatsData
-
- getDescriptor() - Static method in class alluxio.grpc.table.Partition.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.Partition
-
- getDescriptor() - Static method in class alluxio.grpc.table.PartitionSpec.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.PartitionSpec
-
- getDescriptor() - Static method in enum alluxio.grpc.table.PrincipalType
-
- getDescriptor() - Static method in class alluxio.grpc.table.Range.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.Range
-
- getDescriptor() - Static method in class alluxio.grpc.table.RangeSet.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.RangeSet
-
- getDescriptor() - Static method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.ReadTablePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.ReadTablePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.table.Schema.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.Schema
-
- getDescriptor() - Static method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.StringColumnStatsData
-
- getDescriptor() - Static method in class alluxio.grpc.table.SyncDatabasePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.SyncDatabasePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.SyncDatabasePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.table.SyncStatus.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.SyncStatus
-
- getDescriptor() - Static method in class alluxio.grpc.table.TableInfo.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.TableInfo
-
- getDescriptor() - Static method in enum alluxio.grpc.table.TableInfo.TableType
-
- getDescriptor() - Static method in class alluxio.grpc.table.TableMasterProto
-
- getDescriptor() - Static method in class alluxio.grpc.table.Transformation.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.Transformation
-
- getDescriptor() - Static method in class alluxio.grpc.table.TransformJobInfo.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.TransformJobInfo
-
- getDescriptor() - Static method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.TransformTablePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.table.TransformTablePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.TransformTablePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.table.Value.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.table.Value
-
- getDescriptor() - Static method in class alluxio.grpc.TieredIdentity.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.TieredIdentity
-
- getDescriptor() - Static method in class alluxio.grpc.TierList.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.TierList
-
- getDescriptor() - Static method in class alluxio.grpc.TransportMessage.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.TransportMessage
-
- getDescriptor() - Static method in enum alluxio.grpc.TtlAction
-
- getDescriptor() - Static method in class alluxio.grpc.UfsInfo.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.UfsInfo
-
- getDescriptor() - Static method in enum alluxio.grpc.UfsPMode
-
- getDescriptor() - Static method in class alluxio.grpc.UnmountPOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.UnmountPOptions
-
- getDescriptor() - Static method in class alluxio.grpc.UnmountPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.UnmountPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.UnmountPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.UnmountPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.UpdateMountPRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.UpdateMountPRequest
-
- getDescriptor() - Static method in class alluxio.grpc.UpdateMountPResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.UpdateMountPResponse
-
- getDescriptor() - Static method in class alluxio.grpc.UpdateUfsModePOptions.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.UpdateUfsModePOptions
-
- getDescriptor() - Static method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.UpdateUfsModePRequest
-
- getDescriptor() - Static method in class alluxio.grpc.UpdateUfsModePResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.UpdateUfsModePResponse
-
- getDescriptor() - Static method in class alluxio.grpc.VersionProto
-
- getDescriptor() - Static method in class alluxio.grpc.WorkerInfo.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.WorkerInfo
-
- getDescriptor() - Static method in enum alluxio.grpc.WorkerInfoField
-
- getDescriptor() - Static method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.WorkerLostStorageInfo
-
- getDescriptor() - Static method in class alluxio.grpc.WorkerNetAddress.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.WorkerNetAddress
-
- getDescriptor() - Static method in enum alluxio.grpc.WorkerRange
-
- getDescriptor() - Static method in enum alluxio.grpc.WritePType
-
- getDescriptor() - Static method in class alluxio.grpc.WriteRequest.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.WriteRequest
-
- getDescriptor() - Static method in class alluxio.grpc.WriteRequestCommand.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.WriteRequestCommand
-
- getDescriptor() - Static method in class alluxio.grpc.WriteResponse.Builder
-
- getDescriptor() - Static method in class alluxio.grpc.WriteResponse
-
- getDescriptor() - Static method in class alluxio.proto.client.Cache
-
- getDescriptor() - Static method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
- getDescriptor() - Static method in class alluxio.proto.client.Cache.PPageStoreCommonOptions
-
- getDescriptor() - Static method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
- getDescriptor() - Static method in class alluxio.proto.client.Cache.PRocksPageStoreOptions
-
- getDescriptor() - Static method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
- getDescriptor() - Static method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions
-
- getDescriptor() - Static method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
- getDescriptor() - Static method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
- getDescriptor() - Static method in class alluxio.proto.dataserver.Protocol
-
- getDescriptor() - Static method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
- getDescriptor() - Static method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
- getDescriptor() - Static method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
- getDescriptor() - Static method in class alluxio.proto.dataserver.Protocol.Response
-
- getDescriptor() - Static method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.Block.BlockInfoEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.Block.DeleteBlockEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.Block.DeleteBlockEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.Block
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.AddMountPointEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.AddSyncPointEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.AsyncPersistRequestEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.AsyncPersistRequestEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.CompleteFileEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.DeleteFileEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.DeleteMountPointEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.DeleteMountPointEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.InodeFileEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.NewBlockEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.NewBlockEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.PersistDirectoryEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.PersistDirectoryEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.PersistFileEntry
-
- getDescriptor() - Static method in enum alluxio.proto.journal.File.PSetAclAction
-
- getDescriptor() - Static method in enum alluxio.proto.journal.File.PTtlAction
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.RemoveSyncPointEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.RenameEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.RenameEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.SetAclEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.SetAttributeEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.StringPairEntry
-
- getDescriptor() - Static method in enum alluxio.proto.journal.File.UfsMode
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.UpdateInodeEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.File.UpdateUfsModeEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.Journal
-
- getDescriptor() - Static method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.Journal.JournalEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.Meta.ClusterInfoEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.Meta.ClusterInfoEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.Meta
-
- getDescriptor() - Static method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.Meta.PathPropertiesEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table.AddTableEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table.AttachDbEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table.DetachDbEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table.DetachDbEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table.RemoveTableEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
- getDescriptor() - Static method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
- getDescriptor() - Static method in class alluxio.proto.meta.Block.BlockLocation
-
- getDescriptor() - Static method in class alluxio.proto.meta.Block.BlockMeta.Builder
-
- getDescriptor() - Static method in class alluxio.proto.meta.Block.BlockMeta
-
- getDescriptor() - Static method in class alluxio.proto.meta.Block
-
- getDescriptor() - Static method in class alluxio.proto.meta.InodeMeta
-
- getDescriptor() - Static method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
- getDescriptor() - Static method in class alluxio.proto.meta.InodeMeta.Inode
-
- getDescriptor() - Static method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
- getDescriptor() - Static method in class alluxio.proto.shared.Acl.AccessControlList
-
- getDescriptor() - Static method in enum alluxio.proto.shared.Acl.AclAction
-
- getDescriptor() - Static method in class alluxio.proto.shared.Acl.AclActions.Builder
-
- getDescriptor() - Static method in class alluxio.proto.shared.Acl.AclActions
-
- getDescriptor() - Static method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
- getDescriptor() - Static method in class alluxio.proto.shared.Acl.AclEntry
-
- getDescriptor() - Static method in enum alluxio.proto.shared.Acl.AclEntryType
-
- getDescriptor() - Static method in class alluxio.proto.shared.Acl
-
- getDescriptor() - Static method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
- getDescriptor() - Static method in class alluxio.proto.shared.Acl.NamedAclActions
-
- getDescriptor() - Static method in class alluxio.proto.status.Status
-
- getDescriptor() - Static method in enum alluxio.proto.status.Status.PStatus
-
- getDescriptorForType() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.AsyncCacheResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.BackupPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.BackupPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.BackupPStatus.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.BackupState
-
- getDescriptorForType() - Method in class alluxio.grpc.BackupStatusPRequest.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.Bits
-
- getDescriptorForType() - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.BlockIdList.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.BlockInfo.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.BlockLocation.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.BlockMasterInfoField
-
- getDescriptorForType() - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CancelPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CancelPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CancelPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.ChannelAuthenticationScheme
-
- getDescriptorForType() - Method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CheckConsistencyPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CheckpointPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CheckpointPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CheckRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CheckResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.Chunk.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ClearMetricsPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ClearMetricsPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ClearMetricsRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ClearMetricsResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ClientMetrics.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.Command.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.CommandType
-
- getDescriptorForType() - Method in class alluxio.grpc.CommitBlockInUfsPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CommitBlockInUfsPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CommitBlockPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CommitBlockPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CompleteFilePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ConfigProperties.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ConfigProperty.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.ConfigStatus
-
- getDescriptorForType() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CreateDirectoryPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CreateFilePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.CreateLocalBlockResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.DeletePOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.DeletePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.DeletePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ExistsPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.FileInfo.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.FileSystemCommand.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.FileSystemHeartbeatPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.FreePOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.FreePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.FreePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetAllWorkerHealthPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetBlockInfoPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetBlockMasterInfoPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetCapacityBytesPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetCapacityBytesPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetConfigHashPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetConfigReportPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetFileInfoPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetFilePathPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetFilePathPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetJobServiceSummaryPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetJobStatusPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetMasterIdPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetMasterIdPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetMasterInfoPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetMetricsPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetMountTablePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetPinnedFileIdsPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetPinnedFileIdsPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetQuorumInfoPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetServiceVersionPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetServiceVersionPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetStatusPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetSyncPathListPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetUfsInfoPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetUsedBytesPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetUsedBytesPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetWorkerIdPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetWorkerIdPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetWorkerInfoListPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetWorkerLostStoragePOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.InconsistentProperties.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.InconsistentProperty.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.InconsistentPropertyValues.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.JobCommand.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.JobHeartbeatPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.JobInfo.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.JobType
-
- getDescriptorForType() - Method in class alluxio.grpc.JobUnused.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.JournalDomain
-
- getDescriptorForType() - Method in class alluxio.grpc.ListAllPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ListAllPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ListAllPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.LoadDescendantPType
-
- getDescriptorForType() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.LoadMetadataPType
-
- getDescriptorForType() - Method in class alluxio.grpc.LocalityTier.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.MasterHeartbeatPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.MasterHeartbeatPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.MasterInfo.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.MasterInfoField
-
- getDescriptorForType() - Method in class alluxio.grpc.MessagingRequestHeader.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.MetaCommand
-
- getDescriptorForType() - Method in class alluxio.grpc.Metric.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.MetricsHeartbeatPResponse.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.MetricType
-
- getDescriptorForType() - Method in class alluxio.grpc.MetricValue.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.MountPointInfo.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.MountPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.MountPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.MountPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.MoveBlockResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.NetAddress.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.OpenLocalBlockResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.PAcl.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.PAclAction
-
- getDescriptorForType() - Method in class alluxio.grpc.PAclEntry.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.PAclEntryType
-
- getDescriptorForType() - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.PersistFile.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.PMode.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.QuorumServerState
-
- getDescriptorForType() - Method in enum alluxio.grpc.ReadPType
-
- getDescriptorForType() - Method in class alluxio.grpc.ReadRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ReadResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RegisterCommand.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RegisterJobWorkerPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RegisterJobWorkerPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RegisterMasterPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RegisterWorkerPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RemoveBlockRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RemoveBlockResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RemovePathConfigurationPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RemovePathConfigurationPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RemoveQuorumServerPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RemoveQuorumServerPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RenamePOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RenamePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RenamePResponse.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.RequestType
-
- getDescriptorForType() - Method in class alluxio.grpc.ReverseResolvePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ReverseResolvePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RunPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RunPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RunPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.RunTaskCommand.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.SaslMessage.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.SaslMessageType
-
- getDescriptorForType() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.ScheduleAsyncPersistencePResponse.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.Scope
-
- getDescriptorForType() - Method in enum alluxio.grpc.ServiceType
-
- getDescriptorForType() - Method in enum alluxio.grpc.SetAclAction
-
- getDescriptorForType() - Method in class alluxio.grpc.SetAclPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.SetAclPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.SetAttributePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.SetPathConfigurationPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.SetPathConfigurationPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.SetTaskPoolSizeCommand.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.StartSyncPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.StartSyncPResponse.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.Status
-
- getDescriptorForType() - Method in class alluxio.grpc.StatusSummary.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.StopSyncPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.StopSyncPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.StorageList.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.SyncPointInfo.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.SyncPointStatus
-
- getDescriptorForType() - Method in class alluxio.grpc.table.AllOrNoneSet.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.Constraint.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.Database.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.Date.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.Decimal.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.DetachDatabasePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.DetachDatabasePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.Domain.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.FileStatistics.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.GetAllDatabasesPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.GetAllDatabasesPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.GetAllTablesPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.GetAllTablesPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.GetDatabasePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.GetTablePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.Layout.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.table.layout.hive.SortingColumn.SortingOrder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.LayoutSpec.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.Partition.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.PartitionSpec.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.table.PrincipalType
-
- getDescriptorForType() - Method in class alluxio.grpc.table.Range.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.RangeSet.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.Schema.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.SyncDatabasePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.TableInfo.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.table.TableInfo.TableType
-
- getDescriptorForType() - Method in class alluxio.grpc.table.Transformation.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.TransformTablePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.table.Value.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.TieredIdentity.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.TierList.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.TransportMessage.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.TtlAction
-
- getDescriptorForType() - Method in class alluxio.grpc.UfsInfo.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.UfsPMode
-
- getDescriptorForType() - Method in class alluxio.grpc.UnmountPOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.UnmountPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.UnmountPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.UpdateMountPResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.UpdateUfsModePOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.UpdateUfsModePResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.WorkerInfo.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.WorkerInfoField
-
- getDescriptorForType() - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
- getDescriptorForType() - Method in enum alluxio.grpc.WorkerRange
-
- getDescriptorForType() - Method in enum alluxio.grpc.WritePType
-
- getDescriptorForType() - Method in class alluxio.grpc.WriteRequest.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
- getDescriptorForType() - Method in class alluxio.grpc.WriteResponse.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.Block.DeleteBlockEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.DeleteMountPointEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.NewBlockEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.PersistDirectoryEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
- getDescriptorForType() - Method in enum alluxio.proto.journal.File.PSetAclAction
-
- getDescriptorForType() - Method in enum alluxio.proto.journal.File.PTtlAction
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
- getDescriptorForType() - Method in enum alluxio.proto.journal.File.UfsMode
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.Table.DetachDbEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.meta.Block.BlockMeta.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
- getDescriptorForType() - Method in enum alluxio.proto.shared.Acl.AclAction
-
- getDescriptorForType() - Method in class alluxio.proto.shared.Acl.AclActions.Builder
-
- getDescriptorForType() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
- getDescriptorForType() - Method in enum alluxio.proto.shared.Acl.AclEntryType
-
- getDescriptorForType() - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
- getDescriptorForType() - Method in enum alluxio.proto.status.Status.PStatus
-
- getDesiredPattern() - Method in class alluxio.master.file.meta.LockingScheme
-
- getDestination() - Method in class alluxio.job.plan.migrate.MigrateCommand
-
- getDestination() - Method in class alluxio.job.plan.migrate.MigrateConfig
-
- getDetachDatabaseMethod() - Static method in class alluxio.grpc.table.TableMasterClientServiceGrpc
-
- getDetachDb() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DetachDbEntry detach_db = 45;
- getDetachDb() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.DetachDbEntry detach_db = 45;
- getDetachDb() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.DetachDbEntry detach_db = 45;
- getDetachDbBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DetachDbEntry detach_db = 45;
- getDetachDbOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DetachDbEntry detach_db = 45;
- getDetachDbOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.DetachDbEntry detach_db = 45;
- getDetachDbOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.DetachDbEntry detach_db = 45;
- getDeviceSpec() - Method in class alluxio.util.UnixMountInfo
-
- getDir() - Method in class alluxio.master.backcompat.Journal
-
- getDir(BlockStoreLocation) - Method in class alluxio.worker.block.BlockMetadataManager
-
Gets the
StorageDir
given its location in the store.
- getDir(int) - Method in class alluxio.worker.block.meta.StorageTier
-
Returns a directory for the given index.
- getDirectChildrenLoaded() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional bool direct_children_loaded = 12;
- getDirectChildrenLoaded() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional bool direct_children_loaded = 12;
- getDirectChildrenLoaded() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional bool direct_children_loaded = 12;
- getDirectChildrenLoaded() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional bool direct_children_loaded = 3;
- getDirectChildrenLoaded() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry
-
optional bool direct_children_loaded = 3;
- getDirectChildrenLoaded() - Method in interface alluxio.proto.journal.File.UpdateInodeDirectoryEntryOrBuilder
-
optional bool direct_children_loaded = 3;
- getDirectoryPathsOnTiers() - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- getDirectoryPathsOnTiers() - Method in interface alluxio.worker.block.BlockStoreMeta
-
- getDirectoryPathsOnTiers() - Method in class alluxio.worker.block.DefaultBlockStoreMeta
-
- getDirectoryStatus(String) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- getDirectoryStatus(String) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- getDirectoryStatus(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- getDirectoryStatus(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- getDirectoryStatus(String) - Method in interface alluxio.underfs.UnderFileSystem
-
Gets the directory status.
- getDirectoryStatus(String) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- getDirectoryStatus(String) - Method in class alluxio.underfs.web.WebUnderFileSystem
-
- getDirectoryStatusTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for getting directory status.
- getDirIndex() - Method in class alluxio.worker.block.meta.StorageDir
-
Returns the zero-based index of this dir in its parent
StorageTier
.
- getDirMedium() - Method in class alluxio.worker.block.meta.StorageDir
-
- getDirPath() - Method in class alluxio.util.webui.UIStorageDir
-
Gets dir path.
- getDirPath() - Method in class alluxio.worker.block.meta.StorageDir
-
- getDirView(int) - Method in class alluxio.worker.block.meta.StorageTierView
-
Returns a directory view for the given index.
- getDirViewIndex() - Method in class alluxio.worker.block.meta.StorageDirView
-
Gets the index of this Dir.
- getDirViews() - Method in class alluxio.worker.block.meta.StorageTierView
-
- getDirWithMaxFreeSpace(long, BlockStoreLocation, BlockMetadataEvictorView) - Static method in class alluxio.worker.block.evictor.EvictorUtils
-
- getDiskCapacity() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets disk capacity.
- getDiskFreeCapacity() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets disk free capacity.
- getDiskUsedCapacity() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets disk used capacity.
- getDisplayMountPointInfo(AlluxioURI) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getDisplayMountPointInfo(AlluxioURI) - Method in interface alluxio.master.file.FileSystemMaster
-
Gets the mount point information of an Alluxio path for display purpose.
- getDisplayType() - Method in class alluxio.conf.PropertyKey
-
- getDomain() - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
optional .alluxio.grpc.journal.JournalDomain domain = 1;
- getDomain() - Method in class alluxio.grpc.GetQuorumInfoPResponse
-
optional .alluxio.grpc.journal.JournalDomain domain = 1;
- getDomain() - Method in interface alluxio.grpc.GetQuorumInfoPResponseOrBuilder
-
optional .alluxio.grpc.journal.JournalDomain domain = 1;
- getDomainSocketPath() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional string domainSocketPath = 5;
- getDomainSocketPath() - Method in class alluxio.grpc.WorkerNetAddress
-
optional string domainSocketPath = 5;
- getDomainSocketPath() - Method in interface alluxio.grpc.WorkerNetAddressOrBuilder
-
optional string domainSocketPath = 5;
- getDomainSocketPath() - Method in class alluxio.wire.WorkerNetAddress
-
- getDomainSocketPathBytes() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional string domainSocketPath = 5;
- getDomainSocketPathBytes() - Method in class alluxio.grpc.WorkerNetAddress
-
optional string domainSocketPath = 5;
- getDomainSocketPathBytes() - Method in interface alluxio.grpc.WorkerNetAddressOrBuilder
-
optional string domainSocketPath = 5;
- getDouble(PropertyKey) - Method in interface alluxio.conf.AlluxioConfiguration
-
Gets the double representation of the value for the given key.
- getDouble(PropertyKey) - Method in class alluxio.conf.InstancedConfiguration
-
- getDouble(PropertyKey) - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- getDouble(PropertyKey) - Static method in class alluxio.conf.ServerConfiguration
-
Gets the double representation of the value for the given key.
- getDoubleStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DoubleColumnStatsData double_stats = 3;
- getDoubleStats() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.DoubleColumnStatsData double_stats = 3;
- getDoubleStats() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.DoubleColumnStatsData double_stats = 3;
- getDoubleStatsBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DoubleColumnStatsData double_stats = 3;
- getDoubleStatsOrBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DoubleColumnStatsData double_stats = 3;
- getDoubleStatsOrBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.DoubleColumnStatsData double_stats = 3;
- getDoubleStatsOrBuilder() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.DoubleColumnStatsData double_stats = 3;
- getDoubleType() - Method in class alluxio.grpc.table.Value.Builder
-
optional double double_type = 2;
- getDoubleType() - Method in class alluxio.grpc.table.Value
-
optional double double_type = 2;
- getDoubleType() - Method in interface alluxio.grpc.table.ValueOrBuilder
-
optional double double_type = 2;
- getDoubleValue() - Method in class alluxio.grpc.MetricValue.Builder
-
optional double doubleValue = 1;
- getDoubleValue() - Method in class alluxio.grpc.MetricValue
-
optional double doubleValue = 1;
- getDoubleValue() - Method in interface alluxio.grpc.MetricValueOrBuilder
-
optional double doubleValue = 1;
- getDstLocation() - Method in class alluxio.worker.block.evictor.BlockTransferInfo
-
- getDstPath() - Method in class alluxio.grpc.RenamePRequest.Builder
-
the destination path
- getDstPath() - Method in class alluxio.grpc.RenamePRequest
-
the destination path
- getDstPath() - Method in interface alluxio.grpc.RenamePRequestOrBuilder
-
the destination path
- getDstPath() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
Deprecated, use new_parent_id/new_name instead
- getDstPath() - Method in class alluxio.proto.journal.File.RenameEntry
-
Deprecated, use new_parent_id/new_name instead
- getDstPath() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
Deprecated, use new_parent_id/new_name instead
- getDstPathBytes() - Method in class alluxio.grpc.RenamePRequest.Builder
-
the destination path
- getDstPathBytes() - Method in class alluxio.grpc.RenamePRequest
-
the destination path
- getDstPathBytes() - Method in interface alluxio.grpc.RenamePRequestOrBuilder
-
the destination path
- getDstPathBytes() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
Deprecated, use new_parent_id/new_name instead
- getDstPathBytes() - Method in class alluxio.proto.journal.File.RenameEntry
-
Deprecated, use new_parent_id/new_name instead
- getDstPathBytes() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
Deprecated, use new_parent_id/new_name instead
- getDuration(PropertyKey) - Method in interface alluxio.conf.AlluxioConfiguration
-
Gets the time of the key as a duration.
- getDuration(PropertyKey) - Method in class alluxio.conf.InstancedConfiguration
-
- getDuration(PropertyKey) - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- getDuration(PropertyKey) - Static method in class alluxio.conf.ServerConfiguration
-
Gets the time of the key as a duration.
- getEC2ProductCode() - Static method in class alluxio.util.EnvironmentUtils
-
Gets the EC2 product code if any.
- getElectionTimeoutMs() - Method in class alluxio.master.journal.raft.RaftJournalConfiguration
-
- getEmbeddedJournalAddresses(AlluxioConfiguration, NetworkAddressUtils.ServiceType) - Static method in class alluxio.util.ConfigurationUtils
-
Gets the embedded journal addresses to use for the given service type (either master-raft or
job-master-raft).
- getEmbeddedJournalPort() - Method in class alluxio.multi.process.MasterNetAddress
-
- getEntries(int) - Method in class alluxio.grpc.PAcl.Builder
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntries(int) - Method in class alluxio.grpc.PAcl
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntries(int) - Method in interface alluxio.grpc.PAclOrBuilder
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntries(int) - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the list of ACL entries
- getEntries(int) - Method in class alluxio.grpc.SetAclPRequest
-
the list of ACL entries
- getEntries(int) - Method in interface alluxio.grpc.SetAclPRequestOrBuilder
-
the list of ACL entries
- getEntries(int) - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntries(int) - Method in class alluxio.proto.journal.File.SetAclEntry
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntries(int) - Method in interface alluxio.proto.journal.File.SetAclEntryOrBuilder
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntries() - Method in class alluxio.security.authorization.AccessControlList
-
Returns a list of
AclEntry
which represent this ACL instance.
- getEntries() - Method in class alluxio.security.authorization.DefaultAccessControlList
-
Returns a list of
AclEntry
which represent this ACL instance.
- getEntries() - Method in class alluxio.security.authorization.ExtendedACLEntries
-
Returns a list of
AclEntry
which represent this ACL instance.
- getEntriesBuilder(int) - Method in class alluxio.grpc.PAcl.Builder
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntriesBuilder(int) - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the list of ACL entries
- getEntriesBuilder(int) - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntriesBuilderList() - Method in class alluxio.grpc.PAcl.Builder
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntriesBuilderList() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the list of ACL entries
- getEntriesBuilderList() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntriesCount() - Method in class alluxio.grpc.PAcl.Builder
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntriesCount() - Method in class alluxio.grpc.PAcl
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntriesCount() - Method in interface alluxio.grpc.PAclOrBuilder
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntriesCount() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the list of ACL entries
- getEntriesCount() - Method in class alluxio.grpc.SetAclPRequest
-
the list of ACL entries
- getEntriesCount() - Method in interface alluxio.grpc.SetAclPRequestOrBuilder
-
the list of ACL entries
- getEntriesCount() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntriesCount() - Method in class alluxio.proto.journal.File.SetAclEntry
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntriesCount() - Method in interface alluxio.proto.journal.File.SetAclEntryOrBuilder
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntriesList() - Method in class alluxio.grpc.PAcl.Builder
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntriesList() - Method in class alluxio.grpc.PAcl
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntriesList() - Method in interface alluxio.grpc.PAclOrBuilder
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntriesList() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the list of ACL entries
- getEntriesList() - Method in class alluxio.grpc.SetAclPRequest
-
the list of ACL entries
- getEntriesList() - Method in interface alluxio.grpc.SetAclPRequestOrBuilder
-
the list of ACL entries
- getEntriesList() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntriesList() - Method in class alluxio.proto.journal.File.SetAclEntry
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntriesList() - Method in interface alluxio.proto.journal.File.SetAclEntryOrBuilder
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntriesOrBuilder(int) - Method in class alluxio.grpc.PAcl.Builder
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntriesOrBuilder(int) - Method in class alluxio.grpc.PAcl
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntriesOrBuilder(int) - Method in interface alluxio.grpc.PAclOrBuilder
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntriesOrBuilder(int) - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the list of ACL entries
- getEntriesOrBuilder(int) - Method in class alluxio.grpc.SetAclPRequest
-
the list of ACL entries
- getEntriesOrBuilder(int) - Method in interface alluxio.grpc.SetAclPRequestOrBuilder
-
the list of ACL entries
- getEntriesOrBuilder(int) - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntriesOrBuilder(int) - Method in class alluxio.proto.journal.File.SetAclEntry
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntriesOrBuilder(int) - Method in interface alluxio.proto.journal.File.SetAclEntryOrBuilder
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntriesOrBuilderList() - Method in class alluxio.grpc.PAcl.Builder
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntriesOrBuilderList() - Method in class alluxio.grpc.PAcl
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntriesOrBuilderList() - Method in interface alluxio.grpc.PAclOrBuilder
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- getEntriesOrBuilderList() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the list of ACL entries
- getEntriesOrBuilderList() - Method in class alluxio.grpc.SetAclPRequest
-
the list of ACL entries
- getEntriesOrBuilderList() - Method in interface alluxio.grpc.SetAclPRequestOrBuilder
-
the list of ACL entries
- getEntriesOrBuilderList() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntriesOrBuilderList() - Method in class alluxio.proto.journal.File.SetAclEntry
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntriesOrBuilderList() - Method in interface alluxio.proto.journal.File.SetAclEntryOrBuilder
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- getEntry() - Method in interface alluxio.master.journal.JournalReader
-
Returns the next entry in the journal.
- getEntry() - Method in class alluxio.master.journal.ufs.UfsJournalReader
-
- getEntryCount() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional int64 entryCount = 5;
- getEntryCount() - Method in class alluxio.grpc.BackupPStatus
-
optional int64 entryCount = 5;
- getEntryCount() - Method in interface alluxio.grpc.BackupPStatusOrBuilder
-
optional int64 entryCount = 5;
- getEntryCount() - Method in class alluxio.wire.BackupStatus
-
- getEntryCounter() - Method in class alluxio.master.backup.BackupTracker
-
- getEntryMap() - Method in class alluxio.collections.LockPool
-
- getEnum(PropertyKey, Class<T>) - Method in interface alluxio.conf.AlluxioConfiguration
-
Gets the value for the given key as an enum value.
- getEnum(PropertyKey, Class<T>) - Method in class alluxio.conf.InstancedConfiguration
-
- getEnum(PropertyKey, Class<T>) - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- getEnum(PropertyKey, Class<T>) - Static method in class alluxio.conf.ServerConfiguration
-
Gets the value for the given key as an enum value.
- getEquatable() - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.EquatableValueSet equatable = 2;
- getEquatable() - Method in class alluxio.grpc.table.Domain
-
optional .alluxio.grpc.table.EquatableValueSet equatable = 2;
- getEquatable() - Method in interface alluxio.grpc.table.DomainOrBuilder
-
optional .alluxio.grpc.table.EquatableValueSet equatable = 2;
- getEquatableBuilder() - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.EquatableValueSet equatable = 2;
- getEquatableOrBuilder() - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.EquatableValueSet equatable = 2;
- getEquatableOrBuilder() - Method in class alluxio.grpc.table.Domain
-
optional .alluxio.grpc.table.EquatableValueSet equatable = 2;
- getEquatableOrBuilder() - Method in interface alluxio.grpc.table.DomainOrBuilder
-
optional .alluxio.grpc.table.EquatableValueSet equatable = 2;
- getError() - Method in class alluxio.wire.BackupStatus
-
- getError() - Method in class alluxio.worker.grpc.ReadRequestContext
-
- getError() - Method in class alluxio.worker.grpc.WriteRequestContext
-
- getErrorCode(Throwable) - Static method in class alluxio.fuse.AlluxioFuseUtils
-
Gets the corresponding error code of a throwable.
- getErrorCode() - Method in exception alluxio.proxy.s3.S3Exception
-
- getErrorMessage() - Method in class alluxio.grpc.JobInfo.Builder
-
optional string errorMessage = 2;
- getErrorMessage() - Method in class alluxio.grpc.JobInfo
-
optional string errorMessage = 2;
- getErrorMessage() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional string errorMessage = 2;
- getErrorMessage() - Method in class alluxio.job.plan.meta.PlanInfo
-
- getErrorMessage() - Method in interface alluxio.job.wire.JobInfo
-
- getErrorMessage() - Method in class alluxio.job.wire.PlanInfo
-
- getErrorMessage() - Method in class alluxio.job.wire.TaskInfo
-
- getErrorMessage() - Method in class alluxio.job.wire.WorkflowInfo
-
- getErrorMessage() - Method in class alluxio.job.workflow.WorkflowExecution
-
- getErrorMessageBytes() - Method in class alluxio.grpc.JobInfo.Builder
-
optional string errorMessage = 2;
- getErrorMessageBytes() - Method in class alluxio.grpc.JobInfo
-
optional string errorMessage = 2;
- getErrorMessageBytes() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional string errorMessage = 2;
- getErrors() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
Deprecated.
- getErrors() - Method in class alluxio.grpc.ConfigCheckReport
-
Deprecated.
- getErrors() - Method in interface alluxio.grpc.ConfigCheckReportOrBuilder
-
Deprecated.
- getErrorsCount() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
- getErrorsCount() - Method in class alluxio.grpc.ConfigCheckReport
-
- getErrorsCount() - Method in interface alluxio.grpc.ConfigCheckReportOrBuilder
-
Scope name as key
- getErrorsMap() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
Scope name as key
- getErrorsMap() - Method in class alluxio.grpc.ConfigCheckReport
-
Scope name as key
- getErrorsMap() - Method in interface alluxio.grpc.ConfigCheckReportOrBuilder
-
Scope name as key
- getErrorsOrDefault(String, InconsistentProperties) - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
Scope name as key
- getErrorsOrDefault(String, InconsistentProperties) - Method in class alluxio.grpc.ConfigCheckReport
-
Scope name as key
- getErrorsOrDefault(String, InconsistentProperties) - Method in interface alluxio.grpc.ConfigCheckReportOrBuilder
-
Scope name as key
- getErrorsOrThrow(String) - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
Scope name as key
- getErrorsOrThrow(String) - Method in class alluxio.grpc.ConfigCheckReport
-
Scope name as key
- getErrorsOrThrow(String) - Method in interface alluxio.grpc.ConfigCheckReportOrBuilder
-
Scope name as key
- getETag() - Method in class alluxio.proxy.s3.CompleteMultipartUploadResult
-
- getETag() - Method in class alluxio.proxy.s3.ListBucketResult.Content
-
- getETag() - Method in class alluxio.proxy.s3.ListPartsResult.Part
-
- getEvictableBlocks() - Method in class alluxio.worker.block.meta.StorageDirEvictorView
-
Gets a filtered list of block metadata, for blocks that are neither pinned or being blocked.
- getEvictBatchSize() - Method in class alluxio.master.metastore.caching.CacheConfiguration
-
- getEvitableBytes() - Method in class alluxio.worker.block.meta.StorageDirEvictorView
-
Gets evictable bytes for this dir, i.e., the total bytes of total evictable blocks.
- getException() - Method in class alluxio.client.file.ConfigHashSync
-
- getException() - Method in class alluxio.concurrent.jsr.ForkJoinTask
-
Returns the exception thrown by the base computation, or a CancellationException
if
cancelled, or null
if none or if the method has not yet completed.
- getExecution(WorkflowConfig) - Method in enum alluxio.job.workflow.WorkflowExecutionRegistry
-
- getExecutor() - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Get SyncManager Executor.
- getExecutorService() - Method in class alluxio.master.AbstractMaster
-
- getExecutorService() - Method in class alluxio.worker.AbstractWorker
-
- getExistingDirectoryStatus(String) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- getExistingDirectoryStatus(String) - Method in class alluxio.underfs.ConsistentUnderFileSystem
-
- getExistingDirectoryStatus(String) - Method in class alluxio.underfs.gcs.GCSUnderFileSystem
-
- getExistingDirectoryStatus(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- getExistingDirectoryStatus(String) - Method in interface alluxio.underfs.UnderFileSystem
-
Gets the directory status.
- getExistingDirectoryStatus(String) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- getExistingFileStatus(String) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- getExistingFileStatus(String) - Method in class alluxio.underfs.ConsistentUnderFileSystem
-
- getExistingFileStatus(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- getExistingFileStatus(String) - Method in interface alluxio.underfs.UnderFileSystem
-
Gets the file status.
- getExistingFileStatus(String) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- getExistingInodeCount() - Method in class alluxio.master.file.meta.LockedInodePath
-
- getExistingStatus(String) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- getExistingStatus(String) - Method in class alluxio.underfs.ConsistentUnderFileSystem
-
- getExistingStatus(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- getExistingStatus(String) - Method in interface alluxio.underfs.UnderFileSystem
-
Gets the file or directory status.
- getExistingStatus(String) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- getExitCode() - Method in class alluxio.shell.CommandReturn
-
Gets the exit code.
- getExitCode() - Method in exception alluxio.util.ShellUtils.ExitCodeException
-
Gets the exit code.
- getExpiredBuckets(long) - Method in class alluxio.master.file.meta.TtlBucketList
-
Retrieves buckets whose ttl interval has expired before the specified time, that is, the
bucket's interval start time should be less than or equal to (specified time - ttl interval).
- getExtendedEntries() - Method in class alluxio.security.authorization.AccessControlList
-
- GetFaclCommand - Class in alluxio.cli.fs.command
-
Displays ACL info of a path.
- GetFaclCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.GetFaclCommand
-
- getFactory() - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
Returns the factory used for constructing new workers.
- getFailedNodeInfos() - Method in class alluxio.wire.MasterWebUIWorkers
-
Get failed node infos node info [ ].
- getFallback() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
true if the write request is already a fallback from
a failed short-circuit write.
- getFallback() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions
-
true if the write request is already a fallback from
a failed short-circuit write.
- getFallback() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsBlockOptionsOrBuilder
-
true if the write request is already a fallback from
a failed short-circuit write.
- getFatalError() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets fatal error.
- getFatalError() - Method in class alluxio.wire.MasterWebUIData
-
Gets fatal error.
- getFatalError() - Method in class alluxio.wire.MasterWebUILogs
-
Gets fatal error.
- getFatalError() - Method in class alluxio.wire.WorkerWebUIBlockInfo
-
Gets fatal error.
- getFatalError() - Method in class alluxio.wire.WorkerWebUILogs
-
Gets fatal error.
- getFieldRange() - Method in class alluxio.client.block.options.GetWorkerReportOptions
-
- getFieldRanges(int) - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
repeated .alluxio.grpc.block.WorkerInfoField fieldRanges = 2;
- getFieldRanges(int) - Method in class alluxio.grpc.GetWorkerReportPOptions
-
repeated .alluxio.grpc.block.WorkerInfoField fieldRanges = 2;
- getFieldRanges(int) - Method in interface alluxio.grpc.GetWorkerReportPOptionsOrBuilder
-
repeated .alluxio.grpc.block.WorkerInfoField fieldRanges = 2;
- getFieldRangesCount() - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
repeated .alluxio.grpc.block.WorkerInfoField fieldRanges = 2;
- getFieldRangesCount() - Method in class alluxio.grpc.GetWorkerReportPOptions
-
repeated .alluxio.grpc.block.WorkerInfoField fieldRanges = 2;
- getFieldRangesCount() - Method in interface alluxio.grpc.GetWorkerReportPOptionsOrBuilder
-
repeated .alluxio.grpc.block.WorkerInfoField fieldRanges = 2;
- getFieldRangesList() - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
repeated .alluxio.grpc.block.WorkerInfoField fieldRanges = 2;
- getFieldRangesList() - Method in class alluxio.grpc.GetWorkerReportPOptions
-
repeated .alluxio.grpc.block.WorkerInfoField fieldRanges = 2;
- getFieldRangesList() - Method in interface alluxio.grpc.GetWorkerReportPOptionsOrBuilder
-
repeated .alluxio.grpc.block.WorkerInfoField fieldRanges = 2;
- getFields() - Method in class alluxio.job.plan.transform.PartitionInfo
-
- getFieldValue(T) - Method in class alluxio.collections.IndexDefinition
-
Gets the value of the field that serves as index.
- getFileBlockInfo(long) - Method in class alluxio.wire.FileInfo
-
- getFileBlockInfoList(AlluxioURI) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getFileBlockInfoList(AlluxioURI) - Method in interface alluxio.master.file.FileSystemMaster
-
- getFileBlockInfoList(AlluxioURI) - Method in class alluxio.master.file.meta.FileSystemMasterView
-
- getFileBlockInfos() - Method in class alluxio.client.file.URIStatus
-
- getFileBlockInfos(int) - Method in class alluxio.grpc.FileInfo.Builder
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockInfos(int) - Method in class alluxio.grpc.FileInfo
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockInfos(int) - Method in interface alluxio.grpc.FileInfoOrBuilder
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockInfos() - Method in class alluxio.wire.FileInfo
-
- getFileBlockInfosBuilder(int) - Method in class alluxio.grpc.FileInfo.Builder
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockInfosBuilderList() - Method in class alluxio.grpc.FileInfo.Builder
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockInfosCount() - Method in class alluxio.grpc.FileInfo.Builder
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockInfosCount() - Method in class alluxio.grpc.FileInfo
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockInfosCount() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockInfosList() - Method in class alluxio.grpc.FileInfo.Builder
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockInfosList() - Method in class alluxio.grpc.FileInfo
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockInfosList() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockInfosOrBuilder(int) - Method in class alluxio.grpc.FileInfo.Builder
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockInfosOrBuilder(int) - Method in class alluxio.grpc.FileInfo
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockInfosOrBuilder(int) - Method in interface alluxio.grpc.FileInfoOrBuilder
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockInfosOrBuilderList() - Method in class alluxio.grpc.FileInfo.Builder
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockInfosOrBuilderList() - Method in class alluxio.grpc.FileInfo
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockInfosOrBuilderList() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- getFileBlockLocations(FileStatus, long, long) - Method in class alluxio.hadoop.AbstractFileSystem
-
- getFileBlocks() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets file blocks.
- getFileBlocksOnTier() - Method in class alluxio.wire.WorkerWebUIBlockInfo
-
Gets file blocks on tier.
- getFileBuckets() - Method in class alluxio.client.file.cache.store.LocalPageStoreOptions
-
- getFileData() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets file data.
- getFileData() - Method in class alluxio.wire.MasterWebUILogs
-
Gets file data.
- getFileData() - Method in class alluxio.wire.WorkerWebUILogs
-
Gets file data.
- getFileDoesNotExistException() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets file does not exist exception.
- getFileId() - Method in class alluxio.client.file.cache.PageId
-
- getFileId() - Method in class alluxio.client.file.URIStatus
-
- getFileId() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 fileId = 1;
- getFileId() - Method in class alluxio.grpc.FileInfo
-
optional int64 fileId = 1;
- getFileId() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int64 fileId = 1;
- getFileId() - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
the id of the file
- getFileId() - Method in class alluxio.grpc.GetFileInfoPRequest
-
the id of the file
- getFileId() - Method in interface alluxio.grpc.GetFileInfoPRequestOrBuilder
-
the id of the file
- getFileId() - Method in class alluxio.grpc.GetFilePathPRequest.Builder
-
optional int64 fileId = 1;
- getFileId() - Method in class alluxio.grpc.GetFilePathPRequest
-
optional int64 fileId = 1;
- getFileId() - Method in interface alluxio.grpc.GetFilePathPRequestOrBuilder
-
optional int64 fileId = 1;
- getFileId() - Method in class alluxio.grpc.PersistFile.Builder
-
optional int64 fileId = 1;
- getFileId() - Method in class alluxio.grpc.PersistFile
-
optional int64 fileId = 1;
- getFileId() - Method in interface alluxio.grpc.PersistFileOrBuilder
-
optional int64 fileId = 1;
- getFileId(long) - Static method in class alluxio.master.block.BlockId
-
- getFileId(AlluxioURI) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getFileId(AlluxioURI) - Method in interface alluxio.master.file.FileSystemMaster
-
Returns the file id for a given path.
- getFileId(AlluxioURI) - Method in class alluxio.master.file.meta.FileSystemMasterView
-
Returns the file id for a given path.
- getFileId() - Method in class alluxio.master.file.PersistJob
-
- getFileId() - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry.Builder
-
optional int64 file_id = 1;
- getFileId() - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry
-
optional int64 file_id = 1;
- getFileId() - Method in interface alluxio.proto.journal.File.AsyncPersistRequestEntryOrBuilder
-
optional int64 file_id = 1;
- getFileId() - Method in class alluxio.wire.FileInfo
-
- getFileId() - Method in class alluxio.wire.PersistFile
-
- getFileIdentifier() - Method in class alluxio.client.file.URIStatus
-
- getFileIdentifier() - Method in class alluxio.wire.FileInfo
-
Similar to
FileInfo.getFileId()
, but returns in a string form, allowing for the use of
non-long based ids.
- getFileInfo() - Method in class alluxio.client.file.URIStatus
-
This is an experimental API.
- getFileInfo() - Method in class alluxio.grpc.CreateFilePResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfo() - Method in class alluxio.grpc.CreateFilePResponse
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfo() - Method in interface alluxio.grpc.CreateFilePResponseOrBuilder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfo(GetFileInfoPRequest) - Method in class alluxio.grpc.FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceBlockingStub
-
Returns the file information for a file or directory identified by the given file id.
- getFileInfo(GetFileInfoPRequest) - Method in class alluxio.grpc.FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceFutureStub
-
Returns the file information for a file or directory identified by the given file id.
- getFileInfo(GetFileInfoPRequest, StreamObserver<GetFileInfoPResponse>) - Method in class alluxio.grpc.FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceImplBase
-
Returns the file information for a file or directory identified by the given file id.
- getFileInfo(GetFileInfoPRequest, StreamObserver<GetFileInfoPResponse>) - Method in class alluxio.grpc.FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceStub
-
Returns the file information for a file or directory identified by the given file id.
- getFileInfo(GetFileInfoPRequest) - Method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceBlockingStub
-
Returns the file information for a file or directory identified by the given file id.
- getFileInfo(GetFileInfoPRequest) - Method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceFutureStub
-
Returns the file information for a file or directory identified by the given file id.
- getFileInfo(GetFileInfoPRequest, StreamObserver<GetFileInfoPResponse>) - Method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceImplBase
-
Returns the file information for a file or directory identified by the given file id.
- getFileInfo(GetFileInfoPRequest, StreamObserver<GetFileInfoPResponse>) - Method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceStub
-
Returns the file information for a file or directory identified by the given file id.
- getFileInfo() - Method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfo() - Method in class alluxio.grpc.GetFileInfoPResponse
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfo() - Method in interface alluxio.grpc.GetFileInfoPResponseOrBuilder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfo() - Method in class alluxio.grpc.GetStatusPResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfo() - Method in class alluxio.grpc.GetStatusPResponse
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfo() - Method in interface alluxio.grpc.GetStatusPResponseOrBuilder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfo(long) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getFileInfo(AlluxioURI, GetStatusContext) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getFileInfo(long) - Method in interface alluxio.master.file.FileSystemMaster
-
Returns the
FileInfo
for a given file id.
- getFileInfo(AlluxioURI, GetStatusContext) - Method in interface alluxio.master.file.FileSystemMaster
-
- getFileInfo(long) - Method in class alluxio.master.file.FileSystemMasterClient
-
- getFileInfo(GetFileInfoPRequest, StreamObserver<GetFileInfoPResponse>) - Method in class alluxio.master.file.FileSystemMasterJobServiceHandler
-
- getFileInfo(GetFileInfoPRequest, StreamObserver<GetFileInfoPResponse>) - Method in class alluxio.master.file.FileSystemMasterWorkerServiceHandler
-
- getFileInfo(long) - Method in class alluxio.master.file.meta.FileSystemMasterView
-
- getFileInfo(String) - Method in class alluxio.underfs.kodo.KodoClient
-
Gets file from for Qiniu kodo.
- getFileInfo(long) - Method in interface alluxio.worker.block.BlockWorker
-
Gets the file information.
- getFileInfo(long) - Method in class alluxio.worker.block.DefaultBlockWorker
-
- getFileInfo(long) - Method in class alluxio.worker.file.FileSystemMasterClient
-
- getFileInfoBuilder() - Method in class alluxio.grpc.CreateFilePResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfoBuilder() - Method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfoBuilder() - Method in class alluxio.grpc.GetStatusPResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfoOrBuilder() - Method in class alluxio.grpc.CreateFilePResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfoOrBuilder() - Method in class alluxio.grpc.CreateFilePResponse
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfoOrBuilder() - Method in interface alluxio.grpc.CreateFilePResponseOrBuilder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfoOrBuilder() - Method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfoOrBuilder() - Method in class alluxio.grpc.GetFileInfoPResponse
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfoOrBuilder() - Method in interface alluxio.grpc.GetFileInfoPResponseOrBuilder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfoOrBuilder() - Method in class alluxio.grpc.GetStatusPResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfoOrBuilder() - Method in class alluxio.grpc.GetStatusPResponse
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- getFileInfoOrBuilder() - Method in interface alluxio.grpc.GetStatusPResponseOrBuilder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- GetFileInfoPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetFileInfoPOptions
- GetFileInfoPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetFileInfoPOptions
- GetFileInfoPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetFileInfoPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetFileInfoPRequest
- GetFileInfoPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetFileInfoPRequest
- GetFileInfoPRequestOrBuilder - Interface in alluxio.grpc
-
- GetFileInfoPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetFileInfoPResponse
- GetFileInfoPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetFileInfoPResponse
- GetFileInfoPResponseOrBuilder - Interface in alluxio.grpc
-
- getFileInfos(int) - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileInfos(int) - Method in class alluxio.grpc.ListStatusPResponse
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileInfos(int) - Method in interface alluxio.grpc.ListStatusPResponseOrBuilder
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileInfos() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets file infos.
- getFileInfos() - Method in class alluxio.wire.MasterWebUIData
-
Gets file infos.
- getFileInfos() - Method in class alluxio.wire.MasterWebUILogs
-
Gets file infos.
- getFileInfos() - Method in class alluxio.wire.WorkerWebUIBlockInfo
-
Gets file infos.
- getFileInfos() - Method in class alluxio.wire.WorkerWebUILogs
-
Gets file infos.
- getFileInfosBuilder(int) - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileInfosBuilderList() - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileInfosCount() - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileInfosCount() - Method in class alluxio.grpc.ListStatusPResponse
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileInfosCount() - Method in interface alluxio.grpc.ListStatusPResponseOrBuilder
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileInfosList() - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileInfosList() - Method in class alluxio.grpc.ListStatusPResponse
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileInfosList() - Method in interface alluxio.grpc.ListStatusPResponseOrBuilder
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileInfosOrBuilder(int) - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileInfosOrBuilder(int) - Method in class alluxio.grpc.ListStatusPResponse
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileInfosOrBuilder(int) - Method in interface alluxio.grpc.ListStatusPResponseOrBuilder
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileInfosOrBuilderList() - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileInfosOrBuilderList() - Method in class alluxio.grpc.ListStatusPResponse
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileInfosOrBuilderList() - Method in interface alluxio.grpc.ListStatusPResponseOrBuilder
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- getFileLocations(String) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- getFileLocations(String, FileLocationOptions) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- getFileLocations(String) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- getFileLocations(String, FileLocationOptions) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- getFileLocations(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- getFileLocations(String, FileLocationOptions) - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- getFileLocations(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- getFileLocations(String, FileLocationOptions) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- getFileLocations(String) - Method in interface alluxio.underfs.UnderFileSystem
-
Gets the list of locations of the indicated path.
- getFileLocations(String, FileLocationOptions) - Method in interface alluxio.underfs.UnderFileSystem
-
Gets the list of locations of the indicated path given options.
- getFileLocations(String) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- getFileLocations(String, FileLocationOptions) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- getFileLocations(String) - Method in class alluxio.underfs.wasb.WasbUnderFileSystem
-
- getFileLocations(String, FileLocationOptions) - Method in class alluxio.underfs.wasb.WasbUnderFileSystem
-
- getFileLocations(String) - Method in class alluxio.underfs.web.WebUnderFileSystem
-
- getFileLocations(String, FileLocationOptions) - Method in class alluxio.underfs.web.WebUnderFileSystem
-
- getFileLocations() - Method in class alluxio.util.webui.UIFileInfo
-
Gets file locations.
- getFilePath(String, AlluxioConfiguration) - Static method in class alluxio.cli.fs.FileSystemShellUtils
-
Removes
Constants.HEADER
and hostname:port information
from a path, leaving only the local file path.
- getFilePath(long) - Method in interface alluxio.client.file.FileSystemMasterClient
-
- getFilePath(long) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- getFilePath(GetFilePathPRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub
-
Returns the file path of a file id
- getFilePath(GetFilePathPRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub
-
Returns the file path of a file id
- getFilePath(GetFilePathPRequest, StreamObserver<GetFilePathPResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase
-
Returns the file path of a file id
- getFilePath(GetFilePathPRequest, StreamObserver<GetFilePathPResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub
-
Returns the file path of a file id
- getFilePath() - Method in class alluxio.job.plan.load.LoadConfig
-
- getFilePath() - Method in class alluxio.job.plan.persist.PersistConfig
-
- getFilePath(GetFilePathPRequest, StreamObserver<GetFilePathPResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- getFilePath() - Method in class alluxio.worker.block.io.LocalFileBlockReader
-
- GetFilePathPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetFilePathPRequest
- GetFilePathPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetFilePathPRequest
- GetFilePathPRequestOrBuilder - Interface in alluxio.grpc
-
- GetFilePathPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetFilePathPResponse
- GetFilePathPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetFilePathPResponse
- GetFilePathPResponseOrBuilder - Interface in alluxio.grpc
-
- getFilePersistenceState(long) - Method in class alluxio.master.file.meta.FileSystemMasterView
-
Returns the persistence state of a given file.
- getFiles(String) - Static method in class alluxio.cli.fs.FileSystemShellUtils
-
Gets the files (on the local filesystem) that match the given input path.
- getFileSizeTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for getting file size.
- getFileStatus(String) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- getFileStatus(Path) - Method in class alluxio.hadoop.AbstractFileSystem
-
If the file does not exist in Alluxio, query it from HDFS.
- getFileStatus(Path) - Method in class alluxio.hadoop.LocalCacheFileSystem
-
- getFileStatus(String) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- getFileStatus(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- getFileStatus(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- getFileStatus(String) - Method in interface alluxio.underfs.UnderFileSystem
-
Gets the file status.
- getFileStatus(String) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- getFileStatus(String) - Method in class alluxio.underfs.web.WebUnderFileSystem
-
- getFileStatusTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for getting file status.
- getFilesToPersist() - Method in class alluxio.wire.PersistCommandOptions
-
- getFileSystem() - Method in class alluxio.job.JobServerContext
-
- getFileSystem(Configuration) - Method in class alluxio.job.plan.transform.format.JobPath
-
- getFileSystem() - Method in class alluxio.table.common.udb.UdbContext
-
- getFileSystemClient() - Method in class alluxio.multi.process.Clients
-
- getFileSystemClient() - Method in class alluxio.multi.process.MultiProcessCluster
-
- getFilesystemContext() - Method in class alluxio.multi.process.MultiProcessCluster
-
- getFileSystemHeartbeatMethod() - Static method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc
-
- getFileSystemMasterClient() - Method in class alluxio.multi.process.Clients
-
- getFileSystemMasterView() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getFileSystemMasterView() - Method in interface alluxio.master.file.FileSystemMaster
-
- getFilter(int) - Method in class alluxio.grpc.GetMasterInfoPOptions.Builder
-
repeated .alluxio.grpc.meta.MasterInfoField filter = 1;
- getFilter(int) - Method in class alluxio.grpc.GetMasterInfoPOptions
-
repeated .alluxio.grpc.meta.MasterInfoField filter = 1;
- getFilter(int) - Method in interface alluxio.grpc.GetMasterInfoPOptionsOrBuilder
-
repeated .alluxio.grpc.meta.MasterInfoField filter = 1;
- getFilterCount() - Method in class alluxio.grpc.GetMasterInfoPOptions.Builder
-
repeated .alluxio.grpc.meta.MasterInfoField filter = 1;
- getFilterCount() - Method in class alluxio.grpc.GetMasterInfoPOptions
-
repeated .alluxio.grpc.meta.MasterInfoField filter = 1;
- getFilterCount() - Method in interface alluxio.grpc.GetMasterInfoPOptionsOrBuilder
-
repeated .alluxio.grpc.meta.MasterInfoField filter = 1;
- getFilterList() - Method in class alluxio.grpc.GetMasterInfoPOptions.Builder
-
repeated .alluxio.grpc.meta.MasterInfoField filter = 1;
- getFilterList() - Method in class alluxio.grpc.GetMasterInfoPOptions
-
repeated .alluxio.grpc.meta.MasterInfoField filter = 1;
- getFilterList() - Method in interface alluxio.grpc.GetMasterInfoPOptionsOrBuilder
-
repeated .alluxio.grpc.meta.MasterInfoField filter = 1;
- getFilterList(long) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Get the filter list associated with mount Id.
- getFilterMetricName() - Method in class alluxio.metrics.aggregator.SingleTagValueAggregator
-
- getFilterMetricName() - Method in interface alluxio.metrics.MultiValueMetricsAggregator
-
- getFilters(int) - Method in class alluxio.grpc.GetBlockMasterInfoPOptions.Builder
-
repeated .alluxio.grpc.block.BlockMasterInfoField filters = 1;
- getFilters(int) - Method in class alluxio.grpc.GetBlockMasterInfoPOptions
-
repeated .alluxio.grpc.block.BlockMasterInfoField filters = 1;
- getFilters(int) - Method in interface alluxio.grpc.GetBlockMasterInfoPOptionsOrBuilder
-
repeated .alluxio.grpc.block.BlockMasterInfoField filters = 1;
- getFilters() - Method in interface alluxio.metrics.MetricsAggregator
-
- getFiltersCount() - Method in class alluxio.grpc.GetBlockMasterInfoPOptions.Builder
-
repeated .alluxio.grpc.block.BlockMasterInfoField filters = 1;
- getFiltersCount() - Method in class alluxio.grpc.GetBlockMasterInfoPOptions
-
repeated .alluxio.grpc.block.BlockMasterInfoField filters = 1;
- getFiltersCount() - Method in interface alluxio.grpc.GetBlockMasterInfoPOptionsOrBuilder
-
repeated .alluxio.grpc.block.BlockMasterInfoField filters = 1;
- getFiltersList() - Method in class alluxio.grpc.GetBlockMasterInfoPOptions.Builder
-
repeated .alluxio.grpc.block.BlockMasterInfoField filters = 1;
- getFiltersList() - Method in class alluxio.grpc.GetBlockMasterInfoPOptions
-
repeated .alluxio.grpc.block.BlockMasterInfoField filters = 1;
- getFiltersList() - Method in interface alluxio.grpc.GetBlockMasterInfoPOptionsOrBuilder
-
repeated .alluxio.grpc.block.BlockMasterInfoField filters = 1;
- getFingerprint(String) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- getFingerprint(String) - Method in class alluxio.underfs.BaseUnderFileSystem
-
- getFingerprint(String) - Method in interface alluxio.underfs.UnderFileSystem
-
Computes and returns a fingerprint for the path.
- getFingerprint(String) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- getFirst(V) - Method in interface alluxio.collections.FieldIndex
-
Gets an object from the set of objects with the specified field value.
- getFirst(V) - Method in class alluxio.collections.NonUniqueFieldIndex
-
- getFirst() - Method in class alluxio.collections.Pair
-
- getFirst(V) - Method in class alluxio.collections.UniqueFieldIndex
-
- getFirstByField(IndexDefinition<T, V>, V) - Method in class alluxio.collections.IndexedSet
-
Gets the object from the set of objects with the specified field value.
- getFloat(PropertyKey) - Method in interface alluxio.conf.AlluxioConfiguration
-
Gets the float representation of the value for the given key.
- getFloat(PropertyKey) - Method in class alluxio.conf.InstancedConfiguration
-
- getFloat(PropertyKey) - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- getFloat(PropertyKey) - Static method in class alluxio.conf.ServerConfiguration
-
Gets the float representation of the value for the given key.
- getFlush() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional bool flush = 5;
- getFlush() - Method in class alluxio.grpc.WriteRequestCommand
-
optional bool flush = 5;
- getFlush() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
optional bool flush = 5;
- getFolder() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool folder = 9;
- getFolder() - Method in class alluxio.grpc.FileInfo
-
optional bool folder = 9;
- getFolder() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional bool folder = 9;
- getFolderSuffix() - Method in class alluxio.underfs.cos.COSUnderFileSystem
-
- getFolderSuffix() - Method in class alluxio.underfs.gcs.GCSUnderFileSystem
-
- getFolderSuffix() - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
-
- getFolderSuffix() - Method in class alluxio.underfs.ObjectUnderFileSystem
-
Get suffix used to encode a directory.
- getFolderSuffix() - Method in class alluxio.underfs.oss.OSSUnderFileSystem
-
- getFolderSuffix() - Method in class alluxio.underfs.s3a.S3AUnderFileSystem
-
- getFolderSuffix() - Method in class alluxio.underfs.swift.SwiftUnderFileSystem
-
- getForced() - Method in class alluxio.grpc.FreePOptions.Builder
-
optional bool forced = 2;
- getForced() - Method in class alluxio.grpc.FreePOptions
-
optional bool forced = 2;
- getForced() - Method in interface alluxio.grpc.FreePOptionsOrBuilder
-
optional bool forced = 2;
- getForkJoinTaskTag() - Method in class alluxio.concurrent.jsr.ForkJoinTask
-
Returns the tag for this task.
- getFormat(String) - Method in class alluxio.job.plan.transform.PartitionInfo
-
- getFormattedOutput() - Method in class alluxio.shell.CommandReturn
-
Formats the object to more readable format.
- getFqdnHost(InetSocketAddress) - Static method in class alluxio.util.network.NetworkAddressUtils
-
Gets FQDN(Full Qualified Domain Name) from Java representations of network address, except
String representation which should be handled by
NetworkAddressUtils.resolveHostName(String)
which will
handle the situation where hostname is null.
- getFqdnHost(WorkerNetAddress) - Static method in class alluxio.util.network.NetworkAddressUtils
-
Gets FQDN(Full Qualified Domain Name) from Alluxio representation of network address.
- getFreeBytes() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int64 freeBytes = 3;
- getFreeBytes() - Method in class alluxio.grpc.BlockMasterInfo
-
optional int64 freeBytes = 3;
- getFreeBytes() - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
optional int64 freeBytes = 3;
- getFreeBytes() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getFreeBytes() - Method in class alluxio.wire.BlockMasterInfo
-
- getFreeBytesOnTiers() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getFreeCapacity() - Method in class alluxio.util.webui.StorageTierInfo
-
Gets free capacity.
- getFreeCapacity() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets free capacity.
- getFreeMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getFreeSpacePercent() - Method in class alluxio.util.webui.NodeInfo
-
Gets free space percent.
- getFreeSpacePercent() - Method in class alluxio.util.webui.StorageTierInfo
-
Gets free space percent.
- getFrom(int) - Method in class alluxio.underfs.swift.MidPartLongRange
-
- getFsClient() - Method in class alluxio.cli.fsadmin.command.Context
-
- getFsContext() - Method in class alluxio.job.JobServerContext
-
- getFSName() - Method in class alluxio.fuse.AlluxioFuseFileSystem
-
- getFsPath(String, URIStatus) - Method in class alluxio.hadoop.AbstractFileSystem
-
Used to get FS native path from Alluxio file status.
- getFsPath(String, URIStatus) - Method in class alluxio.hadoop.FileSystem
-
- getFsScheme(URI) - Method in class alluxio.hadoop.AbstractFileSystem
-
Used to get FS scheme.
- getFsScheme(URI) - Method in class alluxio.hadoop.FileSystem
-
- getFsType() - Method in class alluxio.util.UnixMountInfo
-
- getFullMetricName() - Method in class alluxio.metrics.Metric
-
- getFullName(String) - Method in class alluxio.table.common.udb.UdbProperty
-
- getFuseOpts() - Method in class alluxio.fuse.AlluxioFuseOptions
-
- getGcExecutor() - Method in class alluxio.resource.DynamicResourcePool.Options
-
- getGcIntervalMs() - Method in class alluxio.resource.DynamicResourcePool.Options
-
- getGetAllDatabasesMethod() - Static method in class alluxio.grpc.table.TableMasterClientServiceGrpc
-
- getGetAllTablesMethod() - Static method in class alluxio.grpc.table.TableMasterClientServiceGrpc
-
- getGetAllWorkerHealthMethod() - Static method in class alluxio.grpc.JobMasterClientServiceGrpc
-
- getGetBackupStatusMethod() - Static method in class alluxio.grpc.MetaMasterClientServiceGrpc
-
- getGetBlockInfoMethod() - Static method in class alluxio.grpc.BlockMasterClientServiceGrpc
-
- getGetBlockMasterInfoMethod() - Static method in class alluxio.grpc.BlockMasterClientServiceGrpc
-
- getGetCapacityBytesMethod() - Static method in class alluxio.grpc.BlockMasterClientServiceGrpc
-
- getGetConfigHashMethod() - Static method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc
-
- getGetConfigReportMethod() - Static method in class alluxio.grpc.MetaMasterClientServiceGrpc
-
- getGetConfigurationMethod() - Static method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc
-
- getGetDatabaseMethod() - Static method in class alluxio.grpc.table.TableMasterClientServiceGrpc
-
- getGetFileInfoMethod() - Static method in class alluxio.grpc.FileSystemMasterJobServiceGrpc
-
- getGetFileInfoMethod() - Static method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc
-
- getGetFilePathMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getGetJobServiceSummaryMethod() - Static method in class alluxio.grpc.JobMasterClientServiceGrpc
-
- getGetJobStatusMethod() - Static method in class alluxio.grpc.JobMasterClientServiceGrpc
-
- getGetMasterIdMethod() - Static method in class alluxio.grpc.MetaMasterMasterServiceGrpc
-
- getGetMasterInfoMethod() - Static method in class alluxio.grpc.MetaMasterClientServiceGrpc
-
- getGetMetricsMethod() - Static method in class alluxio.grpc.MetricsMasterClientServiceGrpc
-
- getGetMountTableMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getGetNewBlockIdForFileMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getGetPartitionColumnStatisticsMethod() - Static method in class alluxio.grpc.table.TableMasterClientServiceGrpc
-
- getGetPinnedFileIdsMethod() - Static method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc
-
- getGetQuorumInfoMethod() - Static method in class alluxio.grpc.JournalMasterClientServiceGrpc
-
- getGetServiceVersionMethod() - Static method in class alluxio.grpc.ServiceVersionClientServiceGrpc
-
- getGetStatusMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getGetSyncPathListMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getGetTableColumnStatisticsMethod() - Static method in class alluxio.grpc.table.TableMasterClientServiceGrpc
-
- getGetTableMethod() - Static method in class alluxio.grpc.table.TableMasterClientServiceGrpc
-
- getGetTransformJobInfoMethod() - Static method in class alluxio.grpc.table.TableMasterClientServiceGrpc
-
- getGetUfsInfoMethod() - Static method in class alluxio.grpc.FileSystemMasterJobServiceGrpc
-
- getGetUfsInfoMethod() - Static method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc
-
- getGetUsedBytesMethod() - Static method in class alluxio.grpc.BlockMasterClientServiceGrpc
-
- getGetWorkerIdMethod() - Static method in class alluxio.grpc.BlockMasterWorkerServiceGrpc
-
- getGetWorkerInfoListMethod() - Static method in class alluxio.grpc.BlockMasterClientServiceGrpc
-
- getGetWorkerLostStorageMethod() - Static method in class alluxio.grpc.BlockMasterClientServiceGrpc
-
- getGetWorkerReportMethod() - Static method in class alluxio.grpc.BlockMasterClientServiceGrpc
-
- getGid(String) - Static method in class alluxio.fuse.AlluxioFuseUtils
-
Retrieves the primary gid of the given user.
- getGidFromGroupName(String) - Static method in class alluxio.fuse.AlluxioFuseUtils
-
Retrieves the gid of the given group.
- getGlobalStorageTierAssoc() - Method in interface alluxio.master.block.BlockMaster
-
- getGlobalStorageTierAssoc() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getGraceCycleSleepMs() - Method in class alluxio.master.StateLockOptions
-
- getGraceCycleTimeoutMs() - Method in class alluxio.master.StateLockOptions
-
- getGraceCycleTryMs() - Method in class alluxio.master.StateLockOptions
-
- getGraceMode() - Method in class alluxio.master.StateLockOptions
-
- getGroup() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getGroup() - Method in class alluxio.client.file.URIStatus
-
- getGroup() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string group = 17;
- getGroup() - Method in class alluxio.grpc.FileInfo
-
optional string group = 17;
- getGroup() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string group = 17;
- getGroup() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional string group = 4;
- getGroup() - Method in class alluxio.grpc.SetAttributePOptions
-
optional string group = 4;
- getGroup() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional string group = 4;
- getGroup() - Method in class alluxio.master.file.contexts.CreatePathContext
-
- getGroup() - Method in class alluxio.master.file.meta.Inode
-
- getGroup() - Method in interface alluxio.master.file.meta.InodeView
-
- getGroup() - Method in class alluxio.master.file.meta.MutableInode
-
- getGroup() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string group = 3;
- getGroup() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
optional string group = 3;
- getGroup() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsFileOptionsOrBuilder
-
optional string group = 3;
- getGroup() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string group = 9;
- getGroup() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional string group = 9;
- getGroup() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional string group = 9;
- getGroup() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string group = 15;
- getGroup() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string group = 15;
- getGroup() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string group = 15;
- getGroup() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string group = 7;
- getGroup() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional string group = 7;
- getGroup() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional string group = 7;
- getGroup() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string group = 10;
- getGroup() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional string group = 10;
- getGroup() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional string group = 10;
- getGroup() - Method in class alluxio.underfs.ObjectUnderFileSystem.ObjectPermissions
-
- getGroup() - Method in class alluxio.underfs.options.CreateOptions
-
- getGroup() - Method in class alluxio.underfs.options.MkdirsOptions
-
- getGroup() - Method in class alluxio.underfs.UfsStatus
-
Gets the group of the given path.
- getGroup(UserState, AlluxioConfiguration) - Static method in class alluxio.util.SecurityUtils
-
- getGroup() - Method in class alluxio.util.webui.UIFileInfo
-
Gets group.
- getGroup() - Method in class alluxio.wire.FileInfo
-
- getGroupActions(int) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupActions(int) - Method in class alluxio.proto.shared.Acl.AccessControlList
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupActions(int) - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupActionsBuilder(int) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupActionsBuilderList() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupActionsCount() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupActionsCount() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupActionsCount() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupActionsList() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupActionsList() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupActionsList() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupActionsOrBuilder(int) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupActionsOrBuilder(int) - Method in class alluxio.proto.shared.Acl.AccessControlList
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupActionsOrBuilder(int) - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupActionsOrBuilderList() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupActionsOrBuilderList() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupActionsOrBuilderList() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- getGroupBits() - Method in class alluxio.grpc.PMode.Builder
-
required .alluxio.grpc.Bits groupBits = 2;
- getGroupBits() - Method in class alluxio.grpc.PMode
-
required .alluxio.grpc.Bits groupBits = 2;
- getGroupBits() - Method in interface alluxio.grpc.PModeOrBuilder
-
required .alluxio.grpc.Bits groupBits = 2;
- getGroupBits() - Method in class alluxio.security.authorization.Mode
-
- getGroupBytes() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string group = 17;
- getGroupBytes() - Method in class alluxio.grpc.FileInfo
-
optional string group = 17;
- getGroupBytes() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string group = 17;
- getGroupBytes() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional string group = 4;
- getGroupBytes() - Method in class alluxio.grpc.SetAttributePOptions
-
optional string group = 4;
- getGroupBytes() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional string group = 4;
- getGroupBytes() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string group = 3;
- getGroupBytes() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
optional string group = 3;
- getGroupBytes() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsFileOptionsOrBuilder
-
optional string group = 3;
- getGroupBytes() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string group = 9;
- getGroupBytes() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional string group = 9;
- getGroupBytes() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional string group = 9;
- getGroupBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string group = 15;
- getGroupBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string group = 15;
- getGroupBytes() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string group = 15;
- getGroupBytes() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string group = 7;
- getGroupBytes() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional string group = 7;
- getGroupBytes() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional string group = 7;
- getGroupBytes() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string group = 10;
- getGroupBytes() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional string group = 10;
- getGroupBytes() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional string group = 10;
- getGroupFromGrpcClient(AlluxioConfiguration) - Static method in class alluxio.util.SecurityUtils
-
- getGroupIndex() - Method in class alluxio.grpc.GrpcConnectionKey
-
- getGroupName(String) - Static method in class alluxio.fuse.AlluxioFuseUtils
-
Gets the primary group name from the user name.
- getGroupName(long) - Static method in class alluxio.fuse.AlluxioFuseUtils
-
Gets the group name from the group id.
- getGroups(String) - Method in class alluxio.security.group.CachedGroupMapping
-
Gets a list of groups for the given user.
- getGroups(String) - Method in interface alluxio.security.group.GroupMappingService
-
Gets all various group memberships of a given user.
- getGroups(String) - Method in class alluxio.security.group.provider.IdentityUserGroupsMapping
-
Returns list of groups for a user.
- getGroups(String) - Method in class alluxio.security.group.provider.ShellBasedUnixGroupsMapping
-
Returns list of groups for a user.
- getGroups(String, AlluxioConfiguration) - Static method in class alluxio.util.CommonUtils
-
- getGroupsForUserCommand(String) - Static method in class alluxio.util.ShellUtils
-
Gets a Unix command to get a given user's groups list.
- getHandler() - Method in class alluxio.metrics.sink.MetricsServlet
-
Gets the ServletContextHandler
of the metrics servlet.
- getHandler() - Method in class alluxio.metrics.sink.PrometheusMetricsServlet
-
Gets the ServletContextHandler
of the metrics servlet.
- getHasDirectChildrenLoaded() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool has_direct_children_loaded = 13;
- getHasDirectChildrenLoaded() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional bool has_direct_children_loaded = 13;
- getHasDirectChildrenLoaded() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional bool has_direct_children_loaded = 13;
- getHash() - Method in class alluxio.master.meta.PathPropertiesView
-
- getHeadDelay() - Method in class alluxio.util.executor.ControllableQueue
-
- getHeadValue() - Method in class alluxio.util.executor.ControllableQueue
-
- getHeartbeatIntervalMs() - Method in class alluxio.master.journal.raft.RaftJournalConfiguration
-
- getHeartbeatMethod() - Static method in class alluxio.grpc.JobMasterWorkerServiceGrpc
-
- getHigh() - Method in class alluxio.grpc.table.Range.Builder
-
optional .alluxio.grpc.table.Value high = 2;
- getHigh() - Method in class alluxio.grpc.table.Range
-
optional .alluxio.grpc.table.Value high = 2;
- getHigh() - Method in interface alluxio.grpc.table.RangeOrBuilder
-
optional .alluxio.grpc.table.Value high = 2;
- getHighBuilder() - Method in class alluxio.grpc.table.Range.Builder
-
optional .alluxio.grpc.table.Value high = 2;
- getHighestTierAlias() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets highest tier alias.
- getHighOrBuilder() - Method in class alluxio.grpc.table.Range.Builder
-
optional .alluxio.grpc.table.Value high = 2;
- getHighOrBuilder() - Method in class alluxio.grpc.table.Range
-
optional .alluxio.grpc.table.Value high = 2;
- getHighOrBuilder() - Method in interface alluxio.grpc.table.RangeOrBuilder
-
optional .alluxio.grpc.table.Value high = 2;
- getHighValue() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional .alluxio.grpc.table.Date high_value = 2;
- getHighValue() - Method in class alluxio.grpc.table.DateColumnStatsData
-
optional .alluxio.grpc.table.Date high_value = 2;
- getHighValue() - Method in interface alluxio.grpc.table.DateColumnStatsDataOrBuilder
-
optional .alluxio.grpc.table.Date high_value = 2;
- getHighValue() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional .alluxio.grpc.table.Decimal high_value = 2;
- getHighValue() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
optional .alluxio.grpc.table.Decimal high_value = 2;
- getHighValue() - Method in interface alluxio.grpc.table.DecimalColumnStatsDataOrBuilder
-
optional .alluxio.grpc.table.Decimal high_value = 2;
- getHighValue() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional double high_value = 2;
- getHighValue() - Method in class alluxio.grpc.table.DoubleColumnStatsData
-
optional double high_value = 2;
- getHighValue() - Method in interface alluxio.grpc.table.DoubleColumnStatsDataOrBuilder
-
optional double high_value = 2;
- getHighValue() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional int64 high_value = 2;
- getHighValue() - Method in class alluxio.grpc.table.LongColumnStatsData
-
optional int64 high_value = 2;
- getHighValue() - Method in interface alluxio.grpc.table.LongColumnStatsDataOrBuilder
-
optional int64 high_value = 2;
- getHighValueBuilder() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional .alluxio.grpc.table.Date high_value = 2;
- getHighValueBuilder() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional .alluxio.grpc.table.Decimal high_value = 2;
- getHighValueOrBuilder() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional .alluxio.grpc.table.Date high_value = 2;
- getHighValueOrBuilder() - Method in class alluxio.grpc.table.DateColumnStatsData
-
optional .alluxio.grpc.table.Date high_value = 2;
- getHighValueOrBuilder() - Method in interface alluxio.grpc.table.DateColumnStatsDataOrBuilder
-
optional .alluxio.grpc.table.Date high_value = 2;
- getHighValueOrBuilder() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional .alluxio.grpc.table.Decimal high_value = 2;
- getHighValueOrBuilder() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
optional .alluxio.grpc.table.Decimal high_value = 2;
- getHighValueOrBuilder() - Method in interface alluxio.grpc.table.DecimalColumnStatsDataOrBuilder
-
optional .alluxio.grpc.table.Decimal high_value = 2;
- getHighWaterMark() - Method in class alluxio.master.metastore.caching.CacheConfiguration
-
- getHiveConstantType(String) - Static method in class alluxio.job.plan.transform.HiveConstants.Types
-
Filters out parts of type information to match the types constant for type checking.
- getHost() - Method in class alluxio.grpc.NetAddress.Builder
-
optional string host = 1;
- getHost() - Method in class alluxio.grpc.NetAddress
-
optional string host = 1;
- getHost() - Method in interface alluxio.grpc.NetAddressOrBuilder
-
optional string host = 1;
- getHost() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional string host = 1;
- getHost() - Method in class alluxio.grpc.WorkerNetAddress
-
optional string host = 1;
- getHost() - Method in interface alluxio.grpc.WorkerNetAddressOrBuilder
-
optional string host = 1;
- getHost() - Method in class alluxio.uri.SingleMasterAuthority
-
- getHost() - Method in class alluxio.util.webui.NodeInfo
-
Gets host.
- getHost() - Method in class alluxio.wire.Address
-
- getHost() - Method in class alluxio.wire.WorkerNetAddress
-
- getHostBytes() - Method in class alluxio.grpc.NetAddress.Builder
-
optional string host = 1;
- getHostBytes() - Method in class alluxio.grpc.NetAddress
-
optional string host = 1;
- getHostBytes() - Method in interface alluxio.grpc.NetAddressOrBuilder
-
optional string host = 1;
- getHostBytes() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional string host = 1;
- getHostBytes() - Method in class alluxio.grpc.WorkerNetAddress
-
optional string host = 1;
- getHostBytes() - Method in interface alluxio.grpc.WorkerNetAddressOrBuilder
-
optional string host = 1;
- getHostName() - Method in class alluxio.grpc.GrpcServerAddress
-
- getHostname() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional string hostname = 4;
- getHostname() - Method in class alluxio.grpc.JobWorkerHealth
-
optional string hostname = 4;
- getHostname() - Method in interface alluxio.grpc.JobWorkerHealthOrBuilder
-
optional string hostname = 4;
- getHostname() - Method in class alluxio.job.wire.JobWorkerHealth
-
- getHostname() - Method in class alluxio.master.LocalAlluxioCluster
-
- getHostname() - Method in class alluxio.master.LocalAlluxioJobCluster
-
- getHostname() - Method in class alluxio.multi.process.MasterNetAddress
-
- getHostName() - Method in class alluxio.shell.ScpCommand
-
Returns the remote target hostname.
- getHostName() - Method in class alluxio.shell.SshCommand
-
Returns the remote target hostname.
- getHostname() - Method in class alluxio.wire.BackupStatus
-
- getHostnameBytes() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional string hostname = 4;
- getHostnameBytes() - Method in class alluxio.grpc.JobWorkerHealth
-
optional string hostname = 4;
- getHostnameBytes() - Method in interface alluxio.grpc.JobWorkerHealthOrBuilder
-
optional string hostname = 4;
- getHostNameKey() - Method in enum alluxio.util.network.NetworkAddressUtils.ServiceType
-
Gets the key of connect hostname.
- getHosts() - Method in class alluxio.cli.bundler.CollectInfo
-
Finds all hosts in the Alluxio cluster.
- getId() - Method in class alluxio.client.block.stream.BlockInStream
-
- getId() - Method in class alluxio.client.file.FileSystemContext
-
- getId() - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse
-
optional int64 id = 1;
- getId() - Method in interface alluxio.grpc.GetNewBlockIdForFilePResponseOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.grpc.JobInfo.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.grpc.JobInfo
-
optional int64 id = 1;
- getId() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.grpc.RegisterJobWorkerPResponse.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.grpc.RegisterJobWorkerPResponse
-
optional int64 id = 1;
- getId() - Method in interface alluxio.grpc.RegisterJobWorkerPResponseOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional uint32 id = 1;
- getId() - Method in class alluxio.grpc.table.FieldSchema
-
optional uint32 id = 1;
- getId() - Method in interface alluxio.grpc.table.FieldSchemaOrBuilder
-
optional uint32 id = 1;
- getId() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.grpc.WorkerInfo
-
optional int64 id = 1;
- getId() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
The block ID or UFS file ID.
- getId() - Method in class alluxio.grpc.WriteRequestCommand
-
The block ID or UFS file ID.
- getId() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
The block ID or UFS file ID.
- getId() - Method in class alluxio.job.MasterWorkerInfo
-
- getId() - Method in class alluxio.job.plan.meta.PlanInfo
-
- getId() - Method in class alluxio.job.plan.transform.FieldSchema
-
- getId() - Method in interface alluxio.job.wire.JobInfo
-
- getId() - Method in class alluxio.job.wire.PlanInfo
-
- getId() - Method in class alluxio.job.wire.TaskInfo
-
- getId() - Method in class alluxio.job.wire.WorkflowInfo
-
- getId() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getId() - Method in class alluxio.master.file.meta.Edge
-
- getId() - Method in class alluxio.master.file.meta.Inode
-
- getId() - Method in interface alluxio.master.file.meta.InodeView
-
- getId() - Method in class alluxio.master.file.meta.MutableInode
-
- getId() - Method in class alluxio.master.file.PersistJob
-
- getId() - Method in enum alluxio.master.journal.checkpoint.CheckpointType
-
- getId() - Method in class alluxio.master.meta.MasterInfo
-
- getId(Address) - Method in class alluxio.master.meta.RetryHandlingMetaMasterMasterClient
-
Returns a master id for a master address.
- getId() - Method in class alluxio.master.metastore.BlockStore.Block
-
- getId() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional int64 id = 2;
- getId() - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
optional int64 id = 2;
- getId() - Method in interface alluxio.proto.journal.File.CompleteFileEntryOrBuilder
-
optional int64 id = 2;
- getId() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.DeleteFileEntry
-
optional int64 id = 1;
- getId() - Method in interface alluxio.proto.journal.File.DeleteFileEntryOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional int64 id = 1;
- getId() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 id = 1;
- getId() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry
-
optional int64 id = 1;
- getId() - Method in interface alluxio.proto.journal.File.InodeLastModificationTimeEntryOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.NewBlockEntry.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.NewBlockEntry
-
optional int64 id = 1;
- getId() - Method in interface alluxio.proto.journal.File.NewBlockEntryOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.PersistDirectoryEntry.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.PersistDirectoryEntry
-
optional int64 id = 1;
- getId() - Method in interface alluxio.proto.journal.File.PersistDirectoryEntryOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.PersistFileEntry
-
optional int64 id = 1;
- getId() - Method in interface alluxio.proto.journal.File.PersistFileEntryOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.RenameEntry
-
optional int64 id = 1;
- getId() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.SetAclEntry
-
optional int64 id = 1;
- getId() - Method in interface alluxio.proto.journal.File.SetAclEntryOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional int64 id = 1;
- getId() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry
-
optional int64 id = 1;
- getId() - Method in interface alluxio.proto.journal.File.UpdateInodeDirectoryEntryOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional int64 id = 1;
- getId() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional int64 id = 1;
- getId() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 id = 1;
- getId() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 id = 1;
- getId() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 id = 1;
- getID() - Method in class alluxio.util.webui.UIFileBlockInfo
-
Gets id.
- getId() - Method in class alluxio.util.webui.UIFileInfo
-
Gets id.
- getId() - Method in class alluxio.wire.WorkerInfo
-
- getId(WorkerNetAddress) - Method in class alluxio.worker.block.BlockMasterClient
-
Returns a worker id for a workers net address.
- getId() - Method in class alluxio.worker.grpc.WriteRequest
-
- getIdentifier() - Method in class alluxio.master.file.meta.xattr.AbstractExtendedAttribute
-
- getIdentifier() - Method in interface alluxio.master.file.meta.xattr.ExtendedAttribute
-
- getIgnoreClusterConf() - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
optional bool ignoreClusterConf = 2;
- getIgnoreClusterConf() - Method in class alluxio.grpc.GetConfigurationPOptions
-
optional bool ignoreClusterConf = 2;
- getIgnoreClusterConf() - Method in interface alluxio.grpc.GetConfigurationPOptionsOrBuilder
-
optional bool ignoreClusterConf = 2;
- getIgnorePathConf() - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
optional bool ignorePathConf = 3;
- getIgnorePathConf() - Method in class alluxio.grpc.GetConfigurationPOptions
-
optional bool ignorePathConf = 3;
- getIgnorePathConf() - Method in interface alluxio.grpc.GetConfigurationPOptionsOrBuilder
-
optional bool ignorePathConf = 3;
- getIgnoreSyncErrors() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional bool ignore_sync_errors = 6;
- getIgnoreSyncErrors() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
optional bool ignore_sync_errors = 6;
- getIgnoreSyncErrors() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
optional bool ignore_sync_errors = 6;
- getImpersonationUser(Subject, AlluxioConfiguration) - Static method in class alluxio.security.authentication.AuthenticationUserUtils
-
- getInAlluxio() - Method in class alluxio.util.webui.UIFileInfo
-
Gets in alluxio.
- getInAlluxioFileNum() - Method in class alluxio.wire.MasterWebUIData
-
Gets in alluxio file num.
- getInAlluxioFiles() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getInAlluxioFiles() - Method in interface alluxio.master.file.FileSystemMaster
-
- getInAlluxioPercentage() - Method in class alluxio.client.file.URIStatus
-
- getInAlluxioPercentage() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 inAlluxioPercentage = 24;
- getInAlluxioPercentage() - Method in class alluxio.grpc.FileInfo
-
optional int32 inAlluxioPercentage = 24;
- getInAlluxioPercentage() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int32 inAlluxioPercentage = 24;
- getInAlluxioPercentage() - Method in class alluxio.util.webui.UIFileInfo
-
Gets in alluxio percentage.
- getInAlluxioPercentage() - Method in class alluxio.wire.FileInfo
-
- getInconsistentPaths(int) - Method in class alluxio.grpc.CheckConsistencyPResponse.Builder
-
repeated string inconsistentPaths = 1;
- getInconsistentPaths(int) - Method in class alluxio.grpc.CheckConsistencyPResponse
-
repeated string inconsistentPaths = 1;
- getInconsistentPaths(int) - Method in interface alluxio.grpc.CheckConsistencyPResponseOrBuilder
-
repeated string inconsistentPaths = 1;
- getInconsistentPathsBytes(int) - Method in class alluxio.grpc.CheckConsistencyPResponse.Builder
-
repeated string inconsistentPaths = 1;
- getInconsistentPathsBytes(int) - Method in class alluxio.grpc.CheckConsistencyPResponse
-
repeated string inconsistentPaths = 1;
- getInconsistentPathsBytes(int) - Method in interface alluxio.grpc.CheckConsistencyPResponseOrBuilder
-
repeated string inconsistentPaths = 1;
- getInconsistentPathsCount() - Method in class alluxio.grpc.CheckConsistencyPResponse.Builder
-
repeated string inconsistentPaths = 1;
- getInconsistentPathsCount() - Method in class alluxio.grpc.CheckConsistencyPResponse
-
repeated string inconsistentPaths = 1;
- getInconsistentPathsCount() - Method in interface alluxio.grpc.CheckConsistencyPResponseOrBuilder
-
repeated string inconsistentPaths = 1;
- getInconsistentPathsList() - Method in class alluxio.grpc.CheckConsistencyPResponse.Builder
-
repeated string inconsistentPaths = 1;
- getInconsistentPathsList() - Method in class alluxio.grpc.CheckConsistencyPResponse
-
repeated string inconsistentPaths = 1;
- getInconsistentPathsList() - Method in interface alluxio.grpc.CheckConsistencyPResponseOrBuilder
-
repeated string inconsistentPaths = 1;
- getIncreasingByteArray(int) - Static method in class alluxio.util.io.BufferUtils
-
Gets an increasing sequence of bytes starting at zero.
- getIncreasingByteArray(int, int) - Static method in class alluxio.util.io.BufferUtils
-
Gets an increasing sequence of bytes starting with the given value.
- getIncreasingByteBuffer(int) - Static method in class alluxio.util.io.BufferUtils
-
Gets a
ByteBuffer
containing an increasing sequence of bytes starting at zero.
- getIncreasingByteBuffer(int, int) - Static method in class alluxio.util.io.BufferUtils
-
Gets a
ByteBuffer
containing an increasing sequence of bytes starting at the given
value.
- getInfo(long) - Method in class alluxio.client.block.AlluxioBlockStore
-
Gets the block info of a block, if it exists.
- getInfo(int) - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfo(int) - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfo(int) - Method in interface alluxio.grpc.table.GetTransformJobInfoPResponseOrBuilder
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfo(Boolean) - Method in class alluxio.master.AlluxioJobMasterRestServiceHandler
-
- getInfo(Boolean) - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getInfo(Boolean) - Method in class alluxio.proxy.AlluxioProxyRestServiceHandler
-
- getInfo(Boolean) - Method in class alluxio.worker.AlluxioJobWorkerRestServiceHandler
-
- getInfo(Boolean) - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- getInfoBuilder(int) - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfoBuilderList() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfoCount() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfoCount() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfoCount() - Method in interface alluxio.grpc.table.GetTransformJobInfoPResponseOrBuilder
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfoList() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfoList() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfoList() - Method in interface alluxio.grpc.table.GetTransformJobInfoPResponseOrBuilder
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfoOrBuilder(int) - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfoOrBuilder(int) - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfoOrBuilder(int) - Method in interface alluxio.grpc.table.GetTransformJobInfoPResponseOrBuilder
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfoOrBuilderList() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfoOrBuilderList() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfoOrBuilderList() - Method in interface alluxio.grpc.table.GetTransformJobInfoPResponseOrBuilder
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- getInfoTimeExceeded() - Method in class alluxio.util.JvmPauseMonitor
-
- getInitialDelayMs() - Method in class alluxio.resource.DynamicResourcePool.Options
-
- getInMemoryFiles() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getInMemoryFiles() - Method in interface alluxio.master.file.FileSystemMaster
-
- getInMemoryPercentage() - Method in class alluxio.client.file.URIStatus
-
- getInMemoryPercentage() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 inMemoryPercentage = 25;
- getInMemoryPercentage() - Method in class alluxio.grpc.FileInfo
-
optional int32 inMemoryPercentage = 25;
- getInMemoryPercentage() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int32 inMemoryPercentage = 25;
- getInMemoryPercentage() - Method in class alluxio.wire.FileInfo
-
- getInode() - Method in class alluxio.master.file.meta.LockedInodePath
-
- getInodeCount() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getInodeCount() - Method in interface alluxio.master.file.FileSystemMaster
-
- getInodeCount() - Method in class alluxio.master.file.meta.InodeTree
-
- getInodeCount() - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
- getInodeDirectory() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeDirectoryEntry inode_directory = 9;
- getInodeDirectory() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.InodeDirectoryEntry inode_directory = 9;
- getInodeDirectory() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.InodeDirectoryEntry inode_directory = 9;
- getInodeDirectoryBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeDirectoryEntry inode_directory = 9;
- getInodeDirectoryIdGenerator() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeDirectoryIdGeneratorEntry inode_directory_id_generator = 10;
- getInodeDirectoryIdGenerator() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.InodeDirectoryIdGeneratorEntry inode_directory_id_generator = 10;
- getInodeDirectoryIdGenerator() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.InodeDirectoryIdGeneratorEntry inode_directory_id_generator = 10;
- getInodeDirectoryIdGeneratorBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeDirectoryIdGeneratorEntry inode_directory_id_generator = 10;
- getInodeDirectoryIdGeneratorOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeDirectoryIdGeneratorEntry inode_directory_id_generator = 10;
- getInodeDirectoryIdGeneratorOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.InodeDirectoryIdGeneratorEntry inode_directory_id_generator = 10;
- getInodeDirectoryIdGeneratorOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.InodeDirectoryIdGeneratorEntry inode_directory_id_generator = 10;
- getInodeDirectoryOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeDirectoryEntry inode_directory = 9;
- getInodeDirectoryOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.InodeDirectoryEntry inode_directory = 9;
- getInodeDirectoryOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.InodeDirectoryEntry inode_directory = 9;
- getInodeFile() - Method in class alluxio.master.file.meta.LockedInodePath
-
- getInodeFile() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeFileEntry inode_file = 11;
- getInodeFile() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.InodeFileEntry inode_file = 11;
- getInodeFile() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.InodeFileEntry inode_file = 11;
- getInodeFileBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeFileEntry inode_file = 11;
- getInodeFileOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeFileEntry inode_file = 11;
- getInodeFileOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.InodeFileEntry inode_file = 11;
- getInodeFileOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.InodeFileEntry inode_file = 11;
- getInodeLastModificationTime() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeLastModificationTimeEntry inode_last_modification_time = 12;
- getInodeLastModificationTime() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.InodeLastModificationTimeEntry inode_last_modification_time = 12;
- getInodeLastModificationTime() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.InodeLastModificationTimeEntry inode_last_modification_time = 12;
- getInodeLastModificationTimeBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeLastModificationTimeEntry inode_last_modification_time = 12;
- getInodeLastModificationTimeOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeLastModificationTimeEntry inode_last_modification_time = 12;
- getInodeLastModificationTimeOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.InodeLastModificationTimeEntry inode_last_modification_time = 12;
- getInodeLastModificationTimeOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.InodeLastModificationTimeEntry inode_last_modification_time = 12;
- getInodeList() - Method in class alluxio.master.file.meta.LockedInodePath
-
- getInodeLockManager() - Method in class alluxio.master.file.meta.CompositeInodeLockList
-
- getInodeLockManager() - Method in interface alluxio.master.file.meta.InodeLockList
-
- getInodeLockManager() - Method in class alluxio.master.file.meta.InodeTree
-
- getInodeLockManager() - Method in class alluxio.master.file.meta.SimpleInodeLockList
-
- getInodeOrNull() - Method in class alluxio.master.file.meta.LockedInodePath
-
- getInodePathList() - Method in class alluxio.master.file.meta.LockedInodePathList
-
get the associated inodePathList.
- getInodes() - Method in class alluxio.master.file.meta.TtlBucket
-
- getInodeStoreFactory() - Method in class alluxio.master.CoreMasterContext
-
- getInodeStoreFactory(String) - Static method in class alluxio.master.MasterUtils
-
- getInodeViewList() - Method in class alluxio.master.file.meta.LockedInodePath
-
- getInput() - Method in class alluxio.job.plan.transform.CompactConfig
-
- getInputFormat() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string input_format = 2;
- getInputFormat() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
optional string input_format = 2;
- getInputFormat() - Method in interface alluxio.grpc.table.layout.hive.StorageFormatOrBuilder
-
optional string input_format = 2;
- getInputFormatBytes() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string input_format = 2;
- getInputFormatBytes() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
optional string input_format = 2;
- getInputFormatBytes() - Method in interface alluxio.grpc.table.layout.hive.StorageFormatOrBuilder
-
optional string input_format = 2;
- getInputFormatClass() - Method in class alluxio.job.plan.transform.PartitionInfo
-
- getInputs() - Method in class alluxio.job.plan.transform.CompactTask
-
- getInputStream(String, Integer) - Static method in class alluxio.util.network.HttpUtils
-
Uses the get method to send a url with arguments by http, this method can call RESTful Api.
- getInstance() - Method in class alluxio.grpc.Metric.Builder
-
optional string instance = 1;
- getInstance() - Method in class alluxio.grpc.Metric
-
optional string instance = 1;
- getInstance() - Method in interface alluxio.grpc.MetricOrBuilder
-
optional string instance = 1;
- getInstanceBytes() - Method in class alluxio.grpc.Metric.Builder
-
optional string instance = 1;
- getInstanceBytes() - Method in class alluxio.grpc.Metric
-
optional string instance = 1;
- getInstanceBytes() - Method in interface alluxio.grpc.MetricOrBuilder
-
optional string instance = 1;
- getInstanceType() - Method in class alluxio.metrics.Metric
-
- getInstanceType() - Method in class alluxio.metrics.MetricsFilter
-
- getInStream(long, InStreamOptions) - Method in class alluxio.client.block.AlluxioBlockStore
-
Gets a stream to read the data of a block.
- getInStream(long, InStreamOptions, Map<WorkerNetAddress, Long>) - Method in class alluxio.client.block.AlluxioBlockStore
-
Gets a stream to read the data of a block.
- getInStream(BlockInfo, InStreamOptions, Map<WorkerNetAddress, Long>) - Method in class alluxio.client.block.AlluxioBlockStore
-
- getInStream(Integer) - Method in class alluxio.StreamCache
-
- getInt(PropertyKey) - Method in interface alluxio.conf.AlluxioConfiguration
-
Gets the integer representation of the value for the given key.
- getInt(PropertyKey) - Method in class alluxio.conf.InstancedConfiguration
-
- getInt(PropertyKey) - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- getInt(PropertyKey) - Static method in class alluxio.conf.ServerConfiguration
-
Gets the integer representation of the value for the given key.
- getIntArg(CommandLine, Option, int) - Static method in class alluxio.cli.fs.FileSystemShellUtils
-
Gets the value of an option from the command line.
- getInternalURL() - Method in class alluxio.underfs.swift.KeystoneV3Access
-
- getInterval() - Method in class alluxio.util.WaitForOptions
-
- getInvalidPathError() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets invalid path error.
- getInvalidPathError() - Method in class alluxio.wire.MasterWebUILogs
-
Gets invalid path error.
- getInvalidPathError() - Method in class alluxio.wire.WorkerWebUIBlockInfo
-
Gets invalid path error.
- getInvalidPathError() - Method in class alluxio.wire.WorkerWebUILogs
-
Gets invalid path error.
- getInvalidPathException() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets invalid path exception.
- getIpAddress() - Static method in class alluxio.security.authentication.ClientIpAddressInjector
-
- getIsCacheable() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool is_cacheable = 17;
- getIsCacheable() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional bool is_cacheable = 17;
- getIsCacheable() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional bool is_cacheable = 17;
- getIsCompleted() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool is_completed = 18;
- getIsCompleted() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional bool is_completed = 18;
- getIsCompleted() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional bool is_completed = 18;
- getIsDefault() - Method in class alluxio.grpc.PAcl.Builder
-
optional bool isDefault = 5;
- getIsDefault() - Method in class alluxio.grpc.PAcl
-
optional bool isDefault = 5;
- getIsDefault() - Method in class alluxio.grpc.PAclEntry.Builder
-
optional bool isDefault = 4;
- getIsDefault() - Method in class alluxio.grpc.PAclEntry
-
optional bool isDefault = 4;
- getIsDefault() - Method in interface alluxio.grpc.PAclEntryOrBuilder
-
optional bool isDefault = 4;
- getIsDefault() - Method in interface alluxio.grpc.PAclOrBuilder
-
optional bool isDefault = 5;
- getIsDefault() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional bool isDefault = 7;
- getIsDefault() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
optional bool isDefault = 7;
- getIsDefault() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
optional bool isDefault = 7;
- getIsDefault() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
optional bool isDefault = 4;
- getIsDefault() - Method in class alluxio.proto.shared.Acl.AclEntry
-
optional bool isDefault = 4;
- getIsDefault() - Method in interface alluxio.proto.shared.Acl.AclEntryOrBuilder
-
optional bool isDefault = 4;
- getIsDefaultEmpty() - Method in class alluxio.grpc.PAcl.Builder
-
optional bool isDefaultEmpty = 6;
- getIsDefaultEmpty() - Method in class alluxio.grpc.PAcl
-
optional bool isDefaultEmpty = 6;
- getIsDefaultEmpty() - Method in interface alluxio.grpc.PAclOrBuilder
-
optional bool isDefaultEmpty = 6;
- getIsDirectory() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool is_directory = 3;
- getIsDirectory() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional bool is_directory = 3;
- getIsDirectory() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional bool is_directory = 3;
- getIsDirectory() - Method in class alluxio.util.webui.UIFileInfo
-
Gets is directory.
- getIsEmpty() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional bool isEmpty = 8;
- getIsEmpty() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
optional bool isEmpty = 8;
- getIsEmpty() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
optional bool isEmpty = 8;
- getIsInHighestTier() - Method in class alluxio.util.webui.UIFileBlockInfo
-
Gets whether the block is in the highest tier alias.
- getIsMountPoint() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
directory only
- getIsMountPoint() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
directory only
- getIsMountPoint() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
directory only
- getIsPinned() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool is_pinned = 9;
- getIsPinned() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional bool is_pinned = 9;
- getIsPinned() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional bool is_pinned = 9;
- getIsThrowable() - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
optional bool isThrowable = 2;
- getIsThrowable() - Method in class alluxio.grpc.MessagingResponseHeader
-
optional bool isThrowable = 2;
- getIsThrowable() - Method in interface alluxio.grpc.MessagingResponseHeaderOrBuilder
-
optional bool isThrowable = 2;
- getJobConfig() - Method in class alluxio.grpc.RunPRequest.Builder
-
optional bytes jobConfig = 1;
- getJobConfig() - Method in class alluxio.grpc.RunPRequest
-
optional bytes jobConfig = 1;
- getJobConfig() - Method in interface alluxio.grpc.RunPRequestOrBuilder
-
optional bytes jobConfig = 1;
- getJobConfig() - Method in class alluxio.grpc.RunTaskCommand.Builder
-
optional bytes jobConfig = 3;
- getJobConfig() - Method in class alluxio.grpc.RunTaskCommand
-
optional bytes jobConfig = 3;
- getJobConfig() - Method in interface alluxio.grpc.RunTaskCommandOrBuilder
-
optional bytes jobConfig = 3;
- getJobConfig() - Method in class alluxio.job.plan.meta.PlanInfo
-
- getJobConfigClass() - Method in class alluxio.job.plan.load.LoadDefinition
-
- getJobConfigClass() - Method in class alluxio.job.plan.migrate.MigrateDefinition
-
- getJobConfigClass() - Method in class alluxio.job.plan.persist.PersistDefinition
-
- getJobConfigClass() - Method in interface alluxio.job.plan.PlanDefinition
-
- getJobConfigClass() - Method in class alluxio.job.plan.replicate.EvictDefinition
-
- getJobConfigClass() - Method in class alluxio.job.plan.replicate.MoveDefinition
-
- getJobConfigClass() - Method in class alluxio.job.plan.replicate.ReplicateDefinition
-
- getJobConfigClass() - Method in class alluxio.job.plan.transform.CompactDefinition
-
- getJobConfigs() - Method in class alluxio.table.common.transform.TransformPlan
-
- getJobDefinition(T) - Method in enum alluxio.job.plan.PlanDefinitionRegistry
-
Gets the job definition from the job configuration.
- getJobError() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string job_error = 6;
- getJobError() - Method in class alluxio.grpc.table.TransformJobInfo
-
optional string job_error = 6;
- getJobError() - Method in interface alluxio.grpc.table.TransformJobInfoOrBuilder
-
optional string job_error = 6;
- getJobErrorBytes() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string job_error = 6;
- getJobErrorBytes() - Method in class alluxio.grpc.table.TransformJobInfo
-
optional string job_error = 6;
- getJobErrorBytes() - Method in interface alluxio.grpc.table.TransformJobInfoOrBuilder
-
optional string job_error = 6;
- getJobErrorMessage() - Method in class alluxio.master.table.transform.TransformJobInfo
-
- getJobId() - Method in class alluxio.grpc.CancelPRequest.Builder
-
optional int64 jobId = 1;
- getJobId() - Method in class alluxio.grpc.CancelPRequest
-
optional int64 jobId = 1;
- getJobId() - Method in interface alluxio.grpc.CancelPRequestOrBuilder
-
optional int64 jobId = 1;
- getJobId() - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
optional int64 jobId = 1;
- getJobId() - Method in class alluxio.grpc.CancelTaskCommand
-
optional int64 jobId = 1;
- getJobId() - Method in interface alluxio.grpc.CancelTaskCommandOrBuilder
-
optional int64 jobId = 1;
- getJobId() - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
optional int64 jobId = 1;
- getJobId() - Method in class alluxio.grpc.GetJobStatusPRequest
-
optional int64 jobId = 1;
- getJobId() - Method in interface alluxio.grpc.GetJobStatusPRequestOrBuilder
-
optional int64 jobId = 1;
- getJobId() - Method in class alluxio.grpc.RunPResponse.Builder
-
optional int64 jobId = 1;
- getJobId() - Method in class alluxio.grpc.RunPResponse
-
optional int64 jobId = 1;
- getJobId() - Method in interface alluxio.grpc.RunPResponseOrBuilder
-
optional int64 jobId = 1;
- getJobId() - Method in class alluxio.grpc.RunTaskCommand.Builder
-
optional int64 jobId = 1;
- getJobId() - Method in class alluxio.grpc.RunTaskCommand
-
optional int64 jobId = 1;
- getJobId() - Method in interface alluxio.grpc.RunTaskCommandOrBuilder
-
optional int64 jobId = 1;
- getJobId() - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest.Builder
-
optional int64 job_id = 1;
- getJobId() - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest
-
optional int64 job_id = 1;
- getJobId() - Method in interface alluxio.grpc.table.GetTransformJobInfoPRequestOrBuilder
-
optional int64 job_id = 1;
- getJobId() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional int64 job_id = 4;
- getJobId() - Method in class alluxio.grpc.table.TransformJobInfo
-
optional int64 job_id = 4;
- getJobId() - Method in interface alluxio.grpc.table.TransformJobInfoOrBuilder
-
optional int64 job_id = 4;
- getJobId() - Method in class alluxio.grpc.table.TransformTablePResponse.Builder
-
optional int64 job_id = 1;
- getJobId() - Method in class alluxio.grpc.table.TransformTablePResponse
-
optional int64 job_id = 1;
- getJobId() - Method in interface alluxio.grpc.table.TransformTablePResponseOrBuilder
-
optional int64 job_id = 1;
- getJobId() - Method in class alluxio.job.RunTaskContext
-
- getJobId() - Method in class alluxio.job.SelectExecutorsContext
-
- getJobId() - Method in class alluxio.job.wire.TaskInfo
-
- getJobId() - Method in class alluxio.master.job.plan.PlanCoordinator
-
- getJobId() - Method in class alluxio.master.table.transform.TransformJobInfo
-
- getJobId() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional int64 job_id = 4;
- getJobId() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
optional int64 job_id = 4;
- getJobId() - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
optional int64 job_id = 4;
- getJobIds(int) - Method in class alluxio.grpc.ListAllPResponse.Builder
-
repeated int64 jobIds = 1;
- getJobIds(int) - Method in class alluxio.grpc.ListAllPResponse
-
repeated int64 jobIds = 1;
- getJobIds(int) - Method in interface alluxio.grpc.ListAllPResponseOrBuilder
-
repeated int64 jobIds = 1;
- getJobIdsCount() - Method in class alluxio.grpc.ListAllPResponse.Builder
-
repeated int64 jobIds = 1;
- getJobIdsCount() - Method in class alluxio.grpc.ListAllPResponse
-
repeated int64 jobIds = 1;
- getJobIdsCount() - Method in interface alluxio.grpc.ListAllPResponseOrBuilder
-
repeated int64 jobIds = 1;
- getJobIdsList() - Method in class alluxio.grpc.ListAllPResponse.Builder
-
repeated int64 jobIds = 1;
- getJobIdsList() - Method in class alluxio.grpc.ListAllPResponse
-
repeated int64 jobIds = 1;
- getJobIdsList() - Method in interface alluxio.grpc.ListAllPResponseOrBuilder
-
repeated int64 jobIds = 1;
- getJobInfo() - Method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
optional .alluxio.grpc.job.JobInfo jobInfo = 1;
- getJobInfo() - Method in class alluxio.grpc.GetJobStatusPResponse
-
optional .alluxio.grpc.job.JobInfo jobInfo = 1;
- getJobInfo() - Method in interface alluxio.grpc.GetJobStatusPResponseOrBuilder
-
optional .alluxio.grpc.job.JobInfo jobInfo = 1;
- getJobInfoBuilder() - Method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
optional .alluxio.grpc.job.JobInfo jobInfo = 1;
- getJobInfoOrBuilder() - Method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
optional .alluxio.grpc.job.JobInfo jobInfo = 1;
- getJobInfoOrBuilder() - Method in class alluxio.grpc.GetJobStatusPResponse
-
optional .alluxio.grpc.job.JobInfo jobInfo = 1;
- getJobInfoOrBuilder() - Method in interface alluxio.grpc.GetJobStatusPResponseOrBuilder
-
optional .alluxio.grpc.job.JobInfo jobInfo = 1;
- getJobInfos(int) - Method in class alluxio.grpc.ListAllPResponse.Builder
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobInfos(int) - Method in class alluxio.grpc.ListAllPResponse
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobInfos(int) - Method in interface alluxio.grpc.ListAllPResponseOrBuilder
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobInfosBuilder(int) - Method in class alluxio.grpc.ListAllPResponse.Builder
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobInfosBuilderList() - Method in class alluxio.grpc.ListAllPResponse.Builder
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobInfosCount() - Method in class alluxio.grpc.ListAllPResponse.Builder
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobInfosCount() - Method in class alluxio.grpc.ListAllPResponse
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobInfosCount() - Method in interface alluxio.grpc.ListAllPResponseOrBuilder
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobInfosList() - Method in class alluxio.grpc.ListAllPResponse.Builder
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobInfosList() - Method in class alluxio.grpc.ListAllPResponse
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobInfosList() - Method in interface alluxio.grpc.ListAllPResponseOrBuilder
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobInfosOrBuilder(int) - Method in class alluxio.grpc.ListAllPResponse.Builder
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobInfosOrBuilder(int) - Method in class alluxio.grpc.ListAllPResponse
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobInfosOrBuilder(int) - Method in interface alluxio.grpc.ListAllPResponseOrBuilder
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobInfosOrBuilderList() - Method in class alluxio.grpc.ListAllPResponse.Builder
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobInfosOrBuilderList() - Method in class alluxio.grpc.ListAllPResponse
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobInfosOrBuilderList() - Method in interface alluxio.grpc.ListAllPResponseOrBuilder
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- getJobMaster() - Method in class alluxio.master.AlluxioJobMasterProcess
-
- getJobMasterAddress() - Method in class alluxio.client.job.JobContext
-
- getJobMasterClient() - Method in class alluxio.cli.fsadmin.command.Context
-
- getJobMasterEmbeddedJournalAddresses(AlluxioConfiguration) - Static method in class alluxio.util.ConfigurationUtils
-
- getJobMasterHostNotConfiguredMessage(String) - Static method in class alluxio.util.ConfigurationUtils
-
Returns a unified message for cases when the job master hostname cannot be determined.
- getJobMasterRpcAddresses(AlluxioConfiguration) - Static method in class alluxio.util.ConfigurationUtils
-
Gets the RPC addresses of all job masters based on the configuration.
- getJobs() - Method in class alluxio.job.workflow.composite.CompositeConfig
-
- getJobServiceSummary() - Method in interface alluxio.client.job.JobMasterClient
-
Gets the job service summary.
- getJobServiceSummary() - Method in class alluxio.client.job.RetryHandlingJobMasterClient
-
- getJobServiceSummary(GetJobServiceSummaryPRequest) - Method in class alluxio.grpc.JobMasterClientServiceGrpc.JobMasterClientServiceBlockingStub
-
Gets the summary of the job service.
- getJobServiceSummary(GetJobServiceSummaryPRequest) - Method in class alluxio.grpc.JobMasterClientServiceGrpc.JobMasterClientServiceFutureStub
-
Gets the summary of the job service.
- getJobServiceSummary(GetJobServiceSummaryPRequest, StreamObserver<GetJobServiceSummaryPResponse>) - Method in class alluxio.grpc.JobMasterClientServiceGrpc.JobMasterClientServiceImplBase
-
Gets the summary of the job service.
- getJobServiceSummary(GetJobServiceSummaryPRequest, StreamObserver<GetJobServiceSummaryPResponse>) - Method in class alluxio.grpc.JobMasterClientServiceGrpc.JobMasterClientServiceStub
-
Gets the summary of the job service.
- getJobServiceSummary(GetJobServiceSummaryPRequest, StreamObserver<GetJobServiceSummaryPResponse>) - Method in class alluxio.master.job.JobMasterClientServiceHandler
-
- GetJobServiceSummaryPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetJobServiceSummaryPOptions
- GetJobServiceSummaryPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetJobServiceSummaryPOptions
- GetJobServiceSummaryPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetJobServiceSummaryPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetJobServiceSummaryPRequest
- GetJobServiceSummaryPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetJobServiceSummaryPRequest
- GetJobServiceSummaryPRequestOrBuilder - Interface in alluxio.grpc
-
- GetJobServiceSummaryPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetJobServiceSummaryPResponse
- GetJobServiceSummaryPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetJobServiceSummaryPResponse
- GetJobServiceSummaryPResponseOrBuilder - Interface in alluxio.grpc
-
- getJobStatus(long) - Method in interface alluxio.client.job.JobMasterClient
-
Gets the status of the given job id.
- getJobStatus(long) - Method in class alluxio.client.job.RetryHandlingJobMasterClient
-
- getJobStatus(GetJobStatusPRequest) - Method in class alluxio.grpc.JobMasterClientServiceGrpc.JobMasterClientServiceBlockingStub
-
Gets the status of the given job.
- getJobStatus(GetJobStatusPRequest) - Method in class alluxio.grpc.JobMasterClientServiceGrpc.JobMasterClientServiceFutureStub
-
Gets the status of the given job.
- getJobStatus(GetJobStatusPRequest, StreamObserver<GetJobStatusPResponse>) - Method in class alluxio.grpc.JobMasterClientServiceGrpc.JobMasterClientServiceImplBase
-
Gets the status of the given job.
- getJobStatus(GetJobStatusPRequest, StreamObserver<GetJobStatusPResponse>) - Method in class alluxio.grpc.JobMasterClientServiceGrpc.JobMasterClientServiceStub
-
Gets the status of the given job.
- getJobStatus() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional .alluxio.grpc.job.Status job_status = 5;
- getJobStatus() - Method in class alluxio.grpc.table.TransformJobInfo
-
optional .alluxio.grpc.job.Status job_status = 5;
- getJobStatus() - Method in interface alluxio.grpc.table.TransformJobInfoOrBuilder
-
optional .alluxio.grpc.job.Status job_status = 5;
- getJobStatus(GetJobStatusPRequest, StreamObserver<GetJobStatusPResponse>) - Method in class alluxio.master.job.JobMasterClientServiceHandler
-
- getJobStatus() - Method in class alluxio.master.table.transform.TransformJobInfo
-
- GetJobStatusPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetJobStatusPOptions
- GetJobStatusPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetJobStatusPOptions
- GetJobStatusPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetJobStatusPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetJobStatusPRequest
- GetJobStatusPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetJobStatusPRequest
- GetJobStatusPRequestOrBuilder - Interface in alluxio.grpc
-
- GetJobStatusPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetJobStatusPResponse
- GetJobStatusPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.GetJobStatusPResponse
- GetJobStatusPResponseOrBuilder - Interface in alluxio.grpc
-
- getJobWorkerHealth() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
optional .alluxio.grpc.job.JobWorkerHealth jobWorkerHealth = 1;
- getJobWorkerHealth() - Method in class alluxio.grpc.JobHeartbeatPRequest
-
optional .alluxio.grpc.job.JobWorkerHealth jobWorkerHealth = 1;
- getJobWorkerHealth() - Method in interface alluxio.grpc.JobHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.job.JobWorkerHealth jobWorkerHealth = 1;
- getJobWorkerHealthBuilder() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
optional .alluxio.grpc.job.JobWorkerHealth jobWorkerHealth = 1;
- getJobWorkerHealthOrBuilder() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
optional .alluxio.grpc.job.JobWorkerHealth jobWorkerHealth = 1;
- getJobWorkerHealthOrBuilder() - Method in class alluxio.grpc.JobHeartbeatPRequest
-
optional .alluxio.grpc.job.JobWorkerHealth jobWorkerHealth = 1;
- getJobWorkerHealthOrBuilder() - Method in interface alluxio.grpc.JobHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.job.JobWorkerHealth jobWorkerHealth = 1;
- getJobWorkerMetricName(String) - Static method in class alluxio.metrics.MetricsSystem
-
Builds metric registry name for job worker instance.
- getJournalContext() - Method in class alluxio.master.file.RpcContext
-
- getJournalDir() - Method in class alluxio.multi.process.MultiProcessCluster
-
- getJournaled() - Method in class alluxio.master.journal.JournaledGroup
-
- getJournalEntries(int) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
This journal entry is a list of other entries.
- getJournalEntries(int) - Method in class alluxio.proto.journal.Journal.JournalEntry
-
This journal entry is a list of other entries.
- getJournalEntries(int) - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
This journal entry is a list of other entries.
- getJournalEntriesBuilder(int) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
This journal entry is a list of other entries.
- getJournalEntriesBuilderList() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
This journal entry is a list of other entries.
- getJournalEntriesCount() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
This journal entry is a list of other entries.
- getJournalEntriesCount() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
This journal entry is a list of other entries.
- getJournalEntriesCount() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
This journal entry is a list of other entries.
- getJournalEntriesList() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
This journal entry is a list of other entries.
- getJournalEntriesList() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
This journal entry is a list of other entries.
- getJournalEntriesList() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
This journal entry is a list of other entries.
- getJournalEntriesOrBuilder(int) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
This journal entry is a list of other entries.
- getJournalEntriesOrBuilder(int) - Method in class alluxio.proto.journal.Journal.JournalEntry
-
This journal entry is a list of other entries.
- getJournalEntriesOrBuilder(int) - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
This journal entry is a list of other entries.
- getJournalEntriesOrBuilderList() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
This journal entry is a list of other entries.
- getJournalEntriesOrBuilderList() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
This journal entry is a list of other entries.
- getJournalEntriesOrBuilderList() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
This journal entry is a list of other entries.
- getJournalEntryIterator() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getJournalEntryIterator() - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
- getJournalEntryIterator() - Method in class alluxio.master.file.meta.InodeDirectoryIdGenerator
-
- getJournalEntryIterator() - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
- getJournalEntryIterator() - Method in class alluxio.master.file.meta.MountTable.State
-
- getJournalEntryIterator() - Method in interface alluxio.master.journal.DelegatingJournaled
-
- getJournalEntryIterator() - Method in class alluxio.master.journal.JournaledGroup
-
- getJournalEntryIterator() - Method in interface alluxio.master.journal.JournalEntryIterable
-
- getJournalEntryIterator() - Method in interface alluxio.master.journal.NoopJournaled
-
- getJournalEntryIterator() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getJournalEntryIterator() - Method in class alluxio.master.meta.DefaultMetaMaster.State
-
- getJournalEntryIterator() - Method in class alluxio.master.meta.PathProperties.State
-
- getJournalEntryIterator() - Method in class alluxio.master.table.AlluxioCatalog
-
- getJournalEntryIterator() - Method in class alluxio.master.table.Database
-
- getJournalEntryIterator() - Method in class alluxio.underfs.MasterUfsManager
-
- getJournalFolder() - Method in class alluxio.master.LocalAlluxioMaster
-
- getJournalFormatter() - Method in class alluxio.master.journalv0.ufs.UfsJournal
-
- getJournalLocation() - Static method in class alluxio.master.journal.JournalUtils
-
Returns a URI for the configured location for the specified journal.
- getJournalMasterClientForJobMaster() - Method in class alluxio.cli.fsadmin.command.Context
-
- getJournalMasterClientForMaster() - Method in class alluxio.cli.fsadmin.command.Context
-
- getJournalMasterClientForMaster() - Method in class alluxio.multi.process.MultiProcessCluster
-
- getJournalSequences() - Method in class alluxio.master.backup.BackupRequestMessage
-
- getJournalSinks(Master) - Method in class alluxio.master.journal.AbstractJournalSystem
-
- getJournalSinks(Master) - Method in interface alluxio.master.journal.JournalSystem
-
- getJournalSinks(Master) - Method in class alluxio.master.journal.noop.NoopJournalSystem
-
- getJournalSystem() - Method in class alluxio.master.CoreMasterContext
-
- getJournalSystem() - Method in class alluxio.master.MasterContext
-
- getJournalUfsConf() - Static method in class alluxio.master.journal.ufs.UfsJournal
-
- getKey() - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
- getKey() - Method in class alluxio.grpc.LocationBlockIdListEntry
-
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
- getKey() - Method in interface alluxio.grpc.LocationBlockIdListEntryOrBuilder
-
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
- getKey() - Method in class alluxio.master.meta.checkconf.ConfigRecord
-
- getKey() - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
optional string key = 1;
- getKey() - Method in class alluxio.proto.journal.File.StringPairEntry
-
optional string key = 1;
- getKey() - Method in interface alluxio.proto.journal.File.StringPairEntryOrBuilder
-
optional string key = 1;
- getKey() - Method in class alluxio.proxy.s3.CompleteMultipartUploadResult
-
- getKey() - Method in class alluxio.proxy.s3.InitiateMultipartUploadResult
-
- getKey() - Method in class alluxio.proxy.s3.ListBucketResult.Content
-
- getKey() - Method in class alluxio.proxy.s3.ListPartsResult
-
- getKeyBuilder() - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
- getKeyBytes() - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
optional string key = 1;
- getKeyBytes() - Method in class alluxio.proto.journal.File.StringPairEntry
-
optional string key = 1;
- getKeyBytes() - Method in interface alluxio.proto.journal.File.StringPairEntryOrBuilder
-
optional string key = 1;
- getKeyCount() - Method in class alluxio.proxy.s3.ListBucketResult
-
- getKeyOrBuilder() - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
- getKeyOrBuilder() - Method in class alluxio.grpc.LocationBlockIdListEntry
-
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
- getKeyOrBuilder() - Method in interface alluxio.grpc.LocationBlockIdListEntryOrBuilder
-
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
- getKeys(int) - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
repeated string keys = 2;
- getKeys(int) - Method in class alluxio.grpc.RemovePathConfigurationPRequest
-
repeated string keys = 2;
- getKeys(int) - Method in interface alluxio.grpc.RemovePathConfigurationPRequestOrBuilder
-
repeated string keys = 2;
- getKeysBytes(int) - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
repeated string keys = 2;
- getKeysBytes(int) - Method in class alluxio.grpc.RemovePathConfigurationPRequest
-
repeated string keys = 2;
- getKeysBytes(int) - Method in interface alluxio.grpc.RemovePathConfigurationPRequestOrBuilder
-
repeated string keys = 2;
- getKeysCount() - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
repeated string keys = 2;
- getKeysCount() - Method in class alluxio.grpc.RemovePathConfigurationPRequest
-
repeated string keys = 2;
- getKeysCount() - Method in interface alluxio.grpc.RemovePathConfigurationPRequestOrBuilder
-
repeated string keys = 2;
- getKeysList() - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
repeated string keys = 2;
- getKeysList() - Method in class alluxio.grpc.RemovePathConfigurationPRequest
-
repeated string keys = 2;
- getKeysList() - Method in interface alluxio.grpc.RemovePathConfigurationPRequestOrBuilder
-
repeated string keys = 2;
- getLastAccessedMs() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 last_accessed_ms = 30;
- getLastAccessedMs() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 last_accessed_ms = 30;
- getLastAccessedMs() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 last_accessed_ms = 30;
- getLastAccessTimeMs() - Method in class alluxio.client.file.URIStatus
-
- getLastAccessTimeMs() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 lastAccessTimeMs = 31;
- getLastAccessTimeMs() - Method in class alluxio.grpc.FileInfo
-
optional int64 lastAccessTimeMs = 31;
- getLastAccessTimeMs() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int64 lastAccessTimeMs = 31;
- getLastAccessTimeMs() - Method in class alluxio.master.file.meta.Inode
-
- getLastAccessTimeMs() - Method in interface alluxio.master.file.meta.InodeView
-
- getLastAccessTimeMs() - Method in class alluxio.master.file.meta.MutableInode
-
- getLastAccessTimeMs() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 last_access_time_ms = 20;
- getLastAccessTimeMs() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional int64 last_access_time_ms = 20;
- getLastAccessTimeMs() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional int64 last_access_time_ms = 20;
- getLastAccessTimeMs() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 last_access_time_ms = 29;
- getLastAccessTimeMs() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 last_access_time_ms = 29;
- getLastAccessTimeMs() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 last_access_time_ms = 29;
- getLastAccessTimeMs() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 last_access_time_ms = 18;
- getLastAccessTimeMs() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional int64 last_access_time_ms = 18;
- getLastAccessTimeMs() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional int64 last_access_time_ms = 18;
- getLastAccessTimeMs() - Method in class alluxio.resource.DynamicResourcePool.ResourceInternal
-
- getLastAccessTimeMs() - Method in class alluxio.util.webui.UIFileBlockInfo
-
Gets last access time ms.
- getLastAccessTimeMs() - Method in class alluxio.wire.FileInfo
-
- getLastAppliedSequenceNumber() - Method in class alluxio.master.journal.raft.JournalStateMachine
-
- getLastClearTime() - Method in class alluxio.master.metrics.MetricsStore
-
- getLastContactSec() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int32 lastContactSec = 3;
- getLastContactSec() - Method in class alluxio.grpc.WorkerInfo
-
optional int32 lastContactSec = 3;
- getLastContactSec() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
optional int32 lastContactSec = 3;
- getLastContactSec() - Method in class alluxio.wire.WorkerInfo
-
- getLastExistingInode() - Method in class alluxio.master.file.meta.LockedInodePath
-
- getLastHeartbeat() - Method in class alluxio.util.webui.NodeInfo
-
Gets last heartbeat.
- getLastModificationTimeMs() - Method in class alluxio.client.file.URIStatus
-
- getLastModificationTimeMs() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 lastModificationTimeMs = 14;
- getLastModificationTimeMs() - Method in class alluxio.grpc.FileInfo
-
optional int64 lastModificationTimeMs = 14;
- getLastModificationTimeMs() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int64 lastModificationTimeMs = 14;
- getLastModificationTimeMs() - Method in class alluxio.master.file.meta.Inode
-
- getLastModificationTimeMs() - Method in interface alluxio.master.file.meta.InodeView
-
- getLastModificationTimeMs() - Method in class alluxio.master.file.meta.MutableInode
-
- getLastModificationTimeMs() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 last_modification_time_ms = 7;
- getLastModificationTimeMs() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional int64 last_modification_time_ms = 7;
- getLastModificationTimeMs() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional int64 last_modification_time_ms = 7;
- getLastModificationTimeMs() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 last_modification_time_ms = 7;
- getLastModificationTimeMs() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 last_modification_time_ms = 7;
- getLastModificationTimeMs() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 last_modification_time_ms = 7;
- getLastModificationTimeMs() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
optional int64 last_modification_time_ms = 2;
- getLastModificationTimeMs() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry
-
optional int64 last_modification_time_ms = 2;
- getLastModificationTimeMs() - Method in interface alluxio.proto.journal.File.InodeLastModificationTimeEntryOrBuilder
-
optional int64 last_modification_time_ms = 2;
- getLastModificationTimeMs() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 last_modification_time_ms = 7;
- getLastModificationTimeMs() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional int64 last_modification_time_ms = 7;
- getLastModificationTimeMs() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional int64 last_modification_time_ms = 7;
- getLastModificationTimeMs() - Method in class alluxio.wire.FileInfo
-
- getLastModified() - Method in class alluxio.proxy.s3.ListBucketResult.Content
-
- getLastModified() - Method in class alluxio.proxy.s3.ListPartsResult.Part
-
- getLastModifiedMs() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 last_modified_ms = 25;
- getLastModifiedMs() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 last_modified_ms = 25;
- getLastModifiedMs() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 last_modified_ms = 25;
- getLastModifiedTime() - Method in class alluxio.underfs.UfsStatus
-
Gets the UTC time of when the indicated path was modified recently in ms, or null if the last
modified time is not available.
- getLastModifiedTimeMs() - Method in class alluxio.underfs.ObjectUnderFileSystem.ObjectStatus
-
Gets the last modified epoch time in ms.
- getLastPrimaryStartSequenceNumber() - Method in class alluxio.master.journal.raft.JournalStateMachine
-
- getLastSnapshotStartTime() - Method in class alluxio.master.journal.raft.JournalStateMachine
-
- getLastStatusChangeMs() - Method in class alluxio.job.plan.meta.PlanInfo
-
- getLastUpdated() - Method in class alluxio.grpc.JobInfo.Builder
-
optional int64 lastUpdated = 6;
- getLastUpdated() - Method in class alluxio.grpc.JobInfo
-
optional int64 lastUpdated = 6;
- getLastUpdated() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional int64 lastUpdated = 6;
- getLastUpdated() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int64 lastUpdated = 3;
- getLastUpdated() - Method in class alluxio.grpc.JobWorkerHealth
-
optional int64 lastUpdated = 3;
- getLastUpdated() - Method in interface alluxio.grpc.JobWorkerHealthOrBuilder
-
optional int64 lastUpdated = 3;
- getLastUpdated() - Method in interface alluxio.job.wire.JobInfo
-
- getLastUpdated() - Method in class alluxio.job.wire.PlanInfo
-
- getLastUpdated() - Method in class alluxio.job.wire.TaskInfo
-
- getLastUpdated() - Method in class alluxio.job.wire.WorkflowInfo
-
- getLastUpdated() - Method in class alluxio.job.workflow.WorkflowExecution
-
- getLastUpdatedTimeMs() - Method in class alluxio.job.MasterWorkerInfo
-
- getLastUpdatedTimeMs() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getLastUpdatedTimeMs() - Method in class alluxio.master.meta.MasterInfo
-
- getLatestCheckpoint() - Method in class alluxio.master.journal.ufs.UfsJournalSnapshot
-
- getLatestSequenceNumber() - Method in interface alluxio.master.journalv0.JournalInputStream
-
- getLatestVersion(String, long, long, long) - Static method in class alluxio.master.meta.UpdateCheck
-
- getLayout() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.Layout layout = 6;
- getLayout() - Method in class alluxio.grpc.table.TableInfo
-
optional .alluxio.grpc.table.Layout layout = 6;
- getLayout() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional .alluxio.grpc.table.Layout layout = 6;
- getLayout() - Method in class alluxio.grpc.table.Transformation.Builder
-
optional .alluxio.grpc.table.Layout layout = 1;
- getLayout() - Method in class alluxio.grpc.table.Transformation
-
optional .alluxio.grpc.table.Layout layout = 1;
- getLayout() - Method in interface alluxio.grpc.table.TransformationOrBuilder
-
optional .alluxio.grpc.table.Layout layout = 1;
- getLayout() - Method in class alluxio.master.table.Partition
-
- getLayout() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional .alluxio.grpc.table.Layout layout = 5;
- getLayout() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional .alluxio.grpc.table.Layout layout = 5;
- getLayout() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional .alluxio.grpc.table.Layout layout = 5;
- getLayout() - Method in interface alluxio.table.common.udb.UdbTable
-
- getLayout() - Method in interface alluxio.table.common.UdbPartition
-
- getLayout() - Method in class alluxio.table.under.hive.HivePartition
-
- getLayout() - Method in class alluxio.table.under.hive.HiveTable
-
- getLayoutBuilder() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.Layout layout = 6;
- getLayoutBuilder() - Method in class alluxio.grpc.table.Transformation.Builder
-
optional .alluxio.grpc.table.Layout layout = 1;
- getLayoutBuilder() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional .alluxio.grpc.table.Layout layout = 5;
- getLayoutData() - Method in class alluxio.grpc.table.Layout.Builder
-
optional bytes layout_data = 3;
- getLayoutData() - Method in class alluxio.grpc.table.Layout
-
optional bytes layout_data = 3;
- getLayoutData() - Method in interface alluxio.grpc.table.LayoutOrBuilder
-
optional bytes layout_data = 3;
- getLayoutOrBuilder() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.Layout layout = 6;
- getLayoutOrBuilder() - Method in class alluxio.grpc.table.TableInfo
-
optional .alluxio.grpc.table.Layout layout = 6;
- getLayoutOrBuilder() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional .alluxio.grpc.table.Layout layout = 6;
- getLayoutOrBuilder() - Method in class alluxio.grpc.table.Transformation.Builder
-
optional .alluxio.grpc.table.Layout layout = 1;
- getLayoutOrBuilder() - Method in class alluxio.grpc.table.Transformation
-
optional .alluxio.grpc.table.Layout layout = 1;
- getLayoutOrBuilder() - Method in interface alluxio.grpc.table.TransformationOrBuilder
-
optional .alluxio.grpc.table.Layout layout = 1;
- getLayoutOrBuilder() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional .alluxio.grpc.table.Layout layout = 5;
- getLayoutOrBuilder() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional .alluxio.grpc.table.Layout layout = 5;
- getLayoutOrBuilder() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional .alluxio.grpc.table.Layout layout = 5;
- getLayoutRegistry() - Method in class alluxio.master.table.AlluxioCatalog
-
- getLayoutRegistry() - Method in class alluxio.master.table.CatalogContext
-
- getLayoutSpec() - Method in class alluxio.grpc.table.Layout.Builder
-
optional .alluxio.grpc.table.LayoutSpec layout_spec = 2;
- getLayoutSpec() - Method in class alluxio.grpc.table.Layout
-
optional .alluxio.grpc.table.LayoutSpec layout_spec = 2;
- getLayoutSpec() - Method in interface alluxio.grpc.table.LayoutOrBuilder
-
optional .alluxio.grpc.table.LayoutSpec layout_spec = 2;
- getLayoutSpecBuilder() - Method in class alluxio.grpc.table.Layout.Builder
-
optional .alluxio.grpc.table.LayoutSpec layout_spec = 2;
- getLayoutSpecOrBuilder() - Method in class alluxio.grpc.table.Layout.Builder
-
optional .alluxio.grpc.table.LayoutSpec layout_spec = 2;
- getLayoutSpecOrBuilder() - Method in class alluxio.grpc.table.Layout
-
optional .alluxio.grpc.table.LayoutSpec layout_spec = 2;
- getLayoutSpecOrBuilder() - Method in interface alluxio.grpc.table.LayoutOrBuilder
-
optional .alluxio.grpc.table.LayoutSpec layout_spec = 2;
- getLayoutType() - Method in class alluxio.grpc.table.Layout.Builder
-
optional string layout_type = 1;
- getLayoutType() - Method in class alluxio.grpc.table.Layout
-
optional string layout_type = 1;
- getLayoutType() - Method in interface alluxio.grpc.table.LayoutOrBuilder
-
optional string layout_type = 1;
- getLayoutTypeBytes() - Method in class alluxio.grpc.table.Layout.Builder
-
optional string layout_type = 1;
- getLayoutTypeBytes() - Method in class alluxio.grpc.table.Layout
-
optional string layout_type = 1;
- getLayoutTypeBytes() - Method in interface alluxio.grpc.table.LayoutOrBuilder
-
optional string layout_type = 1;
- getLeaderIndex() - Method in class alluxio.master.MultiMasterLocalAlluxioCluster
-
- getLeaderMasterAddress() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional string leaderMasterAddress = 1;
- getLeaderMasterAddress() - Method in class alluxio.grpc.MasterInfo
-
optional string leaderMasterAddress = 1;
- getLeaderMasterAddress() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
optional string leaderMasterAddress = 1;
- getLeaderMasterAddressBytes() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional string leaderMasterAddress = 1;
- getLeaderMasterAddressBytes() - Method in class alluxio.grpc.MasterInfo
-
optional string leaderMasterAddress = 1;
- getLeaderMasterAddressBytes() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
optional string leaderMasterAddress = 1;
- getLeaderPath() - Method in class alluxio.master.ZkMasterInquireClient.ZkMasterConnectDetails
-
- getLeadingPath(int) - Method in class alluxio.AlluxioURI
-
Gets the first n components of the
AlluxioURI
path.
- getLength() - Method in class alluxio.client.file.URIStatus
-
- getLength() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional int64 length = 5;
- getLength() - Method in class alluxio.grpc.AsyncCacheRequest
-
optional int64 length = 5;
- getLength() - Method in interface alluxio.grpc.AsyncCacheRequestOrBuilder
-
optional int64 length = 5;
- getLength() - Method in class alluxio.grpc.BlockInfo.Builder
-
optional int64 length = 2;
- getLength() - Method in class alluxio.grpc.BlockInfo
-
optional int64 length = 2;
- getLength() - Method in interface alluxio.grpc.BlockInfoOrBuilder
-
optional int64 length = 2;
- getLength() - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
the space used in bytes on the target tier
- getLength() - Method in class alluxio.grpc.CommitBlockInUfsPRequest
-
the space used in bytes on the target tier
- getLength() - Method in interface alluxio.grpc.CommitBlockInUfsPRequestOrBuilder
-
the space used in bytes on the target tier
- getLength() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the length of the block being committed
- getLength() - Method in class alluxio.grpc.CommitBlockPRequest
-
the length of the block being committed
- getLength() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
the length of the block being committed
- getLength() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 length = 5;
- getLength() - Method in class alluxio.grpc.FileInfo
-
optional int64 length = 5;
- getLength() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int64 length = 5;
- getLength() - Method in class alluxio.grpc.ReadableDataBuffer
-
- getLength() - Method in class alluxio.grpc.ReadRequest.Builder
-
optional int64 length = 3;
- getLength() - Method in class alluxio.grpc.ReadRequest
-
optional int64 length = 3;
- getLength() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
optional int64 length = 3;
- getLength() - Method in class alluxio.master.block.meta.MasterBlockInfo
-
- getLength() - Method in class alluxio.master.file.meta.InodeFile
-
- getLength() - Method in interface alluxio.master.file.meta.InodeFileView
-
- getLength() - Method in class alluxio.master.file.meta.MutableInodeFile
-
- getLength() - Method in interface alluxio.network.protocol.databuffer.DataBuffer
-
Returns the length of the data.
- getLength() - Method in class alluxio.network.protocol.databuffer.NettyDataBuffer
-
- getLength() - Method in class alluxio.network.protocol.databuffer.NioDataBuffer
-
- getLength() - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
optional int64 length = 2;
- getLength() - Method in class alluxio.proto.journal.Block.BlockInfoEntry
-
optional int64 length = 2;
- getLength() - Method in interface alluxio.proto.journal.Block.BlockInfoEntryOrBuilder
-
optional int64 length = 2;
- getLength() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional int64 length = 3;
- getLength() - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
optional int64 length = 3;
- getLength() - Method in interface alluxio.proto.journal.File.CompleteFileEntryOrBuilder
-
optional int64 length = 3;
- getLength() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 length = 9;
- getLength() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 length = 9;
- getLength() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 length = 9;
- getLength() - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
optional int64 length = 2;
- getLength() - Method in class alluxio.proto.journal.File.PersistFileEntry
-
optional int64 length = 2;
- getLength() - Method in interface alluxio.proto.journal.File.PersistFileEntryOrBuilder
-
optional int64 length = 2;
- getLength() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int64 length = 3;
- getLength() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional int64 length = 3;
- getLength() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional int64 length = 3;
- getLength() - Method in class alluxio.proto.meta.Block.BlockMeta.Builder
-
optional int64 length = 1;
- getLength() - Method in class alluxio.proto.meta.Block.BlockMeta
-
optional int64 length = 1;
- getLength() - Method in interface alluxio.proto.meta.Block.BlockMetaOrBuilder
-
optional int64 length = 1;
- getLength() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 length = 19;
- getLength() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 length = 19;
- getLength() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 length = 19;
- getLength() - Method in class alluxio.underfs.options.OpenOptions
-
- getLength() - Method in class alluxio.wire.BlockInfo
-
- getLength() - Method in class alluxio.wire.FileInfo
-
- getLength() - Method in interface alluxio.worker.block.io.BlockReader
-
Gets the length of the block in bytes.
- getLength() - Method in class alluxio.worker.block.io.LocalFileBlockReader
-
- getLength() - Method in class alluxio.worker.block.RemoteBlockReader
-
- getLength() - Method in class alluxio.worker.block.UnderFileSystemBlockReader
-
- getLevel() - Method in class alluxio.wire.LogInfo
-
- getList() - Method in class alluxio.collections.PrefixList
-
Gets the list of prefixes.
- getList(PropertyKey, String) - Method in interface alluxio.conf.AlluxioConfiguration
-
Gets the value for the given key as a list.
- getList(PropertyKey, String) - Method in class alluxio.conf.InstancedConfiguration
-
- getList(PropertyKey, String) - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- getList(PropertyKey, String) - Static method in class alluxio.conf.ServerConfiguration
-
Gets the value for the given key as a list.
- getListAllMethod() - Static method in class alluxio.grpc.JobMasterClientServiceGrpc
-
- getListingChunkLength(AlluxioConfiguration) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
The number of items to query in a single listing chunk.
- getListingChunkLengthMax() - Method in class alluxio.underfs.ObjectUnderFileSystem
-
Maximum number of items in a single listing chunk supported by the under store.
- getListStatusMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getLiveNodeAddresses() - Method in class alluxio.master.meta.checkconf.ServerConfigurationStore
-
- getLiveWorkerNodes() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets live worker nodes.
- getLiveWorkerNum() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int32 liveWorkerNum = 4;
- getLiveWorkerNum() - Method in class alluxio.grpc.BlockMasterInfo
-
optional int32 liveWorkerNum = 4;
- getLiveWorkerNum() - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
optional int32 liveWorkerNum = 4;
- getLiveWorkerNum() - Method in class alluxio.wire.BlockMasterInfo
-
- getLoadAverage(int) - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
repeated double loadAverage = 2;
- getLoadAverage(int) - Method in class alluxio.grpc.JobWorkerHealth
-
repeated double loadAverage = 2;
- getLoadAverage(int) - Method in interface alluxio.grpc.JobWorkerHealthOrBuilder
-
repeated double loadAverage = 2;
- getLoadAverage() - Method in class alluxio.job.wire.JobWorkerHealth
-
Returns system load average for 1, 5, and 15 minutes.
- getLoadAverageCount() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
repeated double loadAverage = 2;
- getLoadAverageCount() - Method in class alluxio.grpc.JobWorkerHealth
-
repeated double loadAverage = 2;
- getLoadAverageCount() - Method in interface alluxio.grpc.JobWorkerHealthOrBuilder
-
repeated double loadAverage = 2;
- getLoadAverageList() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
repeated double loadAverage = 2;
- getLoadAverageList() - Method in class alluxio.grpc.JobWorkerHealth
-
repeated double loadAverage = 2;
- getLoadAverageList() - Method in interface alluxio.grpc.JobWorkerHealthOrBuilder
-
repeated double loadAverage = 2;
- getLoadDescendantType() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
optional .alluxio.grpc.fscommon.LoadDescendantPType loadDescendantType = 3;
- getLoadDescendantType() - Method in class alluxio.grpc.LoadMetadataPOptions
-
optional .alluxio.grpc.fscommon.LoadDescendantPType loadDescendantType = 3;
- getLoadDescendantType() - Method in interface alluxio.grpc.LoadMetadataPOptionsOrBuilder
-
optional .alluxio.grpc.fscommon.LoadDescendantPType loadDescendantType = 3;
- getLoadDirectChildren() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
This is deprecated since 1.1.1 and will be removed in 2.0.
- getLoadDirectChildren() - Method in class alluxio.grpc.ListStatusPOptions
-
This is deprecated since 1.1.1 and will be removed in 2.0.
- getLoadDirectChildren() - Method in interface alluxio.grpc.ListStatusPOptionsOrBuilder
-
This is deprecated since 1.1.1 and will be removed in 2.0.
- getLoadMetadataType() - Method in class alluxio.grpc.ExistsPOptions.Builder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 1;
- getLoadMetadataType() - Method in class alluxio.grpc.ExistsPOptions
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 1;
- getLoadMetadataType() - Method in interface alluxio.grpc.ExistsPOptionsOrBuilder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 1;
- getLoadMetadataType() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 1;
- getLoadMetadataType() - Method in class alluxio.grpc.GetStatusPOptions
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 1;
- getLoadMetadataType() - Method in interface alluxio.grpc.GetStatusPOptionsOrBuilder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 1;
- getLoadMetadataType() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 2;
- getLoadMetadataType() - Method in class alluxio.grpc.ListStatusPOptions
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 2;
- getLoadMetadataType() - Method in interface alluxio.grpc.ListStatusPOptionsOrBuilder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 2;
- getLocalAddress() - Static method in class alluxio.checker.CheckerUtils
-
- getLocalAddress() - Method in class alluxio.master.journal.raft.RaftJournalConfiguration
-
- getLocalAlluxioMaster() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
- getLocalAlluxioMaster() - Method in class alluxio.master.LocalAlluxioCluster
-
- getLocalAlluxioMaster() - Method in class alluxio.master.MultiMasterLocalAlluxioCluster
-
- getLocalFileGroup(String) - Static method in class alluxio.util.io.FileUtils
-
Gets local file's group.
- getLocalFileMode(String) - Static method in class alluxio.util.io.FileUtils
-
Gets local file's permission mode.
- getLocalFileOwner(String) - Static method in class alluxio.util.io.FileUtils
-
Gets local file's owner.
- getLocalFileSystem() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional bool localFileSystem = 1;
- getLocalFileSystem() - Method in class alluxio.grpc.BackupPOptions
-
optional bool localFileSystem = 1;
- getLocalFileSystem() - Method in interface alluxio.grpc.BackupPOptionsOrBuilder
-
optional bool localFileSystem = 1;
- getLocalHostMetricName(int) - Static method in class alluxio.util.network.NetworkAddressUtils
-
Gets a local hostname for the host this JVM is running on with '.' replaced with '_' for
metrics usage.
- getLocalHostName(int) - Static method in class alluxio.util.network.NetworkAddressUtils
-
Gets a local host name for the host this JVM is running on.
- getLocalIpAddress(int) - Static method in class alluxio.util.network.NetworkAddressUtils
-
Gets a local IP address for the host this JVM is running on.
- getLocalNodeName(AlluxioConfiguration) - Static method in class alluxio.util.network.NetworkAddressUtils
-
Gets a local node name from configuration if it is available, falling back on localhost lookup.
- getLocalPort() - Method in class alluxio.web.WebServer
-
Gets the actual port that the web server is listening on.
- getLocalWorker() - Method in class alluxio.client.file.FileSystemContext
-
- getLocation() - Method in class alluxio.grpc.table.Database.Builder
-
optional string location = 3;
- getLocation() - Method in class alluxio.grpc.table.Database
-
optional string location = 3;
- getLocation() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional string location = 3;
- getLocation() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional string location = 2;
- getLocation() - Method in class alluxio.grpc.table.layout.hive.Storage
-
optional string location = 2;
- getLocation() - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
optional string location = 2;
- getLocation() - Method in interface alluxio.master.journal.Journal
-
- getLocation() - Method in class alluxio.master.journal.noop.NoopJournal
-
- getLocation() - Method in class alluxio.master.journal.raft.RaftJournal
-
- getLocation() - Method in class alluxio.master.journal.ufs.UfsJournal
-
- getLocation() - Method in class alluxio.master.journal.ufs.UfsJournalFile
-
- getLocation() - Method in interface alluxio.master.journalv0.Journal
-
- getLocation() - Method in class alluxio.master.journalv0.ufs.UfsJournal
-
- getLocation() - Method in class alluxio.master.table.DatabaseInfo
-
- getLocation() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string location = 2;
- getLocation() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
optional string location = 2;
- getLocation() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
optional string location = 2;
- getLocation() - Method in class alluxio.proxy.s3.CompleteMultipartUploadResult
-
- getLocation() - Method in interface alluxio.table.common.Layout
-
- getLocation() - Method in class alluxio.table.common.layout.HiveLayout
-
- getLocationBytes() - Method in class alluxio.grpc.table.Database.Builder
-
optional string location = 3;
- getLocationBytes() - Method in class alluxio.grpc.table.Database
-
optional string location = 3;
- getLocationBytes() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional string location = 3;
- getLocationBytes() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional string location = 2;
- getLocationBytes() - Method in class alluxio.grpc.table.layout.hive.Storage
-
optional string location = 2;
- getLocationBytes() - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
optional string location = 2;
- getLocationBytes() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string location = 2;
- getLocationBytes() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
optional string location = 2;
- getLocationBytes() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
optional string location = 2;
- getLocationPolicy() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getLocations(int) - Method in class alluxio.grpc.BlockInfo.Builder
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLocations(int) - Method in class alluxio.grpc.BlockInfo
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLocations(int) - Method in interface alluxio.grpc.BlockInfoOrBuilder
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLocations(long) - Method in interface alluxio.master.metastore.BlockStore
-
Gets locations for a block.
- getLocations(long) - Method in class alluxio.master.metastore.heap.HeapBlockStore
-
- getLocations(long) - Method in class alluxio.master.metastore.rocks.RocksBlockStore
-
- getLocations() - Method in class alluxio.util.webui.UIFileBlockInfo
-
Gets locations.
- getLocations() - Method in class alluxio.wire.BlockInfo
-
- getLocations() - Method in class alluxio.wire.BlockLocationInfo
-
- getLocationsBuilder(int) - Method in class alluxio.grpc.BlockInfo.Builder
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLocationsBuilderList() - Method in class alluxio.grpc.BlockInfo.Builder
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLocationsCount() - Method in class alluxio.grpc.BlockInfo.Builder
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLocationsCount() - Method in class alluxio.grpc.BlockInfo
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLocationsCount() - Method in interface alluxio.grpc.BlockInfoOrBuilder
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLocationsList() - Method in class alluxio.grpc.BlockInfo.Builder
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLocationsList() - Method in class alluxio.grpc.BlockInfo
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLocationsList() - Method in interface alluxio.grpc.BlockInfoOrBuilder
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLocationsOrBuilder(int) - Method in class alluxio.grpc.BlockInfo.Builder
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLocationsOrBuilder(int) - Method in class alluxio.grpc.BlockInfo
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLocationsOrBuilder(int) - Method in interface alluxio.grpc.BlockInfoOrBuilder
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLocationsOrBuilderList() - Method in class alluxio.grpc.BlockInfo.Builder
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLocationsOrBuilderList() - Method in class alluxio.grpc.BlockInfo
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLocationsOrBuilderList() - Method in interface alluxio.grpc.BlockInfoOrBuilder
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- getLock() - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Gets the lock protecting the syncManager.
- getLockedBlocks() - Method in class alluxio.worker.block.BlockLockManager
-
Gets a set of currently locked blocks.
- getLockedInodes() - Method in class alluxio.master.file.meta.CompositeInodeLockList
-
- getLockedInodes() - Method in interface alluxio.master.file.meta.InodeLockList
-
- getLockedInodes() - Method in class alluxio.master.file.meta.SimpleInodeLockList
-
- getLockedInodeViews() - Method in interface alluxio.master.file.meta.InodeLockList
-
- getLockMode() - Method in class alluxio.master.file.meta.CompositeInodeLockList
-
- getLockMode() - Method in interface alluxio.master.file.meta.InodeLockList
-
- getLockMode() - Method in class alluxio.master.file.meta.SimpleInodeLockList
-
- getLockPattern() - Method in class alluxio.master.file.meta.LockedInodePath
-
- getLogDir() - Method in class alluxio.master.journal.ufs.UfsJournal
-
- getLogName() - Method in class alluxio.wire.LogInfo
-
- getLogs() - Method in class alluxio.master.journal.ufs.UfsJournalSnapshot
-
- getLong(PropertyKey) - Method in interface alluxio.conf.AlluxioConfiguration
-
Gets the long representation of the value for the given key.
- getLong(PropertyKey) - Method in class alluxio.conf.InstancedConfiguration
-
- getLong(PropertyKey) - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- getLong(PropertyKey) - Static method in class alluxio.conf.ServerConfiguration
-
Gets the long representation of the value for the given key.
- getLong() - Method in class alluxio.master.journal.checkpoint.LongCheckpointFormat.LongCheckpointReader
-
- getLongestRunning(int) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongestRunning(int) - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongestRunning(int) - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongestRunning() - Method in class alluxio.job.wire.JobServiceSummary
-
- getLongestRunningBuilder(int) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongestRunningBuilderList() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongestRunningCount() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongestRunningCount() - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongestRunningCount() - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongestRunningList() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongestRunningList() - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongestRunningList() - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongestRunningOrBuilder(int) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongestRunningOrBuilder(int) - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongestRunningOrBuilder(int) - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongestRunningOrBuilderList() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongestRunningOrBuilderList() - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongestRunningOrBuilderList() - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- getLongStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.LongColumnStatsData long_stats = 2;
- getLongStats() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.LongColumnStatsData long_stats = 2;
- getLongStats() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.LongColumnStatsData long_stats = 2;
- getLongStatsBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.LongColumnStatsData long_stats = 2;
- getLongStatsOrBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.LongColumnStatsData long_stats = 2;
- getLongStatsOrBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.LongColumnStatsData long_stats = 2;
- getLongStatsOrBuilder() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.LongColumnStatsData long_stats = 2;
- getLongType() - Method in class alluxio.grpc.table.Value.Builder
-
optional int64 long_type = 1;
- getLongType() - Method in class alluxio.grpc.table.Value
-
optional int64 long_type = 1;
- getLongType() - Method in interface alluxio.grpc.table.ValueOrBuilder
-
optional int64 long_type = 1;
- getLostBlocks() - Method in interface alluxio.master.block.BlockMaster
-
- getLostBlocks() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getLostFiles() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getLostFiles() - Method in interface alluxio.master.file.FileSystemMaster
-
- getLostFiles() - Method in class alluxio.master.file.meta.FileSystemMasterView
-
- getLostStorage() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
Deprecated.
- getLostStorage() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
Deprecated.
- getLostStorage() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
Deprecated.
- getLostStorage() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
Deprecated.
- getLostStorage() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
Deprecated.
- getLostStorage() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
Deprecated.
- getLostStorage() - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
Deprecated.
- getLostStorage() - Method in class alluxio.grpc.WorkerLostStorageInfo
-
Deprecated.
- getLostStorage() - Method in interface alluxio.grpc.WorkerLostStorageInfoOrBuilder
-
Deprecated.
- getLostStorage() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getLostStorage() - Method in class alluxio.worker.block.BlockHeartbeatReport
-
Gets the storage paths which were lost
in the heartbeat this report represents.
- getLostStorage() - Method in interface alluxio.worker.block.BlockStoreMeta
-
- getLostStorage() - Method in class alluxio.worker.block.DefaultBlockStoreMeta
-
- getLostStorage() - Method in class alluxio.worker.block.meta.StorageTier
-
- getLostStorageCount() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
- getLostStorageCount() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
- getLostStorageCount() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the map of lost storage paths on all tiers
- getLostStorageCount() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- getLostStorageCount() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
- getLostStorageCount() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of tier alias to a list of lost storage paths.
- getLostStorageCount() - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
- getLostStorageCount() - Method in class alluxio.grpc.WorkerLostStorageInfo
-
- getLostStorageCount() - Method in interface alluxio.grpc.WorkerLostStorageInfoOrBuilder
-
a map from tier alias to the lost storage paths
- getLostStorageMap() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the map of lost storage paths on all tiers
- getLostStorageMap() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the map of lost storage paths on all tiers
- getLostStorageMap() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the map of lost storage paths on all tiers
- getLostStorageMap() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the map of tier alias to a list of lost storage paths.
- getLostStorageMap() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the map of tier alias to a list of lost storage paths.
- getLostStorageMap() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of tier alias to a list of lost storage paths.
- getLostStorageMap() - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
a map from tier alias to the lost storage paths
- getLostStorageMap() - Method in class alluxio.grpc.WorkerLostStorageInfo
-
a map from tier alias to the lost storage paths
- getLostStorageMap() - Method in interface alluxio.grpc.WorkerLostStorageInfoOrBuilder
-
a map from tier alias to the lost storage paths
- getLostStorageOrDefault(String, StorageList) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the map of lost storage paths on all tiers
- getLostStorageOrDefault(String, StorageList) - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the map of lost storage paths on all tiers
- getLostStorageOrDefault(String, StorageList) - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the map of lost storage paths on all tiers
- getLostStorageOrDefault(String, StorageList) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the map of tier alias to a list of lost storage paths.
- getLostStorageOrDefault(String, StorageList) - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the map of tier alias to a list of lost storage paths.
- getLostStorageOrDefault(String, StorageList) - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of tier alias to a list of lost storage paths.
- getLostStorageOrDefault(String, StorageList) - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
a map from tier alias to the lost storage paths
- getLostStorageOrDefault(String, StorageList) - Method in class alluxio.grpc.WorkerLostStorageInfo
-
a map from tier alias to the lost storage paths
- getLostStorageOrDefault(String, StorageList) - Method in interface alluxio.grpc.WorkerLostStorageInfoOrBuilder
-
a map from tier alias to the lost storage paths
- getLostStorageOrThrow(String) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the map of lost storage paths on all tiers
- getLostStorageOrThrow(String) - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the map of lost storage paths on all tiers
- getLostStorageOrThrow(String) - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the map of lost storage paths on all tiers
- getLostStorageOrThrow(String) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the map of tier alias to a list of lost storage paths.
- getLostStorageOrThrow(String) - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the map of tier alias to a list of lost storage paths.
- getLostStorageOrThrow(String) - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of tier alias to a list of lost storage paths.
- getLostStorageOrThrow(String) - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
a map from tier alias to the lost storage paths
- getLostStorageOrThrow(String) - Method in class alluxio.grpc.WorkerLostStorageInfo
-
a map from tier alias to the lost storage paths
- getLostStorageOrThrow(String) - Method in interface alluxio.grpc.WorkerLostStorageInfoOrBuilder
-
a map from tier alias to the lost storage paths
- getLostWorkerCount() - Method in interface alluxio.master.block.BlockMaster
-
- getLostWorkerCount() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getLostWorkerNum() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int32 lostWorkerNum = 5;
- getLostWorkerNum() - Method in class alluxio.grpc.BlockMasterInfo
-
optional int32 lostWorkerNum = 5;
- getLostWorkerNum() - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
optional int32 lostWorkerNum = 5;
- getLostWorkerNum() - Method in class alluxio.wire.BlockMasterInfo
-
- getLostWorkers() - Method in class alluxio.wire.AlluxioMasterInfo
-
- getLostWorkersInfoList() - Method in interface alluxio.master.block.BlockMaster
-
- getLostWorkersInfoList() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getLow() - Method in class alluxio.grpc.table.Range.Builder
-
optional .alluxio.grpc.table.Value low = 1;
- getLow() - Method in class alluxio.grpc.table.Range
-
optional .alluxio.grpc.table.Value low = 1;
- getLow() - Method in interface alluxio.grpc.table.RangeOrBuilder
-
optional .alluxio.grpc.table.Value low = 1;
- getLowBuilder() - Method in class alluxio.grpc.table.Range.Builder
-
optional .alluxio.grpc.table.Value low = 1;
- getLowOrBuilder() - Method in class alluxio.grpc.table.Range.Builder
-
optional .alluxio.grpc.table.Value low = 1;
- getLowOrBuilder() - Method in class alluxio.grpc.table.Range
-
optional .alluxio.grpc.table.Value low = 1;
- getLowOrBuilder() - Method in interface alluxio.grpc.table.RangeOrBuilder
-
optional .alluxio.grpc.table.Value low = 1;
- getLowValue() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional .alluxio.grpc.table.Date low_value = 1;
- getLowValue() - Method in class alluxio.grpc.table.DateColumnStatsData
-
optional .alluxio.grpc.table.Date low_value = 1;
- getLowValue() - Method in interface alluxio.grpc.table.DateColumnStatsDataOrBuilder
-
optional .alluxio.grpc.table.Date low_value = 1;
- getLowValue() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional .alluxio.grpc.table.Decimal low_value = 1;
- getLowValue() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
optional .alluxio.grpc.table.Decimal low_value = 1;
- getLowValue() - Method in interface alluxio.grpc.table.DecimalColumnStatsDataOrBuilder
-
optional .alluxio.grpc.table.Decimal low_value = 1;
- getLowValue() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional double low_value = 1;
- getLowValue() - Method in class alluxio.grpc.table.DoubleColumnStatsData
-
optional double low_value = 1;
- getLowValue() - Method in interface alluxio.grpc.table.DoubleColumnStatsDataOrBuilder
-
optional double low_value = 1;
- getLowValue() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional int64 low_value = 1;
- getLowValue() - Method in class alluxio.grpc.table.LongColumnStatsData
-
optional int64 low_value = 1;
- getLowValue() - Method in interface alluxio.grpc.table.LongColumnStatsDataOrBuilder
-
optional int64 low_value = 1;
- getLowValueBuilder() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional .alluxio.grpc.table.Date low_value = 1;
- getLowValueBuilder() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional .alluxio.grpc.table.Decimal low_value = 1;
- getLowValueOrBuilder() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional .alluxio.grpc.table.Date low_value = 1;
- getLowValueOrBuilder() - Method in class alluxio.grpc.table.DateColumnStatsData
-
optional .alluxio.grpc.table.Date low_value = 1;
- getLowValueOrBuilder() - Method in interface alluxio.grpc.table.DateColumnStatsDataOrBuilder
-
optional .alluxio.grpc.table.Date low_value = 1;
- getLowValueOrBuilder() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional .alluxio.grpc.table.Decimal low_value = 1;
- getLowValueOrBuilder() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
optional .alluxio.grpc.table.Decimal low_value = 1;
- getLowValueOrBuilder() - Method in interface alluxio.grpc.table.DecimalColumnStatsDataOrBuilder
-
optional .alluxio.grpc.table.Decimal low_value = 1;
- getLowWaterMark() - Method in class alluxio.master.metastore.caching.CacheConfiguration
-
- getMap() - Method in class alluxio.table.common.BaseConfiguration
-
- getMask() - Method in class alluxio.security.authorization.ExtendedACLEntries
-
- getMaskActions() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional .alluxio.proto.shared.AclActions maskActions = 5;
- getMaskActions() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
optional .alluxio.proto.shared.AclActions maskActions = 5;
- getMaskActions() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
optional .alluxio.proto.shared.AclActions maskActions = 5;
- getMaskActionsBuilder() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional .alluxio.proto.shared.AclActions maskActions = 5;
- getMaskActionsOrBuilder() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional .alluxio.proto.shared.AclActions maskActions = 5;
- getMaskActionsOrBuilder() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
optional .alluxio.proto.shared.AclActions maskActions = 5;
- getMaskActionsOrBuilder() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
optional .alluxio.proto.shared.AclActions maskActions = 5;
- getMaster(Class<T>) - Method in class alluxio.master.AlluxioJobMasterProcess
-
- getMaster(Class<T>) - Method in class alluxio.master.AlluxioMasterProcess
-
- getMaster() - Method in class alluxio.master.LocalAlluxioJobCluster
-
- getMaster(Class<T>) - Method in class alluxio.master.MasterProcess
-
Gets the registered class from the master registry.
- getMasterAddress() - Method in class alluxio.client.file.FileSystemContext
-
- getMasterAddress() - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
optional .alluxio.grpc.NetAddress masterAddress = 1;
- getMasterAddress() - Method in class alluxio.grpc.GetMasterIdPRequest
-
optional .alluxio.grpc.NetAddress masterAddress = 1;
- getMasterAddress() - Method in interface alluxio.grpc.GetMasterIdPRequestOrBuilder
-
optional .alluxio.grpc.NetAddress masterAddress = 1;
- getMasterAddressBuilder() - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
optional .alluxio.grpc.NetAddress masterAddress = 1;
- getMasterAddresses(int) - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddresses(int) - Method in class alluxio.grpc.MasterInfo
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddresses(int) - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddresses() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getMasterAddresses() - Method in interface alluxio.master.meta.MetaMaster
-
- getMasterAddresses() - Method in class alluxio.master.MultiMasterLocalAlluxioCluster
-
- getMasterAddresses() - Method in class alluxio.multi.process.MultiProcessCluster
-
- getMasterAddresses() - Method in class alluxio.uri.MultiMasterAuthority
-
- getMasterAddressesBuilder(int) - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddressesBuilderList() - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddressesCount() - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddressesCount() - Method in class alluxio.grpc.MasterInfo
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddressesCount() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddressesList() - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddressesList() - Method in class alluxio.grpc.MasterInfo
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddressesList() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddressesOrBuilder(int) - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddressesOrBuilder(int) - Method in class alluxio.grpc.MasterInfo
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddressesOrBuilder(int) - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddressesOrBuilderList() - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddressesOrBuilderList() - Method in class alluxio.grpc.MasterInfo
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddressesOrBuilderList() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- getMasterAddressOrBuilder() - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
optional .alluxio.grpc.NetAddress masterAddress = 1;
- getMasterAddressOrBuilder() - Method in class alluxio.grpc.GetMasterIdPRequest
-
optional .alluxio.grpc.NetAddress masterAddress = 1;
- getMasterAddressOrBuilder() - Method in interface alluxio.grpc.GetMasterIdPRequestOrBuilder
-
optional .alluxio.grpc.NetAddress masterAddress = 1;
- getMasterCapacityFreePercentage() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets master capacity free percentage.
- getMasterCapacityUsedPercentage() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets master capacity used percentage.
- getMasterClientContext() - Method in class alluxio.client.file.FileSystemContext
-
- getMasterEmbeddedJournalAddresses(AlluxioConfiguration) - Static method in class alluxio.util.ConfigurationUtils
-
- getMasterForEntry(Journal.JournalEntry) - Static method in class alluxio.master.journal.JournalEntryAssociation
-
- getMasterHeartbeatMethod() - Static method in class alluxio.grpc.MetaMasterMasterServiceGrpc
-
- getMasterHostname() - Method in class alluxio.grpc.CheckpointPResponse.Builder
-
The hostname of the master that did the checkpoint
- getMasterHostname() - Method in class alluxio.grpc.CheckpointPResponse
-
The hostname of the master that did the checkpoint
- getMasterHostname() - Method in interface alluxio.grpc.CheckpointPResponseOrBuilder
-
The hostname of the master that did the checkpoint
- getMasterHostname() - Method in class alluxio.wire.WorkerWebUIInit
-
Gets master ip.
- getMasterHostnameBytes() - Method in class alluxio.grpc.CheckpointPResponse.Builder
-
The hostname of the master that did the checkpoint
- getMasterHostnameBytes() - Method in class alluxio.grpc.CheckpointPResponse
-
The hostname of the master that did the checkpoint
- getMasterHostnameBytes() - Method in interface alluxio.grpc.CheckpointPResponseOrBuilder
-
The hostname of the master that did the checkpoint
- getMasterHostnames() - Static method in class alluxio.cli.extensions.ExtensionsShellUtils
-
Gets list of masters in conf directory.
- getMasterHostNotConfiguredMessage(String) - Static method in class alluxio.util.ConfigurationUtils
-
Returns a unified message for cases when the master hostname cannot be determined.
- getMasterId() - Method in class alluxio.grpc.GetMasterIdPResponse.Builder
-
optional int64 masterId = 1;
- getMasterId() - Method in class alluxio.grpc.GetMasterIdPResponse
-
optional int64 masterId = 1;
- getMasterId() - Method in interface alluxio.grpc.GetMasterIdPResponseOrBuilder
-
optional int64 masterId = 1;
- getMasterId() - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
optional int64 masterId = 1;
- getMasterId() - Method in class alluxio.grpc.MasterHeartbeatPRequest
-
optional int64 masterId = 1;
- getMasterId() - Method in interface alluxio.grpc.MasterHeartbeatPRequestOrBuilder
-
optional int64 masterId = 1;
- getMasterId(GetMasterIdPRequest) - Method in class alluxio.grpc.MetaMasterMasterServiceGrpc.MetaMasterMasterServiceBlockingStub
-
Returns a master id for the given master address.
- getMasterId(GetMasterIdPRequest) - Method in class alluxio.grpc.MetaMasterMasterServiceGrpc.MetaMasterMasterServiceFutureStub
-
Returns a master id for the given master address.
- getMasterId(GetMasterIdPRequest, StreamObserver<GetMasterIdPResponse>) - Method in class alluxio.grpc.MetaMasterMasterServiceGrpc.MetaMasterMasterServiceImplBase
-
Returns a master id for the given master address.
- getMasterId(GetMasterIdPRequest, StreamObserver<GetMasterIdPResponse>) - Method in class alluxio.grpc.MetaMasterMasterServiceGrpc.MetaMasterMasterServiceStub
-
Returns a master id for the given master address.
- getMasterId() - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
optional int64 masterId = 1;
- getMasterId() - Method in class alluxio.grpc.RegisterMasterPRequest
-
optional int64 masterId = 1;
- getMasterId() - Method in interface alluxio.grpc.RegisterMasterPRequestOrBuilder
-
optional int64 masterId = 1;
- getMasterId(Address) - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getMasterId(Address) - Method in interface alluxio.master.meta.MetaMaster
-
Returns a master id for the given master, creating one if the master is new.
- getMasterId(GetMasterIdPRequest, StreamObserver<GetMasterIdPResponse>) - Method in class alluxio.master.meta.MetaMasterMasterServiceHandler
-
- GetMasterIdPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetMasterIdPOptions
- GetMasterIdPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetMasterIdPOptions
- GetMasterIdPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetMasterIdPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetMasterIdPRequest
- GetMasterIdPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetMasterIdPRequest
- GetMasterIdPRequestOrBuilder - Interface in alluxio.grpc
-
- GetMasterIdPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetMasterIdPResponse
- GetMasterIdPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetMasterIdPResponse
- GetMasterIdPResponseOrBuilder - Interface in alluxio.grpc
-
- getMasterInfo(Set<MasterInfoField>) - Method in interface alluxio.client.meta.MetaMasterClient
-
- getMasterInfo(Set<MasterInfoField>) - Method in class alluxio.client.meta.RetryHandlingMetaMasterClient
-
- getMasterInfo() - Method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
optional .alluxio.grpc.meta.MasterInfo masterInfo = 1;
- getMasterInfo() - Method in class alluxio.grpc.GetMasterInfoPResponse
-
optional .alluxio.grpc.meta.MasterInfo masterInfo = 1;
- getMasterInfo() - Method in interface alluxio.grpc.GetMasterInfoPResponseOrBuilder
-
optional .alluxio.grpc.meta.MasterInfo masterInfo = 1;
- getMasterInfo(GetMasterInfoPOptions) - Method in class alluxio.grpc.MetaMasterClientServiceGrpc.MetaMasterClientServiceBlockingStub
-
Returns information about the master.
- getMasterInfo(GetMasterInfoPOptions) - Method in class alluxio.grpc.MetaMasterClientServiceGrpc.MetaMasterClientServiceFutureStub
-
Returns information about the master.
- getMasterInfo(GetMasterInfoPOptions, StreamObserver<GetMasterInfoPResponse>) - Method in class alluxio.grpc.MetaMasterClientServiceGrpc.MetaMasterClientServiceImplBase
-
Returns information about the master.
- getMasterInfo(GetMasterInfoPOptions, StreamObserver<GetMasterInfoPResponse>) - Method in class alluxio.grpc.MetaMasterClientServiceGrpc.MetaMasterClientServiceStub
-
Returns information about the master.
- getMasterInfo(GetMasterInfoPOptions, StreamObserver<GetMasterInfoPResponse>) - Method in class alluxio.master.meta.MetaMasterClientServiceHandler
-
- getMasterInfoBuilder() - Method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
optional .alluxio.grpc.meta.MasterInfo masterInfo = 1;
- getMasterInfoOrBuilder() - Method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
optional .alluxio.grpc.meta.MasterInfo masterInfo = 1;
- getMasterInfoOrBuilder() - Method in class alluxio.grpc.GetMasterInfoPResponse
-
optional .alluxio.grpc.meta.MasterInfo masterInfo = 1;
- getMasterInfoOrBuilder() - Method in interface alluxio.grpc.GetMasterInfoPResponseOrBuilder
-
optional .alluxio.grpc.meta.MasterInfo masterInfo = 1;
- GetMasterInfoPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetMasterInfoPOptions
- GetMasterInfoPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetMasterInfoPOptions
- GetMasterInfoPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetMasterInfoPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetMasterInfoPResponse
- GetMasterInfoPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.GetMasterInfoPResponse
- GetMasterInfoPResponseOrBuilder - Interface in alluxio.grpc
-
- getMasterInquireClient() - Method in class alluxio.master.MasterClientContext
-
- getMasterInquireClient() - Method in class alluxio.multi.process.MultiProcessCluster
-
- getMasterMetricName(String) - Static method in class alluxio.metrics.MetricsSystem
-
Builds metric registry names for master instance.
- getMasterMetrics(Set<String>) - Static method in class alluxio.metrics.MetricsSystem
-
Gets all the master metrics belongs to the given metric names.
- getMasterNodeAddress() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets master node address.
- getMasterNodeAddress() - Method in class alluxio.wire.MasterWebUIData
-
Gets master node address.
- getMasterNodeAddress() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets master node address.
- getMasterPort() - Method in class alluxio.wire.WorkerWebUIInit
-
Gets master port.
- getMasterProcess() - Method in class alluxio.master.LocalAlluxioMaster
-
- getMasterRpcAddresses() - Method in interface alluxio.master.MasterInquireClient
-
- getMasterRpcAddresses() - Method in class alluxio.master.PollingMasterInquireClient
-
- getMasterRpcAddresses() - Method in class alluxio.master.SingleMasterInquireClient
-
- getMasterRpcAddresses() - Method in class alluxio.master.ZkMasterInquireClient
-
- getMasterRpcAddresses(AlluxioConfiguration) - Static method in class alluxio.util.ConfigurationUtils
-
Gets the RPC addresses of all masters based on the configuration.
- getMasterRpcPort() - Method in class alluxio.master.LocalAlluxioCluster
-
- getMasterServiceHandler() - Method in class alluxio.master.metrics.DefaultMetricsMaster
-
- getMasterServiceHandler() - Method in interface alluxio.master.metrics.MetricsMaster
-
- getMasterServiceLoader() - Static method in class alluxio.master.ServiceUtils
-
- getMasterServiceNames() - Static method in class alluxio.master.ServiceUtils
-
- getMasterUnderfsCapacityFreePercentage() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets master underfs capacity free percentage.
- getMasterUnderfsCapacityUsedPercentage() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets master underfs capacity used percentage.
- getMasterURI() - Method in class alluxio.master.LocalAlluxioCluster
-
- getMaxBufferPoolSize() - Method in class alluxio.client.file.cache.store.RocksPageStoreOptions
-
- getMaxCapacity() - Method in class alluxio.resource.DynamicResourcePool.Options
-
- getMaxColLen() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional int64 max_col_len = 1;
- getMaxColLen() - Method in class alluxio.grpc.table.BinaryColumnStatsData
-
optional int64 max_col_len = 1;
- getMaxColLen() - Method in interface alluxio.grpc.table.BinaryColumnStatsDataOrBuilder
-
optional int64 max_col_len = 1;
- getMaxColLen() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional int64 max_col_len = 1;
- getMaxColLen() - Method in class alluxio.grpc.table.StringColumnStatsData
-
optional int64 max_col_len = 1;
- getMaxColLen() - Method in interface alluxio.grpc.table.StringColumnStatsDataOrBuilder
-
optional int64 max_col_len = 1;
- getMaxKeys() - Method in class alluxio.proxy.s3.ListBucketOptions
-
- getMaxKeys() - Method in class alluxio.proxy.s3.ListBucketResult
-
- getMaxLogSize() - Method in class alluxio.master.journal.raft.RaftJournalConfiguration
-
- getMaxNumFiles() - Method in class alluxio.job.plan.transform.CompactConfig
-
- getMaxPageSize() - Method in class alluxio.client.file.cache.store.RocksPageStoreOptions
-
- getMaxSequenceNumber() - Static method in class alluxio.master.block.BlockId
-
- getMaxSize() - Method in class alluxio.master.metastore.caching.CacheConfiguration
-
- getMaxUfsReadConcurrency() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional int32 maxUfsReadConcurrency = 2;
- getMaxUfsReadConcurrency() - Method in class alluxio.grpc.OpenFilePOptions
-
optional int32 maxUfsReadConcurrency = 2;
- getMaxUfsReadConcurrency() - Method in interface alluxio.grpc.OpenFilePOptionsOrBuilder
-
optional int32 maxUfsReadConcurrency = 2;
- getMaxUfsReadConcurrency() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
optional int32 maxUfsReadConcurrency = 4;
- getMaxUfsReadConcurrency() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
optional int32 maxUfsReadConcurrency = 4;
- getMaxUfsReadConcurrency() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
optional int32 maxUfsReadConcurrency = 4;
- getMechanismName() - Method in class alluxio.security.authentication.plain.PlainSaslServer
-
- getMechanismNames(Map<String, ?>) - Method in class alluxio.security.authentication.plain.PlainSaslServer.Factory
-
- getMediumType() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getMediumType() - Method in class alluxio.grpc.BlockLocation.Builder
-
optional string mediumType = 4;
- getMediumType() - Method in class alluxio.grpc.BlockLocation
-
optional string mediumType = 4;
- getMediumType() - Method in interface alluxio.grpc.BlockLocationOrBuilder
-
optional string mediumType = 4;
- getMediumType() - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
optional string mediumType = 2;
- getMediumType() - Method in class alluxio.grpc.BlockStoreLocationProto
-
optional string mediumType = 2;
- getMediumType() - Method in interface alluxio.grpc.BlockStoreLocationProtoOrBuilder
-
optional string mediumType = 2;
- getMediumType() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
optional string mediumType = 7;
- getMediumType() - Method in class alluxio.grpc.CommitBlockPRequest
-
optional string mediumType = 7;
- getMediumType() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
optional string mediumType = 7;
- getMediumType() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional string medium_type = 7;
- getMediumType() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
optional string medium_type = 7;
- getMediumType() - Method in interface alluxio.grpc.CreateLocalBlockRequestOrBuilder
-
optional string medium_type = 7;
- getMediumType() - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
optional string medium_type = 2;
- getMediumType() - Method in class alluxio.grpc.MoveBlockRequest
-
optional string medium_type = 2;
- getMediumType() - Method in interface alluxio.grpc.MoveBlockRequestOrBuilder
-
optional string medium_type = 2;
- getMediumType() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional string medium_type = 8;
- getMediumType() - Method in class alluxio.grpc.WriteRequestCommand
-
optional string medium_type = 8;
- getMediumType() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
optional string medium_type = 8;
- getMediumType() - Method in class alluxio.job.plan.replicate.MoveConfig
-
- getMediumType(int) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
repeated string medium_type = 18;
- getMediumType(int) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
repeated string medium_type = 18;
- getMediumType(int) - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
repeated string medium_type = 18;
- getMediumType(int) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
repeated string medium_type = 26;
- getMediumType(int) - Method in class alluxio.proto.journal.File.InodeFileEntry
-
repeated string medium_type = 26;
- getMediumType(int) - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
repeated string medium_type = 26;
- getMediumType(int) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
repeated string medium_type = 16;
- getMediumType(int) - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
repeated string medium_type = 16;
- getMediumType(int) - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
repeated string medium_type = 16;
- getMediumType() - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
optional string mediumType = 3;
- getMediumType() - Method in class alluxio.proto.meta.Block.BlockLocation
-
optional string mediumType = 3;
- getMediumType() - Method in interface alluxio.proto.meta.Block.BlockLocationOrBuilder
-
optional string mediumType = 3;
- getMediumType(int) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
repeated string medium_type = 27;
- getMediumType(int) - Method in class alluxio.proto.meta.InodeMeta.Inode
-
repeated string medium_type = 27;
- getMediumType(int) - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
repeated string medium_type = 27;
- getMediumType() - Method in class alluxio.wire.BlockLocation
-
- getMediumType() - Method in class alluxio.worker.block.meta.StorageDirView
-
Get medium type of the dir view, which is derived from the dir.
- getMediumType() - Method in class alluxio.worker.grpc.BlockWriteRequest
-
- getMediumTypeBytes() - Method in class alluxio.grpc.BlockLocation.Builder
-
optional string mediumType = 4;
- getMediumTypeBytes() - Method in class alluxio.grpc.BlockLocation
-
optional string mediumType = 4;
- getMediumTypeBytes() - Method in interface alluxio.grpc.BlockLocationOrBuilder
-
optional string mediumType = 4;
- getMediumTypeBytes() - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
optional string mediumType = 2;
- getMediumTypeBytes() - Method in class alluxio.grpc.BlockStoreLocationProto
-
optional string mediumType = 2;
- getMediumTypeBytes() - Method in interface alluxio.grpc.BlockStoreLocationProtoOrBuilder
-
optional string mediumType = 2;
- getMediumTypeBytes() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
optional string mediumType = 7;
- getMediumTypeBytes() - Method in class alluxio.grpc.CommitBlockPRequest
-
optional string mediumType = 7;
- getMediumTypeBytes() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
optional string mediumType = 7;
- getMediumTypeBytes() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional string medium_type = 7;
- getMediumTypeBytes() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
optional string medium_type = 7;
- getMediumTypeBytes() - Method in interface alluxio.grpc.CreateLocalBlockRequestOrBuilder
-
optional string medium_type = 7;
- getMediumTypeBytes() - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
optional string medium_type = 2;
- getMediumTypeBytes() - Method in class alluxio.grpc.MoveBlockRequest
-
optional string medium_type = 2;
- getMediumTypeBytes() - Method in interface alluxio.grpc.MoveBlockRequestOrBuilder
-
optional string medium_type = 2;
- getMediumTypeBytes() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional string medium_type = 8;
- getMediumTypeBytes() - Method in class alluxio.grpc.WriteRequestCommand
-
optional string medium_type = 8;
- getMediumTypeBytes() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
optional string medium_type = 8;
- getMediumTypeBytes(int) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
repeated string medium_type = 18;
- getMediumTypeBytes(int) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
repeated string medium_type = 18;
- getMediumTypeBytes(int) - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
repeated string medium_type = 18;
- getMediumTypeBytes(int) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
repeated string medium_type = 26;
- getMediumTypeBytes(int) - Method in class alluxio.proto.journal.File.InodeFileEntry
-
repeated string medium_type = 26;
- getMediumTypeBytes(int) - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
repeated string medium_type = 26;
- getMediumTypeBytes(int) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
repeated string medium_type = 16;
- getMediumTypeBytes(int) - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
repeated string medium_type = 16;
- getMediumTypeBytes(int) - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
repeated string medium_type = 16;
- getMediumTypeBytes() - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
optional string mediumType = 3;
- getMediumTypeBytes() - Method in class alluxio.proto.meta.Block.BlockLocation
-
optional string mediumType = 3;
- getMediumTypeBytes() - Method in interface alluxio.proto.meta.Block.BlockLocationOrBuilder
-
optional string mediumType = 3;
- getMediumTypeBytes(int) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
repeated string medium_type = 27;
- getMediumTypeBytes(int) - Method in class alluxio.proto.meta.InodeMeta.Inode
-
repeated string medium_type = 27;
- getMediumTypeBytes(int) - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
repeated string medium_type = 27;
- getMediumTypeCount() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
repeated string medium_type = 18;
- getMediumTypeCount() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
repeated string medium_type = 18;
- getMediumTypeCount() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
repeated string medium_type = 18;
- getMediumTypeCount() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
repeated string medium_type = 26;
- getMediumTypeCount() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
repeated string medium_type = 26;
- getMediumTypeCount() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
repeated string medium_type = 26;
- getMediumTypeCount() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
repeated string medium_type = 16;
- getMediumTypeCount() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
repeated string medium_type = 16;
- getMediumTypeCount() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
repeated string medium_type = 16;
- getMediumTypeCount() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
repeated string medium_type = 27;
- getMediumTypeCount() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
repeated string medium_type = 27;
- getMediumTypeCount() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
repeated string medium_type = 27;
- getMediumTypeList() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
repeated string medium_type = 18;
- getMediumTypeList() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
repeated string medium_type = 18;
- getMediumTypeList() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
repeated string medium_type = 18;
- getMediumTypeList() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
repeated string medium_type = 26;
- getMediumTypeList() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
repeated string medium_type = 26;
- getMediumTypeList() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
repeated string medium_type = 26;
- getMediumTypeList() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
repeated string medium_type = 16;
- getMediumTypeList() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
repeated string medium_type = 16;
- getMediumTypeList() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
repeated string medium_type = 16;
- getMediumTypeList() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
repeated string medium_type = 27;
- getMediumTypeList() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
repeated string medium_type = 27;
- getMediumTypeList() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
repeated string medium_type = 27;
- getMediumTypes() - Method in class alluxio.master.file.meta.Inode
-
- getMediumTypes() - Method in interface alluxio.master.file.meta.InodeView
-
- getMediumTypes() - Method in class alluxio.master.file.meta.MutableInode
-
- getMediumTypes() - Method in class alluxio.wire.FileInfo
-
- getMessage(String) - Static method in class alluxio.conf.RemovedKey
-
gets the message pertaining to a removed key or template.
- getMessage() - Method in exception alluxio.exception.AggregateException
-
- getMessage(Object...) - Method in enum alluxio.exception.ExceptionMessage
-
Formats the message of the exception.
- getMessage() - Method in class alluxio.grpc.DataMessage
-
- getMessage() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional bytes message = 2;
- getMessage() - Method in class alluxio.grpc.SaslMessage
-
optional bytes message = 2;
- getMessage() - Method in interface alluxio.grpc.SaslMessageOrBuilder
-
optional bytes message = 2;
- getMessage() - Method in class alluxio.grpc.TransportMessage.Builder
-
optional bytes message = 3;
- getMessage() - Method in class alluxio.grpc.TransportMessage
-
optional bytes message = 3;
- getMessage() - Method in interface alluxio.grpc.TransportMessageOrBuilder
-
optional bytes message = 3;
- getMessage() - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
optional string message = 2;
- getMessage() - Method in class alluxio.proto.dataserver.Protocol.Response
-
optional string message = 2;
- getMessage() - Method in interface alluxio.proto.dataserver.Protocol.ResponseOrBuilder
-
optional string message = 2;
- getMessage() - Method in class alluxio.proxy.s3.S3Error
-
- getMessage() - Method in class alluxio.RestUtils.ErrorResponse
-
Gets message.
- getMessage() - Method in class alluxio.wire.LogInfo
-
- getMessageBytes() - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
optional string message = 2;
- getMessageBytes() - Method in class alluxio.proto.dataserver.Protocol.Response
-
optional string message = 2;
- getMessageBytes() - Method in interface alluxio.proto.dataserver.Protocol.ResponseOrBuilder
-
optional string message = 2;
- getMessageType() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional .alluxio.grpc.sasl.SaslMessageType messageType = 1;
- getMessageType() - Method in class alluxio.grpc.SaslMessage
-
optional .alluxio.grpc.sasl.SaslMessageType messageType = 1;
- getMessageType() - Method in interface alluxio.grpc.SaslMessageOrBuilder
-
optional .alluxio.grpc.sasl.SaslMessageType messageType = 1;
- getMessageWithUrl(String, Object...) - Method in enum alluxio.exception.ExceptionMessage
-
Formats the message of the exception with a url to consult.
- getMeta() - Method in class alluxio.master.metastore.BlockStore.Block
-
- getMetaClient() - Method in class alluxio.cli.fsadmin.command.Context
-
- getMetaConfigClient() - Method in class alluxio.cli.fsadmin.command.Context
-
- getMetaMasterClient() - Method in class alluxio.multi.process.Clients
-
- getMetaMasterClient() - Method in class alluxio.multi.process.MultiProcessCluster
-
- getMeter() - Method in class alluxio.worker.grpc.ReadRequestContext
-
- getMeter() - Method in class alluxio.worker.grpc.WriteRequestContext
-
- getMetricName() - Method in class alluxio.metrics.MetricKey
-
- getMetricName(String) - Static method in class alluxio.metrics.MetricsSystem
-
Converts a simple string to a qualified metric name based on the process type.
- getMetricNameWithTags(String, String...) - Static method in class alluxio.metrics.Metric
-
Gets the metric name with the appendix of tags.
- getMetricNameWithUserTag(String, String) - Static method in class alluxio.metrics.Metric
-
Gets a metric name with a specific user tag.
- getMetricRegistry() - Method in class alluxio.metrics.source.JvmSource
-
- getMetricRegistry() - Method in interface alluxio.metrics.source.Source
-
Gets the instance of the MetricRegistry
.
- getMetrics() - Method in interface alluxio.client.metrics.MetricsMasterClient
-
Gets all the metrics stored in the current master from metric name to metric value.
- getMetrics() - Method in class alluxio.client.metrics.RetryHandlingMetricsMasterClient
-
- getMetrics(int) - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetrics(int) - Method in class alluxio.grpc.BlockHeartbeatPOptions
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetrics(int) - Method in interface alluxio.grpc.BlockHeartbeatPOptionsOrBuilder
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetrics(int) - Method in class alluxio.grpc.ClientMetrics.Builder
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetrics(int) - Method in class alluxio.grpc.ClientMetrics
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetrics(int) - Method in interface alluxio.grpc.ClientMetricsOrBuilder
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetrics() - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
Deprecated.
- getMetrics() - Method in class alluxio.grpc.GetMetricsPResponse
-
Deprecated.
- getMetrics() - Method in interface alluxio.grpc.GetMetricsPResponseOrBuilder
-
Deprecated.
- getMetrics(GetMetricsPOptions) - Method in class alluxio.grpc.MetricsMasterClientServiceGrpc.MetricsMasterClientServiceBlockingStub
-
Returns a map of metrics property names and their values from Alluxio metrics system.
- getMetrics(GetMetricsPOptions) - Method in class alluxio.grpc.MetricsMasterClientServiceGrpc.MetricsMasterClientServiceFutureStub
-
Returns a map of metrics property names and their values from Alluxio metrics system.
- getMetrics(GetMetricsPOptions, StreamObserver<GetMetricsPResponse>) - Method in class alluxio.grpc.MetricsMasterClientServiceGrpc.MetricsMasterClientServiceImplBase
-
Returns a map of metrics property names and their values from Alluxio metrics system.
- getMetrics(GetMetricsPOptions, StreamObserver<GetMetricsPResponse>) - Method in class alluxio.grpc.MetricsMasterClientServiceGrpc.MetricsMasterClientServiceStub
-
Returns a map of metrics property names and their values from Alluxio metrics system.
- getMetrics() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getMetrics() - Method in class alluxio.master.metrics.DefaultMetricsMaster
-
- getMetrics() - Method in interface alluxio.master.metrics.MetricsMaster
-
- getMetrics(GetMetricsPOptions, StreamObserver<GetMetricsPResponse>) - Method in class alluxio.master.metrics.MetricsMasterClientServiceHandler
-
- getMetrics() - Method in class alluxio.wire.AlluxioMasterInfo
-
- getMetrics() - Method in class alluxio.wire.AlluxioWorkerInfo
-
- getMetrics() - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- getMetricsBuilder(int) - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetricsBuilder(int) - Method in class alluxio.grpc.ClientMetrics.Builder
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetricsBuilderList() - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetricsBuilderList() - Method in class alluxio.grpc.ClientMetrics.Builder
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetricsClient() - Method in class alluxio.cli.fsadmin.command.Context
-
- getMetricsCount() - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetricsCount() - Method in class alluxio.grpc.BlockHeartbeatPOptions
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetricsCount() - Method in interface alluxio.grpc.BlockHeartbeatPOptionsOrBuilder
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetricsCount() - Method in class alluxio.grpc.ClientMetrics.Builder
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetricsCount() - Method in class alluxio.grpc.ClientMetrics
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetricsCount() - Method in interface alluxio.grpc.ClientMetricsOrBuilder
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetricsCount() - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
- getMetricsCount() - Method in class alluxio.grpc.GetMetricsPResponse
-
- getMetricsCount() - Method in interface alluxio.grpc.GetMetricsPResponseOrBuilder
-
map<string, .alluxio.grpc.metric.MetricValue> metrics = 1;
- getMetricsHeartbeatMethod() - Static method in class alluxio.grpc.MetricsMasterClientServiceGrpc
-
- getMetricsJson(String) - Method in class alluxio.cli.bundler.command.CollectMetricsCommand
-
Probes Alluxio metrics json sink.
- getMetricsList() - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetricsList() - Method in class alluxio.grpc.BlockHeartbeatPOptions
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetricsList() - Method in interface alluxio.grpc.BlockHeartbeatPOptionsOrBuilder
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetricsList() - Method in class alluxio.grpc.ClientMetrics.Builder
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetricsList() - Method in class alluxio.grpc.ClientMetrics
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetricsList() - Method in interface alluxio.grpc.ClientMetricsOrBuilder
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetricsMap() - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
map<string, .alluxio.grpc.metric.MetricValue> metrics = 1;
- getMetricsMap() - Method in class alluxio.grpc.GetMetricsPResponse
-
map<string, .alluxio.grpc.metric.MetricValue> metrics = 1;
- getMetricsMap() - Method in interface alluxio.grpc.GetMetricsPResponseOrBuilder
-
map<string, .alluxio.grpc.metric.MetricValue> metrics = 1;
- getMetricsMasterClient() - Method in class alluxio.multi.process.MultiProcessCluster
-
- getMetricsOrBuilder(int) - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetricsOrBuilder(int) - Method in class alluxio.grpc.BlockHeartbeatPOptions
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetricsOrBuilder(int) - Method in interface alluxio.grpc.BlockHeartbeatPOptionsOrBuilder
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetricsOrBuilder(int) - Method in class alluxio.grpc.ClientMetrics.Builder
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetricsOrBuilder(int) - Method in class alluxio.grpc.ClientMetrics
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetricsOrBuilder(int) - Method in interface alluxio.grpc.ClientMetricsOrBuilder
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetricsOrBuilderList() - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetricsOrBuilderList() - Method in class alluxio.grpc.BlockHeartbeatPOptions
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetricsOrBuilderList() - Method in interface alluxio.grpc.BlockHeartbeatPOptionsOrBuilder
-
repeated .alluxio.grpc.Metric metrics = 1;
- getMetricsOrBuilderList() - Method in class alluxio.grpc.ClientMetrics.Builder
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetricsOrBuilderList() - Method in class alluxio.grpc.ClientMetrics
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetricsOrBuilderList() - Method in interface alluxio.grpc.ClientMetricsOrBuilder
-
repeated .alluxio.grpc.Metric metrics = 2;
- getMetricsOrDefault(String, MetricValue) - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
map<string, .alluxio.grpc.metric.MetricValue> metrics = 1;
- getMetricsOrDefault(String, MetricValue) - Method in class alluxio.grpc.GetMetricsPResponse
-
map<string, .alluxio.grpc.metric.MetricValue> metrics = 1;
- getMetricsOrDefault(String, MetricValue) - Method in interface alluxio.grpc.GetMetricsPResponseOrBuilder
-
map<string, .alluxio.grpc.metric.MetricValue> metrics = 1;
- getMetricsOrThrow(String) - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
map<string, .alluxio.grpc.metric.MetricValue> metrics = 1;
- getMetricsOrThrow(String) - Method in class alluxio.grpc.GetMetricsPResponse
-
map<string, .alluxio.grpc.metric.MetricValue> metrics = 1;
- getMetricsOrThrow(String) - Method in interface alluxio.grpc.GetMetricsPResponseOrBuilder
-
map<string, .alluxio.grpc.metric.MetricValue> metrics = 1;
- GetMetricsPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.metric.GetMetricsPOptions
- GetMetricsPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.metric.GetMetricsPOptions
- GetMetricsPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetMetricsPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.metric.GetMetricsPResponse
- GetMetricsPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.metric.GetMetricsPResponse
- GetMetricsPResponseOrBuilder - Interface in alluxio.grpc
-
- getMetricType() - Method in class alluxio.grpc.Metric.Builder
-
required .alluxio.grpc.MetricType metricType = 5;
- getMetricType() - Method in class alluxio.grpc.Metric
-
required .alluxio.grpc.MetricType metricType = 5;
- getMetricType() - Method in interface alluxio.grpc.MetricOrBuilder
-
required .alluxio.grpc.MetricType metricType = 5;
- getMetricType() - Method in class alluxio.grpc.MetricValue.Builder
-
optional .alluxio.grpc.MetricType metricType = 6;
- getMetricType() - Method in class alluxio.grpc.MetricValue
-
optional .alluxio.grpc.MetricType metricType = 6;
- getMetricType() - Method in interface alluxio.grpc.MetricValueOrBuilder
-
optional .alluxio.grpc.MetricType metricType = 6;
- getMetricType() - Method in class alluxio.metrics.Metric
-
- getMetricType() - Method in class alluxio.metrics.MetricKey
-
- getMetricValue(String) - Static method in class alluxio.metrics.MetricsSystem
-
Gets metric with the given full metric name.
- getMinCapacity() - Method in class alluxio.resource.DynamicResourcePool.Options
-
- getMinFileSize() - Method in class alluxio.job.plan.transform.CompactConfig
-
- getMode() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getMode() - Method in class alluxio.client.file.URIStatus
-
- getMode() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.PMode mode = 3;
- getMode() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
optional .alluxio.grpc.PMode mode = 3;
- getMode() - Method in interface alluxio.grpc.CreateDirectoryPOptionsOrBuilder
-
optional .alluxio.grpc.PMode mode = 3;
- getMode() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.PMode mode = 3;
- getMode() - Method in class alluxio.grpc.CreateFilePOptions
-
optional .alluxio.grpc.PMode mode = 3;
- getMode() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional .alluxio.grpc.PMode mode = 3;
- getMode() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 mode = 18;
- getMode() - Method in class alluxio.grpc.FileInfo
-
optional int32 mode = 18;
- getMode() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int32 mode = 18;
- getMode() - Method in class alluxio.grpc.PAcl.Builder
-
optional int32 mode = 4;
- getMode() - Method in class alluxio.grpc.PAcl
-
optional int32 mode = 4;
- getMode() - Method in interface alluxio.grpc.PAclOrBuilder
-
optional int32 mode = 4;
- getMode() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional .alluxio.grpc.PMode mode = 5;
- getMode() - Method in class alluxio.grpc.SetAttributePOptions
-
optional .alluxio.grpc.PMode mode = 5;
- getMode() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional .alluxio.grpc.PMode mode = 5;
- getMode() - Method in class alluxio.master.file.contexts.CreatePathContext
-
- getMode() - Method in class alluxio.master.file.meta.Inode
-
- getMode() - Method in interface alluxio.master.file.meta.InodeView
-
- getMode() - Method in class alluxio.master.file.meta.MutableInode
-
- getMode() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional int32 mode = 4;
- getMode() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
optional int32 mode = 4;
- getMode() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsFileOptionsOrBuilder
-
optional int32 mode = 4;
- getMode() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int32 mode = 10;
- getMode() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional int32 mode = 10;
- getMode() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional int32 mode = 10;
- getMode() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int32 mode = 16;
- getMode() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int32 mode = 16;
- getMode() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int32 mode = 16;
- getMode() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int32 mode = 11;
- getMode() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional int32 mode = 11;
- getMode() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional int32 mode = 11;
- getMode() - Method in class alluxio.security.authorization.AccessControlList
-
- getMode() - Method in class alluxio.underfs.ObjectUnderFileSystem.ObjectPermissions
-
- getMode() - Method in class alluxio.underfs.options.CreateOptions
-
- getMode() - Method in class alluxio.underfs.options.MkdirsOptions
-
- getMode() - Method in class alluxio.underfs.UfsStatus
-
Gets the mode of the given path in short format, e.g 0700.
- getMode() - Method in class alluxio.util.webui.UIFileInfo
-
Gets mode.
- getMode() - Method in class alluxio.wire.FileInfo
-
- getModeBuilder() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.PMode mode = 3;
- getModeBuilder() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.PMode mode = 3;
- getModeBuilder() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional .alluxio.grpc.PMode mode = 5;
- getModeOrBuilder() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.PMode mode = 3;
- getModeOrBuilder() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
optional .alluxio.grpc.PMode mode = 3;
- getModeOrBuilder() - Method in interface alluxio.grpc.CreateDirectoryPOptionsOrBuilder
-
optional .alluxio.grpc.PMode mode = 3;
- getModeOrBuilder() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.PMode mode = 3;
- getModeOrBuilder() - Method in class alluxio.grpc.CreateFilePOptions
-
optional .alluxio.grpc.PMode mode = 3;
- getModeOrBuilder() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional .alluxio.grpc.PMode mode = 3;
- getModeOrBuilder() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional .alluxio.grpc.PMode mode = 5;
- getModeOrBuilder() - Method in class alluxio.grpc.SetAttributePOptions
-
optional .alluxio.grpc.PMode mode = 5;
- getModeOrBuilder() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional .alluxio.grpc.PMode mode = 5;
- getModificationTime() - Method in class alluxio.util.webui.UIFileInfo
-
Gets modification time.
- getModTimeTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for getting modification time.
- getMountId() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getMountId() - Method in class alluxio.client.file.URIStatus
-
- getMountId() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 mountId = 23;
- getMountId() - Method in class alluxio.grpc.FileInfo
-
optional int64 mountId = 23;
- getMountId() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int64 mountId = 23;
- getMountId() - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
the id of the ufs
- getMountId() - Method in class alluxio.grpc.GetUfsInfoPRequest
-
the id of the ufs
- getMountId() - Method in interface alluxio.grpc.GetUfsInfoPRequestOrBuilder
-
the id of the ufs
- getMountId() - Method in class alluxio.job.plan.persist.PersistConfig
-
- getMountId() - Method in class alluxio.master.file.meta.MountTable.Resolution
-
- getMountId() - Method in class alluxio.master.file.meta.options.MountInfo
-
- getMountId() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
mount ID of the UFS to write to
- getMountId() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions
-
mount ID of the UFS to write to
- getMountId() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsBlockOptionsOrBuilder
-
mount ID of the UFS to write to
- getMountId() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional int64 mount_id = 5;
- getMountId() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
optional int64 mount_id = 5;
- getMountId() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsFileOptionsOrBuilder
-
optional int64 mount_id = 5;
- getMountId() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
optional int64 mountId = 5;
- getMountId() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
optional int64 mountId = 5;
- getMountId() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
optional int64 mountId = 5;
- getMountId() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
optional int64 mount_id = 1;
- getMountId() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry
-
optional int64 mount_id = 1;
- getMountId() - Method in interface alluxio.proto.journal.File.ActiveSyncTxIdEntryOrBuilder
-
optional int64 mount_id = 1;
- getMountId() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional int64 mount_id = 6;
- getMountId() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
optional int64 mount_id = 6;
- getMountId() - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
optional int64 mount_id = 6;
- getMountId() - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
optional int64 mount_id = 2;
- getMountId() - Method in class alluxio.proto.journal.File.AddSyncPointEntry
-
optional int64 mount_id = 2;
- getMountId() - Method in interface alluxio.proto.journal.File.AddSyncPointEntryOrBuilder
-
optional int64 mount_id = 2;
- getMountId() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
optional int64 mount_id = 2;
- getMountId() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry
-
optional int64 mount_id = 2;
- getMountId() - Method in interface alluxio.proto.journal.File.RemoveSyncPointEntryOrBuilder
-
optional int64 mount_id = 2;
- getMountId() - Method in class alluxio.wire.FileInfo
-
- getMountId() - Method in class alluxio.worker.block.meta.UnderFileSystemBlockMeta
-
- getMountInfo(long) - Method in class alluxio.master.file.meta.MountTable
-
- getMountInfo() - Method in class alluxio.master.file.meta.MountTable.ReverseResolution
-
- getMountMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getMountOption(String) - Method in class alluxio.table.common.udb.UdbConfiguration
-
Returns the mount option for a particular scheme and authority URL.
- getMountOptions() - Method in class alluxio.wire.UfsInfo
-
- getMountPoint() - Method in class alluxio.fuse.AlluxioFuseOptions
-
- getMountPoint() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool mountPoint = 20;
- getMountPoint() - Method in class alluxio.grpc.FileInfo
-
optional bool mountPoint = 20;
- getMountPoint() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional bool mountPoint = 20;
- getMountPoint(AlluxioURI) - Method in class alluxio.master.file.meta.MountTable
-
Returns the closest ancestor mount point the given path is nested under.
- getMountPoint() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional bool mount_point = 11;
- getMountPoint() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional bool mount_point = 11;
- getMountPoint() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional bool mount_point = 11;
- getMountPoint() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional bool mount_point = 2;
- getMountPoint() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry
-
optional bool mount_point = 2;
- getMountPoint() - Method in interface alluxio.proto.journal.File.UpdateInodeDirectoryEntryOrBuilder
-
optional bool mount_point = 2;
- getMountPoint() - Method in class alluxio.util.UnixMountInfo
-
- getMountPoints() - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
Deprecated.
- getMountPoints() - Method in class alluxio.grpc.GetMountTablePResponse
-
Deprecated.
- getMountPoints() - Method in interface alluxio.grpc.GetMountTablePResponseOrBuilder
-
Deprecated.
- getMountPoints() - Method in class alluxio.wire.AlluxioMasterInfo
-
- getMountPointsCount() - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
- getMountPointsCount() - Method in class alluxio.grpc.GetMountTablePResponse
-
- getMountPointsCount() - Method in interface alluxio.grpc.GetMountTablePResponseOrBuilder
-
map<string, .alluxio.grpc.file.MountPointInfo> mountPoints = 1;
- getMountPointsMap() - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
map<string, .alluxio.grpc.file.MountPointInfo> mountPoints = 1;
- getMountPointsMap() - Method in class alluxio.grpc.GetMountTablePResponse
-
map<string, .alluxio.grpc.file.MountPointInfo> mountPoints = 1;
- getMountPointsMap() - Method in interface alluxio.grpc.GetMountTablePResponseOrBuilder
-
map<string, .alluxio.grpc.file.MountPointInfo> mountPoints = 1;
- getMountPointsOrDefault(String, MountPointInfo) - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
map<string, .alluxio.grpc.file.MountPointInfo> mountPoints = 1;
- getMountPointsOrDefault(String, MountPointInfo) - Method in class alluxio.grpc.GetMountTablePResponse
-
map<string, .alluxio.grpc.file.MountPointInfo> mountPoints = 1;
- getMountPointsOrDefault(String, MountPointInfo) - Method in interface alluxio.grpc.GetMountTablePResponseOrBuilder
-
map<string, .alluxio.grpc.file.MountPointInfo> mountPoints = 1;
- getMountPointsOrThrow(String) - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
map<string, .alluxio.grpc.file.MountPointInfo> mountPoints = 1;
- getMountPointsOrThrow(String) - Method in class alluxio.grpc.GetMountTablePResponse
-
map<string, .alluxio.grpc.file.MountPointInfo> mountPoints = 1;
- getMountPointsOrThrow(String) - Method in interface alluxio.grpc.GetMountTablePResponseOrBuilder
-
map<string, .alluxio.grpc.file.MountPointInfo> mountPoints = 1;
- getMountSpecificConf() - Method in class alluxio.underfs.UnderFileSystemConfiguration
-
- getMountTable() - Method in class alluxio.client.file.BaseFileSystem
-
- getMountTable() - Method in class alluxio.client.file.DelegatingFileSystem
-
- getMountTable() - Method in interface alluxio.client.file.FileSystem
-
Lists all mount points and their corresponding under storage addresses.
- getMountTable() - Method in class alluxio.client.file.FileSystemCache.InstanceCachingFileSystem
-
- getMountTable() - Method in interface alluxio.client.file.FileSystemMasterClient
-
Lists all mount points and their corresponding under storage addresses.
- getMountTable() - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- getMountTable(GetMountTablePRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub
-
Returns a map from each Alluxio path to information of corresponding mount point
- getMountTable(GetMountTablePRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub
-
Returns a map from each Alluxio path to information of corresponding mount point
- getMountTable(GetMountTablePRequest, StreamObserver<GetMountTablePResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase
-
Returns a map from each Alluxio path to information of corresponding mount point
- getMountTable(GetMountTablePRequest, StreamObserver<GetMountTablePResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub
-
Returns a map from each Alluxio path to information of corresponding mount point
- getMountTable() - Method in class alluxio.hadoop.AlluxioHdfsFileSystem
-
- getMountTable() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getMountTable() - Method in interface alluxio.master.file.FileSystemMaster
-
- getMountTable(GetMountTablePRequest, StreamObserver<GetMountTablePResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- getMountTable() - Method in class alluxio.master.file.meta.MountTable
-
Returns a copy of the current mount table, the mount table is a map from Alluxio file system
URIs to the corresponding mount point information.
- getMountTable() - Method in class alluxio.master.file.meta.MountTable.State
-
- GetMountTablePRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetMountTablePRequest
- GetMountTablePRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetMountTablePRequest
- GetMountTablePRequestOrBuilder - Interface in alluxio.grpc
-
- GetMountTablePResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetMountTablePResponse
- GetMountTablePResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetMountTablePResponse
- GetMountTablePResponseOrBuilder - Interface in alluxio.grpc
-
- getMoveBlockMethod() - Static method in class alluxio.grpc.BlockWorkerGrpc
-
- getMs(String) - Static method in class alluxio.cli.fs.FileSystemShellUtils
-
Converts the input time into millisecond unit.
- getMs(PropertyKey) - Method in interface alluxio.conf.AlluxioConfiguration
-
Gets the time of key in millisecond unit.
- getMs(PropertyKey) - Method in class alluxio.conf.InstancedConfiguration
-
- getMs(PropertyKey) - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- getMs(PropertyKey) - Static method in class alluxio.conf.ServerConfiguration
-
Gets the time of key in millisecond unit.
- getMsArg(CommandLine, Option, long) - Static method in class alluxio.cli.fs.FileSystemShellUtils
-
Gets the value of an option from the command line.
- getMultipartTemporaryDirForObject(String, String) - Static method in class alluxio.proxy.s3.S3RestUtils
-
- getMutable(long, ReadOption) - Method in class alluxio.master.metastore.caching.CachingInodeStore
-
- getMutable(long, ReadOption) - Method in class alluxio.master.metastore.heap.HeapInodeStore
-
- getMutable(long, ReadOption) - Method in interface alluxio.master.metastore.InodeStore
-
Gets a mutable representation of the specified inode.
- getMutable(long) - Method in interface alluxio.master.metastore.InodeStore
-
- getMutable(long, ReadOption) - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- getMutableAddedBlocksOnTiers() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
Deprecated.
- getMutableCapacityBytesOnTiers() - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
Deprecated.
- getMutableCapacityBytesOnTiers() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
Deprecated.
- getMutableCapacityBytesOnTiers() - Method in class alluxio.grpc.WorkerInfo.Builder
-
Deprecated.
- getMutableColumn() - Method in class alluxio.grpc.table.FileStatistics.Builder
-
Deprecated.
- getMutableColumnConstraints() - Method in class alluxio.grpc.table.Constraint.Builder
-
Deprecated.
- getMutableConfig() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
Deprecated.
- getMutableCurrentBlocksOnTiers() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
Deprecated.
- getMutableErrors() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
Deprecated.
- getMutableLostStorage() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
Deprecated.
- getMutableLostStorage() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
Deprecated.
- getMutableLostStorage() - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
Deprecated.
- getMutableMetrics() - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
Deprecated.
- getMutableMountPoints() - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
Deprecated.
- getMutableOptions() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
Deprecated.
- getMutableParameter() - Method in class alluxio.grpc.table.Database.Builder
-
Deprecated.
- getMutableParameter() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
Deprecated.
- getMutableParameters() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
Deprecated.
- getMutableParameters() - Method in class alluxio.grpc.table.TableInfo.Builder
-
Deprecated.
- getMutableParameters() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
Deprecated.
- getMutablePartitionStatistics() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
Deprecated.
- getMutablePathConfigs() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
Deprecated.
- getMutableProperties() - Method in class alluxio.grpc.MountPointInfo.Builder
-
Deprecated.
- getMutableProperties() - Method in class alluxio.grpc.MountPOptions.Builder
-
Deprecated.
- getMutableProperties() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
Deprecated.
- getMutableProperties() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
Deprecated.
- getMutableSerdelibParameters() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
Deprecated.
- getMutableSerdeParameters() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
Deprecated.
- getMutableStats() - Method in class alluxio.grpc.table.Layout.Builder
-
Deprecated.
- getMutableTablesErrors() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
Deprecated.
- getMutableTags() - Method in class alluxio.grpc.Metric.Builder
-
Deprecated.
- getMutableTotalBytesOnTiers() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
Deprecated.
- getMutableTransformedLayouts() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
Deprecated.
- getMutableTransformedLayouts() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
Deprecated.
- getMutableUsedBytesOnTiers() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
Deprecated.
- getMutableUsedBytesOnTiers() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
Deprecated.
- getMutableUsedBytesOnTiers() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
Deprecated.
- getMutableUsedBytesOnTiers() - Method in class alluxio.grpc.WorkerInfo.Builder
-
Deprecated.
- getMutableValues() - Method in class alluxio.grpc.InconsistentProperty.Builder
-
Deprecated.
- getMutableWarns() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
Deprecated.
- getMutableXattr() - Method in class alluxio.grpc.FileInfo.Builder
-
Deprecated.
- getMutableXAttr() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
Deprecated.
- getMutableXAttr() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
Deprecated.
- getMutableXAttr() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
Deprecated.
- getMutableXAttr() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
Deprecated.
- getName() - Method in class alluxio.AlluxioURI
-
- getName() - Method in class alluxio.client.file.URIStatus
-
For example for the uri: alluxio://host:1000/foo/bar/baz, baz is the name.
- getName() - Method in class alluxio.conf.PropertyKey
-
- getName() - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string name = 1;
- getName() - Method in class alluxio.grpc.ConfigProperty
-
optional string name = 1;
- getName() - Method in interface alluxio.grpc.ConfigPropertyOrBuilder
-
optional string name = 1;
- getName() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string name = 2;
- getName() - Method in class alluxio.grpc.FileInfo
-
optional string name = 2;
- getName() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string name = 2;
- getName() - Method in class alluxio.grpc.InconsistentProperty.Builder
-
optional string name = 1;
- getName() - Method in class alluxio.grpc.InconsistentProperty
-
optional string name = 1;
- getName() - Method in interface alluxio.grpc.InconsistentPropertyOrBuilder
-
optional string name = 1;
- getName() - Method in class alluxio.grpc.JobInfo.Builder
-
Some jobs don't have these do not have these
- getName() - Method in class alluxio.grpc.JobInfo
-
Some jobs don't have these do not have these
- getName() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
Some jobs don't have these do not have these
- getName() - Method in class alluxio.grpc.Metric.Builder
-
optional string name = 3;
- getName() - Method in class alluxio.grpc.Metric
-
optional string name = 3;
- getName() - Method in interface alluxio.grpc.MetricOrBuilder
-
optional string name = 3;
- getName() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string name = 2;
- getName() - Method in class alluxio.grpc.table.FieldSchema
-
optional string name = 2;
- getName() - Method in interface alluxio.grpc.table.FieldSchemaOrBuilder
-
optional string name = 2;
- getName() - Method in interface alluxio.job.JobConfig
-
- getName() - Method in class alluxio.job.plan.load.LoadConfig
-
- getName() - Method in class alluxio.job.plan.migrate.MigrateConfig
-
- getName() - Method in class alluxio.job.plan.persist.PersistConfig
-
- getName() - Method in class alluxio.job.plan.replicate.EvictConfig
-
- getName() - Method in class alluxio.job.plan.replicate.MoveConfig
-
- getName() - Method in class alluxio.job.plan.replicate.ReplicateConfig
-
- getName() - Method in class alluxio.job.plan.transform.CompactConfig
-
- getName() - Method in class alluxio.job.plan.transform.FieldSchema
-
- getName() - Method in interface alluxio.job.wire.JobInfo
-
- getName() - Method in class alluxio.job.wire.PlanInfo
-
- getName() - Method in class alluxio.job.wire.TaskInfo
-
- getName() - Method in class alluxio.job.wire.WorkflowInfo
-
- getName() - Method in class alluxio.job.workflow.composite.CompositeConfig
-
- getName() - Method in class alluxio.job.workflow.composite.CompositeExecution
-
- getName() - Method in class alluxio.job.workflow.WorkflowExecution
-
- getName() - Method in class alluxio.master.block.BlockMasterFactory
-
- getName() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getName() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getName() - Method in class alluxio.master.file.FileSystemMasterFactory
-
- getName() - Method in class alluxio.master.file.meta.Edge
-
- getName() - Method in class alluxio.master.file.meta.Inode
-
- getName() - Method in interface alluxio.master.file.meta.InodeView
-
- getName() - Method in class alluxio.master.file.meta.MutableInode
-
- getName() - Method in class alluxio.master.file.meta.xattr.AbstractExtendedAttribute
-
- getName() - Method in interface alluxio.master.file.meta.xattr.ExtendedAttribute
-
- getName() - Method in class alluxio.master.job.JobMaster
-
- getName() - Method in class alluxio.master.journal.checkpoint.CompoundCheckpointFormat.CompoundCheckpointReader.Entry
-
- getName() - Method in interface alluxio.master.MasterFactory
-
- getName() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getName() - Method in class alluxio.master.meta.MetaMasterFactory
-
- getName() - Method in class alluxio.master.metrics.DefaultMetricsMaster
-
- getName() - Method in class alluxio.master.metrics.MetricsMasterFactory
-
- getName() - Method in class alluxio.master.NoopMaster
-
- getName() - Method in class alluxio.master.PrimarySelectorClient
-
- getName() - Method in class alluxio.master.table.Database
-
- getName() - Method in class alluxio.master.table.DefaultTableMaster
-
- getName() - Method in class alluxio.master.table.Table
-
- getName() - Method in class alluxio.master.table.TableMasterFactory
-
- getName() - Method in class alluxio.metrics.Metric
-
- getName() - Method in class alluxio.metrics.MetricKey
-
- getName() - Method in interface alluxio.metrics.MetricsAggregator
-
- getName() - Method in class alluxio.metrics.MetricsFilter
-
- getName() - Method in class alluxio.metrics.source.JvmSource
-
- getName() - Method in interface alluxio.metrics.source.Source
-
Gets the name of the Source.
- getName() - Method in class alluxio.metrics.TimeSeries
-
- getName() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string name = 3;
- getName() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional string name = 3;
- getName() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional string name = 3;
- getName() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string name = 3;
- getName() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string name = 3;
- getName() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string name = 3;
- getName() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string name = 3;
- getName() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional string name = 3;
- getName() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional string name = 3;
- getName() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string name = 6;
- getName() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional string name = 6;
- getName() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional string name = 6;
- getName() - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
optional string name = 1;
- getName() - Method in class alluxio.proto.shared.Acl.NamedAclActions
-
optional string name = 1;
- getName() - Method in interface alluxio.proto.shared.Acl.NamedAclActionsOrBuilder
-
optional string name = 1;
- getName() - Method in class alluxio.proxy.s3.ListBucketResult
-
- getName() - Method in class alluxio.security.CurrentUser
-
- getName() - Method in class alluxio.security.User
-
- getName() - Method in interface alluxio.Server
-
- getName() - Method in class alluxio.table.common.BaseProperty
-
- getName() - Method in interface alluxio.table.common.transform.action.TransformActionFactory
-
- getName() - Method in class alluxio.table.common.transform.action.WriteAction.WriteActionFactory
-
- getName() - Method in interface alluxio.table.common.udb.UdbTable
-
- getName() - Method in interface alluxio.table.common.udb.UnderDatabase
-
- getName() - Method in class alluxio.table.under.hive.HiveDatabase
-
- getName() - Method in class alluxio.table.under.hive.HiveTable
-
- getName() - Method in class alluxio.underfs.ObjectUnderFileSystem.ObjectStatus
-
Gets the name of the object.
- getName() - Method in class alluxio.underfs.UfsStatus
-
- getName() - Method in class alluxio.util.logging.SamplingLogger
-
- getName() - Method in class alluxio.util.webui.UIFileInfo
-
Gets name.
- getName() - Method in class alluxio.wire.FileInfo
-
- getName() - Method in class alluxio.wire.InconsistentProperty
-
- getName() - Method in class alluxio.wire.Property
-
- getName() - Method in class alluxio.worker.block.DefaultBlockWorker
-
- getName() - Method in class alluxio.worker.JobWorker
-
- getNameBytes() - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string name = 1;
- getNameBytes() - Method in class alluxio.grpc.ConfigProperty
-
optional string name = 1;
- getNameBytes() - Method in interface alluxio.grpc.ConfigPropertyOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string name = 2;
- getNameBytes() - Method in class alluxio.grpc.FileInfo
-
optional string name = 2;
- getNameBytes() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string name = 2;
- getNameBytes() - Method in class alluxio.grpc.InconsistentProperty.Builder
-
optional string name = 1;
- getNameBytes() - Method in class alluxio.grpc.InconsistentProperty
-
optional string name = 1;
- getNameBytes() - Method in interface alluxio.grpc.InconsistentPropertyOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class alluxio.grpc.JobInfo.Builder
-
Some jobs don't have these do not have these
- getNameBytes() - Method in class alluxio.grpc.JobInfo
-
Some jobs don't have these do not have these
- getNameBytes() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
Some jobs don't have these do not have these
- getNameBytes() - Method in class alluxio.grpc.Metric.Builder
-
optional string name = 3;
- getNameBytes() - Method in class alluxio.grpc.Metric
-
optional string name = 3;
- getNameBytes() - Method in interface alluxio.grpc.MetricOrBuilder
-
optional string name = 3;
- getNameBytes() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string name = 2;
- getNameBytes() - Method in class alluxio.grpc.table.FieldSchema
-
optional string name = 2;
- getNameBytes() - Method in interface alluxio.grpc.table.FieldSchemaOrBuilder
-
optional string name = 2;
- getNameBytes() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string name = 3;
- getNameBytes() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional string name = 3;
- getNameBytes() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional string name = 3;
- getNameBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string name = 3;
- getNameBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string name = 3;
- getNameBytes() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string name = 3;
- getNameBytes() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string name = 3;
- getNameBytes() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional string name = 3;
- getNameBytes() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional string name = 3;
- getNameBytes() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string name = 6;
- getNameBytes() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional string name = 6;
- getNameBytes() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional string name = 6;
- getNameBytes() - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
optional string name = 1;
- getNameBytes() - Method in class alluxio.proto.shared.Acl.NamedAclActions
-
optional string name = 1;
- getNameBytes() - Method in interface alluxio.proto.shared.Acl.NamedAclActionsOrBuilder
-
optional string name = 1;
- getNamedGroup(String) - Method in class alluxio.security.authorization.ExtendedACLEntries
-
- getNamedGroupActions() - Method in class alluxio.security.authorization.ExtendedACLEntries
-
- getNamedGroupsProto(ExtendedACLEntries) - Static method in class alluxio.util.proto.ProtoUtils
-
- getNamedUser(String) - Method in class alluxio.security.authorization.ExtendedACLEntries
-
- getNamedUserActions() - Method in class alluxio.security.authorization.ExtendedACLEntries
-
- getNamedUsersProto(ExtendedACLEntries) - Static method in class alluxio.util.proto.ProtoUtils
-
- getNamespace() - Method in class alluxio.master.file.meta.xattr.AbstractExtendedAttribute
-
- getNamespace() - Method in interface alluxio.master.file.meta.xattr.ExtendedAttribute
-
- getNegotiatedProperty(String) - Method in class alluxio.security.authentication.plain.PlainSaslServer
-
- getNestedProperties(PropertyKey) - Method in interface alluxio.conf.AlluxioConfiguration
-
Gets a set of properties that share a given common prefix key as a map.
- getNestedProperties(PropertyKey) - Method in class alluxio.conf.InstancedConfiguration
-
- getNestedProperties(PropertyKey) - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- getNestedProperties(PropertyKey) - Static method in class alluxio.conf.ServerConfiguration
-
Gets a set of properties that share a given common prefix key as a map.
- getNetAddress() - Method in class alluxio.client.block.BlockWorkerInfo
-
- getNettyOutput() - Method in class alluxio.grpc.ReadableDataBuffer
-
- getNettyOutput() - Method in interface alluxio.network.protocol.databuffer.DataBuffer
-
Returns an object for writing to a netty channel.
- getNettyOutput() - Method in class alluxio.network.protocol.databuffer.NettyDataBuffer
-
- getNettyOutput() - Method in class alluxio.network.protocol.databuffer.NioDataBuffer
-
- getNetworkGroup() - Method in class alluxio.grpc.GrpcChannelKey
-
- getNewBlock() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.NewBlockEntry new_block = 38;
- getNewBlock() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.NewBlockEntry new_block = 38;
- getNewBlock() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.NewBlockEntry new_block = 38;
- getNewBlockBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.NewBlockEntry new_block = 38;
- getNewBlockId() - Method in class alluxio.master.file.meta.MutableInodeFile
-
- getNewBlockIdForFile(AlluxioURI) - Method in interface alluxio.client.file.FileSystemMasterClient
-
- getNewBlockIdForFile(AlluxioURI) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- getNewBlockIdForFile(GetNewBlockIdForFilePRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub
-
Generates a new block id for the given file.
- getNewBlockIdForFile(GetNewBlockIdForFilePRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub
-
Generates a new block id for the given file.
- getNewBlockIdForFile(GetNewBlockIdForFilePRequest, StreamObserver<GetNewBlockIdForFilePResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase
-
Generates a new block id for the given file.
- getNewBlockIdForFile(GetNewBlockIdForFilePRequest, StreamObserver<GetNewBlockIdForFilePResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub
-
Generates a new block id for the given file.
- getNewBlockIdForFile(AlluxioURI) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getNewBlockIdForFile(AlluxioURI) - Method in interface alluxio.master.file.FileSystemMaster
-
Gets a new block id for the next block of a given file to write to.
- getNewBlockIdForFile(GetNewBlockIdForFilePRequest, StreamObserver<GetNewBlockIdForFilePResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- GetNewBlockIdForFilePOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetNewBlockIdForFilePOptions
- GetNewBlockIdForFilePOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetNewBlockIdForFilePOptions
- GetNewBlockIdForFilePOptionsOrBuilder - Interface in alluxio.grpc
-
- GetNewBlockIdForFilePRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetNewBlockIdForFilePRequest
- GetNewBlockIdForFilePRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetNewBlockIdForFilePRequest
- GetNewBlockIdForFilePRequestOrBuilder - Interface in alluxio.grpc
-
- GetNewBlockIdForFilePResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetNewBlockIdForFilePResponse
- GetNewBlockIdForFilePResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetNewBlockIdForFilePResponse
- GetNewBlockIdForFilePResponseOrBuilder - Interface in alluxio.grpc
-
- getNewBlockOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.NewBlockEntry new_block = 38;
- getNewBlockOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.NewBlockEntry new_block = 38;
- getNewBlockOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.NewBlockEntry new_block = 38;
- getNewContainerId() - Method in class alluxio.master.block.BlockContainerIdGenerator
-
- getNewContainerId() - Method in interface alluxio.master.block.ContainerIdGenerable
-
- getNewContainerId() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getNewerVersionAvailable() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getNewerVersionAvailable() - Method in interface alluxio.master.meta.MetaMaster
-
- getNewerVersionAvailable() - Method in class alluxio.wire.MasterWebUIInit
-
Gets newer version available.
- getNewJobId() - Method in class alluxio.job.meta.JobIdGenerator
-
- getNewJobId() - Method in class alluxio.master.job.JobMaster
-
- getNewName() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string new_name = 5;
- getNewName() - Method in class alluxio.proto.journal.File.RenameEntry
-
optional string new_name = 5;
- getNewName() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
optional string new_name = 5;
- getNewNameBytes() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string new_name = 5;
- getNewNameBytes() - Method in class alluxio.proto.journal.File.RenameEntry
-
optional string new_name = 5;
- getNewNameBytes() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
optional string new_name = 5;
- getNewParentId() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional int64 new_parent_id = 4;
- getNewParentId() - Method in class alluxio.proto.journal.File.RenameEntry
-
optional int64 new_parent_id = 4;
- getNewParentId() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
optional int64 new_parent_id = 4;
- getNewPath() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string new_path = 7;
- getNewPath() - Method in class alluxio.proto.journal.File.RenameEntry
-
optional string new_path = 7;
- getNewPath() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
optional string new_path = 7;
- getNewPathBytes() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string new_path = 7;
- getNewPathBytes() - Method in class alluxio.proto.journal.File.RenameEntry
-
optional string new_path = 7;
- getNewPathBytes() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
optional string new_path = 7;
- getNextChunk() - Method in interface alluxio.underfs.ObjectUnderFileSystem.ObjectListingChunk
-
Gets next chunk of object listings.
- getNextContainerId() - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry.Builder
-
optional int64 next_container_id = 1;
- getNextContainerId() - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry
-
optional int64 next_container_id = 1;
- getNextContainerId() - Method in interface alluxio.proto.journal.Block.BlockContainerIdGeneratorEntryOrBuilder
-
optional int64 next_container_id = 1;
- getNextContinuationToken() - Method in class alluxio.proxy.s3.ListBucketResult
-
- getNextInputStream() - Method in interface alluxio.master.journalv0.JournalReader
-
- getNextInputStream() - Method in class alluxio.master.journalv0.ufs.UfsJournalReader
-
- getNextSequenceNumber() - Method in interface alluxio.master.journal.JournalReader
-
Gets the the sequence number of the next journal log entry to read.
- getNextSequenceNumber() - Method in class alluxio.master.journal.options.JournalReaderOptions
-
- getNextSequenceNumber() - Method in class alluxio.master.journal.options.JournalWriterOptions
-
- getNextSequenceNumber() - Method in class alluxio.master.journal.ufs.UfsJournalCheckpointThread
-
- getNextSequenceNumber() - Method in class alluxio.master.journal.ufs.UfsJournalReader
-
- getNextSequenceNumber() - Method in interface alluxio.master.journalv0.JournalWriter
-
- getNextSequenceNumber() - Method in class alluxio.master.journalv0.ufs.UfsJournalWriter
-
- getNextSequenceNumberToCheckpoint() - Method in class alluxio.master.journal.ufs.UfsJournal
-
- getNextSequenceNumberToWrite() - Method in class alluxio.master.journal.raft.RaftJournalWriter
-
- getNextSequenceNumberToWrite() - Method in class alluxio.master.journal.ufs.UfsJournal
-
- getNextTier(StorageTierView) - Method in class alluxio.worker.block.BlockMetadataView
-
Gets the next storage tier view.
- getNoCache() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
If set, do not try to cache the block locally when reading the data from the UFS.
- getNoCache() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
If set, do not try to cache the block locally when reading the data from the UFS.
- getNoCache() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
If set, do not try to cache the block locally when reading the data from the UFS.
- getNonExistingDirectoryStatusTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for getting status of non-existent directory.
- getNonExistingFileStatusTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for getting status of non-existent file.
- getNonExistingPathStatusTest() - Method in class alluxio.examples.UnderFileSystemCommonOperations
-
Test for getting status of non-existent path.
- getNormalNodeInfos() - Method in class alluxio.wire.MasterWebUIWorkers
-
Get normal node infos node info [ ].
- getNow(T) - Method in class alluxio.concurrent.jsr.CompletableFuture
-
Returns the result value (or throws any encountered exception) if completed, else returns the
given valueIfAbsent.
- getNTotalFile() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets n total file.
- getNTotalFile() - Method in class alluxio.wire.MasterWebUILogs
-
Gets n total file.
- getNTotalFile() - Method in class alluxio.wire.WorkerWebUIBlockInfo
-
Gets n total file.
- getNTotalFile() - Method in class alluxio.wire.WorkerWebUILogs
-
Gets n total file.
- getNumActiveTasks() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int32 numActiveTasks = 6;
- getNumActiveTasks() - Method in class alluxio.grpc.JobWorkerHealth
-
optional int32 numActiveTasks = 6;
- getNumActiveTasks() - Method in interface alluxio.grpc.JobWorkerHealthOrBuilder
-
optional int32 numActiveTasks = 6;
- getNumActiveTasks() - Method in class alluxio.job.wire.JobWorkerHealth
-
- getNumActiveTasks() - Method in class alluxio.worker.job.task.PausableThreadPoolExecutor
-
- getNumActiveTasks() - Method in class alluxio.worker.job.task.TaskExecutorManager
-
- getNumber() - Method in enum alluxio.grpc.BackupState
-
- getNumber() - Method in enum alluxio.grpc.Bits
-
- getNumber() - Method in enum alluxio.grpc.BlockMasterInfoField
-
- getNumber() - Method in enum alluxio.grpc.ChannelAuthenticationScheme
-
- getNumber() - Method in enum alluxio.grpc.CommandType
-
- getNumber() - Method in enum alluxio.grpc.ConfigStatus
-
- getNumber() - Method in enum alluxio.grpc.JobType
-
- getNumber() - Method in enum alluxio.grpc.JournalDomain
-
- getNumber() - Method in enum alluxio.grpc.LoadDescendantPType
-
- getNumber() - Method in enum alluxio.grpc.LoadMetadataPType
-
- getNumber() - Method in enum alluxio.grpc.MasterInfoField
-
- getNumber() - Method in enum alluxio.grpc.MetaCommand
-
- getNumber() - Method in enum alluxio.grpc.MetricType
-
- getNumber() - Method in enum alluxio.grpc.PAclAction
-
- getNumber() - Method in enum alluxio.grpc.PAclEntryType
-
- getNumber() - Method in enum alluxio.grpc.QuorumServerState
-
- getNumber() - Method in enum alluxio.grpc.ReadPType
-
- getNumber() - Method in enum alluxio.grpc.RequestType
-
- getNumber() - Method in enum alluxio.grpc.SaslMessageType
-
- getNumber() - Method in enum alluxio.grpc.Scope
-
- getNumber() - Method in enum alluxio.grpc.ServiceType
-
- getNumber() - Method in enum alluxio.grpc.SetAclAction
-
- getNumber() - Method in enum alluxio.grpc.Status
-
- getNumber() - Method in enum alluxio.grpc.SyncPointStatus
-
- getNumber() - Method in enum alluxio.grpc.table.ColumnStatisticsData.DataCase
-
- getNumber() - Method in enum alluxio.grpc.table.Domain.ValueSetCase
-
- getNumber() - Method in enum alluxio.grpc.table.layout.hive.SortingColumn.SortingOrder
-
- getNumber() - Method in enum alluxio.grpc.table.PrincipalType
-
- getNumber() - Method in enum alluxio.grpc.table.TableInfo.TableType
-
- getNumber() - Method in enum alluxio.grpc.table.Value.ValueCase
-
- getNumber() - Method in enum alluxio.grpc.TtlAction
-
- getNumber() - Method in enum alluxio.grpc.UfsPMode
-
- getNumber() - Method in enum alluxio.grpc.WorkerInfoField
-
- getNumber() - Method in enum alluxio.grpc.WorkerRange
-
- getNumber() - Method in enum alluxio.grpc.WritePType
-
- getNumber() - Method in enum alluxio.grpc.WriteRequest.ValueCase
-
- getNumber() - Method in enum alluxio.proto.journal.File.PSetAclAction
-
- getNumber() - Method in enum alluxio.proto.journal.File.PTtlAction
-
- getNumber() - Method in enum alluxio.proto.journal.File.UfsMode
-
- getNumber() - Method in enum alluxio.proto.shared.Acl.AclAction
-
- getNumber() - Method in enum alluxio.proto.shared.Acl.AclEntryType
-
- getNumber() - Method in enum alluxio.proto.status.Status.PStatus
-
- getNumberOfBlocks() - Method in interface alluxio.worker.block.BlockStoreMeta
-
- getNumberOfBlocks() - Method in class alluxio.worker.block.DefaultBlockStoreMeta
-
- getNumberOfDependents() - Method in class alluxio.concurrent.jsr.CompletableFuture
-
Returns the estimated number of CompletableFutures whose completions are awaiting completion of
this CompletableFuture.
- getNumberOfPinnedFiles() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getNumberOfPinnedFiles() - Method in interface alluxio.master.file.FileSystemMaster
-
- getNumDistincts() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- getNumDistincts() - Method in class alluxio.grpc.table.DateColumnStatsData
-
optional int64 num_distincts = 4;
- getNumDistincts() - Method in interface alluxio.grpc.table.DateColumnStatsDataOrBuilder
-
optional int64 num_distincts = 4;
- getNumDistincts() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- getNumDistincts() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
optional int64 num_distincts = 4;
- getNumDistincts() - Method in interface alluxio.grpc.table.DecimalColumnStatsDataOrBuilder
-
optional int64 num_distincts = 4;
- getNumDistincts() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- getNumDistincts() - Method in class alluxio.grpc.table.DoubleColumnStatsData
-
optional int64 num_distincts = 4;
- getNumDistincts() - Method in interface alluxio.grpc.table.DoubleColumnStatsDataOrBuilder
-
optional int64 num_distincts = 4;
- getNumDistincts() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- getNumDistincts() - Method in class alluxio.grpc.table.LongColumnStatsData
-
optional int64 num_distincts = 4;
- getNumDistincts() - Method in interface alluxio.grpc.table.LongColumnStatsDataOrBuilder
-
optional int64 num_distincts = 4;
- getNumDistincts() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- getNumDistincts() - Method in class alluxio.grpc.table.StringColumnStatsData
-
optional int64 num_distincts = 4;
- getNumDistincts() - Method in interface alluxio.grpc.table.StringColumnStatsDataOrBuilder
-
optional int64 num_distincts = 4;
- getNumEvents() - Method in class alluxio.time.ExponentialTimer
-
- getNumFalses() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional int64 num_falses = 2;
- getNumFalses() - Method in class alluxio.grpc.table.BooleanColumnStatsData
-
optional int64 num_falses = 2;
- getNumFalses() - Method in interface alluxio.grpc.table.BooleanColumnStatsDataOrBuilder
-
optional int64 num_falses = 2;
- getNumLocations() - Method in class alluxio.master.block.meta.MasterBlockInfo
-
- getNumNulls() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in class alluxio.grpc.table.BinaryColumnStatsData
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in interface alluxio.grpc.table.BinaryColumnStatsDataOrBuilder
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in class alluxio.grpc.table.BooleanColumnStatsData
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in interface alluxio.grpc.table.BooleanColumnStatsDataOrBuilder
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in class alluxio.grpc.table.DateColumnStatsData
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in interface alluxio.grpc.table.DateColumnStatsDataOrBuilder
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in interface alluxio.grpc.table.DecimalColumnStatsDataOrBuilder
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in class alluxio.grpc.table.DoubleColumnStatsData
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in interface alluxio.grpc.table.DoubleColumnStatsDataOrBuilder
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in class alluxio.grpc.table.LongColumnStatsData
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in interface alluxio.grpc.table.LongColumnStatsDataOrBuilder
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in class alluxio.grpc.table.StringColumnStatsData
-
optional int64 num_nulls = 3;
- getNumNulls() - Method in interface alluxio.grpc.table.StringColumnStatsDataOrBuilder
-
optional int64 num_nulls = 3;
- getNumSector(String, String) - Static method in class alluxio.util.HFSUtils
-
Converts the memory size to number of sectors.
- getNumSinks() - Static method in class alluxio.metrics.MetricsSystem
-
- getNumTrues() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional int64 num_trues = 1;
- getNumTrues() - Method in class alluxio.grpc.table.BooleanColumnStatsData
-
optional int64 num_trues = 1;
- getNumTrues() - Method in interface alluxio.grpc.table.BooleanColumnStatsDataOrBuilder
-
optional int64 num_trues = 1;
- getObject(String, long, long, long) - Method in class alluxio.underfs.kodo.KodoClient
-
Gets object from Qiniu kodo.
- getObjectListingChunk(String, boolean) - Method in class alluxio.underfs.cos.COSUnderFileSystem
-
- getObjectListingChunk(String, boolean) - Method in class alluxio.underfs.gcs.GCSUnderFileSystem
-
- getObjectListingChunk(String, boolean) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
-
- getObjectListingChunk(String, boolean) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
Gets a (partial) object listing result for the given key.
- getObjectListingChunk(String, boolean) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
-
- getObjectListingChunk(String, boolean) - Method in class alluxio.underfs.s3a.S3AUnderFileSystem
-
- getObjectListingChunk(String, boolean) - Method in class alluxio.underfs.swift.SwiftUnderFileSystem
-
- getObjectListingChunkForPath(String, boolean) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
Gets a (partial) object listing for the given path.
- getObjectMetadata(String, String) - Method in class alluxio.proxy.s3.S3RestServiceHandler
-
- getObjectOrListParts(String, String, Long) - Method in class alluxio.proxy.s3.S3RestServiceHandler
-
- getObjectStatus(String) - Method in class alluxio.underfs.cos.COSUnderFileSystem
-
- getObjectStatus(String) - Method in class alluxio.underfs.gcs.GCSUnderFileSystem
-
- getObjectStatus(String) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
-
Gets metadata information about object.
- getObjectStatus(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
Get metadata information about object.
- getObjectStatus(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
-
- getObjectStatus(String) - Method in class alluxio.underfs.s3a.S3AUnderFileSystem
-
- getObjectStatus(String) - Method in class alluxio.underfs.swift.SwiftUnderFileSystem
-
- getObjectStatuses() - Method in interface alluxio.underfs.ObjectUnderFileSystem.ObjectListingChunk
-
Returns objects in a pseudo-directory which may be a file or a directory.
- getOffset() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
optional int64 offset = 2;
- getOffset() - Method in class alluxio.grpc.FileBlockInfo
-
optional int64 offset = 2;
- getOffset() - Method in interface alluxio.grpc.FileBlockInfoOrBuilder
-
optional int64 offset = 2;
- getOffset() - Method in class alluxio.grpc.ReadRequest.Builder
-
optional int64 offset = 2;
- getOffset() - Method in class alluxio.grpc.ReadRequest
-
optional int64 offset = 2;
- getOffset() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
optional int64 offset = 2;
- getOffset() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional int64 offset = 3;
- getOffset() - Method in class alluxio.grpc.WriteRequestCommand
-
optional int64 offset = 3;
- getOffset() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
optional int64 offset = 3;
- getOffset() - Method in class alluxio.grpc.WriteResponse.Builder
-
Errors will be handled by standard gRPC stream APIs.
- getOffset() - Method in class alluxio.grpc.WriteResponse
-
Errors will be handled by standard gRPC stream APIs.
- getOffset() - Method in interface alluxio.grpc.WriteResponseOrBuilder
-
Errors will be handled by standard gRPC stream APIs.
- getOffset() - Method in class alluxio.underfs.options.FileLocationOptions
-
- getOffset() - Method in class alluxio.underfs.options.OpenOptions
-
- getOffset() - Method in class alluxio.wire.FileBlockInfo
-
- getOffset() - Method in class alluxio.worker.block.meta.UnderFileSystemBlockMeta
-
- getOffsetInFile() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
The offset of the block in within the file.
- getOffsetInFile() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
The offset of the block in within the file.
- getOffsetInFile() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
The offset of the block in within the file.
- getOffsetReceived() - Method in class alluxio.grpc.ReadRequest.Builder
-
Read receipt
- getOffsetReceived() - Method in class alluxio.grpc.ReadRequest
-
Read receipt
- getOffsetReceived() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
Read receipt
- getOnlyReserveSpace() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
If set, only reserve space for the block.
- getOnlyReserveSpace() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
If set, only reserve space for the block.
- getOnlyReserveSpace() - Method in interface alluxio.grpc.CreateLocalBlockRequestOrBuilder
-
If set, only reserve space for the block.
- getOnTierPercentages() - Method in class alluxio.util.webui.UIFileInfo
-
Gets on-tier percentages.
- getOpenLocalBlockMethod() - Static method in class alluxio.grpc.BlockWorkerGrpc
-
- getOpenUfsBlockOptions(long) - Method in class alluxio.client.file.options.InStreamOptions
-
- getOpenUfsBlockOptions() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional .alluxio.proto.dataserver.OpenUfsBlockOptions open_ufs_block_options = 4;
- getOpenUfsBlockOptions() - Method in class alluxio.grpc.AsyncCacheRequest
-
optional .alluxio.proto.dataserver.OpenUfsBlockOptions open_ufs_block_options = 4;
- getOpenUfsBlockOptions() - Method in interface alluxio.grpc.AsyncCacheRequestOrBuilder
-
optional .alluxio.proto.dataserver.OpenUfsBlockOptions open_ufs_block_options = 4;
- getOpenUfsBlockOptions() - Method in class alluxio.grpc.ReadRequest.Builder
-
This is only set for UFS block read.
- getOpenUfsBlockOptions() - Method in class alluxio.grpc.ReadRequest
-
This is only set for UFS block read.
- getOpenUfsBlockOptions() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
This is only set for UFS block read.
- getOpenUfsBlockOptions() - Method in class alluxio.worker.grpc.BlockReadRequest
-
- getOpenUfsBlockOptionsBuilder() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional .alluxio.proto.dataserver.OpenUfsBlockOptions open_ufs_block_options = 4;
- getOpenUfsBlockOptionsBuilder() - Method in class alluxio.grpc.ReadRequest.Builder
-
This is only set for UFS block read.
- getOpenUfsBlockOptionsOrBuilder() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional .alluxio.proto.dataserver.OpenUfsBlockOptions open_ufs_block_options = 4;
- getOpenUfsBlockOptionsOrBuilder() - Method in class alluxio.grpc.AsyncCacheRequest
-
optional .alluxio.proto.dataserver.OpenUfsBlockOptions open_ufs_block_options = 4;
- getOpenUfsBlockOptionsOrBuilder() - Method in interface alluxio.grpc.AsyncCacheRequestOrBuilder
-
optional .alluxio.proto.dataserver.OpenUfsBlockOptions open_ufs_block_options = 4;
- getOpenUfsBlockOptionsOrBuilder() - Method in class alluxio.grpc.ReadRequest.Builder
-
This is only set for UFS block read.
- getOpenUfsBlockOptionsOrBuilder() - Method in class alluxio.grpc.ReadRequest
-
This is only set for UFS block read.
- getOpenUfsBlockOptionsOrBuilder() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
This is only set for UFS block read.
- getOperationMetrics() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets operation metrics.
- getOperationMetrics() - Method in class alluxio.wire.WorkerWebUIMetrics
-
Gets operation metrics.
- getOperationMode(Map<String, UfsMode>) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- getOperationMode(Map<String, UfsMode>) - Method in class alluxio.underfs.BaseUnderFileSystem
-
- getOperationMode(Map<String, UfsMode>) - Method in interface alluxio.underfs.UnderFileSystem
-
- getOperationMode(Map<String, UfsMode>) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- getOperationTimeMs() - Method in class alluxio.master.file.contexts.CompleteFileContext
-
- getOperationTimeMs() - Method in class alluxio.master.file.contexts.CreatePathContext
-
- getOperationTimeMs() - Method in class alluxio.master.file.contexts.RenameContext
-
- getOperationTimeMs() - Method in class alluxio.master.file.contexts.SetAttributeContext
-
- getOpTimeMs() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional int64 op_time_ms = 4;
- getOpTimeMs() - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
optional int64 op_time_ms = 4;
- getOpTimeMs() - Method in interface alluxio.proto.journal.File.CompleteFileEntryOrBuilder
-
optional int64 op_time_ms = 4;
- getOpTimeMs() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
optional int64 op_time_ms = 3;
- getOpTimeMs() - Method in class alluxio.proto.journal.File.DeleteFileEntry
-
optional int64 op_time_ms = 3;
- getOpTimeMs() - Method in interface alluxio.proto.journal.File.DeleteFileEntryOrBuilder
-
optional int64 op_time_ms = 3;
- getOpTimeMs() - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
optional int64 op_time_ms = 3;
- getOpTimeMs() - Method in class alluxio.proto.journal.File.PersistFileEntry
-
optional int64 op_time_ms = 3;
- getOpTimeMs() - Method in interface alluxio.proto.journal.File.PersistFileEntryOrBuilder
-
optional int64 op_time_ms = 3;
- getOpTimeMs() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional int64 op_time_ms = 3;
- getOpTimeMs() - Method in class alluxio.proto.journal.File.RenameEntry
-
optional int64 op_time_ms = 3;
- getOpTimeMs() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
optional int64 op_time_ms = 3;
- getOpTimeMs() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
optional int64 op_time_ms = 2;
- getOpTimeMs() - Method in class alluxio.proto.journal.File.SetAclEntry
-
optional int64 op_time_ms = 2;
- getOpTimeMs() - Method in interface alluxio.proto.journal.File.SetAclEntryOrBuilder
-
optional int64 op_time_ms = 2;
- getOpTimeMs() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int64 op_time_ms = 2;
- getOpTimeMs() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional int64 op_time_ms = 2;
- getOpTimeMs() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional int64 op_time_ms = 2;
- getOptionList() - Method in class alluxio.cli.validation.AbstractValidationTask
-
- getOptionList() - Method in class alluxio.cli.validation.HdfsValidationTask
-
- getOptionList() - Method in interface alluxio.cli.validation.ValidationTask
-
- getOptions() - Method in interface alluxio.cli.Command
-
- getOptions() - Method in class alluxio.cli.fs.command.CheckConsistencyCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.ChgrpCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.ChmodCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.ChownCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.CopyFromLocalCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.CopyToLocalCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.CountCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.CpCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.DistributedLoadCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.DuCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.FreeCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.HeadCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.LoadCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.LsCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.MountCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.PersistCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.RmCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.SetFaclCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.SetReplicationCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.SetTtlCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.StatCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.TailCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.TestCommand
-
- getOptions() - Method in class alluxio.cli.fs.command.UpdateMountCommand
-
- getOptions() - Method in class alluxio.cli.fsadmin.command.BackupCommand
-
- getOptions() - Method in class alluxio.cli.fsadmin.command.DoctorCommand
-
- getOptions() - Method in class alluxio.cli.fsadmin.command.GetBlockInfoCommand
-
- getOptions() - Method in class alluxio.cli.fsadmin.command.ReportCommand
-
- getOptions() - Method in class alluxio.cli.fsadmin.command.UfsCommand
-
- getOptions() - Method in class alluxio.cli.fsadmin.journal.QuorumInfoCommand
-
- getOptions() - Method in class alluxio.cli.fsadmin.journal.QuorumRemoveCommand
-
- getOptions() - Method in class alluxio.cli.fsadmin.metrics.ClearCommand
-
- getOptions() - Method in class alluxio.cli.fsadmin.pathconf.AddCommand
-
- getOptions() - Method in class alluxio.cli.fsadmin.pathconf.RemoveCommand
-
- getOptions() - Method in class alluxio.cli.fsadmin.pathconf.ShowCommand
-
- getOptions() - Method in class alluxio.cli.job.command.StatCommand
-
- getOptions() - Method in class alluxio.cli.table.command.AttachDatabaseCommand
-
- getOptions() - Method in class alluxio.cli.table.command.TransformTableCommand
-
- getOptions() - Method in class alluxio.client.file.options.InStreamOptions
-
- getOptions() - Method in class alluxio.grpc.BackupPRequest.Builder
-
optional .alluxio.grpc.meta.BackupPOptions options = 1;
- getOptions() - Method in class alluxio.grpc.BackupPRequest
-
optional .alluxio.grpc.meta.BackupPOptions options = 1;
- getOptions() - Method in interface alluxio.grpc.BackupPRequestOrBuilder
-
optional .alluxio.grpc.meta.BackupPOptions options = 1;
- getOptions() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
- getOptions() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
- getOptions() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
- getOptions() - Method in class alluxio.grpc.CancelPRequest.Builder
-
optional .alluxio.grpc.job.CancelPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.CancelPRequest
-
optional .alluxio.grpc.job.CancelPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.CancelPRequestOrBuilder
-
optional .alluxio.grpc.job.CancelPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.CheckConsistencyPRequest
-
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.CheckConsistencyPRequestOrBuilder
-
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
optional .alluxio.grpc.block.CommitBlockInUfsPOptions options = 3;
- getOptions() - Method in class alluxio.grpc.CommitBlockInUfsPRequest
-
optional .alluxio.grpc.block.CommitBlockInUfsPOptions options = 3;
- getOptions() - Method in interface alluxio.grpc.CommitBlockInUfsPRequestOrBuilder
-
optional .alluxio.grpc.block.CommitBlockInUfsPOptions options = 3;
- getOptions() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
optional .alluxio.grpc.block.CommitBlockPOptions options = 6;
- getOptions() - Method in class alluxio.grpc.CommitBlockPRequest
-
optional .alluxio.grpc.block.CommitBlockPOptions options = 6;
- getOptions() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
optional .alluxio.grpc.block.CommitBlockPOptions options = 6;
- getOptions() - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
optional .alluxio.grpc.file.CompleteFilePOptions options = 2;
- getOptions() - Method in class alluxio.grpc.CompleteFilePRequest
-
optional .alluxio.grpc.file.CompleteFilePOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.CompleteFilePRequestOrBuilder
-
optional .alluxio.grpc.file.CompleteFilePOptions options = 2;
- getOptions() - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.CreateDirectoryPRequest
-
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.CreateDirectoryPRequestOrBuilder
-
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
optional .alluxio.grpc.file.CreateFilePOptions options = 2;
- getOptions() - Method in class alluxio.grpc.CreateFilePRequest
-
optional .alluxio.grpc.file.CreateFilePOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.CreateFilePRequestOrBuilder
-
optional .alluxio.grpc.file.CreateFilePOptions options = 2;
- getOptions() - Method in class alluxio.grpc.DeletePRequest.Builder
-
optional .alluxio.grpc.file.DeletePOptions options = 2;
- getOptions() - Method in class alluxio.grpc.DeletePRequest
-
optional .alluxio.grpc.file.DeletePOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.DeletePRequestOrBuilder
-
optional .alluxio.grpc.file.DeletePOptions options = 2;
- getOptions() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
optional .alluxio.grpc.file.FileSystemHeartbeatPOptions options = 3;
- getOptions() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest
-
optional .alluxio.grpc.file.FileSystemHeartbeatPOptions options = 3;
- getOptions() - Method in interface alluxio.grpc.FileSystemHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.file.FileSystemHeartbeatPOptions options = 3;
- getOptions() - Method in class alluxio.grpc.FreePRequest.Builder
-
optional .alluxio.grpc.file.FreePOptions options = 2;
- getOptions() - Method in class alluxio.grpc.FreePRequest
-
optional .alluxio.grpc.file.FreePOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.FreePRequestOrBuilder
-
optional .alluxio.grpc.file.FreePOptions options = 2;
- getOptions() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
optional .alluxio.grpc.job.GetAllWorkerHealthPOptions options = 1;
- getOptions() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest
-
optional .alluxio.grpc.job.GetAllWorkerHealthPOptions options = 1;
- getOptions() - Method in interface alluxio.grpc.GetAllWorkerHealthPRequestOrBuilder
-
optional .alluxio.grpc.job.GetAllWorkerHealthPOptions options = 1;
- getOptions() - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
optional .alluxio.grpc.block.GetBlockInfoPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.GetBlockInfoPRequest
-
optional .alluxio.grpc.block.GetBlockInfoPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.GetBlockInfoPRequestOrBuilder
-
optional .alluxio.grpc.block.GetBlockInfoPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
optional .alluxio.grpc.file.GetFileInfoPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.GetFileInfoPRequest
-
optional .alluxio.grpc.file.GetFileInfoPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.GetFileInfoPRequestOrBuilder
-
optional .alluxio.grpc.file.GetFileInfoPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
optional .alluxio.grpc.job.GetJobServiceSummaryPOptions options = 1;
- getOptions() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest
-
optional .alluxio.grpc.job.GetJobServiceSummaryPOptions options = 1;
- getOptions() - Method in interface alluxio.grpc.GetJobServiceSummaryPRequestOrBuilder
-
optional .alluxio.grpc.job.GetJobServiceSummaryPOptions options = 1;
- getOptions() - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
optional .alluxio.grpc.job.GetJobStatusPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.GetJobStatusPRequest
-
optional .alluxio.grpc.job.GetJobStatusPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.GetJobStatusPRequestOrBuilder
-
optional .alluxio.grpc.job.GetJobStatusPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.GetMasterIdPRequest
-
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.GetMasterIdPRequestOrBuilder
-
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
optional .alluxio.grpc.file.GetNewBlockIdForFilePOptions options = 2;
- getOptions() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest
-
optional .alluxio.grpc.file.GetNewBlockIdForFilePOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.GetNewBlockIdForFilePRequestOrBuilder
-
optional .alluxio.grpc.file.GetNewBlockIdForFilePOptions options = 2;
- getOptions() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1;
- getOptions() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest
-
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1;
- getOptions() - Method in interface alluxio.grpc.GetPinnedFileIdsPRequestOrBuilder
-
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1;
- getOptions() - Method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
optional .alluxio.grpc.journal.GetQuorumInfoPOptions options = 1;
- getOptions() - Method in class alluxio.grpc.GetQuorumInfoPRequest
-
optional .alluxio.grpc.journal.GetQuorumInfoPOptions options = 1;
- getOptions() - Method in interface alluxio.grpc.GetQuorumInfoPRequestOrBuilder
-
optional .alluxio.grpc.journal.GetQuorumInfoPOptions options = 1;
- getOptions() - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
optional .alluxio.grpc.file.GetStatusPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.GetStatusPRequest
-
optional .alluxio.grpc.file.GetStatusPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.GetStatusPRequestOrBuilder
-
optional .alluxio.grpc.file.GetStatusPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
optional .alluxio.grpc.file.GetUfsInfoPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.GetUfsInfoPRequest
-
optional .alluxio.grpc.file.GetUfsInfoPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.GetUfsInfoPRequestOrBuilder
-
optional .alluxio.grpc.file.GetUfsInfoPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
optional .alluxio.grpc.block.GetWorkerIdPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.GetWorkerIdPRequest
-
optional .alluxio.grpc.block.GetWorkerIdPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.GetWorkerIdPRequestOrBuilder
-
optional .alluxio.grpc.block.GetWorkerIdPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
optional .alluxio.grpc.job.JobHeartbeatPOptions options = 3;
- getOptions() - Method in class alluxio.grpc.JobHeartbeatPRequest
-
optional .alluxio.grpc.job.JobHeartbeatPOptions options = 3;
- getOptions() - Method in interface alluxio.grpc.JobHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.job.JobHeartbeatPOptions options = 3;
- getOptions() - Method in class alluxio.grpc.ListAllPRequest.Builder
-
optional .alluxio.grpc.job.ListAllPOptions options = 1;
- getOptions() - Method in class alluxio.grpc.ListAllPRequest
-
optional .alluxio.grpc.job.ListAllPOptions options = 1;
- getOptions() - Method in interface alluxio.grpc.ListAllPRequestOrBuilder
-
optional .alluxio.grpc.job.ListAllPOptions options = 1;
- getOptions() - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
optional .alluxio.grpc.file.ListStatusPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.ListStatusPRequest
-
optional .alluxio.grpc.file.ListStatusPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.ListStatusPRequestOrBuilder
-
optional .alluxio.grpc.file.ListStatusPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
optional .alluxio.grpc.meta.MasterHeartbeatPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.MasterHeartbeatPRequest
-
optional .alluxio.grpc.meta.MasterHeartbeatPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.MasterHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.meta.MasterHeartbeatPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
optional .alluxio.grpc.metric.MetricsHeartbeatPOptions options = 1;
- getOptions() - Method in class alluxio.grpc.MetricsHeartbeatPRequest
-
optional .alluxio.grpc.metric.MetricsHeartbeatPOptions options = 1;
- getOptions() - Method in interface alluxio.grpc.MetricsHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.metric.MetricsHeartbeatPOptions options = 1;
- getOptions() - Method in class alluxio.grpc.MountPRequest.Builder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- getOptions() - Method in class alluxio.grpc.MountPRequest
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- getOptions() - Method in interface alluxio.grpc.MountPRequestOrBuilder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- getOptions() - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
optional .alluxio.grpc.job.RegisterJobWorkerPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.RegisterJobWorkerPRequest
-
optional .alluxio.grpc.job.RegisterJobWorkerPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.RegisterJobWorkerPRequestOrBuilder
-
optional .alluxio.grpc.job.RegisterJobWorkerPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
optional .alluxio.grpc.meta.RegisterMasterPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.RegisterMasterPRequest
-
optional .alluxio.grpc.meta.RegisterMasterPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.RegisterMasterPRequestOrBuilder
-
optional .alluxio.grpc.meta.RegisterMasterPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
optional .alluxio.grpc.block.RegisterWorkerPOptions options = 6;
- getOptions() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
optional .alluxio.grpc.block.RegisterWorkerPOptions options = 6;
- getOptions() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
optional .alluxio.grpc.block.RegisterWorkerPOptions options = 6;
- getOptions() - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
optional .alluxio.grpc.meta.RemovePathConfigurationPOptions options = 3;
- getOptions() - Method in class alluxio.grpc.RemovePathConfigurationPRequest
-
optional .alluxio.grpc.meta.RemovePathConfigurationPOptions options = 3;
- getOptions() - Method in interface alluxio.grpc.RemovePathConfigurationPRequestOrBuilder
-
optional .alluxio.grpc.meta.RemovePathConfigurationPOptions options = 3;
- getOptions() - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
optional .alluxio.grpc.journal.RemoveQuorumServerPOptions options = 1;
- getOptions() - Method in class alluxio.grpc.RemoveQuorumServerPRequest
-
optional .alluxio.grpc.journal.RemoveQuorumServerPOptions options = 1;
- getOptions() - Method in interface alluxio.grpc.RemoveQuorumServerPRequestOrBuilder
-
optional .alluxio.grpc.journal.RemoveQuorumServerPOptions options = 1;
- getOptions() - Method in class alluxio.grpc.RenamePRequest.Builder
-
optional .alluxio.grpc.file.RenamePOptions options = 3;
- getOptions() - Method in class alluxio.grpc.RenamePRequest
-
optional .alluxio.grpc.file.RenamePOptions options = 3;
- getOptions() - Method in interface alluxio.grpc.RenamePRequestOrBuilder
-
optional .alluxio.grpc.file.RenamePOptions options = 3;
- getOptions() - Method in class alluxio.grpc.RunPRequest.Builder
-
optional .alluxio.grpc.job.RunPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.RunPRequest
-
optional .alluxio.grpc.job.RunPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.RunPRequestOrBuilder
-
optional .alluxio.grpc.job.RunPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2;
- getOptions() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.ScheduleAsyncPersistencePRequestOrBuilder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2;
- getOptions() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the method options
- getOptions() - Method in class alluxio.grpc.SetAclPRequest
-
the method options
- getOptions() - Method in interface alluxio.grpc.SetAclPRequestOrBuilder
-
the method options
- getOptions() - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
optional .alluxio.grpc.file.SetAttributePOptions options = 2;
- getOptions() - Method in class alluxio.grpc.SetAttributePRequest
-
optional .alluxio.grpc.file.SetAttributePOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.SetAttributePRequestOrBuilder
-
optional .alluxio.grpc.file.SetAttributePOptions options = 2;
- getOptions() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
optional .alluxio.grpc.meta.SetPathConfigurationPOptions options = 3;
- getOptions() - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
optional .alluxio.grpc.meta.SetPathConfigurationPOptions options = 3;
- getOptions() - Method in interface alluxio.grpc.SetPathConfigurationPRequestOrBuilder
-
optional .alluxio.grpc.meta.SetPathConfigurationPOptions options = 3;
- getOptions() - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
optional .alluxio.grpc.file.StartSyncPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.StartSyncPRequest
-
optional .alluxio.grpc.file.StartSyncPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.StartSyncPRequestOrBuilder
-
optional .alluxio.grpc.file.StartSyncPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
optional .alluxio.grpc.file.StopSyncPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.StopSyncPRequest
-
optional .alluxio.grpc.file.StopSyncPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.StopSyncPRequestOrBuilder
-
optional .alluxio.grpc.file.StopSyncPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
Deprecated.
- getOptions() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
Deprecated.
- getOptions() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
Deprecated.
- getOptions() - Method in class alluxio.grpc.UnmountPRequest.Builder
-
optional .alluxio.grpc.file.UnmountPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.UnmountPRequest
-
optional .alluxio.grpc.file.UnmountPOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.UnmountPRequestOrBuilder
-
optional .alluxio.grpc.file.UnmountPOptions options = 2;
- getOptions() - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- getOptions() - Method in class alluxio.grpc.UpdateMountPRequest
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- getOptions() - Method in interface alluxio.grpc.UpdateMountPRequestOrBuilder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- getOptions() - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2;
- getOptions() - Method in class alluxio.grpc.UpdateUfsModePRequest
-
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2;
- getOptions() - Method in interface alluxio.grpc.UpdateUfsModePRequestOrBuilder
-
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2;
- getOptions() - Method in class alluxio.master.file.contexts.OperationContext
-
- getOptions() - Method in class alluxio.master.file.meta.options.MountInfo
-
- getOptions() - Method in class alluxio.util.UnixMountInfo
-
- getOptionsBuilder() - Method in class alluxio.grpc.BackupPRequest.Builder
-
optional .alluxio.grpc.meta.BackupPOptions options = 1;
- getOptionsBuilder() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
- getOptionsBuilder() - Method in class alluxio.grpc.CancelPRequest.Builder
-
optional .alluxio.grpc.job.CancelPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
optional .alluxio.grpc.block.CommitBlockInUfsPOptions options = 3;
- getOptionsBuilder() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
optional .alluxio.grpc.block.CommitBlockPOptions options = 6;
- getOptionsBuilder() - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
optional .alluxio.grpc.file.CompleteFilePOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
optional .alluxio.grpc.file.CreateFilePOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.DeletePRequest.Builder
-
optional .alluxio.grpc.file.DeletePOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
optional .alluxio.grpc.file.FileSystemHeartbeatPOptions options = 3;
- getOptionsBuilder() - Method in class alluxio.grpc.FreePRequest.Builder
-
optional .alluxio.grpc.file.FreePOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
optional .alluxio.grpc.job.GetAllWorkerHealthPOptions options = 1;
- getOptionsBuilder() - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
optional .alluxio.grpc.block.GetBlockInfoPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
optional .alluxio.grpc.file.GetFileInfoPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
optional .alluxio.grpc.job.GetJobServiceSummaryPOptions options = 1;
- getOptionsBuilder() - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
optional .alluxio.grpc.job.GetJobStatusPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
optional .alluxio.grpc.file.GetNewBlockIdForFilePOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1;
- getOptionsBuilder() - Method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
optional .alluxio.grpc.journal.GetQuorumInfoPOptions options = 1;
- getOptionsBuilder() - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
optional .alluxio.grpc.file.GetStatusPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
optional .alluxio.grpc.file.GetUfsInfoPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
optional .alluxio.grpc.block.GetWorkerIdPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
optional .alluxio.grpc.job.JobHeartbeatPOptions options = 3;
- getOptionsBuilder() - Method in class alluxio.grpc.ListAllPRequest.Builder
-
optional .alluxio.grpc.job.ListAllPOptions options = 1;
- getOptionsBuilder() - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
optional .alluxio.grpc.file.ListStatusPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
optional .alluxio.grpc.meta.MasterHeartbeatPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
optional .alluxio.grpc.metric.MetricsHeartbeatPOptions options = 1;
- getOptionsBuilder() - Method in class alluxio.grpc.MountPRequest.Builder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- getOptionsBuilder() - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
optional .alluxio.grpc.job.RegisterJobWorkerPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
optional .alluxio.grpc.meta.RegisterMasterPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
optional .alluxio.grpc.block.RegisterWorkerPOptions options = 6;
- getOptionsBuilder() - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
optional .alluxio.grpc.meta.RemovePathConfigurationPOptions options = 3;
- getOptionsBuilder() - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
optional .alluxio.grpc.journal.RemoveQuorumServerPOptions options = 1;
- getOptionsBuilder() - Method in class alluxio.grpc.RenamePRequest.Builder
-
optional .alluxio.grpc.file.RenamePOptions options = 3;
- getOptionsBuilder() - Method in class alluxio.grpc.RunPRequest.Builder
-
optional .alluxio.grpc.job.RunPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the method options
- getOptionsBuilder() - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
optional .alluxio.grpc.file.SetAttributePOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
optional .alluxio.grpc.meta.SetPathConfigurationPOptions options = 3;
- getOptionsBuilder() - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
optional .alluxio.grpc.file.StartSyncPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
optional .alluxio.grpc.file.StopSyncPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.UnmountPRequest.Builder
-
optional .alluxio.grpc.file.UnmountPOptions options = 2;
- getOptionsBuilder() - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- getOptionsBuilder() - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2;
- getOptionsCount() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
- getOptionsCount() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
- getOptionsCount() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
map<string, string> options = 5;
- getOptionsMap() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
map<string, string> options = 5;
- getOptionsMap() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
map<string, string> options = 5;
- getOptionsMap() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
map<string, string> options = 5;
- getOptionsOrBuilder() - Method in class alluxio.grpc.BackupPRequest.Builder
-
optional .alluxio.grpc.meta.BackupPOptions options = 1;
- getOptionsOrBuilder() - Method in class alluxio.grpc.BackupPRequest
-
optional .alluxio.grpc.meta.BackupPOptions options = 1;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.BackupPRequestOrBuilder
-
optional .alluxio.grpc.meta.BackupPOptions options = 1;
- getOptionsOrBuilder() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
- getOptionsOrBuilder() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
- getOptionsOrBuilder() - Method in class alluxio.grpc.CancelPRequest.Builder
-
optional .alluxio.grpc.job.CancelPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.CancelPRequest
-
optional .alluxio.grpc.job.CancelPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.CancelPRequestOrBuilder
-
optional .alluxio.grpc.job.CancelPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.CheckConsistencyPRequest
-
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.CheckConsistencyPRequestOrBuilder
-
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
optional .alluxio.grpc.block.CommitBlockInUfsPOptions options = 3;
- getOptionsOrBuilder() - Method in class alluxio.grpc.CommitBlockInUfsPRequest
-
optional .alluxio.grpc.block.CommitBlockInUfsPOptions options = 3;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.CommitBlockInUfsPRequestOrBuilder
-
optional .alluxio.grpc.block.CommitBlockInUfsPOptions options = 3;
- getOptionsOrBuilder() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
optional .alluxio.grpc.block.CommitBlockPOptions options = 6;
- getOptionsOrBuilder() - Method in class alluxio.grpc.CommitBlockPRequest
-
optional .alluxio.grpc.block.CommitBlockPOptions options = 6;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
optional .alluxio.grpc.block.CommitBlockPOptions options = 6;
- getOptionsOrBuilder() - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
optional .alluxio.grpc.file.CompleteFilePOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.CompleteFilePRequest
-
optional .alluxio.grpc.file.CompleteFilePOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.CompleteFilePRequestOrBuilder
-
optional .alluxio.grpc.file.CompleteFilePOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.CreateDirectoryPRequest
-
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.CreateDirectoryPRequestOrBuilder
-
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
optional .alluxio.grpc.file.CreateFilePOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.CreateFilePRequest
-
optional .alluxio.grpc.file.CreateFilePOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.CreateFilePRequestOrBuilder
-
optional .alluxio.grpc.file.CreateFilePOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.DeletePRequest.Builder
-
optional .alluxio.grpc.file.DeletePOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.DeletePRequest
-
optional .alluxio.grpc.file.DeletePOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.DeletePRequestOrBuilder
-
optional .alluxio.grpc.file.DeletePOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
optional .alluxio.grpc.file.FileSystemHeartbeatPOptions options = 3;
- getOptionsOrBuilder() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest
-
optional .alluxio.grpc.file.FileSystemHeartbeatPOptions options = 3;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.FileSystemHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.file.FileSystemHeartbeatPOptions options = 3;
- getOptionsOrBuilder() - Method in class alluxio.grpc.FreePRequest.Builder
-
optional .alluxio.grpc.file.FreePOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.FreePRequest
-
optional .alluxio.grpc.file.FreePOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.FreePRequestOrBuilder
-
optional .alluxio.grpc.file.FreePOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
optional .alluxio.grpc.job.GetAllWorkerHealthPOptions options = 1;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest
-
optional .alluxio.grpc.job.GetAllWorkerHealthPOptions options = 1;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.GetAllWorkerHealthPRequestOrBuilder
-
optional .alluxio.grpc.job.GetAllWorkerHealthPOptions options = 1;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
optional .alluxio.grpc.block.GetBlockInfoPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetBlockInfoPRequest
-
optional .alluxio.grpc.block.GetBlockInfoPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.GetBlockInfoPRequestOrBuilder
-
optional .alluxio.grpc.block.GetBlockInfoPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
optional .alluxio.grpc.file.GetFileInfoPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetFileInfoPRequest
-
optional .alluxio.grpc.file.GetFileInfoPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.GetFileInfoPRequestOrBuilder
-
optional .alluxio.grpc.file.GetFileInfoPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
optional .alluxio.grpc.job.GetJobServiceSummaryPOptions options = 1;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest
-
optional .alluxio.grpc.job.GetJobServiceSummaryPOptions options = 1;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.GetJobServiceSummaryPRequestOrBuilder
-
optional .alluxio.grpc.job.GetJobServiceSummaryPOptions options = 1;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
optional .alluxio.grpc.job.GetJobStatusPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetJobStatusPRequest
-
optional .alluxio.grpc.job.GetJobStatusPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.GetJobStatusPRequestOrBuilder
-
optional .alluxio.grpc.job.GetJobStatusPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetMasterIdPRequest
-
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.GetMasterIdPRequestOrBuilder
-
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
optional .alluxio.grpc.file.GetNewBlockIdForFilePOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest
-
optional .alluxio.grpc.file.GetNewBlockIdForFilePOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.GetNewBlockIdForFilePRequestOrBuilder
-
optional .alluxio.grpc.file.GetNewBlockIdForFilePOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest
-
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.GetPinnedFileIdsPRequestOrBuilder
-
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
optional .alluxio.grpc.journal.GetQuorumInfoPOptions options = 1;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetQuorumInfoPRequest
-
optional .alluxio.grpc.journal.GetQuorumInfoPOptions options = 1;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.GetQuorumInfoPRequestOrBuilder
-
optional .alluxio.grpc.journal.GetQuorumInfoPOptions options = 1;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
optional .alluxio.grpc.file.GetStatusPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetStatusPRequest
-
optional .alluxio.grpc.file.GetStatusPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.GetStatusPRequestOrBuilder
-
optional .alluxio.grpc.file.GetStatusPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
optional .alluxio.grpc.file.GetUfsInfoPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetUfsInfoPRequest
-
optional .alluxio.grpc.file.GetUfsInfoPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.GetUfsInfoPRequestOrBuilder
-
optional .alluxio.grpc.file.GetUfsInfoPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
optional .alluxio.grpc.block.GetWorkerIdPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.GetWorkerIdPRequest
-
optional .alluxio.grpc.block.GetWorkerIdPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.GetWorkerIdPRequestOrBuilder
-
optional .alluxio.grpc.block.GetWorkerIdPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
optional .alluxio.grpc.job.JobHeartbeatPOptions options = 3;
- getOptionsOrBuilder() - Method in class alluxio.grpc.JobHeartbeatPRequest
-
optional .alluxio.grpc.job.JobHeartbeatPOptions options = 3;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.JobHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.job.JobHeartbeatPOptions options = 3;
- getOptionsOrBuilder() - Method in class alluxio.grpc.ListAllPRequest.Builder
-
optional .alluxio.grpc.job.ListAllPOptions options = 1;
- getOptionsOrBuilder() - Method in class alluxio.grpc.ListAllPRequest
-
optional .alluxio.grpc.job.ListAllPOptions options = 1;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.ListAllPRequestOrBuilder
-
optional .alluxio.grpc.job.ListAllPOptions options = 1;
- getOptionsOrBuilder() - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
optional .alluxio.grpc.file.ListStatusPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.ListStatusPRequest
-
optional .alluxio.grpc.file.ListStatusPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.ListStatusPRequestOrBuilder
-
optional .alluxio.grpc.file.ListStatusPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
optional .alluxio.grpc.meta.MasterHeartbeatPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.MasterHeartbeatPRequest
-
optional .alluxio.grpc.meta.MasterHeartbeatPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.MasterHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.meta.MasterHeartbeatPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
optional .alluxio.grpc.metric.MetricsHeartbeatPOptions options = 1;
- getOptionsOrBuilder() - Method in class alluxio.grpc.MetricsHeartbeatPRequest
-
optional .alluxio.grpc.metric.MetricsHeartbeatPOptions options = 1;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.MetricsHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.metric.MetricsHeartbeatPOptions options = 1;
- getOptionsOrBuilder() - Method in class alluxio.grpc.MountPRequest.Builder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- getOptionsOrBuilder() - Method in class alluxio.grpc.MountPRequest
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.MountPRequestOrBuilder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- getOptionsOrBuilder() - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
optional .alluxio.grpc.job.RegisterJobWorkerPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.RegisterJobWorkerPRequest
-
optional .alluxio.grpc.job.RegisterJobWorkerPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.RegisterJobWorkerPRequestOrBuilder
-
optional .alluxio.grpc.job.RegisterJobWorkerPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
optional .alluxio.grpc.meta.RegisterMasterPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.RegisterMasterPRequest
-
optional .alluxio.grpc.meta.RegisterMasterPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.RegisterMasterPRequestOrBuilder
-
optional .alluxio.grpc.meta.RegisterMasterPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
optional .alluxio.grpc.block.RegisterWorkerPOptions options = 6;
- getOptionsOrBuilder() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
optional .alluxio.grpc.block.RegisterWorkerPOptions options = 6;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
optional .alluxio.grpc.block.RegisterWorkerPOptions options = 6;
- getOptionsOrBuilder() - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
optional .alluxio.grpc.meta.RemovePathConfigurationPOptions options = 3;
- getOptionsOrBuilder() - Method in class alluxio.grpc.RemovePathConfigurationPRequest
-
optional .alluxio.grpc.meta.RemovePathConfigurationPOptions options = 3;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.RemovePathConfigurationPRequestOrBuilder
-
optional .alluxio.grpc.meta.RemovePathConfigurationPOptions options = 3;
- getOptionsOrBuilder() - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
optional .alluxio.grpc.journal.RemoveQuorumServerPOptions options = 1;
- getOptionsOrBuilder() - Method in class alluxio.grpc.RemoveQuorumServerPRequest
-
optional .alluxio.grpc.journal.RemoveQuorumServerPOptions options = 1;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.RemoveQuorumServerPRequestOrBuilder
-
optional .alluxio.grpc.journal.RemoveQuorumServerPOptions options = 1;
- getOptionsOrBuilder() - Method in class alluxio.grpc.RenamePRequest.Builder
-
optional .alluxio.grpc.file.RenamePOptions options = 3;
- getOptionsOrBuilder() - Method in class alluxio.grpc.RenamePRequest
-
optional .alluxio.grpc.file.RenamePOptions options = 3;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.RenamePRequestOrBuilder
-
optional .alluxio.grpc.file.RenamePOptions options = 3;
- getOptionsOrBuilder() - Method in class alluxio.grpc.RunPRequest.Builder
-
optional .alluxio.grpc.job.RunPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.RunPRequest
-
optional .alluxio.grpc.job.RunPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.RunPRequestOrBuilder
-
optional .alluxio.grpc.job.RunPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.ScheduleAsyncPersistencePRequestOrBuilder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the method options
- getOptionsOrBuilder() - Method in class alluxio.grpc.SetAclPRequest
-
the method options
- getOptionsOrBuilder() - Method in interface alluxio.grpc.SetAclPRequestOrBuilder
-
the method options
- getOptionsOrBuilder() - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
optional .alluxio.grpc.file.SetAttributePOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.SetAttributePRequest
-
optional .alluxio.grpc.file.SetAttributePOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.SetAttributePRequestOrBuilder
-
optional .alluxio.grpc.file.SetAttributePOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
optional .alluxio.grpc.meta.SetPathConfigurationPOptions options = 3;
- getOptionsOrBuilder() - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
optional .alluxio.grpc.meta.SetPathConfigurationPOptions options = 3;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.SetPathConfigurationPRequestOrBuilder
-
optional .alluxio.grpc.meta.SetPathConfigurationPOptions options = 3;
- getOptionsOrBuilder() - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
optional .alluxio.grpc.file.StartSyncPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.StartSyncPRequest
-
optional .alluxio.grpc.file.StartSyncPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.StartSyncPRequestOrBuilder
-
optional .alluxio.grpc.file.StartSyncPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
optional .alluxio.grpc.file.StopSyncPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.StopSyncPRequest
-
optional .alluxio.grpc.file.StopSyncPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.StopSyncPRequestOrBuilder
-
optional .alluxio.grpc.file.StopSyncPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.UnmountPRequest.Builder
-
optional .alluxio.grpc.file.UnmountPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.UnmountPRequest
-
optional .alluxio.grpc.file.UnmountPOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.UnmountPRequestOrBuilder
-
optional .alluxio.grpc.file.UnmountPOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- getOptionsOrBuilder() - Method in class alluxio.grpc.UpdateMountPRequest
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.UpdateMountPRequestOrBuilder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- getOptionsOrBuilder() - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2;
- getOptionsOrBuilder() - Method in class alluxio.grpc.UpdateUfsModePRequest
-
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2;
- getOptionsOrBuilder() - Method in interface alluxio.grpc.UpdateUfsModePRequestOrBuilder
-
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2;
- getOptionsOrDefault(String, String) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
map<string, string> options = 5;
- getOptionsOrDefault(String, String) - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
map<string, string> options = 5;
- getOptionsOrDefault(String, String) - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
map<string, string> options = 5;
- getOptionsOrThrow(String) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
map<string, string> options = 5;
- getOptionsOrThrow(String) - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
map<string, string> options = 5;
- getOptionsOrThrow(String) - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
map<string, string> options = 5;
- getOptionStrings() - Method in class alluxio.AlluxioRemoteLogFilter
-
- getOrBuildCustom(String) - Static method in class alluxio.conf.PropertyKey
-
- getOrDefault(PropertyKey, String) - Method in interface alluxio.conf.AlluxioConfiguration
-
- getOrDefault(PropertyKey, String, ConfigurationValueOptions) - Method in interface alluxio.conf.AlluxioConfiguration
-
- getOrDefault(PropertyKey, String) - Static method in class alluxio.conf.ServerConfiguration
-
- getOrDefault(PropertyKey, String, ConfigurationValueOptions) - Static method in class alluxio.conf.ServerConfiguration
-
- getOrder() - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
required .alluxio.grpc.table.layout.SortingColumn.SortingOrder order = 2;
- getOrder() - Method in class alluxio.grpc.table.layout.hive.SortingColumn
-
required .alluxio.grpc.table.layout.SortingColumn.SortingOrder order = 2;
- getOrder() - Method in interface alluxio.grpc.table.layout.hive.SortingColumnOrBuilder
-
required .alluxio.grpc.table.layout.SortingColumn.SortingOrder order = 2;
- getOrderedStorageAliases() - Method in class alluxio.StorageTierAssoc
-
- getOrderedTierAliases() - Method in class alluxio.wire.WorkerWebUIBlockInfo
-
Gets ordered tier aliases.
- getOrdinal(String) - Method in class alluxio.StorageTierAssoc
-
- getOrNull() - Static method in class alluxio.security.authentication.AuthenticatedClientUser
-
- getOtherActions() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional .alluxio.proto.shared.AclActions otherActions = 6;
- getOtherActions() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
optional .alluxio.proto.shared.AclActions otherActions = 6;
- getOtherActions() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
optional .alluxio.proto.shared.AclActions otherActions = 6;
- getOtherActions() - Method in class alluxio.security.authorization.AccessControlList
-
- getOtherActionsBuilder() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional .alluxio.proto.shared.AclActions otherActions = 6;
- getOtherActionsOrBuilder() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional .alluxio.proto.shared.AclActions otherActions = 6;
- getOtherActionsOrBuilder() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
optional .alluxio.proto.shared.AclActions otherActions = 6;
- getOtherActionsOrBuilder() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
optional .alluxio.proto.shared.AclActions otherActions = 6;
- getOtherBits() - Method in class alluxio.grpc.PMode.Builder
-
required .alluxio.grpc.Bits otherBits = 3;
- getOtherBits() - Method in class alluxio.grpc.PMode
-
required .alluxio.grpc.Bits otherBits = 3;
- getOtherBits() - Method in interface alluxio.grpc.PModeOrBuilder
-
required .alluxio.grpc.Bits otherBits = 3;
- getOtherBits() - Method in class alluxio.security.authorization.Mode
-
- getOutput() - Method in class alluxio.job.plan.transform.CompactConfig
-
- getOutput() - Method in class alluxio.job.plan.transform.CompactTask
-
- getOutput() - Method in class alluxio.shell.CommandReturn
-
Gets the stdout content.
- getOutputDirectory() - Method in class alluxio.master.backcompat.BackwardsCompatibilityJournalGenerator
-
- getOutputFormat() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string output_format = 3;
- getOutputFormat() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
optional string output_format = 3;
- getOutputFormat() - Method in interface alluxio.grpc.table.layout.hive.StorageFormatOrBuilder
-
optional string output_format = 3;
- getOutputFormatBytes() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string output_format = 3;
- getOutputFormatBytes() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
optional string output_format = 3;
- getOutputFormatBytes() - Method in interface alluxio.grpc.table.layout.hive.StorageFormatOrBuilder
-
optional string output_format = 3;
- getOutputStream() - Method in class alluxio.worker.grpc.BlockWriteRequestContext
-
- getOutputStream() - Method in class alluxio.worker.grpc.UfsFileWriteRequestContext
-
- getOutStream(long, long, WorkerNetAddress, OutStreamOptions) - Method in class alluxio.client.block.AlluxioBlockStore
-
Gets a stream to write data to a block.
- getOutStream(long, long, OutStreamOptions) - Method in class alluxio.client.block.AlluxioBlockStore
-
Gets a stream to write data to a block based on the options.
- getOutStream(Integer) - Method in class alluxio.StreamCache
-
- getOverriddenMethodDescriptors() - Method in class alluxio.worker.grpc.BlockWorkerImpl
-
- getOverwriteAccessTime() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional bool overwrite_access_time = 19;
- getOverwriteAccessTime() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional bool overwrite_access_time = 19;
- getOverwriteAccessTime() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional bool overwrite_access_time = 19;
- getOverwriteModificationTime() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional bool overwrite_modification_time = 8;
- getOverwriteModificationTime() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional bool overwrite_modification_time = 8;
- getOverwriteModificationTime() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional bool overwrite_modification_time = 8;
- getOwner() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getOwner() - Method in class alluxio.client.file.URIStatus
-
- getOwner() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string owner = 16;
- getOwner() - Method in class alluxio.grpc.FileInfo
-
optional string owner = 16;
- getOwner() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string owner = 16;
- getOwner() - Method in class alluxio.grpc.PAcl.Builder
-
optional string owner = 1;
- getOwner() - Method in class alluxio.grpc.PAcl
-
optional string owner = 1;
- getOwner() - Method in interface alluxio.grpc.PAclOrBuilder
-
optional string owner = 1;
- getOwner() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional string owner = 3;
- getOwner() - Method in class alluxio.grpc.SetAttributePOptions
-
optional string owner = 3;
- getOwner() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional string owner = 3;
- getOwner() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string owner = 4;
- getOwner() - Method in class alluxio.grpc.table.TableInfo
-
optional string owner = 4;
- getOwner() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional string owner = 4;
- getOwner() - Method in class alluxio.master.file.contexts.CreatePathContext
-
- getOwner() - Method in class alluxio.master.file.meta.Inode
-
- getOwner() - Method in interface alluxio.master.file.meta.InodeView
-
- getOwner() - Method in class alluxio.master.file.meta.MutableInode
-
- getOwner() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string owner = 2;
- getOwner() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
optional string owner = 2;
- getOwner() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsFileOptionsOrBuilder
-
optional string owner = 2;
- getOwner() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string owner = 8;
- getOwner() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional string owner = 8;
- getOwner() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional string owner = 8;
- getOwner() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string owner = 14;
- getOwner() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string owner = 14;
- getOwner() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string owner = 14;
- getOwner() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string owner = 6;
- getOwner() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional string owner = 6;
- getOwner() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional string owner = 6;
- getOwner() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string owner = 9;
- getOwner() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional string owner = 9;
- getOwner() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional string owner = 9;
- getOwner() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string owner = 3;
- getOwner() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional string owner = 3;
- getOwner() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional string owner = 3;
- getOwner() - Method in interface alluxio.table.common.udb.UdbTable
-
- getOwner() - Method in class alluxio.table.under.hive.HiveTable
-
- getOwner() - Method in class alluxio.underfs.ObjectUnderFileSystem.ObjectPermissions
-
- getOwner() - Method in class alluxio.underfs.options.CreateOptions
-
- getOwner() - Method in class alluxio.underfs.options.MkdirsOptions
-
- getOwner() - Method in class alluxio.underfs.UfsStatus
-
Gets the owner of the given path.
- getOwner(UserState) - Static method in class alluxio.util.SecurityUtils
-
- getOwner() - Method in class alluxio.util.webui.UIFileInfo
-
Gets owner.
- getOwner() - Method in class alluxio.wire.FileInfo
-
- getOwnerBits() - Method in class alluxio.grpc.PMode.Builder
-
required .alluxio.grpc.Bits ownerBits = 1;
- getOwnerBits() - Method in class alluxio.grpc.PMode
-
required .alluxio.grpc.Bits ownerBits = 1;
- getOwnerBits() - Method in interface alluxio.grpc.PModeOrBuilder
-
required .alluxio.grpc.Bits ownerBits = 1;
- getOwnerBits() - Method in class alluxio.security.authorization.Mode
-
- getOwnerBytes() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string owner = 16;
- getOwnerBytes() - Method in class alluxio.grpc.FileInfo
-
optional string owner = 16;
- getOwnerBytes() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string owner = 16;
- getOwnerBytes() - Method in class alluxio.grpc.PAcl.Builder
-
optional string owner = 1;
- getOwnerBytes() - Method in class alluxio.grpc.PAcl
-
optional string owner = 1;
- getOwnerBytes() - Method in interface alluxio.grpc.PAclOrBuilder
-
optional string owner = 1;
- getOwnerBytes() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional string owner = 3;
- getOwnerBytes() - Method in class alluxio.grpc.SetAttributePOptions
-
optional string owner = 3;
- getOwnerBytes() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional string owner = 3;
- getOwnerBytes() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string owner = 4;
- getOwnerBytes() - Method in class alluxio.grpc.table.TableInfo
-
optional string owner = 4;
- getOwnerBytes() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional string owner = 4;
- getOwnerBytes() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string owner = 2;
- getOwnerBytes() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
optional string owner = 2;
- getOwnerBytes() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsFileOptionsOrBuilder
-
optional string owner = 2;
- getOwnerBytes() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string owner = 8;
- getOwnerBytes() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional string owner = 8;
- getOwnerBytes() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional string owner = 8;
- getOwnerBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string owner = 14;
- getOwnerBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string owner = 14;
- getOwnerBytes() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string owner = 14;
- getOwnerBytes() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string owner = 6;
- getOwnerBytes() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional string owner = 6;
- getOwnerBytes() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional string owner = 6;
- getOwnerBytes() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string owner = 9;
- getOwnerBytes() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional string owner = 9;
- getOwnerBytes() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional string owner = 9;
- getOwnerBytes() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string owner = 3;
- getOwnerBytes() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional string owner = 3;
- getOwnerBytes() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional string owner = 3;
- getOwnerFromGrpcClient(AlluxioConfiguration) - Static method in class alluxio.util.SecurityUtils
-
- getOwnerName() - Method in class alluxio.grpc.table.Database.Builder
-
optional string owner_name = 5;
- getOwnerName() - Method in class alluxio.grpc.table.Database
-
optional string owner_name = 5;
- getOwnerName() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional string owner_name = 5;
- getOwnerName() - Method in class alluxio.master.table.DatabaseInfo
-
- getOwnerName() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string owner_name = 4;
- getOwnerName() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
optional string owner_name = 4;
- getOwnerName() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
optional string owner_name = 4;
- getOwnerNameBytes() - Method in class alluxio.grpc.table.Database.Builder
-
optional string owner_name = 5;
- getOwnerNameBytes() - Method in class alluxio.grpc.table.Database
-
optional string owner_name = 5;
- getOwnerNameBytes() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional string owner_name = 5;
- getOwnerNameBytes() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string owner_name = 4;
- getOwnerNameBytes() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
optional string owner_name = 4;
- getOwnerNameBytes() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
optional string owner_name = 4;
- getOwnerType() - Method in class alluxio.grpc.table.Database.Builder
-
optional .alluxio.grpc.table.PrincipalType owner_type = 6;
- getOwnerType() - Method in class alluxio.grpc.table.Database
-
optional .alluxio.grpc.table.PrincipalType owner_type = 6;
- getOwnerType() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional .alluxio.grpc.table.PrincipalType owner_type = 6;
- getOwnerType() - Method in class alluxio.master.table.DatabaseInfo
-
- getOwnerType() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional .alluxio.grpc.table.PrincipalType owner_type = 5;
- getOwnerType() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
optional .alluxio.grpc.table.PrincipalType owner_type = 5;
- getOwnerType() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
optional .alluxio.grpc.table.PrincipalType owner_type = 5;
- getOwningGroup() - Method in class alluxio.grpc.PAcl.Builder
-
optional string owningGroup = 2;
- getOwningGroup() - Method in class alluxio.grpc.PAcl
-
optional string owningGroup = 2;
- getOwningGroup() - Method in interface alluxio.grpc.PAclOrBuilder
-
optional string owningGroup = 2;
- getOwningGroup() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional string owningGroup = 2;
- getOwningGroup() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
optional string owningGroup = 2;
- getOwningGroup() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
optional string owningGroup = 2;
- getOwningGroup() - Method in class alluxio.security.authorization.AccessControlList
-
- getOwningGroupActions() - Method in class alluxio.security.authorization.AccessControlList
-
- getOwningGroupBytes() - Method in class alluxio.grpc.PAcl.Builder
-
optional string owningGroup = 2;
- getOwningGroupBytes() - Method in class alluxio.grpc.PAcl
-
optional string owningGroup = 2;
- getOwningGroupBytes() - Method in interface alluxio.grpc.PAclOrBuilder
-
optional string owningGroup = 2;
- getOwningGroupBytes() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional string owningGroup = 2;
- getOwningGroupBytes() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
optional string owningGroup = 2;
- getOwningGroupBytes() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
optional string owningGroup = 2;
- getOwningUser() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional string owningUser = 1;
- getOwningUser() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
optional string owningUser = 1;
- getOwningUser() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
optional string owningUser = 1;
- getOwningUser() - Method in class alluxio.security.authorization.AccessControlList
-
- getOwningUserActions() - Method in class alluxio.security.authorization.AccessControlList
-
- getOwningUserBytes() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional string owningUser = 1;
- getOwningUserBytes() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
optional string owningUser = 1;
- getOwningUserBytes() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
optional string owningUser = 1;
- getPageId() - Method in class alluxio.client.file.cache.PageInfo
-
- getPageIndex() - Method in class alluxio.client.file.cache.PageId
-
- getPageInfo(PageId) - Method in class alluxio.client.file.cache.DefaultMetaStore
-
- getPageInfo(PageId) - Method in interface alluxio.client.file.cache.MetaStore
-
- getPages() - Method in interface alluxio.client.file.cache.PageStore
-
Gets a stream of all pages from the page store.
- getPages() - Method in class alluxio.client.file.cache.store.LocalPageStore
-
- getPages() - Method in class alluxio.client.file.cache.store.RocksPageStore
-
- getPageSize() - Method in class alluxio.client.file.cache.PageInfo
-
- getPageSize() - Method in class alluxio.client.file.cache.store.PageStoreOptions
-
- getPageSize() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
optional int64 pageSize = 1;
- getPageSize() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions
-
optional int64 pageSize = 1;
- getPageSize() - Method in interface alluxio.proto.client.Cache.PPageStoreCommonOptionsOrBuilder
-
optional int64 pageSize = 1;
- getParallelism() - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
Returns the targeted parallelism level of this pool.
- getParameter() - Method in class alluxio.grpc.table.Database.Builder
-
Deprecated.
- getParameter() - Method in class alluxio.grpc.table.Database
-
Deprecated.
- getParameter() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
Deprecated.
- getParameter() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
Deprecated.
- getParameter() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
Deprecated.
- getParameter() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
Deprecated.
- getParameterCount() - Method in class alluxio.grpc.table.Database.Builder
-
- getParameterCount() - Method in class alluxio.grpc.table.Database
-
- getParameterCount() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
map<string, string> parameter = 4;
- getParameterCount() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
- getParameterCount() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
- getParameterCount() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
map<string, string> parameter = 3;
- getParameterMap() - Method in class alluxio.grpc.table.Database.Builder
-
map<string, string> parameter = 4;
- getParameterMap() - Method in class alluxio.grpc.table.Database
-
map<string, string> parameter = 4;
- getParameterMap() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
map<string, string> parameter = 4;
- getParameterMap() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
map<string, string> parameter = 3;
- getParameterMap() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
map<string, string> parameter = 3;
- getParameterMap() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
map<string, string> parameter = 3;
- getParameterOrDefault(String, String) - Method in class alluxio.grpc.table.Database.Builder
-
map<string, string> parameter = 4;
- getParameterOrDefault(String, String) - Method in class alluxio.grpc.table.Database
-
map<string, string> parameter = 4;
- getParameterOrDefault(String, String) - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
map<string, string> parameter = 4;
- getParameterOrDefault(String, String) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
map<string, string> parameter = 3;
- getParameterOrDefault(String, String) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
map<string, string> parameter = 3;
- getParameterOrDefault(String, String) - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
map<string, string> parameter = 3;
- getParameterOrThrow(String) - Method in class alluxio.grpc.table.Database.Builder
-
map<string, string> parameter = 4;
- getParameterOrThrow(String) - Method in class alluxio.grpc.table.Database
-
map<string, string> parameter = 4;
- getParameterOrThrow(String) - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
map<string, string> parameter = 4;
- getParameterOrThrow(String) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
map<string, string> parameter = 3;
- getParameterOrThrow(String) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
map<string, string> parameter = 3;
- getParameterOrThrow(String) - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
map<string, string> parameter = 3;
- getParameters() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
Deprecated.
- getParameters() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
Deprecated.
- getParameters() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
Deprecated.
- getParameters() - Method in class alluxio.grpc.table.TableInfo.Builder
-
Deprecated.
- getParameters() - Method in class alluxio.grpc.table.TableInfo
-
Deprecated.
- getParameters() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
Deprecated.
- getParameters() - Method in class alluxio.master.table.DatabaseInfo
-
- getParameters() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
Deprecated.
- getParameters() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
Deprecated.
- getParameters() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
Deprecated.
- getParameters() - Method in interface alluxio.table.common.udb.UdbTable
-
- getParameters() - Method in class alluxio.table.under.hive.HiveTable
-
- getParametersCount() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
- getParametersCount() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
- getParametersCount() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
map<string, string> parameters = 7;
- getParametersCount() - Method in class alluxio.grpc.table.TableInfo.Builder
-
- getParametersCount() - Method in class alluxio.grpc.table.TableInfo
-
- getParametersCount() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
map<string, string> parameters = 7;
- getParametersCount() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
- getParametersCount() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
- getParametersCount() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
map<string, string> parameters = 7;
- getParametersMap() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
map<string, string> parameters = 7;
- getParametersMap() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
map<string, string> parameters = 7;
- getParametersMap() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
map<string, string> parameters = 7;
- getParametersMap() - Method in class alluxio.grpc.table.TableInfo.Builder
-
map<string, string> parameters = 7;
- getParametersMap() - Method in class alluxio.grpc.table.TableInfo
-
map<string, string> parameters = 7;
- getParametersMap() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
map<string, string> parameters = 7;
- getParametersMap() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
map<string, string> parameters = 7;
- getParametersMap() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
map<string, string> parameters = 7;
- getParametersMap() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
map<string, string> parameters = 7;
- getParametersOrDefault(String, String) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
map<string, string> parameters = 7;
- getParametersOrDefault(String, String) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
map<string, string> parameters = 7;
- getParametersOrDefault(String, String) - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
map<string, string> parameters = 7;
- getParametersOrDefault(String, String) - Method in class alluxio.grpc.table.TableInfo.Builder
-
map<string, string> parameters = 7;
- getParametersOrDefault(String, String) - Method in class alluxio.grpc.table.TableInfo
-
map<string, string> parameters = 7;
- getParametersOrDefault(String, String) - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
map<string, string> parameters = 7;
- getParametersOrDefault(String, String) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
map<string, string> parameters = 7;
- getParametersOrDefault(String, String) - Method in class alluxio.proto.journal.Table.AddTableEntry
-
map<string, string> parameters = 7;
- getParametersOrDefault(String, String) - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
map<string, string> parameters = 7;
- getParametersOrThrow(String) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
map<string, string> parameters = 7;
- getParametersOrThrow(String) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
map<string, string> parameters = 7;
- getParametersOrThrow(String) - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
map<string, string> parameters = 7;
- getParametersOrThrow(String) - Method in class alluxio.grpc.table.TableInfo.Builder
-
map<string, string> parameters = 7;
- getParametersOrThrow(String) - Method in class alluxio.grpc.table.TableInfo
-
map<string, string> parameters = 7;
- getParametersOrThrow(String) - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
map<string, string> parameters = 7;
- getParametersOrThrow(String) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
map<string, string> parameters = 7;
- getParametersOrThrow(String) - Method in class alluxio.proto.journal.Table.AddTableEntry
-
map<string, string> parameters = 7;
- getParametersOrThrow(String) - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
map<string, string> parameters = 7;
- getParent() - Method in class alluxio.AlluxioURI
-
Get the parent of this
AlluxioURI
or null if at root.
- getParent(String) - Static method in class alluxio.util.io.PathUtils
-
Gets the parent of the file at a path.
- getParentDir() - Method in class alluxio.worker.block.meta.AbstractBlockMeta
-
- getParentId() - Method in class alluxio.grpc.JobInfo.Builder
-
optional int64 parentId = 10;
- getParentId() - Method in class alluxio.grpc.JobInfo
-
optional int64 parentId = 10;
- getParentId() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional int64 parentId = 10;
- getParentId() - Method in interface alluxio.job.wire.JobInfo
-
- getParentId() - Method in class alluxio.job.wire.PlanInfo
-
- getParentId() - Method in class alluxio.job.wire.TaskInfo
-
- getParentId() - Method in class alluxio.job.wire.WorkflowInfo
-
- getParentId() - Method in class alluxio.master.file.meta.EdgeEntry
-
- getParentId() - Method in class alluxio.master.file.meta.Inode
-
- getParentId() - Method in interface alluxio.master.file.meta.InodeView
-
- getParentId() - Method in class alluxio.master.file.meta.MutableInode
-
- getParentId() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 parent_id = 2;
- getParentId() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional int64 parent_id = 2;
- getParentId() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional int64 parent_id = 2;
- getParentId() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 parent_id = 2;
- getParentId() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 parent_id = 2;
- getParentId() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 parent_id = 2;
- getParentId() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 parent_id = 2;
- getParentId() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional int64 parent_id = 2;
- getParentId() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional int64 parent_id = 2;
- getParentId() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 parent_id = 7;
- getParentId() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 parent_id = 7;
- getParentId() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 parent_id = 7;
- getParentInodeDirectory() - Method in class alluxio.master.file.meta.LockedInodePath
-
- getParentInodeOrNull() - Method in class alluxio.master.file.meta.LockedInodePath
-
- getParentPath(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
Get parent path.
- getParents(T) - Method in class alluxio.collections.DirectedAcyclicGraph
-
Gets the payloads for the given nodes parents.
- getParents() - Method in class alluxio.collections.DirectedAcyclicGraphNode
-
Gets the parent nodes of the node.
- getParentTier() - Method in class alluxio.worker.block.meta.StorageDir
-
- getParentTierView() - Method in class alluxio.worker.block.meta.StorageDirView
-
- getParserForType() - Method in class alluxio.grpc.AsyncCacheRequest
-
- getParserForType() - Method in class alluxio.grpc.AsyncCacheResponse
-
- getParserForType() - Method in class alluxio.grpc.BackupPOptions
-
- getParserForType() - Method in class alluxio.grpc.BackupPRequest
-
- getParserForType() - Method in class alluxio.grpc.BackupPStatus
-
- getParserForType() - Method in class alluxio.grpc.BackupStatusPRequest
-
- getParserForType() - Method in class alluxio.grpc.BlockHeartbeatPOptions
-
- getParserForType() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
- getParserForType() - Method in class alluxio.grpc.BlockHeartbeatPResponse
-
- getParserForType() - Method in class alluxio.grpc.BlockIdList
-
- getParserForType() - Method in class alluxio.grpc.BlockInfo
-
- getParserForType() - Method in class alluxio.grpc.BlockLocation
-
- getParserForType() - Method in class alluxio.grpc.BlockMasterInfo
-
- getParserForType() - Method in class alluxio.grpc.BlockStoreLocationProto
-
- getParserForType() - Method in class alluxio.grpc.CancelPOptions
-
- getParserForType() - Method in class alluxio.grpc.CancelPRequest
-
- getParserForType() - Method in class alluxio.grpc.CancelPResponse
-
- getParserForType() - Method in class alluxio.grpc.CancelTaskCommand
-
- getParserForType() - Method in class alluxio.grpc.CheckConsistencyPOptions
-
- getParserForType() - Method in class alluxio.grpc.CheckConsistencyPRequest
-
- getParserForType() - Method in class alluxio.grpc.CheckConsistencyPResponse
-
- getParserForType() - Method in class alluxio.grpc.CheckpointPOptions
-
- getParserForType() - Method in class alluxio.grpc.CheckpointPResponse
-
- getParserForType() - Method in class alluxio.grpc.CheckRequest
-
- getParserForType() - Method in class alluxio.grpc.CheckResponse
-
- getParserForType() - Method in class alluxio.grpc.Chunk
-
- getParserForType() - Method in class alluxio.grpc.ClearMetricsPRequest
-
- getParserForType() - Method in class alluxio.grpc.ClearMetricsPResponse
-
- getParserForType() - Method in class alluxio.grpc.ClearMetricsRequest
-
- getParserForType() - Method in class alluxio.grpc.ClearMetricsResponse
-
- getParserForType() - Method in class alluxio.grpc.ClientMetrics
-
- getParserForType() - Method in class alluxio.grpc.Command
-
- getParserForType() - Method in class alluxio.grpc.CommitBlockInUfsPOptions
-
- getParserForType() - Method in class alluxio.grpc.CommitBlockInUfsPRequest
-
- getParserForType() - Method in class alluxio.grpc.CommitBlockInUfsPResponse
-
- getParserForType() - Method in class alluxio.grpc.CommitBlockPOptions
-
- getParserForType() - Method in class alluxio.grpc.CommitBlockPRequest
-
- getParserForType() - Method in class alluxio.grpc.CommitBlockPResponse
-
- getParserForType() - Method in class alluxio.grpc.CompleteFilePOptions
-
- getParserForType() - Method in class alluxio.grpc.CompleteFilePRequest
-
- getParserForType() - Method in class alluxio.grpc.CompleteFilePResponse
-
- getParserForType() - Method in class alluxio.grpc.ConfigCheckReport
-
- getParserForType() - Method in class alluxio.grpc.ConfigProperties
-
- getParserForType() - Method in class alluxio.grpc.ConfigProperty
-
- getParserForType() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
- getParserForType() - Method in class alluxio.grpc.CreateDirectoryPRequest
-
- getParserForType() - Method in class alluxio.grpc.CreateDirectoryPResponse
-
- getParserForType() - Method in class alluxio.grpc.CreateFilePOptions
-
- getParserForType() - Method in class alluxio.grpc.CreateFilePRequest
-
- getParserForType() - Method in class alluxio.grpc.CreateFilePResponse
-
- getParserForType() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
- getParserForType() - Method in class alluxio.grpc.CreateLocalBlockResponse
-
- getParserForType() - Method in class alluxio.grpc.DeletePOptions
-
- getParserForType() - Method in class alluxio.grpc.DeletePRequest
-
- getParserForType() - Method in class alluxio.grpc.DeletePResponse
-
- getParserForType() - Method in class alluxio.grpc.ExistsPOptions
-
- getParserForType() - Method in class alluxio.grpc.FileBlockInfo
-
- getParserForType() - Method in class alluxio.grpc.FileInfo
-
- getParserForType() - Method in class alluxio.grpc.FileSystemCommand
-
- getParserForType() - Method in class alluxio.grpc.FileSystemCommandOptions
-
- getParserForType() - Method in class alluxio.grpc.FileSystemHeartbeatPOptions
-
- getParserForType() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest
-
- getParserForType() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse
-
- getParserForType() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions
-
- getParserForType() - Method in class alluxio.grpc.FreePOptions
-
- getParserForType() - Method in class alluxio.grpc.FreePRequest
-
- getParserForType() - Method in class alluxio.grpc.FreePResponse
-
- getParserForType() - Method in class alluxio.grpc.GetAllWorkerHealthPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest
-
- getParserForType() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetBlockInfoPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetBlockInfoPRequest
-
- getParserForType() - Method in class alluxio.grpc.GetBlockInfoPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetBlockMasterInfoPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetCapacityBytesPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetCapacityBytesPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetConfigHashPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetConfigHashPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetConfigReportPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetConfigReportPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetConfigurationPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetConfigurationPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetFileInfoPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetFileInfoPRequest
-
- getParserForType() - Method in class alluxio.grpc.GetFileInfoPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetFilePathPRequest
-
- getParserForType() - Method in class alluxio.grpc.GetFilePathPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetJobServiceSummaryPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest
-
- getParserForType() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetJobStatusPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetJobStatusPRequest
-
- getParserForType() - Method in class alluxio.grpc.GetJobStatusPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetMasterIdPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetMasterIdPRequest
-
- getParserForType() - Method in class alluxio.grpc.GetMasterIdPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetMasterInfoPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetMasterInfoPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetMetricsPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetMetricsPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetMountTablePRequest
-
- getParserForType() - Method in class alluxio.grpc.GetMountTablePResponse
-
- getParserForType() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions
-
- getParserForType() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest
-
- getParserForType() - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse
-
- getParserForType() - Method in class alluxio.grpc.GetPinnedFileIdsPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest
-
- getParserForType() - Method in class alluxio.grpc.GetPinnedFileIdsPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetQuorumInfoPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetQuorumInfoPRequest
-
- getParserForType() - Method in class alluxio.grpc.GetQuorumInfoPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetServiceVersionPRequest
-
- getParserForType() - Method in class alluxio.grpc.GetServiceVersionPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetStatusPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetStatusPRequest
-
- getParserForType() - Method in class alluxio.grpc.GetStatusPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetSyncPathListPRequest
-
- getParserForType() - Method in class alluxio.grpc.GetSyncPathListPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetUfsInfoPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetUfsInfoPRequest
-
- getParserForType() - Method in class alluxio.grpc.GetUfsInfoPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetUsedBytesPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetUsedBytesPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetWorkerIdPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetWorkerIdPRequest
-
- getParserForType() - Method in class alluxio.grpc.GetWorkerIdPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetWorkerInfoListPOptions
-
- getParserForType() - Method in class alluxio.grpc.GetWorkerInfoListPResponse
-
- getParserForType() - Method in class alluxio.grpc.GetWorkerLostStoragePOptions
-
- getParserForType() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse
-
- getParserForType() - Method in class alluxio.grpc.GetWorkerReportPOptions
-
- getParserForType() - Method in class alluxio.grpc.InconsistentProperties
-
- getParserForType() - Method in class alluxio.grpc.InconsistentProperty
-
- getParserForType() - Method in class alluxio.grpc.InconsistentPropertyValues
-
- getParserForType() - Method in class alluxio.grpc.JobCommand
-
- getParserForType() - Method in class alluxio.grpc.JobHeartbeatPOptions
-
- getParserForType() - Method in class alluxio.grpc.JobHeartbeatPRequest
-
- getParserForType() - Method in class alluxio.grpc.JobHeartbeatPResponse
-
- getParserForType() - Method in class alluxio.grpc.JobInfo
-
- getParserForType() - Method in class alluxio.grpc.JobServiceSummary
-
- getParserForType() - Method in class alluxio.grpc.JobUnused
-
- getParserForType() - Method in class alluxio.grpc.JobWorkerHealth
-
- getParserForType() - Method in class alluxio.grpc.ListAllPOptions
-
- getParserForType() - Method in class alluxio.grpc.ListAllPRequest
-
- getParserForType() - Method in class alluxio.grpc.ListAllPResponse
-
- getParserForType() - Method in class alluxio.grpc.ListStatusPOptions
-
- getParserForType() - Method in class alluxio.grpc.ListStatusPRequest
-
- getParserForType() - Method in class alluxio.grpc.ListStatusPResponse
-
- getParserForType() - Method in class alluxio.grpc.LoadMetadataPOptions
-
- getParserForType() - Method in class alluxio.grpc.LocalityTier
-
- getParserForType() - Method in class alluxio.grpc.LocationBlockIdListEntry
-
- getParserForType() - Method in class alluxio.grpc.MasterHeartbeatPOptions
-
- getParserForType() - Method in class alluxio.grpc.MasterHeartbeatPRequest
-
- getParserForType() - Method in class alluxio.grpc.MasterHeartbeatPResponse
-
- getParserForType() - Method in class alluxio.grpc.MasterInfo
-
- getParserForType() - Method in class alluxio.grpc.MessagingRequestHeader
-
- getParserForType() - Method in class alluxio.grpc.MessagingResponseHeader
-
- getParserForType() - Method in class alluxio.grpc.Metric
-
- getParserForType() - Method in class alluxio.grpc.MetricsHeartbeatPOptions
-
- getParserForType() - Method in class alluxio.grpc.MetricsHeartbeatPRequest
-
- getParserForType() - Method in class alluxio.grpc.MetricsHeartbeatPResponse
-
- getParserForType() - Method in class alluxio.grpc.MetricValue
-
- getParserForType() - Method in class alluxio.grpc.MountPointInfo
-
- getParserForType() - Method in class alluxio.grpc.MountPOptions
-
- getParserForType() - Method in class alluxio.grpc.MountPRequest
-
- getParserForType() - Method in class alluxio.grpc.MountPResponse
-
- getParserForType() - Method in class alluxio.grpc.MoveBlockRequest
-
- getParserForType() - Method in class alluxio.grpc.MoveBlockResponse
-
- getParserForType() - Method in class alluxio.grpc.NetAddress
-
- getParserForType() - Method in class alluxio.grpc.OpenFilePOptions
-
- getParserForType() - Method in class alluxio.grpc.OpenLocalBlockRequest
-
- getParserForType() - Method in class alluxio.grpc.OpenLocalBlockResponse
-
- getParserForType() - Method in class alluxio.grpc.PAcl
-
- getParserForType() - Method in class alluxio.grpc.PAclEntry
-
- getParserForType() - Method in class alluxio.grpc.PersistCommandOptions
-
- getParserForType() - Method in class alluxio.grpc.PersistFile
-
- getParserForType() - Method in class alluxio.grpc.PMode
-
- getParserForType() - Method in class alluxio.grpc.QuorumServerInfo
-
- getParserForType() - Method in class alluxio.grpc.ReadRequest
-
- getParserForType() - Method in class alluxio.grpc.ReadResponse
-
- getParserForType() - Method in class alluxio.grpc.RegisterCommand
-
- getParserForType() - Method in class alluxio.grpc.RegisterJobWorkerPOptions
-
- getParserForType() - Method in class alluxio.grpc.RegisterJobWorkerPRequest
-
- getParserForType() - Method in class alluxio.grpc.RegisterJobWorkerPResponse
-
- getParserForType() - Method in class alluxio.grpc.RegisterMasterPOptions
-
- getParserForType() - Method in class alluxio.grpc.RegisterMasterPRequest
-
- getParserForType() - Method in class alluxio.grpc.RegisterMasterPResponse
-
- getParserForType() - Method in class alluxio.grpc.RegisterWorkerPOptions
-
- getParserForType() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
- getParserForType() - Method in class alluxio.grpc.RegisterWorkerPResponse
-
- getParserForType() - Method in class alluxio.grpc.RemoveBlockRequest
-
- getParserForType() - Method in class alluxio.grpc.RemoveBlockResponse
-
- getParserForType() - Method in class alluxio.grpc.RemovePathConfigurationPOptions
-
- getParserForType() - Method in class alluxio.grpc.RemovePathConfigurationPRequest
-
- getParserForType() - Method in class alluxio.grpc.RemovePathConfigurationPResponse
-
- getParserForType() - Method in class alluxio.grpc.RemoveQuorumServerPOptions
-
- getParserForType() - Method in class alluxio.grpc.RemoveQuorumServerPRequest
-
- getParserForType() - Method in class alluxio.grpc.RemoveQuorumServerPResponse
-
- getParserForType() - Method in class alluxio.grpc.RenamePOptions
-
- getParserForType() - Method in class alluxio.grpc.RenamePRequest
-
- getParserForType() - Method in class alluxio.grpc.RenamePResponse
-
- getParserForType() - Method in class alluxio.grpc.ReverseResolvePRequest
-
- getParserForType() - Method in class alluxio.grpc.ReverseResolvePResponse
-
- getParserForType() - Method in class alluxio.grpc.RunPOptions
-
- getParserForType() - Method in class alluxio.grpc.RunPRequest
-
- getParserForType() - Method in class alluxio.grpc.RunPResponse
-
- getParserForType() - Method in class alluxio.grpc.RunTaskCommand
-
- getParserForType() - Method in class alluxio.grpc.SaslMessage
-
- getParserForType() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions
-
- getParserForType() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest
-
- getParserForType() - Method in class alluxio.grpc.ScheduleAsyncPersistencePResponse
-
- getParserForType() - Method in class alluxio.grpc.SetAclPOptions
-
- getParserForType() - Method in class alluxio.grpc.SetAclPRequest
-
- getParserForType() - Method in class alluxio.grpc.SetAclPResponse
-
- getParserForType() - Method in class alluxio.grpc.SetAttributePOptions
-
- getParserForType() - Method in class alluxio.grpc.SetAttributePRequest
-
- getParserForType() - Method in class alluxio.grpc.SetAttributePResponse
-
- getParserForType() - Method in class alluxio.grpc.SetPathConfigurationPOptions
-
- getParserForType() - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
- getParserForType() - Method in class alluxio.grpc.SetPathConfigurationPResponse
-
- getParserForType() - Method in class alluxio.grpc.SetTaskPoolSizeCommand
-
- getParserForType() - Method in class alluxio.grpc.StartSyncPOptions
-
- getParserForType() - Method in class alluxio.grpc.StartSyncPRequest
-
- getParserForType() - Method in class alluxio.grpc.StartSyncPResponse
-
- getParserForType() - Method in class alluxio.grpc.StatusSummary
-
- getParserForType() - Method in class alluxio.grpc.StopSyncPOptions
-
- getParserForType() - Method in class alluxio.grpc.StopSyncPRequest
-
- getParserForType() - Method in class alluxio.grpc.StopSyncPResponse
-
- getParserForType() - Method in class alluxio.grpc.StorageList
-
- getParserForType() - Method in class alluxio.grpc.SyncPointInfo
-
- getParserForType() - Method in class alluxio.grpc.table.AllOrNoneSet
-
- getParserForType() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
- getParserForType() - Method in class alluxio.grpc.table.AttachDatabasePResponse
-
- getParserForType() - Method in class alluxio.grpc.table.BinaryColumnStatsData
-
- getParserForType() - Method in class alluxio.grpc.table.BooleanColumnStatsData
-
- getParserForType() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
- getParserForType() - Method in class alluxio.grpc.table.ColumnStatisticsInfo
-
- getParserForType() - Method in class alluxio.grpc.table.ColumnStatisticsList
-
- getParserForType() - Method in class alluxio.grpc.table.Constraint
-
- getParserForType() - Method in class alluxio.grpc.table.Database
-
- getParserForType() - Method in class alluxio.grpc.table.Date
-
- getParserForType() - Method in class alluxio.grpc.table.DateColumnStatsData
-
- getParserForType() - Method in class alluxio.grpc.table.Decimal
-
- getParserForType() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
- getParserForType() - Method in class alluxio.grpc.table.DetachDatabasePRequest
-
- getParserForType() - Method in class alluxio.grpc.table.DetachDatabasePResponse
-
- getParserForType() - Method in class alluxio.grpc.table.Domain
-
- getParserForType() - Method in class alluxio.grpc.table.DoubleColumnStatsData
-
- getParserForType() - Method in class alluxio.grpc.table.EquatableValueSet
-
- getParserForType() - Method in class alluxio.grpc.table.FieldSchema
-
- getParserForType() - Method in class alluxio.grpc.table.FileStatistics
-
- getParserForType() - Method in class alluxio.grpc.table.GetAllDatabasesPRequest
-
- getParserForType() - Method in class alluxio.grpc.table.GetAllDatabasesPResponse
-
- getParserForType() - Method in class alluxio.grpc.table.GetAllTablesPRequest
-
- getParserForType() - Method in class alluxio.grpc.table.GetAllTablesPResponse
-
- getParserForType() - Method in class alluxio.grpc.table.GetDatabasePRequest
-
- getParserForType() - Method in class alluxio.grpc.table.GetDatabasePResponse
-
- getParserForType() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
- getParserForType() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse
-
- getParserForType() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
- getParserForType() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse
-
- getParserForType() - Method in class alluxio.grpc.table.GetTablePRequest
-
- getParserForType() - Method in class alluxio.grpc.table.GetTablePResponse
-
- getParserForType() - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest
-
- getParserForType() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse
-
- getParserForType() - Method in class alluxio.grpc.table.Layout
-
- getParserForType() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
- getParserForType() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
- getParserForType() - Method in class alluxio.grpc.table.layout.hive.SortingColumn
-
- getParserForType() - Method in class alluxio.grpc.table.layout.hive.Storage
-
- getParserForType() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
- getParserForType() - Method in class alluxio.grpc.table.LayoutSpec
-
- getParserForType() - Method in class alluxio.grpc.table.LongColumnStatsData
-
- getParserForType() - Method in class alluxio.grpc.table.Partition
-
- getParserForType() - Method in class alluxio.grpc.table.PartitionSpec
-
- getParserForType() - Method in class alluxio.grpc.table.Range
-
- getParserForType() - Method in class alluxio.grpc.table.RangeSet
-
- getParserForType() - Method in class alluxio.grpc.table.ReadTablePRequest
-
- getParserForType() - Method in class alluxio.grpc.table.ReadTablePResponse
-
- getParserForType() - Method in class alluxio.grpc.table.Schema
-
- getParserForType() - Method in class alluxio.grpc.table.StringColumnStatsData
-
- getParserForType() - Method in class alluxio.grpc.table.SyncDatabasePRequest
-
- getParserForType() - Method in class alluxio.grpc.table.SyncDatabasePResponse
-
- getParserForType() - Method in class alluxio.grpc.table.SyncStatus
-
- getParserForType() - Method in class alluxio.grpc.table.TableInfo
-
- getParserForType() - Method in class alluxio.grpc.table.Transformation
-
- getParserForType() - Method in class alluxio.grpc.table.TransformJobInfo
-
- getParserForType() - Method in class alluxio.grpc.table.TransformTablePRequest
-
- getParserForType() - Method in class alluxio.grpc.table.TransformTablePResponse
-
- getParserForType() - Method in class alluxio.grpc.table.Value
-
- getParserForType() - Method in class alluxio.grpc.TieredIdentity
-
- getParserForType() - Method in class alluxio.grpc.TierList
-
- getParserForType() - Method in class alluxio.grpc.TransportMessage
-
- getParserForType() - Method in class alluxio.grpc.UfsInfo
-
- getParserForType() - Method in class alluxio.grpc.UnmountPOptions
-
- getParserForType() - Method in class alluxio.grpc.UnmountPRequest
-
- getParserForType() - Method in class alluxio.grpc.UnmountPResponse
-
- getParserForType() - Method in class alluxio.grpc.UpdateMountPRequest
-
- getParserForType() - Method in class alluxio.grpc.UpdateMountPResponse
-
- getParserForType() - Method in class alluxio.grpc.UpdateUfsModePOptions
-
- getParserForType() - Method in class alluxio.grpc.UpdateUfsModePRequest
-
- getParserForType() - Method in class alluxio.grpc.UpdateUfsModePResponse
-
- getParserForType() - Method in class alluxio.grpc.WorkerInfo
-
- getParserForType() - Method in class alluxio.grpc.WorkerLostStorageInfo
-
- getParserForType() - Method in class alluxio.grpc.WorkerNetAddress
-
- getParserForType() - Method in class alluxio.grpc.WriteRequest
-
- getParserForType() - Method in class alluxio.grpc.WriteRequestCommand
-
- getParserForType() - Method in class alluxio.grpc.WriteResponse
-
- getParserForType() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions
-
- getParserForType() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions
-
- getParserForType() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions
-
- getParserForType() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
- getParserForType() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
- getParserForType() - Method in class alluxio.proto.dataserver.Protocol.Response
-
- getParserForType() - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry
-
- getParserForType() - Method in class alluxio.proto.journal.Block.BlockInfoEntry
-
- getParserForType() - Method in class alluxio.proto.journal.Block.DeleteBlockEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.AddSyncPointEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.DeleteFileEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.DeleteMountPointEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.NewBlockEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.PersistDirectoryEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.PersistFileEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.RenameEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.SetAclEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.StringPairEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
- getParserForType() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry
-
- getParserForType() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
- getParserForType() - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry
-
- getParserForType() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry
-
- getParserForType() - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry
-
- getParserForType() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
- getParserForType() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
- getParserForType() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
- getParserForType() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
- getParserForType() - Method in class alluxio.proto.journal.Table.DetachDbEntry
-
- getParserForType() - Method in class alluxio.proto.journal.Table.RemoveTableEntry
-
- getParserForType() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry
-
- getParserForType() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
- getParserForType() - Method in class alluxio.proto.meta.Block.BlockLocation
-
- getParserForType() - Method in class alluxio.proto.meta.Block.BlockMeta
-
- getParserForType() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
- getParserForType() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
- getParserForType() - Method in class alluxio.proto.shared.Acl.AclActions
-
- getParserForType() - Method in class alluxio.proto.shared.Acl.AclEntry
-
- getParserForType() - Method in class alluxio.proto.shared.Acl.NamedAclActions
-
- getParticipants() - Method in class alluxio.master.PrimarySelectorClient
-
- getPartition(String) - Method in class alluxio.master.table.BasePartitionScheme
-
- getPartition(String) - Method in interface alluxio.master.table.PartitionScheme
-
- getPartition(String) - Method in class alluxio.master.table.Table
-
- getPartitionCols(int) - Method in class alluxio.grpc.table.TableInfo.Builder
-
partitioning scheme
- getPartitionCols(int) - Method in class alluxio.grpc.table.TableInfo
-
partitioning scheme
- getPartitionCols(int) - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
partitioning scheme
- getPartitionCols() - Method in class alluxio.master.table.PartitionedTableScheme
-
- getPartitionCols() - Method in interface alluxio.master.table.PartitionScheme
-
Get partition columns.
- getPartitionCols() - Method in class alluxio.master.table.UnpartitionedTableScheme
-
- getPartitionCols(int) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
partitioning scheme
- getPartitionCols(int) - Method in class alluxio.proto.journal.Table.AddTableEntry
-
partitioning scheme
- getPartitionCols(int) - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
partitioning scheme
- getPartitionCols() - Method in interface alluxio.table.common.udb.UdbTable
-
- getPartitionCols() - Method in class alluxio.table.under.hive.HiveTable
-
- getPartitionColsBuilder(int) - Method in class alluxio.grpc.table.TableInfo.Builder
-
partitioning scheme
- getPartitionColsBuilder(int) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
partitioning scheme
- getPartitionColsBuilderList() - Method in class alluxio.grpc.table.TableInfo.Builder
-
partitioning scheme
- getPartitionColsBuilderList() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
partitioning scheme
- getPartitionColsCount() - Method in class alluxio.grpc.table.TableInfo.Builder
-
partitioning scheme
- getPartitionColsCount() - Method in class alluxio.grpc.table.TableInfo
-
partitioning scheme
- getPartitionColsCount() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
partitioning scheme
- getPartitionColsCount() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
partitioning scheme
- getPartitionColsCount() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
partitioning scheme
- getPartitionColsCount() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
partitioning scheme
- getPartitionColsList() - Method in class alluxio.grpc.table.TableInfo.Builder
-
partitioning scheme
- getPartitionColsList() - Method in class alluxio.grpc.table.TableInfo
-
partitioning scheme
- getPartitionColsList() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
partitioning scheme
- getPartitionColsList() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
partitioning scheme
- getPartitionColsList() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
partitioning scheme
- getPartitionColsList() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
partitioning scheme
- getPartitionColsOrBuilder(int) - Method in class alluxio.grpc.table.TableInfo.Builder
-
partitioning scheme
- getPartitionColsOrBuilder(int) - Method in class alluxio.grpc.table.TableInfo
-
partitioning scheme
- getPartitionColsOrBuilder(int) - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
partitioning scheme
- getPartitionColsOrBuilder(int) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
partitioning scheme
- getPartitionColsOrBuilder(int) - Method in class alluxio.proto.journal.Table.AddTableEntry
-
partitioning scheme
- getPartitionColsOrBuilder(int) - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
partitioning scheme
- getPartitionColsOrBuilderList() - Method in class alluxio.grpc.table.TableInfo.Builder
-
partitioning scheme
- getPartitionColsOrBuilderList() - Method in class alluxio.grpc.table.TableInfo
-
partitioning scheme
- getPartitionColsOrBuilderList() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
partitioning scheme
- getPartitionColsOrBuilderList() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
partitioning scheme
- getPartitionColsOrBuilderList() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
partitioning scheme
- getPartitionColsOrBuilderList() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
partitioning scheme
- getPartitionColumnStatistics(String, String, List<String>, List<String>) - Method in class alluxio.client.table.RetryHandlingTableMasterClient
-
- getPartitionColumnStatistics(String, String, List<String>, List<String>) - Method in interface alluxio.client.table.TableMasterClient
-
Get column statistics for selected partition and column.
- getPartitionColumnStatistics(GetPartitionColumnStatisticsPRequest) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceBlockingStub
-
- getPartitionColumnStatistics(GetPartitionColumnStatisticsPRequest) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceFutureStub
-
- getPartitionColumnStatistics(GetPartitionColumnStatisticsPRequest, StreamObserver<GetPartitionColumnStatisticsPResponse>) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceImplBase
-
- getPartitionColumnStatistics(GetPartitionColumnStatisticsPRequest, StreamObserver<GetPartitionColumnStatisticsPResponse>) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceStub
-
- getPartitionColumnStatistics(String, String, List<String>, List<String>) - Method in class alluxio.master.table.AlluxioCatalog
-
Returns the statistics for the specified table.
- getPartitionColumnStatistics(String, String, List<String>, List<String>) - Method in class alluxio.master.table.DefaultTableMaster
-
- getPartitionColumnStatistics(String, String, List<String>, List<String>) - Method in interface alluxio.master.table.TableMaster
-
Get statistics on the partitions.
- getPartitionColumnStatistics(GetPartitionColumnStatisticsPRequest, StreamObserver<GetPartitionColumnStatisticsPResponse>) - Method in class alluxio.master.table.TableMasterClientServiceHandler
-
- GetPartitionColumnStatisticsPRequest - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
- GetPartitionColumnStatisticsPRequest.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
- GetPartitionColumnStatisticsPRequestOrBuilder - Interface in alluxio.grpc.table
-
- GetPartitionColumnStatisticsPResponse - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetPartitionColumnStatisticsPResponse
- GetPartitionColumnStatisticsPResponse.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetPartitionColumnStatisticsPResponse
- GetPartitionColumnStatisticsPResponseOrBuilder - Interface in alluxio.grpc.table
-
- getPartitionInfo() - Method in class alluxio.job.plan.transform.CompactConfig
-
- getPartitionName() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
partition name in the form of "key=value"
- getPartitionName() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
partition name in the form of "key=value"
- getPartitionName() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
partition name in the form of "key=value"
- getPartitionNameBytes() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
partition name in the form of "key=value"
- getPartitionNameBytes() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
partition name in the form of "key=value"
- getPartitionNameBytes() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
partition name in the form of "key=value"
- getPartitionNames(String, String) - Method in class alluxio.client.table.RetryHandlingTableMasterClient
-
- getPartitionNames(String, String) - Method in interface alluxio.client.table.TableMasterClient
-
Get partition names with given database name and table name.
- getPartitions(int) - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitions(int) - Method in class alluxio.grpc.table.ReadTablePResponse
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitions(int) - Method in interface alluxio.grpc.table.ReadTablePResponseOrBuilder
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitions() - Method in class alluxio.master.table.BasePartitionScheme
-
- getPartitions() - Method in interface alluxio.master.table.PartitionScheme
-
Get a list of partitions.
- getPartitions() - Method in class alluxio.master.table.Table
-
- getPartitions(int) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitions(int) - Method in class alluxio.proto.journal.Table.AddTableEntry
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitions(int) - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitions() - Method in interface alluxio.table.common.udb.UdbTable
-
- getPartitions() - Method in class alluxio.table.under.hive.HiveTable
-
- getPartitionsBuilder(int) - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitionsBuilder(int) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitionsBuilderList() - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitionsBuilderList() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitionsCount() - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitionsCount() - Method in class alluxio.grpc.table.ReadTablePResponse
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitionsCount() - Method in interface alluxio.grpc.table.ReadTablePResponseOrBuilder
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitionsCount() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitionsCount() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitionsCount() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitionsList() - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitionsList() - Method in class alluxio.grpc.table.ReadTablePResponse
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitionsList() - Method in interface alluxio.grpc.table.ReadTablePResponseOrBuilder
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitionsList() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitionsList() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitionsList() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitionsOrBuilder(int) - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitionsOrBuilder(int) - Method in class alluxio.grpc.table.ReadTablePResponse
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitionsOrBuilder(int) - Method in interface alluxio.grpc.table.ReadTablePResponseOrBuilder
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitionsOrBuilder(int) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitionsOrBuilder(int) - Method in class alluxio.proto.journal.Table.AddTableEntry
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitionsOrBuilder(int) - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitionsOrBuilderList() - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitionsOrBuilderList() - Method in class alluxio.grpc.table.ReadTablePResponse
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitionsOrBuilderList() - Method in interface alluxio.grpc.table.ReadTablePResponseOrBuilder
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- getPartitionsOrBuilderList() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitionsOrBuilderList() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitionsOrBuilderList() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- getPartitionSpec() - Method in class alluxio.grpc.table.Partition.Builder
-
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
- getPartitionSpec() - Method in class alluxio.grpc.table.Partition
-
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
- getPartitionSpec() - Method in interface alluxio.grpc.table.PartitionOrBuilder
-
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
- getPartitionSpecBuilder() - Method in class alluxio.grpc.table.Partition.Builder
-
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
- getPartitionSpecOrBuilder() - Method in class alluxio.grpc.table.Partition.Builder
-
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
- getPartitionSpecOrBuilder() - Method in class alluxio.grpc.table.Partition
-
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
- getPartitionSpecOrBuilder() - Method in interface alluxio.grpc.table.PartitionOrBuilder
-
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
- getPartitionStatistics() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
Deprecated.
- getPartitionStatistics() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse
-
Deprecated.
- getPartitionStatistics() - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPResponseOrBuilder
-
Deprecated.
- getPartitionStatisticsCount() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
- getPartitionStatisticsCount() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse
-
- getPartitionStatisticsCount() - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPResponseOrBuilder
-
map<string, .alluxio.grpc.table.ColumnStatisticsList> partition_statistics = 1;
- getPartitionStatisticsMap() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
map<string, .alluxio.grpc.table.ColumnStatisticsList> partition_statistics = 1;
- getPartitionStatisticsMap() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse
-
map<string, .alluxio.grpc.table.ColumnStatisticsList> partition_statistics = 1;
- getPartitionStatisticsMap() - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPResponseOrBuilder
-
map<string, .alluxio.grpc.table.ColumnStatisticsList> partition_statistics = 1;
- getPartitionStatisticsOrDefault(String, ColumnStatisticsList) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
map<string, .alluxio.grpc.table.ColumnStatisticsList> partition_statistics = 1;
- getPartitionStatisticsOrDefault(String, ColumnStatisticsList) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse
-
map<string, .alluxio.grpc.table.ColumnStatisticsList> partition_statistics = 1;
- getPartitionStatisticsOrDefault(String, ColumnStatisticsList) - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPResponseOrBuilder
-
map<string, .alluxio.grpc.table.ColumnStatisticsList> partition_statistics = 1;
- getPartitionStatisticsOrThrow(String) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
map<string, .alluxio.grpc.table.ColumnStatisticsList> partition_statistics = 1;
- getPartitionStatisticsOrThrow(String) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse
-
map<string, .alluxio.grpc.table.ColumnStatisticsList> partition_statistics = 1;
- getPartitionStatisticsOrThrow(String) - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPResponseOrBuilder
-
map<string, .alluxio.grpc.table.ColumnStatisticsList> partition_statistics = 1;
- getPartNames(int) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
repeated string part_names = 4;
- getPartNames(int) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
repeated string part_names = 4;
- getPartNames(int) - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPRequestOrBuilder
-
repeated string part_names = 4;
- getPartNamesBytes(int) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
repeated string part_names = 4;
- getPartNamesBytes(int) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
repeated string part_names = 4;
- getPartNamesBytes(int) - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPRequestOrBuilder
-
repeated string part_names = 4;
- getPartNamesCount() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
repeated string part_names = 4;
- getPartNamesCount() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
repeated string part_names = 4;
- getPartNamesCount() - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPRequestOrBuilder
-
repeated string part_names = 4;
- getPartNamesList() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
repeated string part_names = 4;
- getPartNamesList() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
repeated string part_names = 4;
- getPartNamesList() - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPRequestOrBuilder
-
repeated string part_names = 4;
- getPartNumber() - Method in class alluxio.proxy.s3.ListPartsResult.Part
-
- getParts() - Method in class alluxio.proxy.s3.ListPartsResult
-
- getPath() - Method in class alluxio.AlluxioURI
-
- getPath() - Method in class alluxio.client.file.URIStatus
-
For example, for the uri: alluxio://host:1000/foo/bar/baz, the path is /foo/bar/baz.
- getPath() - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
the root of the subtree to check
- getPath() - Method in class alluxio.grpc.CheckConsistencyPRequest
-
the root of the subtree to check
- getPath() - Method in interface alluxio.grpc.CheckConsistencyPRequestOrBuilder
-
the root of the subtree to check
- getPath() - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
the path of the file
- getPath() - Method in class alluxio.grpc.CompleteFilePRequest
-
the path of the file
- getPath() - Method in interface alluxio.grpc.CompleteFilePRequestOrBuilder
-
the path of the file
- getPath() - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
the path of the directory
- getPath() - Method in class alluxio.grpc.CreateDirectoryPRequest
-
the path of the directory
- getPath() - Method in interface alluxio.grpc.CreateDirectoryPRequestOrBuilder
-
the path of the directory
- getPath() - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
the path of the file
- getPath() - Method in class alluxio.grpc.CreateFilePRequest
-
the path of the file
- getPath() - Method in interface alluxio.grpc.CreateFilePRequestOrBuilder
-
the path of the file
- getPath() - Method in class alluxio.grpc.CreateLocalBlockResponse.Builder
-
optional string path = 1;
- getPath() - Method in class alluxio.grpc.CreateLocalBlockResponse
-
optional string path = 1;
- getPath() - Method in interface alluxio.grpc.CreateLocalBlockResponseOrBuilder
-
optional string path = 1;
- getPath() - Method in class alluxio.grpc.DeletePRequest.Builder
-
the path of the file or directory
- getPath() - Method in class alluxio.grpc.DeletePRequest
-
the path of the file or directory
- getPath() - Method in interface alluxio.grpc.DeletePRequestOrBuilder
-
the path of the file or directory
- getPath() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string path = 3;
- getPath() - Method in class alluxio.grpc.FileInfo
-
optional string path = 3;
- getPath() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string path = 3;
- getPath() - Method in class alluxio.grpc.FreePRequest.Builder
-
the path of the file or directory
- getPath() - Method in class alluxio.grpc.FreePRequest
-
the path of the file or directory
- getPath() - Method in interface alluxio.grpc.FreePRequestOrBuilder
-
the path of the file or directory
- getPath() - Method in class alluxio.grpc.GetFilePathPResponse.Builder
-
optional string path = 1;
- getPath() - Method in class alluxio.grpc.GetFilePathPResponse
-
optional string path = 1;
- getPath() - Method in interface alluxio.grpc.GetFilePathPResponseOrBuilder
-
optional string path = 1;
- getPath() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
the path of the file
- getPath() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest
-
the path of the file
- getPath() - Method in interface alluxio.grpc.GetNewBlockIdForFilePRequestOrBuilder
-
the path of the file
- getPath() - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
the path of the file or directory
- getPath() - Method in class alluxio.grpc.GetStatusPRequest
-
the path of the file or directory
- getPath() - Method in interface alluxio.grpc.GetStatusPRequestOrBuilder
-
the path of the file or directory
- getPath() - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
the path of the file or directory
- getPath() - Method in class alluxio.grpc.ListStatusPRequest
-
the path of the file or directory
- getPath() - Method in interface alluxio.grpc.ListStatusPRequestOrBuilder
-
the path of the file or directory
- getPath() - Method in class alluxio.grpc.OpenLocalBlockResponse.Builder
-
optional string path = 1;
- getPath() - Method in class alluxio.grpc.OpenLocalBlockResponse
-
optional string path = 1;
- getPath() - Method in interface alluxio.grpc.OpenLocalBlockResponseOrBuilder
-
optional string path = 1;
- getPath() - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
optional string path = 1;
- getPath() - Method in class alluxio.grpc.RemovePathConfigurationPRequest
-
optional string path = 1;
- getPath() - Method in interface alluxio.grpc.RemovePathConfigurationPRequestOrBuilder
-
optional string path = 1;
- getPath() - Method in class alluxio.grpc.RenamePRequest.Builder
-
the source path of the file or directory
- getPath() - Method in class alluxio.grpc.RenamePRequest
-
the source path of the file or directory
- getPath() - Method in interface alluxio.grpc.RenamePRequestOrBuilder
-
the source path of the file or directory
- getPath() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
the path of the file
- getPath() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest
-
the path of the file
- getPath() - Method in interface alluxio.grpc.ScheduleAsyncPersistencePRequestOrBuilder
-
the path of the file
- getPath() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the path of the file or directory
- getPath() - Method in class alluxio.grpc.SetAclPRequest
-
the path of the file or directory
- getPath() - Method in interface alluxio.grpc.SetAclPRequestOrBuilder
-
the path of the file or directory
- getPath() - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
the path of the file
- getPath() - Method in class alluxio.grpc.SetAttributePRequest
-
the path of the file
- getPath() - Method in interface alluxio.grpc.SetAttributePRequestOrBuilder
-
the path of the file
- getPath() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
optional string path = 1;
- getPath() - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
optional string path = 1;
- getPath() - Method in interface alluxio.grpc.SetPathConfigurationPRequestOrBuilder
-
optional string path = 1;
- getPath() - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
optional string path = 1;
- getPath() - Method in class alluxio.grpc.StartSyncPRequest
-
optional string path = 1;
- getPath() - Method in interface alluxio.grpc.StartSyncPRequestOrBuilder
-
optional string path = 1;
- getPath() - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
optional string path = 1;
- getPath() - Method in class alluxio.grpc.StopSyncPRequest
-
optional string path = 1;
- getPath() - Method in interface alluxio.grpc.StopSyncPRequestOrBuilder
-
optional string path = 1;
- getPath() - Method in class alluxio.job.plan.replicate.ReplicateConfig
-
- getPath(long) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getPath(long) - Method in interface alluxio.master.file.FileSystemMaster
-
Gets the path of a file with the given id.
- getPath(long) - Method in class alluxio.master.file.meta.FileSystemMasterView
-
Gets the path of a file with the given id.
- getPath(InodeView) - Method in class alluxio.master.file.meta.InodeTree
-
Returns the path for a particular inode.
- getPath() - Method in class alluxio.master.file.meta.LockingScheme
-
- getPath() - Method in class alluxio.master.journal.raft.RaftJournalConfiguration
-
- getPath() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
optional string path = 5;
- getPath() - Method in class alluxio.proto.journal.File.DeleteFileEntry
-
optional string path = 5;
- getPath() - Method in interface alluxio.proto.journal.File.DeleteFileEntryOrBuilder
-
optional string path = 5;
- getPath() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string path = 17;
- getPath() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional string path = 17;
- getPath() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional string path = 17;
- getPath() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string path = 25;
- getPath() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string path = 25;
- getPath() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string path = 25;
- getPath() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string path = 6;
- getPath() - Method in class alluxio.proto.journal.File.RenameEntry
-
optional string path = 6;
- getPath() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
optional string path = 6;
- getPath() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional string path = 12;
- getPath() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional string path = 12;
- getPath() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional string path = 12;
- getPath() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
optional string path = 1;
- getPath() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry
-
optional string path = 1;
- getPath() - Method in interface alluxio.proto.journal.Meta.PathPropertiesEntryOrBuilder
-
optional string path = 1;
- getPath() - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry.Builder
-
optional string path = 1;
- getPath() - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry
-
optional string path = 1;
- getPath() - Method in interface alluxio.proto.journal.Meta.RemovePathPropertiesEntryOrBuilder
-
optional string path = 1;
- getPath() - Method in class alluxio.uri.StandardURI
-
- getPath() - Method in interface alluxio.uri.URI
-
- getPath() - Method in class alluxio.wire.FileInfo
-
- getPath() - Method in class alluxio.wire.WorkerWebUIBlockInfo
-
Gets path.
- getPath() - Method in class alluxio.worker.block.meta.AbstractBlockMeta
-
- getPath() - Method in class alluxio.worker.block.meta.BlockMeta
-
- getPath() - Method in class alluxio.worker.block.meta.TempBlockMeta
-
- getPathBytes() - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
the root of the subtree to check
- getPathBytes() - Method in class alluxio.grpc.CheckConsistencyPRequest
-
the root of the subtree to check
- getPathBytes() - Method in interface alluxio.grpc.CheckConsistencyPRequestOrBuilder
-
the root of the subtree to check
- getPathBytes() - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
the path of the file
- getPathBytes() - Method in class alluxio.grpc.CompleteFilePRequest
-
the path of the file
- getPathBytes() - Method in interface alluxio.grpc.CompleteFilePRequestOrBuilder
-
the path of the file
- getPathBytes() - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
the path of the directory
- getPathBytes() - Method in class alluxio.grpc.CreateDirectoryPRequest
-
the path of the directory
- getPathBytes() - Method in interface alluxio.grpc.CreateDirectoryPRequestOrBuilder
-
the path of the directory
- getPathBytes() - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
the path of the file
- getPathBytes() - Method in class alluxio.grpc.CreateFilePRequest
-
the path of the file
- getPathBytes() - Method in interface alluxio.grpc.CreateFilePRequestOrBuilder
-
the path of the file
- getPathBytes() - Method in class alluxio.grpc.CreateLocalBlockResponse.Builder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.grpc.CreateLocalBlockResponse
-
optional string path = 1;
- getPathBytes() - Method in interface alluxio.grpc.CreateLocalBlockResponseOrBuilder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.grpc.DeletePRequest.Builder
-
the path of the file or directory
- getPathBytes() - Method in class alluxio.grpc.DeletePRequest
-
the path of the file or directory
- getPathBytes() - Method in interface alluxio.grpc.DeletePRequestOrBuilder
-
the path of the file or directory
- getPathBytes() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string path = 3;
- getPathBytes() - Method in class alluxio.grpc.FileInfo
-
optional string path = 3;
- getPathBytes() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string path = 3;
- getPathBytes() - Method in class alluxio.grpc.FreePRequest.Builder
-
the path of the file or directory
- getPathBytes() - Method in class alluxio.grpc.FreePRequest
-
the path of the file or directory
- getPathBytes() - Method in interface alluxio.grpc.FreePRequestOrBuilder
-
the path of the file or directory
- getPathBytes() - Method in class alluxio.grpc.GetFilePathPResponse.Builder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.grpc.GetFilePathPResponse
-
optional string path = 1;
- getPathBytes() - Method in interface alluxio.grpc.GetFilePathPResponseOrBuilder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
the path of the file
- getPathBytes() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest
-
the path of the file
- getPathBytes() - Method in interface alluxio.grpc.GetNewBlockIdForFilePRequestOrBuilder
-
the path of the file
- getPathBytes() - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
the path of the file or directory
- getPathBytes() - Method in class alluxio.grpc.GetStatusPRequest
-
the path of the file or directory
- getPathBytes() - Method in interface alluxio.grpc.GetStatusPRequestOrBuilder
-
the path of the file or directory
- getPathBytes() - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
the path of the file or directory
- getPathBytes() - Method in class alluxio.grpc.ListStatusPRequest
-
the path of the file or directory
- getPathBytes() - Method in interface alluxio.grpc.ListStatusPRequestOrBuilder
-
the path of the file or directory
- getPathBytes() - Method in class alluxio.grpc.OpenLocalBlockResponse.Builder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.grpc.OpenLocalBlockResponse
-
optional string path = 1;
- getPathBytes() - Method in interface alluxio.grpc.OpenLocalBlockResponseOrBuilder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.grpc.RemovePathConfigurationPRequest
-
optional string path = 1;
- getPathBytes() - Method in interface alluxio.grpc.RemovePathConfigurationPRequestOrBuilder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.grpc.RenamePRequest.Builder
-
the source path of the file or directory
- getPathBytes() - Method in class alluxio.grpc.RenamePRequest
-
the source path of the file or directory
- getPathBytes() - Method in interface alluxio.grpc.RenamePRequestOrBuilder
-
the source path of the file or directory
- getPathBytes() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
the path of the file
- getPathBytes() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest
-
the path of the file
- getPathBytes() - Method in interface alluxio.grpc.ScheduleAsyncPersistencePRequestOrBuilder
-
the path of the file
- getPathBytes() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the path of the file or directory
- getPathBytes() - Method in class alluxio.grpc.SetAclPRequest
-
the path of the file or directory
- getPathBytes() - Method in interface alluxio.grpc.SetAclPRequestOrBuilder
-
the path of the file or directory
- getPathBytes() - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
the path of the file
- getPathBytes() - Method in class alluxio.grpc.SetAttributePRequest
-
the path of the file
- getPathBytes() - Method in interface alluxio.grpc.SetAttributePRequestOrBuilder
-
the path of the file
- getPathBytes() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
optional string path = 1;
- getPathBytes() - Method in interface alluxio.grpc.SetPathConfigurationPRequestOrBuilder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.grpc.StartSyncPRequest
-
optional string path = 1;
- getPathBytes() - Method in interface alluxio.grpc.StartSyncPRequestOrBuilder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.grpc.StopSyncPRequest
-
optional string path = 1;
- getPathBytes() - Method in interface alluxio.grpc.StopSyncPRequestOrBuilder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
optional string path = 5;
- getPathBytes() - Method in class alluxio.proto.journal.File.DeleteFileEntry
-
optional string path = 5;
- getPathBytes() - Method in interface alluxio.proto.journal.File.DeleteFileEntryOrBuilder
-
optional string path = 5;
- getPathBytes() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string path = 17;
- getPathBytes() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional string path = 17;
- getPathBytes() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional string path = 17;
- getPathBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string path = 25;
- getPathBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string path = 25;
- getPathBytes() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string path = 25;
- getPathBytes() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string path = 6;
- getPathBytes() - Method in class alluxio.proto.journal.File.RenameEntry
-
optional string path = 6;
- getPathBytes() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
optional string path = 6;
- getPathBytes() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional string path = 12;
- getPathBytes() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional string path = 12;
- getPathBytes() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional string path = 12;
- getPathBytes() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry
-
optional string path = 1;
- getPathBytes() - Method in interface alluxio.proto.journal.Meta.PathPropertiesEntryOrBuilder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry.Builder
-
optional string path = 1;
- getPathBytes() - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry
-
optional string path = 1;
- getPathBytes() - Method in interface alluxio.proto.journal.Meta.RemovePathPropertiesEntryOrBuilder
-
optional string path = 1;
- getPathComponents(String) - Static method in class alluxio.util.io.PathUtils
-
Gets the path components of the given path.
- getPathConf(AlluxioURI) - Method in class alluxio.client.file.FileSystemContext
-
- getPathConf() - Method in class alluxio.ClientContext
-
- getPathConf(GetConfigurationPResponse, AlluxioConfiguration) - Static method in class alluxio.util.ConfigurationUtils
-
Loads the path level configuration from the get configuration response.
- getPathConf() - Method in class alluxio.wire.Configuration
-
- getPathConfHash() - Method in class alluxio.ClientContext
-
- getPathConfHash() - Method in class alluxio.wire.Configuration
-
- getPathConfigHash() - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
optional string pathConfigHash = 2;
- getPathConfigHash() - Method in class alluxio.grpc.GetConfigHashPResponse
-
optional string pathConfigHash = 2;
- getPathConfigHash() - Method in interface alluxio.grpc.GetConfigHashPResponseOrBuilder
-
optional string pathConfigHash = 2;
- getPathConfigHash() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
optional string pathConfigHash = 4;
- getPathConfigHash() - Method in class alluxio.grpc.GetConfigurationPResponse
-
optional string pathConfigHash = 4;
- getPathConfigHash() - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
optional string pathConfigHash = 4;
- getPathConfigHash() - Method in class alluxio.wire.ConfigHash
-
- getPathConfigHashBytes() - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
optional string pathConfigHash = 2;
- getPathConfigHashBytes() - Method in class alluxio.grpc.GetConfigHashPResponse
-
optional string pathConfigHash = 2;
- getPathConfigHashBytes() - Method in interface alluxio.grpc.GetConfigHashPResponseOrBuilder
-
optional string pathConfigHash = 2;
- getPathConfigHashBytes() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
optional string pathConfigHash = 4;
- getPathConfigHashBytes() - Method in class alluxio.grpc.GetConfigurationPResponse
-
optional string pathConfigHash = 4;
- getPathConfigHashBytes() - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
optional string pathConfigHash = 4;
- getPathConfigs() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
Deprecated.
- getPathConfigs() - Method in class alluxio.grpc.GetConfigurationPResponse
-
Deprecated.
- getPathConfigs() - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
Deprecated.
- getPathConfigsCount() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
- getPathConfigsCount() - Method in class alluxio.grpc.GetConfigurationPResponse
-
- getPathConfigsCount() - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
- getPathConfigsMap() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
- getPathConfigsMap() - Method in class alluxio.grpc.GetConfigurationPResponse
-
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
- getPathConfigsMap() - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
- getPathConfigsOrDefault(String, ConfigProperties) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
- getPathConfigsOrDefault(String, ConfigProperties) - Method in class alluxio.grpc.GetConfigurationPResponse
-
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
- getPathConfigsOrDefault(String, ConfigProperties) - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
- getPathConfigsOrThrow(String) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
- getPathConfigsOrThrow(String) - Method in class alluxio.grpc.GetConfigurationPResponse
-
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
- getPathConfigsOrThrow(String) - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
map<string, .alluxio.grpc.meta.ConfigProperties> pathConfigs = 2;
- getPathInfos() - Method in class alluxio.wire.MasterWebUIBrowse
-
Get path infos ui file info [ ].
- getPathProperties() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.PathPropertiesEntry path_properties = 40;
- getPathProperties() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.PathPropertiesEntry path_properties = 40;
- getPathProperties() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.PathPropertiesEntry path_properties = 40;
- getPathPropertiesBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.PathPropertiesEntry path_properties = 40;
- getPathPropertiesOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.PathPropertiesEntry path_properties = 40;
- getPathPropertiesOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.PathPropertiesEntry path_properties = 40;
- getPathPropertiesOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.PathPropertiesEntry path_properties = 40;
- getPathWithoutScheme(Path) - Static method in class alluxio.hadoop.HadoopUtils
-
Given a Path
path, it returns the path component of its URI, which has the form
scheme://authority/path.
- getPattern() - Method in class alluxio.master.file.meta.LockingScheme
-
- getPayload() - Method in class alluxio.collections.DirectedAcyclicGraphNode
-
Gets the payload of the node.
- getPendingCount() - Method in class alluxio.concurrent.jsr.CountedCompleter
-
Returns the current pending count.
- getPermanentFileName(String) - Static method in class alluxio.util.io.PathUtils
-
- getPermission(LockedInodePath) - Method in class alluxio.master.file.DefaultPermissionChecker
-
- getPermission(String, List<String>) - Method in class alluxio.master.file.meta.Inode
-
- getPermission(String, List<String>) - Method in interface alluxio.master.file.meta.InodeView
-
Gets the permitted actions for a user.
- getPermission(String, List<String>) - Method in class alluxio.master.file.meta.MutableInode
-
- getPermission(LockedInodePath) - Method in interface alluxio.master.file.PermissionChecker
-
Gets the permission to access inodePath for the current client user.
- getPermission() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int32 permission = 8;
- getPermission() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional int32 permission = 8;
- getPermission() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional int32 permission = 8;
- getPermission(String, List<String>) - Method in class alluxio.security.authorization.AccessControlList
-
Gets the permitted actions for a user.
- getPermissionError() - Method in class alluxio.wire.MasterWebUIData
-
Gets permission error.
- getPermissions() - Method in class alluxio.underfs.cos.COSUnderFileSystem
-
- getPermissions() - Method in class alluxio.underfs.gcs.GCSUnderFileSystem
-
- getPermissions() - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
-
- getPermissions() - Method in class alluxio.underfs.ObjectUnderFileSystem
-
Permissions for the mounted bucket.
- getPermissions() - Method in class alluxio.underfs.oss.OSSUnderFileSystem
-
- getPermissions() - Method in class alluxio.underfs.s3a.S3AUnderFileSystem
-
- getPermissions() - Method in class alluxio.underfs.swift.SwiftUnderFileSystem
-
- getPersist() - Method in class alluxio.grpc.RenamePOptions.Builder
-
optional bool persist = 2;
- getPersist() - Method in class alluxio.grpc.RenamePOptions
-
optional bool persist = 2;
- getPersist() - Method in interface alluxio.grpc.RenamePOptionsOrBuilder
-
optional bool persist = 2;
- getPersist() - Method in class alluxio.master.file.contexts.RenameContext
-
- getPersistDirectory() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.PersistDirectoryEntry persist_directory = 15;
- getPersistDirectory() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.PersistDirectoryEntry persist_directory = 15;
- getPersistDirectory() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.PersistDirectoryEntry persist_directory = 15;
- getPersistDirectoryBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.PersistDirectoryEntry persist_directory = 15;
- getPersistDirectoryOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.PersistDirectoryEntry persist_directory = 15;
- getPersistDirectoryOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.PersistDirectoryEntry persist_directory = 15;
- getPersistDirectoryOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.PersistDirectoryEntry persist_directory = 15;
- getPersisted() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool persisted = 12;
- getPersisted() - Method in class alluxio.grpc.FileInfo
-
optional bool persisted = 12;
- getPersisted() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional bool persisted = 12;
- getPersisted() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional bool persisted = 2;
- getPersisted() - Method in class alluxio.grpc.SetAttributePOptions
-
optional bool persisted = 2;
- getPersisted() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional bool persisted = 2;
- getPersisted() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional bool persisted = 5;
- getPersisted() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional bool persisted = 5;
- getPersisted() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional bool persisted = 5;
- getPersistedFileFingerprints(int) - Method in class alluxio.grpc.FileSystemHeartbeatPOptions.Builder
-
repeated string persistedFileFingerprints = 1;
- getPersistedFileFingerprints(int) - Method in class alluxio.grpc.FileSystemHeartbeatPOptions
-
repeated string persistedFileFingerprints = 1;
- getPersistedFileFingerprints(int) - Method in interface alluxio.grpc.FileSystemHeartbeatPOptionsOrBuilder
-
repeated string persistedFileFingerprints = 1;
- getPersistedFileFingerprintsBytes(int) - Method in class alluxio.grpc.FileSystemHeartbeatPOptions.Builder
-
repeated string persistedFileFingerprints = 1;
- getPersistedFileFingerprintsBytes(int) - Method in class alluxio.grpc.FileSystemHeartbeatPOptions
-
repeated string persistedFileFingerprints = 1;
- getPersistedFileFingerprintsBytes(int) - Method in interface alluxio.grpc.FileSystemHeartbeatPOptionsOrBuilder
-
repeated string persistedFileFingerprints = 1;
- getPersistedFileFingerprintsCount() - Method in class alluxio.grpc.FileSystemHeartbeatPOptions.Builder
-
repeated string persistedFileFingerprints = 1;
- getPersistedFileFingerprintsCount() - Method in class alluxio.grpc.FileSystemHeartbeatPOptions
-
repeated string persistedFileFingerprints = 1;
- getPersistedFileFingerprintsCount() - Method in interface alluxio.grpc.FileSystemHeartbeatPOptionsOrBuilder
-
repeated string persistedFileFingerprints = 1;
- getPersistedFileFingerprintsList() - Method in class alluxio.grpc.FileSystemHeartbeatPOptions.Builder
-
repeated string persistedFileFingerprints = 1;
- getPersistedFileFingerprintsList() - Method in class alluxio.grpc.FileSystemHeartbeatPOptions
-
repeated string persistedFileFingerprints = 1;
- getPersistedFileFingerprintsList() - Method in interface alluxio.grpc.FileSystemHeartbeatPOptionsOrBuilder
-
repeated string persistedFileFingerprints = 1;
- getPersistedFiles(int) - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
the list of persisted files
- getPersistedFiles(int) - Method in class alluxio.grpc.FileSystemHeartbeatPRequest
-
the list of persisted files
- getPersistedFiles(int) - Method in interface alluxio.grpc.FileSystemHeartbeatPRequestOrBuilder
-
the list of persisted files
- getPersistedFilesCount() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
the list of persisted files
- getPersistedFilesCount() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest
-
the list of persisted files
- getPersistedFilesCount() - Method in interface alluxio.grpc.FileSystemHeartbeatPRequestOrBuilder
-
the list of persisted files
- getPersistedFilesList() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
the list of persisted files
- getPersistedFilesList() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest
-
the list of persisted files
- getPersistedFilesList() - Method in interface alluxio.grpc.FileSystemHeartbeatPRequestOrBuilder
-
the list of persisted files
- getPersistenceState() - Method in class alluxio.client.file.URIStatus
-
- getPersistenceState() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string persistenceState = 19;
- getPersistenceState() - Method in class alluxio.grpc.FileInfo
-
optional string persistenceState = 19;
- getPersistenceState() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string persistenceState = 19;
- getPersistenceState(long) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getPersistenceState(long) - Method in interface alluxio.master.file.FileSystemMaster
-
Returns the persistence state for a file id.
- getPersistenceState() - Method in class alluxio.master.file.meta.Inode
-
- getPersistenceState() - Method in interface alluxio.master.file.meta.InodeView
-
- getPersistenceState() - Method in class alluxio.master.file.meta.MutableInode
-
- getPersistenceState() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string persistence_state = 4;
- getPersistenceState() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional string persistence_state = 4;
- getPersistenceState() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional string persistence_state = 4;
- getPersistenceState() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string persistence_state = 4;
- getPersistenceState() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string persistence_state = 4;
- getPersistenceState() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string persistence_state = 4;
- getPersistenceState() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string persistence_state = 4;
- getPersistenceState() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional string persistence_state = 4;
- getPersistenceState() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional string persistence_state = 4;
- getPersistenceState() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string persistence_state = 8;
- getPersistenceState() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional string persistence_state = 8;
- getPersistenceState() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional string persistence_state = 8;
- getPersistenceState() - Method in class alluxio.util.webui.UIFileInfo
-
Gets persistence state.
- getPersistenceState() - Method in class alluxio.wire.FileInfo
-
- getPersistenceStateBytes() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string persistenceState = 19;
- getPersistenceStateBytes() - Method in class alluxio.grpc.FileInfo
-
optional string persistenceState = 19;
- getPersistenceStateBytes() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string persistenceState = 19;
- getPersistenceStateBytes() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string persistence_state = 4;
- getPersistenceStateBytes() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional string persistence_state = 4;
- getPersistenceStateBytes() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional string persistence_state = 4;
- getPersistenceStateBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string persistence_state = 4;
- getPersistenceStateBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string persistence_state = 4;
- getPersistenceStateBytes() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string persistence_state = 4;
- getPersistenceStateBytes() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string persistence_state = 4;
- getPersistenceStateBytes() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional string persistence_state = 4;
- getPersistenceStateBytes() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional string persistence_state = 4;
- getPersistenceStateBytes() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string persistence_state = 8;
- getPersistenceStateBytes() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional string persistence_state = 8;
- getPersistenceStateBytes() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional string persistence_state = 8;
- getPersistenceWaitTime() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getPersistenceWaitTime() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int64 persistenceWaitTime = 10;
- getPersistenceWaitTime() - Method in class alluxio.grpc.CreateFilePOptions
-
optional int64 persistenceWaitTime = 10;
- getPersistenceWaitTime() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional int64 persistenceWaitTime = 10;
- getPersistenceWaitTime() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
optional int64 persistenceWaitTime = 2;
- getPersistenceWaitTime() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions
-
optional int64 persistenceWaitTime = 2;
- getPersistenceWaitTime() - Method in interface alluxio.grpc.ScheduleAsyncPersistencePOptionsOrBuilder
-
optional int64 persistenceWaitTime = 2;
- getPersistenceWaitTime() - Method in class alluxio.master.file.contexts.ScheduleAsyncPersistenceContext
-
- getPersistFiles(int) - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistFiles(int) - Method in class alluxio.grpc.PersistCommandOptions
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistFiles(int) - Method in interface alluxio.grpc.PersistCommandOptionsOrBuilder
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistFilesBuilder(int) - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistFilesBuilderList() - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistFilesCount() - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistFilesCount() - Method in class alluxio.grpc.PersistCommandOptions
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistFilesCount() - Method in interface alluxio.grpc.PersistCommandOptionsOrBuilder
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistFilesList() - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistFilesList() - Method in class alluxio.grpc.PersistCommandOptions
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistFilesList() - Method in interface alluxio.grpc.PersistCommandOptionsOrBuilder
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistFilesOrBuilder(int) - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistFilesOrBuilder(int) - Method in class alluxio.grpc.PersistCommandOptions
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistFilesOrBuilder(int) - Method in interface alluxio.grpc.PersistCommandOptionsOrBuilder
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistFilesOrBuilderList() - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistFilesOrBuilderList() - Method in class alluxio.grpc.PersistCommandOptions
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistFilesOrBuilderList() - Method in interface alluxio.grpc.PersistCommandOptionsOrBuilder
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- getPersistJobId() - Method in class alluxio.master.file.meta.InodeFile
-
- getPersistJobId() - Method in interface alluxio.master.file.meta.InodeFileView
-
- getPersistJobId() - Method in class alluxio.master.file.meta.MutableInodeFile
-
- getPersistJobId() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 persist_job_id = 22;
- getPersistJobId() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 persist_job_id = 22;
- getPersistJobId() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 persist_job_id = 22;
- getPersistJobId() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int64 persistJobId = 11;
- getPersistJobId() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional int64 persistJobId = 11;
- getPersistJobId() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional int64 persistJobId = 11;
- getPersistJobId() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int64 persist_job_id = 10;
- getPersistJobId() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional int64 persist_job_id = 10;
- getPersistJobId() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional int64 persist_job_id = 10;
- getPersistJobId() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
Used for recovering in-progress file persist jobs on master start.
- getPersistJobId() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
Used for recovering in-progress file persist jobs on master start.
- getPersistJobId() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
Used for recovering in-progress file persist jobs on master start.
- getPersistJobTempUfsPath() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string persist_job_temp_ufs_path = 24;
- getPersistJobTempUfsPath() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional string persist_job_temp_ufs_path = 24;
- getPersistJobTempUfsPath() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional string persist_job_temp_ufs_path = 24;
- getPersistJobTempUfsPathBytes() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string persist_job_temp_ufs_path = 24;
- getPersistJobTempUfsPathBytes() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional string persist_job_temp_ufs_path = 24;
- getPersistJobTempUfsPathBytes() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional string persist_job_temp_ufs_path = 24;
- getPersistOptions() - Method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1;
- getPersistOptions() - Method in class alluxio.grpc.FileSystemCommandOptions
-
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1;
- getPersistOptions() - Method in interface alluxio.grpc.FileSystemCommandOptionsOrBuilder
-
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1;
- getPersistOptions() - Method in class alluxio.wire.FileSystemCommandOptions
-
- getPersistOptionsBuilder() - Method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1;
- getPersistOptionsOrBuilder() - Method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1;
- getPersistOptionsOrBuilder() - Method in class alluxio.grpc.FileSystemCommandOptions
-
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1;
- getPersistOptionsOrBuilder() - Method in interface alluxio.grpc.FileSystemCommandOptionsOrBuilder
-
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1;
- getPhysicalStores() - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- getPhysicalStores() - Method in class alluxio.underfs.BaseUnderFileSystem
-
- getPhysicalStores() - Method in interface alluxio.underfs.UnderFileSystem
-
- getPhysicalStores() - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- getPhysicalUfsState(List<String>) - Method in class alluxio.underfs.MasterUfsManager
-
Get the physical ufs operation modes for the
UnderFileSystem
under the given Mount
table resolution.
- getPinIdList() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getPinIdList() - Method in interface alluxio.master.file.FileSystemMaster
-
- getPinIdSet() - Method in class alluxio.master.file.meta.InodeTree
-
- getPinList() - Method in class alluxio.worker.file.FileSystemMasterClient
-
- getPinned() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool pinned = 10;
- getPinned() - Method in class alluxio.grpc.FileInfo
-
optional bool pinned = 10;
- getPinned() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional bool pinned = 10;
- getPinned() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional bool pinned = 1;
- getPinned() - Method in class alluxio.grpc.SetAttributePOptions
-
optional bool pinned = 1;
- getPinned() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional bool pinned = 1;
- getPinned() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional bool pinned = 5;
- getPinned() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional bool pinned = 5;
- getPinned() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional bool pinned = 5;
- getPinned() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional bool pinned = 5;
- getPinned() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional bool pinned = 5;
- getPinned() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional bool pinned = 5;
- getPinned() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional bool pinned = 3;
- getPinned() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional bool pinned = 3;
- getPinned() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional bool pinned = 3;
- getPinned() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional bool pinned = 5;
- getPinned() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional bool pinned = 5;
- getPinned() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional bool pinned = 5;
- getPinnedFileIds(GetPinnedFileIdsPRequest) - Method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceBlockingStub
-
Returns the set of pinned file ids.
- getPinnedFileIds(GetPinnedFileIdsPRequest) - Method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceFutureStub
-
Returns the set of pinned file ids.
- getPinnedFileIds(GetPinnedFileIdsPRequest, StreamObserver<GetPinnedFileIdsPResponse>) - Method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceImplBase
-
Returns the set of pinned file ids.
- getPinnedFileIds(GetPinnedFileIdsPRequest, StreamObserver<GetPinnedFileIdsPResponse>) - Method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceStub
-
Returns the set of pinned file ids.
- getPinnedFileIds(int) - Method in class alluxio.grpc.GetPinnedFileIdsPResponse.Builder
-
TODO(adit): set replacement?
- getPinnedFileIds(int) - Method in class alluxio.grpc.GetPinnedFileIdsPResponse
-
TODO(adit): set replacement?
- getPinnedFileIds(int) - Method in interface alluxio.grpc.GetPinnedFileIdsPResponseOrBuilder
-
TODO(adit): set replacement?
- getPinnedFileIds(GetPinnedFileIdsPRequest, StreamObserver<GetPinnedFileIdsPResponse>) - Method in class alluxio.master.file.FileSystemMasterWorkerServiceHandler
-
- getPinnedFileIdsCount() - Method in class alluxio.grpc.GetPinnedFileIdsPResponse.Builder
-
TODO(adit): set replacement?
- getPinnedFileIdsCount() - Method in class alluxio.grpc.GetPinnedFileIdsPResponse
-
TODO(adit): set replacement?
- getPinnedFileIdsCount() - Method in interface alluxio.grpc.GetPinnedFileIdsPResponseOrBuilder
-
TODO(adit): set replacement?
- getPinnedFileIdsList() - Method in class alluxio.grpc.GetPinnedFileIdsPResponse.Builder
-
TODO(adit): set replacement?
- getPinnedFileIdsList() - Method in class alluxio.grpc.GetPinnedFileIdsPResponse
-
TODO(adit): set replacement?
- getPinnedFileIdsList() - Method in interface alluxio.grpc.GetPinnedFileIdsPResponseOrBuilder
-
TODO(adit): set replacement?
- GetPinnedFileIdsPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetPinnedFileIdsPOptions
- GetPinnedFileIdsPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetPinnedFileIdsPOptions
- GetPinnedFileIdsPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetPinnedFileIdsPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetPinnedFileIdsPRequest
- GetPinnedFileIdsPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetPinnedFileIdsPRequest
- GetPinnedFileIdsPRequestOrBuilder - Interface in alluxio.grpc
-
- GetPinnedFileIdsPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetPinnedFileIdsPResponse
- GetPinnedFileIdsPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetPinnedFileIdsPResponse
- GetPinnedFileIdsPResponseOrBuilder - Interface in alluxio.grpc
-
- getPinnedInodeFileIds() - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
- getPinnedMedia(int) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
repeated string pinnedMedia = 10;
- getPinnedMedia(int) - Method in class alluxio.grpc.SetAttributePOptions
-
repeated string pinnedMedia = 10;
- getPinnedMedia(int) - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
repeated string pinnedMedia = 10;
- getPinnedMediaBytes(int) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
repeated string pinnedMedia = 10;
- getPinnedMediaBytes(int) - Method in class alluxio.grpc.SetAttributePOptions
-
repeated string pinnedMedia = 10;
- getPinnedMediaBytes(int) - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
repeated string pinnedMedia = 10;
- getPinnedMediaCount() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
repeated string pinnedMedia = 10;
- getPinnedMediaCount() - Method in class alluxio.grpc.SetAttributePOptions
-
repeated string pinnedMedia = 10;
- getPinnedMediaCount() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
repeated string pinnedMedia = 10;
- getPinnedMediaList() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
repeated string pinnedMedia = 10;
- getPinnedMediaList() - Method in class alluxio.grpc.SetAttributePOptions
-
repeated string pinnedMedia = 10;
- getPinnedMediaList() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
repeated string pinnedMedia = 10;
- getPinnedMediumTypes() - Method in class alluxio.client.file.URIStatus
-
- getPinnedSize() - Method in class alluxio.master.file.meta.InodeTree
-
- getPinOnCreate() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional bool pin_on_create = 8;
- getPinOnCreate() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
optional bool pin_on_create = 8;
- getPinOnCreate() - Method in interface alluxio.grpc.CreateLocalBlockRequestOrBuilder
-
optional bool pin_on_create = 8;
- getPinOnCreate() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional bool pin_on_create = 9;
- getPinOnCreate() - Method in class alluxio.grpc.WriteRequestCommand
-
optional bool pin_on_create = 9;
- getPinOnCreate() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
optional bool pin_on_create = 9;
- getPinOnCreate() - Method in class alluxio.worker.grpc.WriteRequest
-
- getPlanInfoWire(boolean) - Method in class alluxio.master.job.plan.PlanCoordinator
-
- getPool() - Static method in class alluxio.concurrent.jsr.ForkJoinTask
-
Returns the pool hosting the current thread, or null
if the current thread is executing
outside of any ForkJoinPool.
- getPool() - Method in class alluxio.concurrent.jsr.ForkJoinWorkerThread
-
Returns the pool hosting this thread.
- getPoolIndex() - Method in class alluxio.concurrent.jsr.ForkJoinWorkerThread
-
Returns the unique index number of this thread in its pool.
- getPoolSize() - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
Returns the number of worker threads that have started but not yet terminated.
- getPort() - Method in class alluxio.master.CoreMasterContext
-
- getPort() - Method in class alluxio.multi.process.PortCoordination.ReservedPort
-
- getPort() - Method in class alluxio.uri.SingleMasterAuthority
-
- getPort(NetworkAddressUtils.ServiceType, AlluxioConfiguration) - Static method in class alluxio.util.network.NetworkAddressUtils
-
Gets the port number on a given service type.
- getPortKey() - Method in enum alluxio.util.network.NetworkAddressUtils.ServiceType
-
Gets the key of service port.
- getPos() - Method in class alluxio.client.block.stream.BlockInStream
-
- getPos() - Method in class alluxio.client.file.AlluxioFileInStream
-
- getPos() - Method in class alluxio.client.file.cache.LocalCacheFileInStream
-
- getPos() - Method in class alluxio.hadoop.AlluxioHdfsInputStream
-
- getPos() - Method in class alluxio.hadoop.HdfsFileInputStream
-
- getPos() - Method in interface alluxio.Positioned
-
- getPos() - Method in class alluxio.underfs.hdfs.HdfsPositionedUnderFileInputStream
-
- getPos() - Method in class alluxio.underfs.hdfs.HdfsUnderFileInputStream
-
- getPos() - Method in class alluxio.worker.grpc.WriteRequestContext
-
- getPosition() - Method in interface alluxio.worker.block.io.BlockWriter
-
- getPosition() - Method in class alluxio.worker.block.io.LocalFileBlockWriter
-
- getPositionShort() - Method in class alluxio.client.file.options.InStreamOptions
-
- getPositionShort() - Method in class alluxio.grpc.ReadRequest.Builder
-
Is position read to a small buffer
- getPositionShort() - Method in class alluxio.grpc.ReadRequest
-
Is position read to a small buffer
- getPositionShort() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
Is position read to a small buffer
- getPositionShort() - Method in class alluxio.underfs.options.OpenOptions
-
- getPosReceived() - Method in class alluxio.worker.grpc.ReadRequestContext
-
- getPosToQueue() - Method in class alluxio.worker.grpc.ReadRequestContext
-
- getPrecision() - Method in class alluxio.job.plan.transform.format.csv.Decimal
-
- getPrecisionAndScale(String) - Static method in class alluxio.job.plan.transform.format.csv.Decimal
-
Returns the decimal's precision and scale from the type definition.
- getPrefix() - Method in class alluxio.proxy.s3.ListBucketOptions
-
- getPrefix() - Method in class alluxio.proxy.s3.ListBucketResult
-
- getPreviousVersion() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional int64 previous_version = 9;
- getPreviousVersion() - Method in class alluxio.grpc.table.TableInfo
-
optional int64 previous_version = 9;
- getPreviousVersion() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional int64 previous_version = 9;
- getPreviousVersion() - Method in class alluxio.master.table.Table
-
- getPreviousVersion() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional int64 previous_version = 10;
- getPreviousVersion() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional int64 previous_version = 10;
- getPreviousVersion() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional int64 previous_version = 10;
- getPrimaryGroupName(String, AlluxioConfiguration) - Static method in class alluxio.util.CommonUtils
-
Gets the primary group name of a user.
- getPrimaryMasterIndex(int) - Method in class alluxio.multi.process.MultiProcessCluster
-
Gets the index of the primary master.
- getPrimaryRpcAddress() - Method in interface alluxio.master.MasterInquireClient
-
- getPrimaryRpcAddress() - Method in class alluxio.master.PollingMasterInquireClient
-
- getPrimaryRpcAddress() - Method in class alluxio.master.SingleMasterInquireClient
-
- getPrimaryRpcAddress() - Method in class alluxio.master.ZkMasterInquireClient
-
- getPrimarySelector() - Method in class alluxio.master.journal.raft.RaftJournalSystem
-
- getPrintStream() - Method in class alluxio.cli.fsadmin.command.Context
-
- getProcessType() - Method in class alluxio.AlluxioRemoteLogFilter
-
Retrieves the string representation of process type.
- getPromote() - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
optional bool promote = 2;
- getPromote() - Method in class alluxio.grpc.OpenLocalBlockRequest
-
optional bool promote = 2;
- getPromote() - Method in interface alluxio.grpc.OpenLocalBlockRequestOrBuilder
-
optional bool promote = 2;
- getPromote() - Method in class alluxio.grpc.ReadRequest.Builder
-
Whether the block should be promoted before reading
- getPromote() - Method in class alluxio.grpc.ReadRequest
-
Whether the block should be promoted before reading
- getPromote() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
Whether the block should be promoted before reading
- getProperties(int) - Method in class alluxio.grpc.ConfigProperties.Builder
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getProperties(int) - Method in class alluxio.grpc.ConfigProperties
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getProperties(int) - Method in interface alluxio.grpc.ConfigPropertiesOrBuilder
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getProperties(int) - Method in class alluxio.grpc.InconsistentProperties.Builder
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getProperties(int) - Method in class alluxio.grpc.InconsistentProperties
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getProperties(int) - Method in interface alluxio.grpc.InconsistentPropertiesOrBuilder
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getProperties() - Method in class alluxio.grpc.MountPointInfo.Builder
-
Deprecated.
- getProperties() - Method in class alluxio.grpc.MountPointInfo
-
Deprecated.
- getProperties() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
Deprecated.
- getProperties() - Method in class alluxio.grpc.MountPOptions.Builder
-
Deprecated.
- getProperties() - Method in class alluxio.grpc.MountPOptions
-
Deprecated.
- getProperties() - Method in interface alluxio.grpc.MountPOptionsOrBuilder
-
Deprecated.
- getProperties() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
Deprecated.
- getProperties() - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
Deprecated.
- getProperties() - Method in interface alluxio.grpc.SetPathConfigurationPRequestOrBuilder
-
Deprecated.
- getProperties() - Method in class alluxio.grpc.UfsInfo.Builder
-
optional .alluxio.grpc.file.MountPOptions properties = 2;
- getProperties() - Method in class alluxio.grpc.UfsInfo
-
optional .alluxio.grpc.file.MountPOptions properties = 2;
- getProperties() - Method in interface alluxio.grpc.UfsInfoOrBuilder
-
optional .alluxio.grpc.file.MountPOptions properties = 2;
- getProperties() - Method in class alluxio.master.meta.PathProperties.State
-
- getProperties(String) - Method in class alluxio.master.meta.PathProperties.State
-
- getProperties() - Method in class alluxio.master.meta.PathPropertiesView
-
- getProperties() - Method in class alluxio.metrics.MetricsConfig
-
- getProperties(int) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getProperties(int) - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getProperties(int) - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getProperties() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
Deprecated.
- getProperties() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry
-
Deprecated.
- getProperties() - Method in interface alluxio.proto.journal.Meta.PathPropertiesEntryOrBuilder
-
Deprecated.
- getProperties() - Method in class alluxio.wire.MountPointInfo
-
- getPropertiesBuilder(int) - Method in class alluxio.grpc.ConfigProperties.Builder
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getPropertiesBuilder(int) - Method in class alluxio.grpc.InconsistentProperties.Builder
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getPropertiesBuilder() - Method in class alluxio.grpc.UfsInfo.Builder
-
optional .alluxio.grpc.file.MountPOptions properties = 2;
- getPropertiesBuilder(int) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getPropertiesBuilderList() - Method in class alluxio.grpc.ConfigProperties.Builder
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getPropertiesBuilderList() - Method in class alluxio.grpc.InconsistentProperties.Builder
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getPropertiesBuilderList() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getPropertiesCount() - Method in class alluxio.grpc.ConfigProperties.Builder
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getPropertiesCount() - Method in class alluxio.grpc.ConfigProperties
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getPropertiesCount() - Method in interface alluxio.grpc.ConfigPropertiesOrBuilder
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getPropertiesCount() - Method in class alluxio.grpc.InconsistentProperties.Builder
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getPropertiesCount() - Method in class alluxio.grpc.InconsistentProperties
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getPropertiesCount() - Method in interface alluxio.grpc.InconsistentPropertiesOrBuilder
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getPropertiesCount() - Method in class alluxio.grpc.MountPointInfo.Builder
-
- getPropertiesCount() - Method in class alluxio.grpc.MountPointInfo
-
- getPropertiesCount() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
map<string, string> properties = 6;
- getPropertiesCount() - Method in class alluxio.grpc.MountPOptions.Builder
-
- getPropertiesCount() - Method in class alluxio.grpc.MountPOptions
-
- getPropertiesCount() - Method in interface alluxio.grpc.MountPOptionsOrBuilder
-
map<string, string> properties = 2;
- getPropertiesCount() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
- getPropertiesCount() - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
- getPropertiesCount() - Method in interface alluxio.grpc.SetPathConfigurationPRequestOrBuilder
-
map<string, string> properties = 2;
- getPropertiesCount() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getPropertiesCount() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getPropertiesCount() - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getPropertiesCount() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
- getPropertiesCount() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry
-
- getPropertiesCount() - Method in interface alluxio.proto.journal.Meta.PathPropertiesEntryOrBuilder
-
map<string, string> properties = 2;
- getPropertiesList() - Method in class alluxio.grpc.ConfigProperties.Builder
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getPropertiesList() - Method in class alluxio.grpc.ConfigProperties
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getPropertiesList() - Method in interface alluxio.grpc.ConfigPropertiesOrBuilder
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getPropertiesList() - Method in class alluxio.grpc.InconsistentProperties.Builder
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getPropertiesList() - Method in class alluxio.grpc.InconsistentProperties
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getPropertiesList() - Method in interface alluxio.grpc.InconsistentPropertiesOrBuilder
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getPropertiesList() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getPropertiesList() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getPropertiesList() - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getPropertiesMap() - Method in class alluxio.grpc.MountPointInfo.Builder
-
map<string, string> properties = 6;
- getPropertiesMap() - Method in class alluxio.grpc.MountPointInfo
-
map<string, string> properties = 6;
- getPropertiesMap() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
map<string, string> properties = 6;
- getPropertiesMap() - Method in class alluxio.grpc.MountPOptions.Builder
-
map<string, string> properties = 2;
- getPropertiesMap() - Method in class alluxio.grpc.MountPOptions
-
map<string, string> properties = 2;
- getPropertiesMap() - Method in interface alluxio.grpc.MountPOptionsOrBuilder
-
map<string, string> properties = 2;
- getPropertiesMap() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
map<string, string> properties = 2;
- getPropertiesMap() - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
map<string, string> properties = 2;
- getPropertiesMap() - Method in interface alluxio.grpc.SetPathConfigurationPRequestOrBuilder
-
map<string, string> properties = 2;
- getPropertiesMap() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
map<string, string> properties = 2;
- getPropertiesMap() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry
-
map<string, string> properties = 2;
- getPropertiesMap() - Method in interface alluxio.proto.journal.Meta.PathPropertiesEntryOrBuilder
-
map<string, string> properties = 2;
- getPropertiesOrBuilder(int) - Method in class alluxio.grpc.ConfigProperties.Builder
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getPropertiesOrBuilder(int) - Method in class alluxio.grpc.ConfigProperties
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getPropertiesOrBuilder(int) - Method in interface alluxio.grpc.ConfigPropertiesOrBuilder
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getPropertiesOrBuilder(int) - Method in class alluxio.grpc.InconsistentProperties.Builder
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getPropertiesOrBuilder(int) - Method in class alluxio.grpc.InconsistentProperties
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getPropertiesOrBuilder(int) - Method in interface alluxio.grpc.InconsistentPropertiesOrBuilder
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getPropertiesOrBuilder() - Method in class alluxio.grpc.UfsInfo.Builder
-
optional .alluxio.grpc.file.MountPOptions properties = 2;
- getPropertiesOrBuilder() - Method in class alluxio.grpc.UfsInfo
-
optional .alluxio.grpc.file.MountPOptions properties = 2;
- getPropertiesOrBuilder() - Method in interface alluxio.grpc.UfsInfoOrBuilder
-
optional .alluxio.grpc.file.MountPOptions properties = 2;
- getPropertiesOrBuilder(int) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getPropertiesOrBuilder(int) - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getPropertiesOrBuilder(int) - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getPropertiesOrBuilderList() - Method in class alluxio.grpc.ConfigProperties.Builder
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getPropertiesOrBuilderList() - Method in class alluxio.grpc.ConfigProperties
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getPropertiesOrBuilderList() - Method in interface alluxio.grpc.ConfigPropertiesOrBuilder
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- getPropertiesOrBuilderList() - Method in class alluxio.grpc.InconsistentProperties.Builder
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getPropertiesOrBuilderList() - Method in class alluxio.grpc.InconsistentProperties
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getPropertiesOrBuilderList() - Method in interface alluxio.grpc.InconsistentPropertiesOrBuilder
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- getPropertiesOrBuilderList() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getPropertiesOrBuilderList() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getPropertiesOrBuilderList() - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- getPropertiesOrDefault(String, String) - Method in class alluxio.grpc.MountPointInfo.Builder
-
map<string, string> properties = 6;
- getPropertiesOrDefault(String, String) - Method in class alluxio.grpc.MountPointInfo
-
map<string, string> properties = 6;
- getPropertiesOrDefault(String, String) - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
map<string, string> properties = 6;
- getPropertiesOrDefault(String, String) - Method in class alluxio.grpc.MountPOptions.Builder
-
map<string, string> properties = 2;
- getPropertiesOrDefault(String, String) - Method in class alluxio.grpc.MountPOptions
-
map<string, string> properties = 2;
- getPropertiesOrDefault(String, String) - Method in interface alluxio.grpc.MountPOptionsOrBuilder
-
map<string, string> properties = 2;
- getPropertiesOrDefault(String, String) - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
map<string, string> properties = 2;
- getPropertiesOrDefault(String, String) - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
map<string, string> properties = 2;
- getPropertiesOrDefault(String, String) - Method in interface alluxio.grpc.SetPathConfigurationPRequestOrBuilder
-
map<string, string> properties = 2;
- getPropertiesOrDefault(String, String) - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
map<string, string> properties = 2;
- getPropertiesOrDefault(String, String) - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry
-
map<string, string> properties = 2;
- getPropertiesOrDefault(String, String) - Method in interface alluxio.proto.journal.Meta.PathPropertiesEntryOrBuilder
-
map<string, string> properties = 2;
- getPropertiesOrThrow(String) - Method in class alluxio.grpc.MountPointInfo.Builder
-
map<string, string> properties = 6;
- getPropertiesOrThrow(String) - Method in class alluxio.grpc.MountPointInfo
-
map<string, string> properties = 6;
- getPropertiesOrThrow(String) - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
map<string, string> properties = 6;
- getPropertiesOrThrow(String) - Method in class alluxio.grpc.MountPOptions.Builder
-
map<string, string> properties = 2;
- getPropertiesOrThrow(String) - Method in class alluxio.grpc.MountPOptions
-
map<string, string> properties = 2;
- getPropertiesOrThrow(String) - Method in interface alluxio.grpc.MountPOptionsOrBuilder
-
map<string, string> properties = 2;
- getPropertiesOrThrow(String) - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
map<string, string> properties = 2;
- getPropertiesOrThrow(String) - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
map<string, string> properties = 2;
- getPropertiesOrThrow(String) - Method in interface alluxio.grpc.SetPathConfigurationPRequestOrBuilder
-
map<string, string> properties = 2;
- getPropertiesOrThrow(String) - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
map<string, string> properties = 2;
- getPropertiesOrThrow(String) - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry
-
map<string, string> properties = 2;
- getPropertiesOrThrow(String) - Method in interface alluxio.proto.journal.Meta.PathPropertiesEntryOrBuilder
-
map<string, string> properties = 2;
- getPropertyCode() - Method in enum alluxio.grpc.GrpcNetworkGroup
-
- getPropertyKeys(AlluxioURI) - Method in interface alluxio.conf.path.PathConfiguration
-
- getPropertyKeys(AlluxioURI) - Method in class alluxio.conf.path.PrefixPathConfiguration
-
- getProxyAddress() - Method in class alluxio.master.journal.raft.RaftJournalConfiguration
-
- getProxyDownloadFileApiUrl() - Method in class alluxio.wire.MasterWebUIInit
-
Gets proxy download file api url.
- getProxyFor(Address) - Method in class alluxio.master.transport.GrpcMessagingProxy
-
- getProxyProcess() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Gets the proxy process.
- getPublicURL() - Method in class alluxio.underfs.swift.KeystoneV3Access
-
- getQuery() - Method in class alluxio.uri.StandardURI
-
- getQuery() - Method in interface alluxio.uri.URI
-
- getQueryMap() - Method in class alluxio.AlluxioURI
-
Gets the map of query parameters.
- getQueuedSubmissionCount() - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
Returns an estimate of the number of tasks submitted to this pool that have not yet begun
executing.
- getQueuedTaskCount() - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
Returns an estimate of the total number of tasks currently held in queues by worker threads
(but not including tasks submitted to the pool that have not begun executing).
- getQueuedTaskCount() - Static method in class alluxio.concurrent.jsr.ForkJoinTask
-
Returns an estimate of the number of tasks that have been forked by the current worker thread
but not yet executed.
- getQuietPeriodMs() - Method in class alluxio.master.journal.ufs.UfsJournal
-
- getQuorumInfo() - Method in interface alluxio.client.journal.JournalMasterClient
-
Quorum information for participating servers in journal.
- getQuorumInfo() - Method in class alluxio.client.journal.RetryHandlingJournalMasterClient
-
- getQuorumInfo(GetQuorumInfoPRequest) - Method in class alluxio.grpc.JournalMasterClientServiceGrpc.JournalMasterClientServiceBlockingStub
-
Gets list of server states in an embedded journal quorum.
- getQuorumInfo(GetQuorumInfoPRequest) - Method in class alluxio.grpc.JournalMasterClientServiceGrpc.JournalMasterClientServiceFutureStub
-
Gets list of server states in an embedded journal quorum.
- getQuorumInfo(GetQuorumInfoPRequest, StreamObserver<GetQuorumInfoPResponse>) - Method in class alluxio.grpc.JournalMasterClientServiceGrpc.JournalMasterClientServiceImplBase
-
Gets list of server states in an embedded journal quorum.
- getQuorumInfo(GetQuorumInfoPRequest, StreamObserver<GetQuorumInfoPResponse>) - Method in class alluxio.grpc.JournalMasterClientServiceGrpc.JournalMasterClientServiceStub
-
Gets list of server states in an embedded journal quorum.
- getQuorumInfo() - Method in class alluxio.master.journal.DefaultJournalMaster
-
- getQuorumInfo() - Method in interface alluxio.master.journal.JournalMaster
-
Quorum information for participating servers in journal.
- getQuorumInfo(GetQuorumInfoPRequest, StreamObserver<GetQuorumInfoPResponse>) - Method in class alluxio.master.journal.JournalMasterClientServiceHandler
-
- GetQuorumInfoPOptions - Class in alluxio.grpc
-
GetQuorumInfo API
- GetQuorumInfoPOptions.Builder - Class in alluxio.grpc
-
GetQuorumInfo API
- GetQuorumInfoPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetQuorumInfoPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.journal.GetQuorumInfoPRequest
- GetQuorumInfoPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.journal.GetQuorumInfoPRequest
- GetQuorumInfoPRequestOrBuilder - Interface in alluxio.grpc
-
- GetQuorumInfoPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.journal.GetQuorumInfoPResponse
- GetQuorumInfoPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.journal.GetQuorumInfoPResponse
- GetQuorumInfoPResponseOrBuilder - Interface in alluxio.grpc
-
- getQuorumServerInfoList() - Method in class alluxio.master.journal.raft.RaftJournalSystem
-
Used to get information of internal RAFT quorum.
- getRandomNonNegativeLong() - Static method in class alluxio.util.IdUtils
-
Generates a positive random number by zero-ing the sign bit.
- getRange() - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.RangeSet range = 1;
- getRange() - Method in class alluxio.grpc.table.Domain
-
optional .alluxio.grpc.table.RangeSet range = 1;
- getRange() - Method in interface alluxio.grpc.table.DomainOrBuilder
-
optional .alluxio.grpc.table.RangeSet range = 1;
- getRangeBuilder() - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.RangeSet range = 1;
- getRangeOrBuilder() - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.RangeSet range = 1;
- getRangeOrBuilder() - Method in class alluxio.grpc.table.Domain
-
optional .alluxio.grpc.table.RangeSet range = 1;
- getRangeOrBuilder() - Method in interface alluxio.grpc.table.DomainOrBuilder
-
optional .alluxio.grpc.table.RangeSet range = 1;
- getRanges(int) - Method in class alluxio.grpc.table.RangeSet.Builder
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRanges(int) - Method in class alluxio.grpc.table.RangeSet
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRanges(int) - Method in interface alluxio.grpc.table.RangeSetOrBuilder
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRangesBuilder(int) - Method in class alluxio.grpc.table.RangeSet.Builder
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRangesBuilderList() - Method in class alluxio.grpc.table.RangeSet.Builder
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRangesCount() - Method in class alluxio.grpc.table.RangeSet.Builder
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRangesCount() - Method in class alluxio.grpc.table.RangeSet
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRangesCount() - Method in interface alluxio.grpc.table.RangeSetOrBuilder
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRangesList() - Method in class alluxio.grpc.table.RangeSet.Builder
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRangesList() - Method in class alluxio.grpc.table.RangeSet
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRangesList() - Method in interface alluxio.grpc.table.RangeSetOrBuilder
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRangesOrBuilder(int) - Method in class alluxio.grpc.table.RangeSet.Builder
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRangesOrBuilder(int) - Method in class alluxio.grpc.table.RangeSet
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRangesOrBuilder(int) - Method in interface alluxio.grpc.table.RangeSetOrBuilder
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRangesOrBuilderList() - Method in class alluxio.grpc.table.RangeSet.Builder
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRangesOrBuilderList() - Method in class alluxio.grpc.table.RangeSet
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRangesOrBuilderList() - Method in interface alluxio.grpc.table.RangeSetOrBuilder
-
repeated .alluxio.grpc.table.Range ranges = 1;
- getRawReadWriteLock(K) - Method in class alluxio.collections.LockPool
-
Get the raw readwrite lock from the pool.
- getRawResult() - Method in class alluxio.concurrent.jsr.CountedCompleter
-
Returns the result of the computation.
- getRawResult() - Method in class alluxio.concurrent.jsr.ForkJoinTask
-
Returns the result that would be returned by
ForkJoinTask.join()
, even if this task completed
abnormally, or
null
if this task is not known to have been completed.
- getRawValue() - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
optional bool rawValue = 1;
- getRawValue() - Method in class alluxio.grpc.GetConfigurationPOptions
-
optional bool rawValue = 1;
- getRawValue() - Method in interface alluxio.grpc.GetConfigurationPOptionsOrBuilder
-
optional bool rawValue = 1;
- getReadBlockMethod() - Static method in class alluxio.grpc.BlockWorkerGrpc
-
- getReader(boolean) - Method in class alluxio.master.journal.ufs.UfsJournal
-
- getReader() - Method in interface alluxio.master.journalv0.Journal
-
- getReader() - Method in class alluxio.master.journalv0.ufs.UfsJournal
-
- getReadHoldCount() - Method in class alluxio.concurrent.WeakSafeReentrantReadWriteLock
-
Queries the number of reentrant read holds on this lock by the current thread.
- getReadOnly() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional bool readOnly = 5;
- getReadOnly() - Method in class alluxio.grpc.MountPointInfo
-
optional bool readOnly = 5;
- getReadOnly() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
optional bool readOnly = 5;
- getReadOnly() - Method in class alluxio.grpc.MountPOptions.Builder
-
optional bool readOnly = 1;
- getReadOnly() - Method in class alluxio.grpc.MountPOptions
-
optional bool readOnly = 1;
- getReadOnly() - Method in interface alluxio.grpc.MountPOptionsOrBuilder
-
optional bool readOnly = 1;
- getReadOnly() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional bool readOnly = 3;
- getReadOnly() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
optional bool readOnly = 3;
- getReadOnly() - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
optional bool readOnly = 3;
- getReadOnly() - Method in class alluxio.wire.MountPointInfo
-
- getReadOnlyByteBuffer() - Method in class alluxio.grpc.ReadableDataBuffer
-
- getReadOnlyByteBuffer() - Method in interface alluxio.network.protocol.databuffer.DataBuffer
-
Returns a
ByteBuffer
for read-only access to the data.
- getReadOnlyByteBuffer() - Method in class alluxio.network.protocol.databuffer.NettyDataBuffer
-
- getReadOnlyByteBuffer() - Method in class alluxio.network.protocol.databuffer.NioDataBuffer
-
- getReadSchema() - Method in class alluxio.job.plan.transform.format.csv.CsvSchema
-
- getReadTableMethod() - Static method in class alluxio.grpc.table.TableMasterClientServiceGrpc
-
- getReadType() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional .alluxio.grpc.file.ReadPType readType = 1;
- getReadType() - Method in class alluxio.grpc.OpenFilePOptions
-
optional .alluxio.grpc.file.ReadPType readType = 1;
- getReadType() - Method in interface alluxio.grpc.OpenFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.ReadPType readType = 1;
- getRecentActivities(int) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentActivities(int) - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentActivities(int) - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentActivities() - Method in class alluxio.job.wire.JobServiceSummary
-
- getRecentActivitiesBuilder(int) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentActivitiesBuilderList() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentActivitiesCount() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentActivitiesCount() - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentActivitiesCount() - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentActivitiesList() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentActivitiesList() - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentActivitiesList() - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentActivitiesOrBuilder(int) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentActivitiesOrBuilder(int) - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentActivitiesOrBuilder(int) - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentActivitiesOrBuilderList() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentActivitiesOrBuilderList() - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentActivitiesOrBuilderList() - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- getRecentFailures(int) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecentFailures(int) - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecentFailures(int) - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecentFailures() - Method in class alluxio.job.wire.JobServiceSummary
-
- getRecentFailuresBuilder(int) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecentFailuresBuilderList() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecentFailuresCount() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecentFailuresCount() - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecentFailuresCount() - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecentFailuresList() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecentFailuresList() - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecentFailuresList() - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecentFailuresOrBuilder(int) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecentFailuresOrBuilder(int) - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecentFailuresOrBuilder(int) - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecentFailuresOrBuilderList() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecentFailuresOrBuilderList() - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecentFailuresOrBuilderList() - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- getRecord() - Method in class alluxio.job.plan.transform.format.parquet.ParquetRow
-
- getRecoverFailedOpen() - Method in class alluxio.underfs.options.OpenOptions
-
- getRecursive() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional bool recursive = 1;
- getRecursive() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
optional bool recursive = 1;
- getRecursive() - Method in interface alluxio.grpc.CreateDirectoryPOptionsOrBuilder
-
optional bool recursive = 1;
- getRecursive() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional bool recursive = 2;
- getRecursive() - Method in class alluxio.grpc.CreateFilePOptions
-
optional bool recursive = 2;
- getRecursive() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional bool recursive = 2;
- getRecursive() - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional bool recursive = 1;
- getRecursive() - Method in class alluxio.grpc.DeletePOptions
-
optional bool recursive = 1;
- getRecursive() - Method in interface alluxio.grpc.DeletePOptionsOrBuilder
-
optional bool recursive = 1;
- getRecursive() - Method in class alluxio.grpc.FreePOptions.Builder
-
optional bool recursive = 1;
- getRecursive() - Method in class alluxio.grpc.FreePOptions
-
optional bool recursive = 1;
- getRecursive() - Method in interface alluxio.grpc.FreePOptionsOrBuilder
-
optional bool recursive = 1;
- getRecursive() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
optional bool recursive = 4;
- getRecursive() - Method in class alluxio.grpc.ListStatusPOptions
-
optional bool recursive = 4;
- getRecursive() - Method in interface alluxio.grpc.ListStatusPOptionsOrBuilder
-
optional bool recursive = 4;
- getRecursive() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
whether to load metadata recursively
- getRecursive() - Method in class alluxio.grpc.LoadMetadataPOptions
-
whether to load metadata recursively
- getRecursive() - Method in interface alluxio.grpc.LoadMetadataPOptionsOrBuilder
-
whether to load metadata recursively
- getRecursive() - Method in class alluxio.grpc.SetAclPOptions.Builder
-
optional bool recursive = 2;
- getRecursive() - Method in class alluxio.grpc.SetAclPOptions
-
optional bool recursive = 2;
- getRecursive() - Method in interface alluxio.grpc.SetAclPOptionsOrBuilder
-
optional bool recursive = 2;
- getRecursive() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional bool recursive = 6;
- getRecursive() - Method in class alluxio.grpc.SetAttributePOptions
-
optional bool recursive = 6;
- getRecursive() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional bool recursive = 6;
- getRecursive() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
Deprecated, we now write one journal entry per inode removed
- getRecursive() - Method in class alluxio.proto.journal.File.DeleteFileEntry
-
Deprecated, we now write one journal entry per inode removed
- getRecursive() - Method in interface alluxio.proto.journal.File.DeleteFileEntryOrBuilder
-
Deprecated, we now write one journal entry per inode removed
- getRecursive() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
optional bool recursive = 5;
- getRecursive() - Method in class alluxio.proto.journal.File.SetAclEntry
-
optional bool recursive = 5;
- getRecursive() - Method in interface alluxio.proto.journal.File.SetAclEntryOrBuilder
-
optional bool recursive = 5;
- getReferenceCount() - Method in class alluxio.worker.block.ClientRWLock
-
- getRefreshInterval() - Method in class alluxio.wire.MasterWebUIInit
-
Gets refresh interval.
- getRefreshInterval() - Method in class alluxio.wire.WorkerWebUIInit
-
Gets refresh interval.
- getRegisterCommand() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.RegisterCommand registerCommand = 3;
- getRegisterCommand() - Method in class alluxio.grpc.JobCommand
-
optional .alluxio.grpc.job.RegisterCommand registerCommand = 3;
- getRegisterCommand() - Method in interface alluxio.grpc.JobCommandOrBuilder
-
optional .alluxio.grpc.job.RegisterCommand registerCommand = 3;
- getRegisterCommandBuilder() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.RegisterCommand registerCommand = 3;
- getRegisterCommandOrBuilder() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.RegisterCommand registerCommand = 3;
- getRegisterCommandOrBuilder() - Method in class alluxio.grpc.JobCommand
-
optional .alluxio.grpc.job.RegisterCommand registerCommand = 3;
- getRegisterCommandOrBuilder() - Method in interface alluxio.grpc.JobCommandOrBuilder
-
optional .alluxio.grpc.job.RegisterCommand registerCommand = 3;
- getRegisterJobWorkerMethod() - Static method in class alluxio.grpc.JobMasterWorkerServiceGrpc
-
- getRegisterMasterMethod() - Static method in class alluxio.grpc.MetaMasterMasterServiceGrpc
-
- getRegisterWorkerMethod() - Static method in class alluxio.grpc.BlockMasterWorkerServiceGrpc
-
- getRemoteServiceType() - Method in class alluxio.AbstractClient
-
- getRemoteServiceType() - Method in class alluxio.client.block.RetryHandlingBlockMasterClient
-
- getRemoteServiceType() - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- getRemoteServiceType() - Method in class alluxio.client.job.RetryHandlingJobMasterClient
-
- getRemoteServiceType() - Method in class alluxio.client.journal.RetryHandlingJournalMasterClient
-
- getRemoteServiceType() - Method in class alluxio.client.meta.RetryHandlingMetaMasterClient
-
- getRemoteServiceType() - Method in class alluxio.client.meta.RetryHandlingMetaMasterConfigClient
-
- getRemoteServiceType() - Method in class alluxio.client.metrics.RetryHandlingMetricsMasterClient
-
- getRemoteServiceType() - Method in class alluxio.client.table.RetryHandlingTableMasterClient
-
- getRemoteServiceType() - Method in class alluxio.master.file.FileSystemMasterClient
-
- getRemoteServiceType() - Method in class alluxio.master.meta.RetryHandlingMetaMasterMasterClient
-
- getRemoteServiceType() - Method in class alluxio.worker.block.BlockMasterClient
-
- getRemoteServiceType() - Method in class alluxio.worker.file.FileSystemMasterClient
-
- getRemoteServiceType() - Method in class alluxio.worker.job.RetryHandlingJobMasterClient
-
- getRemoteServiceVersion() - Method in class alluxio.AbstractClient
-
- getRemovalMessage(String) - Static method in class alluxio.conf.PropertyKey
-
- getRemoveBlockMethod() - Static method in class alluxio.grpc.BlockWorkerGrpc
-
- getRemovedBlockIds(int) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the list of removed block ids
- getRemovedBlockIds(int) - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the list of removed block ids
- getRemovedBlockIds(int) - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the list of removed block ids
- getRemovedBlockIdsCount() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the list of removed block ids
- getRemovedBlockIdsCount() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the list of removed block ids
- getRemovedBlockIdsCount() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the list of removed block ids
- getRemovedBlockIdsList() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the list of removed block ids
- getRemovedBlockIdsList() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the list of removed block ids
- getRemovedBlockIdsList() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the list of removed block ids
- getRemovedBlocks() - Method in class alluxio.worker.block.BlockHeartbeatReport
-
Gets the list of blocks removed from this worker in the heartbeat this report represents.
- getRemoveMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getRemovePathConfigurationMethod() - Static method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc
-
- getRemovePathProperties() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemovePathPropertiesEntry remove_path_properties = 41;
- getRemovePathProperties() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.RemovePathPropertiesEntry remove_path_properties = 41;
- getRemovePathProperties() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.RemovePathPropertiesEntry remove_path_properties = 41;
- getRemovePathPropertiesBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemovePathPropertiesEntry remove_path_properties = 41;
- getRemovePathPropertiesOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemovePathPropertiesEntry remove_path_properties = 41;
- getRemovePathPropertiesOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.RemovePathPropertiesEntry remove_path_properties = 41;
- getRemovePathPropertiesOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.RemovePathPropertiesEntry remove_path_properties = 41;
- getRemoveQuorumServerMethod() - Static method in class alluxio.grpc.JournalMasterClientServiceGrpc
-
- getRemoveSyncPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveSyncPointEntry remove_sync_point = 33;
- getRemoveSyncPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.RemoveSyncPointEntry remove_sync_point = 33;
- getRemoveSyncPoint() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.RemoveSyncPointEntry remove_sync_point = 33;
- getRemoveSyncPointBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveSyncPointEntry remove_sync_point = 33;
- getRemoveSyncPointOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveSyncPointEntry remove_sync_point = 33;
- getRemoveSyncPointOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.RemoveSyncPointEntry remove_sync_point = 33;
- getRemoveSyncPointOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.RemoveSyncPointEntry remove_sync_point = 33;
- getRemoveTable() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveTableEntry remove_table = 50;
- getRemoveTable() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.RemoveTableEntry remove_table = 50;
- getRemoveTable() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.RemoveTableEntry remove_table = 50;
- getRemoveTableBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveTableEntry remove_table = 50;
- getRemoveTableOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveTableEntry remove_table = 50;
- getRemoveTableOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.RemoveTableEntry remove_table = 50;
- getRemoveTableOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.RemoveTableEntry remove_table = 50;
- getRemoveTransformJobInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveTransformJobInfoEntry remove_transform_job_info = 47;
- getRemoveTransformJobInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.RemoveTransformJobInfoEntry remove_transform_job_info = 47;
- getRemoveTransformJobInfo() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.RemoveTransformJobInfoEntry remove_transform_job_info = 47;
- getRemoveTransformJobInfoBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveTransformJobInfoEntry remove_transform_job_info = 47;
- getRemoveTransformJobInfoOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveTransformJobInfoEntry remove_transform_job_info = 47;
- getRemoveTransformJobInfoOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.RemoveTransformJobInfoEntry remove_transform_job_info = 47;
- getRemoveTransformJobInfoOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.RemoveTransformJobInfoEntry remove_transform_job_info = 47;
- getRename() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RenameEntry rename = 19;
- getRename() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.RenameEntry rename = 19;
- getRename() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.RenameEntry rename = 19;
- getRenameBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RenameEntry rename = 19;
- getRenameMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getRenameOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RenameEntry rename = 19;
- getRenameOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.RenameEntry rename = 19;
- getRenameOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.RenameEntry rename = 19;
- getReplicas() - Method in class alluxio.job.plan.replicate.EvictConfig
-
- getReplicas() - Method in class alluxio.job.plan.replicate.ReplicateConfig
-
- getReplication() - Method in class alluxio.job.plan.load.LoadConfig
-
- getReplicationDurable() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getReplicationDurable() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int32 replicationDurable = 6;
- getReplicationDurable() - Method in class alluxio.grpc.CreateFilePOptions
-
optional int32 replicationDurable = 6;
- getReplicationDurable() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional int32 replicationDurable = 6;
- getReplicationDurable() - Method in class alluxio.master.file.meta.InodeFile
-
- getReplicationDurable() - Method in interface alluxio.master.file.meta.InodeFileView
-
- getReplicationDurable() - Method in class alluxio.master.file.meta.MutableInodeFile
-
- getReplicationDurable() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int32 replication_durable = 24;
- getReplicationDurable() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int32 replication_durable = 24;
- getReplicationDurable() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int32 replication_durable = 24;
- getReplicationDurable() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int32 replication_durable = 20;
- getReplicationDurable() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int32 replication_durable = 20;
- getReplicationDurable() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int32 replication_durable = 20;
- getReplicationLimitedFileIds() - Method in class alluxio.master.file.meta.InodeTree
-
- getReplicationLimitedFileIds() - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
- getReplicationMax() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getReplicationMax() - Method in class alluxio.client.file.URIStatus
-
- getReplicationMax() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int32 replicationMax = 4;
- getReplicationMax() - Method in class alluxio.grpc.CreateFilePOptions
-
optional int32 replicationMax = 4;
- getReplicationMax() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional int32 replicationMax = 4;
- getReplicationMax() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 replicationMax = 29;
- getReplicationMax() - Method in class alluxio.grpc.FileInfo
-
optional int32 replicationMax = 29;
- getReplicationMax() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int32 replicationMax = 29;
- getReplicationMax() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional int32 replicationMax = 7;
- getReplicationMax() - Method in class alluxio.grpc.SetAttributePOptions
-
optional int32 replicationMax = 7;
- getReplicationMax() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional int32 replicationMax = 7;
- getReplicationMax() - Method in class alluxio.master.file.meta.InodeFile
-
- getReplicationMax() - Method in interface alluxio.master.file.meta.InodeFileView
-
- getReplicationMax() - Method in class alluxio.master.file.meta.MutableInodeFile
-
- getReplicationMax() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int32 replication_max = 20;
- getReplicationMax() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int32 replication_max = 20;
- getReplicationMax() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int32 replication_max = 20;
- getReplicationMax() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int32 replication_max = 13;
- getReplicationMax() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional int32 replication_max = 13;
- getReplicationMax() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional int32 replication_max = 13;
- getReplicationMax() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int32 replication_max = 8;
- getReplicationMax() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional int32 replication_max = 8;
- getReplicationMax() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional int32 replication_max = 8;
- getReplicationMax() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int32 replication_max = 21;
- getReplicationMax() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int32 replication_max = 21;
- getReplicationMax() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int32 replication_max = 21;
- getReplicationMax() - Method in class alluxio.wire.FileInfo
-
- getReplicationMin() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getReplicationMin() - Method in class alluxio.client.file.URIStatus
-
- getReplicationMin() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int32 replicationMin = 5;
- getReplicationMin() - Method in class alluxio.grpc.CreateFilePOptions
-
optional int32 replicationMin = 5;
- getReplicationMin() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional int32 replicationMin = 5;
- getReplicationMin() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 replicationMin = 30;
- getReplicationMin() - Method in class alluxio.grpc.FileInfo
-
optional int32 replicationMin = 30;
- getReplicationMin() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int32 replicationMin = 30;
- getReplicationMin() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional int32 replicationMin = 8;
- getReplicationMin() - Method in class alluxio.grpc.SetAttributePOptions
-
optional int32 replicationMin = 8;
- getReplicationMin() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional int32 replicationMin = 8;
- getReplicationMin() - Method in class alluxio.master.file.meta.InodeFile
-
- getReplicationMin() - Method in interface alluxio.master.file.meta.InodeFileView
-
- getReplicationMin() - Method in class alluxio.master.file.meta.MutableInodeFile
-
- getReplicationMin() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int32 replication_min = 21;
- getReplicationMin() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int32 replication_min = 21;
- getReplicationMin() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int32 replication_min = 21;
- getReplicationMin() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int32 replication_min = 14;
- getReplicationMin() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional int32 replication_min = 14;
- getReplicationMin() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional int32 replication_min = 14;
- getReplicationMin() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int32 replication_min = 9;
- getReplicationMin() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional int32 replication_min = 9;
- getReplicationMin() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional int32 replication_min = 9;
- getReplicationMin() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int32 replication_min = 22;
- getReplicationMin() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int32 replication_min = 22;
- getReplicationMin() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int32 replication_min = 22;
- getReplicationMin() - Method in class alluxio.wire.FileInfo
-
- getReport() - Method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
optional .alluxio.grpc.meta.ConfigCheckReport report = 1;
- getReport() - Method in class alluxio.grpc.GetConfigReportPResponse
-
optional .alluxio.grpc.meta.ConfigCheckReport report = 1;
- getReport() - Method in interface alluxio.grpc.GetConfigReportPResponseOrBuilder
-
optional .alluxio.grpc.meta.ConfigCheckReport report = 1;
- getReport() - Method in interface alluxio.worker.block.BlockWorker
-
Gets a report for the periodic heartbeat to master.
- getReport() - Method in class alluxio.worker.block.DefaultBlockWorker
-
- getReportBuilder() - Method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
optional .alluxio.grpc.meta.ConfigCheckReport report = 1;
- getReportOrBuilder() - Method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
optional .alluxio.grpc.meta.ConfigCheckReport report = 1;
- getReportOrBuilder() - Method in class alluxio.grpc.GetConfigReportPResponse
-
optional .alluxio.grpc.meta.ConfigCheckReport report = 1;
- getReportOrBuilder() - Method in interface alluxio.grpc.GetConfigReportPResponseOrBuilder
-
optional .alluxio.grpc.meta.ConfigCheckReport report = 1;
- getRequest() - Method in class alluxio.worker.grpc.ReadRequestContext
-
- getRequest() - Method in class alluxio.worker.grpc.WriteRequestContext
-
- getRequestHeader() - Method in class alluxio.grpc.TransportMessage.Builder
-
optional .alluxio.grpc.messaging.MessagingRequestHeader requestHeader = 1;
- getRequestHeader() - Method in class alluxio.grpc.TransportMessage
-
optional .alluxio.grpc.messaging.MessagingRequestHeader requestHeader = 1;
- getRequestHeader() - Method in interface alluxio.grpc.TransportMessageOrBuilder
-
optional .alluxio.grpc.messaging.MessagingRequestHeader requestHeader = 1;
- getRequestHeaderBuilder() - Method in class alluxio.grpc.TransportMessage.Builder
-
optional .alluxio.grpc.messaging.MessagingRequestHeader requestHeader = 1;
- getRequestHeaderOrBuilder() - Method in class alluxio.grpc.TransportMessage.Builder
-
optional .alluxio.grpc.messaging.MessagingRequestHeader requestHeader = 1;
- getRequestHeaderOrBuilder() - Method in class alluxio.grpc.TransportMessage
-
optional .alluxio.grpc.messaging.MessagingRequestHeader requestHeader = 1;
- getRequestHeaderOrBuilder() - Method in interface alluxio.grpc.TransportMessageOrBuilder
-
optional .alluxio.grpc.messaging.MessagingRequestHeader requestHeader = 1;
- getRequestId() - Method in class alluxio.grpc.MessagingRequestHeader.Builder
-
optional int64 requestId = 1;
- getRequestId() - Method in class alluxio.grpc.MessagingRequestHeader
-
optional int64 requestId = 1;
- getRequestId() - Method in interface alluxio.grpc.MessagingRequestHeaderOrBuilder
-
optional int64 requestId = 1;
- getRequestId() - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
optional int64 requestId = 1;
- getRequestId() - Method in class alluxio.grpc.MessagingResponseHeader
-
optional int64 requestId = 1;
- getRequestId() - Method in interface alluxio.grpc.MessagingResponseHeaderOrBuilder
-
optional int64 requestId = 1;
- getRequestId() - Method in class alluxio.proxy.s3.S3Error
-
- getRequestMarshaller() - Method in class alluxio.grpc.DataMessageMarshallerProvider
-
- getResource() - Method in class alluxio.proxy.s3.S3Error
-
- getResource() - Method in exception alluxio.proxy.s3.S3Exception
-
- getResponseHeader() - Method in class alluxio.grpc.TransportMessage.Builder
-
optional .alluxio.grpc.messaging.MessagingResponseHeader responseHeader = 2;
- getResponseHeader() - Method in class alluxio.grpc.TransportMessage
-
optional .alluxio.grpc.messaging.MessagingResponseHeader responseHeader = 2;
- getResponseHeader() - Method in interface alluxio.grpc.TransportMessageOrBuilder
-
optional .alluxio.grpc.messaging.MessagingResponseHeader responseHeader = 2;
- getResponseHeaderBuilder() - Method in class alluxio.grpc.TransportMessage.Builder
-
optional .alluxio.grpc.messaging.MessagingResponseHeader responseHeader = 2;
- getResponseHeaderOrBuilder() - Method in class alluxio.grpc.TransportMessage.Builder
-
optional .alluxio.grpc.messaging.MessagingResponseHeader responseHeader = 2;
- getResponseHeaderOrBuilder() - Method in class alluxio.grpc.TransportMessage
-
optional .alluxio.grpc.messaging.MessagingResponseHeader responseHeader = 2;
- getResponseHeaderOrBuilder() - Method in interface alluxio.grpc.TransportMessageOrBuilder
-
optional .alluxio.grpc.messaging.MessagingResponseHeader responseHeader = 2;
- getResponseMarshaller() - Method in class alluxio.grpc.DataMessageMarshallerProvider
-
- getResult() - Method in class alluxio.grpc.JobInfo.Builder
-
optional bytes result = 9;
- getResult() - Method in class alluxio.grpc.JobInfo
-
optional bytes result = 9;
- getResult() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional bytes result = 9;
- getResult() - Method in class alluxio.job.plan.meta.PlanInfo
-
- getResult() - Method in interface alluxio.job.wire.JobInfo
-
- getResult() - Method in class alluxio.job.wire.PlanInfo
-
- getResult() - Method in class alluxio.job.wire.TaskInfo
-
- getResult() - Method in class alluxio.job.wire.WorkflowInfo
-
- getResult() - Method in class alluxio.underfs.ObjectUnderFileSystem.OperationBuffer
-
Get the combined result from all batches.
- getResultFromProcess(String[]) - Static method in class alluxio.cli.validation.Utils
-
Executes a command in another process and check for its execution result.
- getReverseResolveMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getRoleServices() - Method in class alluxio.master.backup.BackupLeaderRole
-
- getRoleServices() - Method in interface alluxio.master.backup.BackupRole
-
- getRoleServices() - Method in class alluxio.master.backup.BackupWorkerRole
-
- getRoot() - Method in class alluxio.concurrent.jsr.CountedCompleter
-
Returns the root of the current computation; i.e., this task if it has no completer, else its
completer's root.
- getRoot() - Method in class alluxio.master.file.meta.InodeTree
-
- getRoot() - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
- getRoot() - Method in class alluxio.underfs.AbstractUfsManager
-
- getRoot() - Method in interface alluxio.underfs.UfsManager
-
- getRootCause(Throwable) - Static method in class alluxio.util.CommonUtils
-
Gets the root cause of an exception.
- getRootDir() - Method in class alluxio.client.file.cache.store.PageStoreOptions
-
- getRootInodeOwner() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getRootInodeOwner() - Method in interface alluxio.master.file.FileSystemMaster
-
- getRootKey() - Method in class alluxio.underfs.cos.COSUnderFileSystem
-
- getRootKey() - Method in class alluxio.underfs.gcs.GCSUnderFileSystem
-
- getRootKey() - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
-
Gets full path of root in object store.
- getRootKey() - Method in class alluxio.underfs.ObjectUnderFileSystem
-
Get full path of root in object store.
- getRootKey() - Method in class alluxio.underfs.oss.OSSUnderFileSystem
-
- getRootKey() - Method in class alluxio.underfs.s3a.S3AUnderFileSystem
-
- getRootKey() - Method in class alluxio.underfs.swift.SwiftUnderFileSystem
-
- getRootPath() - Method in class alluxio.AlluxioURI
-
- getRoots() - Method in class alluxio.collections.DirectedAcyclicGraph
-
Gets the payloads of all the root nodes of the DAG.
- getRootUserName() - Method in class alluxio.master.file.meta.InodeTree
-
- getRows() - Method in class alluxio.job.plan.transform.format.csv.CsvWriter
-
- getRows() - Method in class alluxio.job.plan.transform.format.parquet.ParquetWriter
-
- getRows() - Method in class alluxio.job.plan.transform.format.tables.TablesWriter
-
- getRows() - Method in interface alluxio.job.plan.transform.format.TableWriter
-
- getRpcAddress() - Method in class alluxio.master.AlluxioJobMasterProcess
-
- getRpcAddress() - Method in class alluxio.master.AlluxioMasterProcess
-
- getRpcAddress() - Method in class alluxio.master.MasterProcess
-
- getRpcAddress() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getRpcAddress() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getRpcAddress() - Method in interface alluxio.master.meta.MetaMaster
-
- getRpcAddress() - Method in class alluxio.wire.AlluxioMasterInfo
-
- getRpcAddress() - Method in class alluxio.wire.AlluxioWorkerInfo
-
- getRpcAddress() - Method in class alluxio.worker.AlluxioJobWorkerProcess
-
- getRpcAddress() - Method in class alluxio.worker.AlluxioWorkerProcess
-
- getRpcAddress() - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- getRpcAddress() - Method in interface alluxio.worker.JobWorkerProcess
-
- getRpcAddress() - Method in interface alluxio.worker.WorkerProcess
-
- getRpcInvocationMetrics() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets rpc invocation metrics.
- getRpcLocalPort() - Method in class alluxio.master.LocalAlluxioMaster
-
Gets the actual port that the RPC service is listening on.
- getRpcPort() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional int32 rpcPort = 3;
- getRpcPort() - Method in class alluxio.grpc.MasterInfo
-
optional int32 rpcPort = 3;
- getRpcPort() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
optional int32 rpcPort = 3;
- getRpcPort() - Method in class alluxio.grpc.NetAddress.Builder
-
optional int32 rpcPort = 2;
- getRpcPort() - Method in class alluxio.grpc.NetAddress
-
optional int32 rpcPort = 2;
- getRpcPort() - Method in interface alluxio.grpc.NetAddressOrBuilder
-
optional int32 rpcPort = 2;
- getRpcPort() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional int32 rpcPort = 2;
- getRpcPort() - Method in class alluxio.grpc.WorkerNetAddress
-
optional int32 rpcPort = 2;
- getRpcPort() - Method in interface alluxio.grpc.WorkerNetAddressOrBuilder
-
optional int32 rpcPort = 2;
- getRpcPort() - Method in class alluxio.multi.process.MasterNetAddress
-
- getRpcPort() - Method in class alluxio.wire.Address
-
- getRpcPort() - Method in class alluxio.wire.WorkerNetAddress
-
- getRpcPortSocketAddress(WorkerNetAddress) - Static method in class alluxio.util.network.NetworkAddressUtils
-
Extracts rpcPort InetSocketAddress from Alluxio representation of network address.
- getRunAsync() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional bool runAsync = 2;
- getRunAsync() - Method in class alluxio.grpc.BackupPOptions
-
optional bool runAsync = 2;
- getRunAsync() - Method in interface alluxio.grpc.BackupPOptionsOrBuilder
-
optional bool runAsync = 2;
- getRunMethod() - Static method in class alluxio.grpc.JobMasterClientServiceGrpc
-
- getRunningThreadCount() - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
Returns an estimate of the number of worker threads that are not blocked waiting to join tasks
or for other managed synchronization.
- getRunTaskCommand() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.RunTaskCommand runTaskCommand = 1;
- getRunTaskCommand() - Method in class alluxio.grpc.JobCommand
-
optional .alluxio.grpc.job.RunTaskCommand runTaskCommand = 1;
- getRunTaskCommand() - Method in interface alluxio.grpc.JobCommandOrBuilder
-
optional .alluxio.grpc.job.RunTaskCommand runTaskCommand = 1;
- getRunTaskCommandBuilder() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.RunTaskCommand runTaskCommand = 1;
- getRunTaskCommandOrBuilder() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.RunTaskCommand runTaskCommand = 1;
- getRunTaskCommandOrBuilder() - Method in class alluxio.grpc.JobCommand
-
optional .alluxio.grpc.job.RunTaskCommand runTaskCommand = 1;
- getRunTaskCommandOrBuilder() - Method in interface alluxio.grpc.JobCommandOrBuilder
-
optional .alluxio.grpc.job.RunTaskCommand runTaskCommand = 1;
- getSafeMode() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional bool safeMode = 4;
- getSafeMode() - Method in class alluxio.grpc.MasterInfo
-
optional bool safeMode = 4;
- getSafeMode() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
optional bool safeMode = 4;
- getSafeModeManager() - Method in class alluxio.master.CoreMasterContext
-
- getScale() - Method in class alluxio.grpc.table.Decimal.Builder
-
force using scale first in Decimal.compareTo
- getScale() - Method in class alluxio.grpc.table.Decimal
-
force using scale first in Decimal.compareTo
- getScale() - Method in interface alluxio.grpc.table.DecimalOrBuilder
-
force using scale first in Decimal.compareTo
- getScale() - Method in class alluxio.job.plan.transform.format.csv.Decimal
-
- getScheduleAsyncPersistenceMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getSchema() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.Schema schema = 5;
- getSchema() - Method in class alluxio.grpc.table.TableInfo
-
optional .alluxio.grpc.table.Schema schema = 5;
- getSchema() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional .alluxio.grpc.table.Schema schema = 5;
- getSchema() - Method in class alluxio.job.plan.transform.format.csv.CsvReader
-
- getSchema() - Method in class alluxio.job.plan.transform.format.parquet.ParquetReader
-
- getSchema() - Method in class alluxio.job.plan.transform.format.parquet.ParquetSchema
-
- getSchema() - Method in interface alluxio.job.plan.transform.format.TableReader
-
- getSchema() - Method in class alluxio.master.table.Table
-
- getSchema() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional .alluxio.grpc.table.Schema schema = 4;
- getSchema() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional .alluxio.grpc.table.Schema schema = 4;
- getSchema() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional .alluxio.grpc.table.Schema schema = 4;
- getSchema() - Method in interface alluxio.table.common.udb.UdbTable
-
- getSchema() - Method in class alluxio.table.under.hive.HiveTable
-
- getSchemaBuilder() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.Schema schema = 5;
- getSchemaBuilder() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional .alluxio.grpc.table.Schema schema = 4;
- getSchemaOrBuilder() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.Schema schema = 5;
- getSchemaOrBuilder() - Method in class alluxio.grpc.table.TableInfo
-
optional .alluxio.grpc.table.Schema schema = 5;
- getSchemaOrBuilder() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional .alluxio.grpc.table.Schema schema = 5;
- getSchemaOrBuilder() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional .alluxio.grpc.table.Schema schema = 4;
- getSchemaOrBuilder() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional .alluxio.grpc.table.Schema schema = 4;
- getSchemaOrBuilder() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional .alluxio.grpc.table.Schema schema = 4;
- getScheme() - Method in class alluxio.AlluxioURI
-
- getScheme() - Method in class alluxio.hadoop.AbstractFileSystem
-
Gets the URI scheme that maps to the FileSystem
.
- getScheme() - Method in class alluxio.hadoop.FileSystem
-
- getScheme() - Method in class alluxio.hadoop.LocalCacheFileSystem
-
- getScheme() - Method in class alluxio.uri.MultiPartSchemeURI
-
- getScheme() - Method in class alluxio.uri.StandardURI
-
- getScheme() - Method in interface alluxio.uri.URI
-
- getSchemeAuthority(AlluxioConfiguration) - Static method in class alluxio.util.ConfigurationUtils
-
- getSchemeComponents(String) - Static method in class alluxio.uri.URI.Factory
-
Returns a
Pair
of components of the given scheme.
- getSchemeSpecificPart() - Method in class alluxio.uri.StandardURI
-
- getSchemeSpecificPart() - Method in interface alluxio.uri.URI
-
- getScope() - Method in class alluxio.conf.PropertyKey
-
- getSecond() - Method in class alluxio.collections.Pair
-
- getSecurityAuthorizationPermissionEnabled() - Method in class alluxio.wire.MasterWebUIInit
-
Gets security authorization permission enabled.
- getSecurityAuthorizationPermissionEnabled() - Method in class alluxio.wire.WorkerWebUIInit
-
Gets security authorization permission enabled.
- getSequenceNumber(long) - Static method in class alluxio.master.block.BlockId
-
- getSequenceNumber() - Method in class alluxio.master.file.state.DirectoryId
-
- getSequenceNumber() - Method in interface alluxio.master.file.state.DirectoryId.UnmodifiableDirectoryId
-
- getSequenceNumber() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
optional int64 sequence_number = 2;
- getSequenceNumber() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry
-
optional int64 sequence_number = 2;
- getSequenceNumber() - Method in interface alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntryOrBuilder
-
optional int64 sequence_number = 2;
- getSequenceNumber() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional int64 sequence_number = 1;
- getSequenceNumber() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional int64 sequence_number = 1;
- getSequenceNumber() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional int64 sequence_number = 1;
- getSerde() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string serde = 1;
- getSerde() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
optional string serde = 1;
- getSerde() - Method in interface alluxio.grpc.table.layout.hive.StorageFormatOrBuilder
-
optional string serde = 1;
- getSerdeBytes() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string serde = 1;
- getSerdeBytes() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
optional string serde = 1;
- getSerdeBytes() - Method in interface alluxio.grpc.table.layout.hive.StorageFormatOrBuilder
-
optional string serde = 1;
- getSerdeClass() - Method in class alluxio.job.plan.transform.PartitionInfo
-
- getSerdelibParameters() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
Deprecated.
- getSerdelibParameters() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
Deprecated.
- getSerdelibParameters() - Method in interface alluxio.grpc.table.layout.hive.StorageFormatOrBuilder
-
Deprecated.
- getSerdelibParametersCount() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
- getSerdelibParametersCount() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
- getSerdelibParametersCount() - Method in interface alluxio.grpc.table.layout.hive.StorageFormatOrBuilder
-
map<string, string> serdelib_parameters = 4;
- getSerdelibParametersMap() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
map<string, string> serdelib_parameters = 4;
- getSerdelibParametersMap() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
map<string, string> serdelib_parameters = 4;
- getSerdelibParametersMap() - Method in interface alluxio.grpc.table.layout.hive.StorageFormatOrBuilder
-
map<string, string> serdelib_parameters = 4;
- getSerdelibParametersOrDefault(String, String) - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
map<string, string> serdelib_parameters = 4;
- getSerdelibParametersOrDefault(String, String) - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
map<string, string> serdelib_parameters = 4;
- getSerdelibParametersOrDefault(String, String) - Method in interface alluxio.grpc.table.layout.hive.StorageFormatOrBuilder
-
map<string, string> serdelib_parameters = 4;
- getSerdelibParametersOrThrow(String) - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
map<string, string> serdelib_parameters = 4;
- getSerdelibParametersOrThrow(String) - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
map<string, string> serdelib_parameters = 4;
- getSerdelibParametersOrThrow(String) - Method in interface alluxio.grpc.table.layout.hive.StorageFormatOrBuilder
-
map<string, string> serdelib_parameters = 4;
- getSerdeParameters() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
Deprecated.
- getSerdeParameters() - Method in class alluxio.grpc.table.layout.hive.Storage
-
Deprecated.
- getSerdeParameters() - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
Deprecated.
- getSerdeParametersCount() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
- getSerdeParametersCount() - Method in class alluxio.grpc.table.layout.hive.Storage
-
- getSerdeParametersCount() - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
map<string, string> serde_parameters = 5;
- getSerdeParametersMap() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
map<string, string> serde_parameters = 5;
- getSerdeParametersMap() - Method in class alluxio.grpc.table.layout.hive.Storage
-
map<string, string> serde_parameters = 5;
- getSerdeParametersMap() - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
map<string, string> serde_parameters = 5;
- getSerdeParametersOrDefault(String, String) - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
map<string, string> serde_parameters = 5;
- getSerdeParametersOrDefault(String, String) - Method in class alluxio.grpc.table.layout.hive.Storage
-
map<string, string> serde_parameters = 5;
- getSerdeParametersOrDefault(String, String) - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
map<string, string> serde_parameters = 5;
- getSerdeParametersOrThrow(String) - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
map<string, string> serde_parameters = 5;
- getSerdeParametersOrThrow(String) - Method in class alluxio.grpc.table.layout.hive.Storage
-
map<string, string> serde_parameters = 5;
- getSerdeParametersOrThrow(String) - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
map<string, string> serde_parameters = 5;
- getSerdeProperties() - Method in class alluxio.job.plan.transform.PartitionInfo
-
- getSerializedJournalEntry() - Method in class alluxio.master.journal.raft.JournalEntryCommand
-
- getSerializedSize() - Method in class alluxio.grpc.AsyncCacheRequest
-
- getSerializedSize() - Method in class alluxio.grpc.AsyncCacheResponse
-
- getSerializedSize() - Method in class alluxio.grpc.BackupPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.BackupPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.BackupPStatus
-
- getSerializedSize() - Method in class alluxio.grpc.BackupStatusPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.BlockHeartbeatPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.BlockHeartbeatPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.BlockIdList
-
- getSerializedSize() - Method in class alluxio.grpc.BlockInfo
-
- getSerializedSize() - Method in class alluxio.grpc.BlockLocation
-
- getSerializedSize() - Method in class alluxio.grpc.BlockMasterInfo
-
- getSerializedSize() - Method in class alluxio.grpc.BlockStoreLocationProto
-
- getSerializedSize() - Method in class alluxio.grpc.CancelPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.CancelPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.CancelPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.CancelTaskCommand
-
- getSerializedSize() - Method in class alluxio.grpc.CheckConsistencyPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.CheckConsistencyPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.CheckConsistencyPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.CheckpointPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.CheckpointPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.CheckRequest
-
- getSerializedSize() - Method in class alluxio.grpc.CheckResponse
-
- getSerializedSize() - Method in class alluxio.grpc.Chunk
-
- getSerializedSize() - Method in class alluxio.grpc.ClearMetricsPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.ClearMetricsPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.ClearMetricsRequest
-
- getSerializedSize() - Method in class alluxio.grpc.ClearMetricsResponse
-
- getSerializedSize() - Method in class alluxio.grpc.ClientMetrics
-
- getSerializedSize() - Method in class alluxio.grpc.Command
-
- getSerializedSize() - Method in class alluxio.grpc.CommitBlockInUfsPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.CommitBlockInUfsPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.CommitBlockInUfsPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.CommitBlockPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.CommitBlockPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.CommitBlockPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.CompleteFilePOptions
-
- getSerializedSize() - Method in class alluxio.grpc.CompleteFilePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.CompleteFilePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.ConfigCheckReport
-
- getSerializedSize() - Method in class alluxio.grpc.ConfigProperties
-
- getSerializedSize() - Method in class alluxio.grpc.ConfigProperty
-
- getSerializedSize() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.CreateDirectoryPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.CreateDirectoryPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.CreateFilePOptions
-
- getSerializedSize() - Method in class alluxio.grpc.CreateFilePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.CreateFilePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
- getSerializedSize() - Method in class alluxio.grpc.CreateLocalBlockResponse
-
- getSerializedSize() - Method in class alluxio.grpc.DeletePOptions
-
- getSerializedSize() - Method in class alluxio.grpc.DeletePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.DeletePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.ExistsPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.FileBlockInfo
-
- getSerializedSize() - Method in class alluxio.grpc.FileInfo
-
- getSerializedSize() - Method in class alluxio.grpc.FileSystemCommand
-
- getSerializedSize() - Method in class alluxio.grpc.FileSystemCommandOptions
-
- getSerializedSize() - Method in class alluxio.grpc.FileSystemHeartbeatPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.FreePOptions
-
- getSerializedSize() - Method in class alluxio.grpc.FreePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.FreePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetAllWorkerHealthPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetBlockInfoPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetBlockInfoPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.GetBlockInfoPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetBlockMasterInfoPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetCapacityBytesPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetCapacityBytesPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetConfigHashPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetConfigHashPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetConfigReportPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetConfigReportPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetConfigurationPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetConfigurationPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetFileInfoPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetFileInfoPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.GetFileInfoPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetFilePathPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.GetFilePathPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetJobServiceSummaryPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetJobStatusPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetJobStatusPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.GetJobStatusPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetMasterIdPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetMasterIdPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.GetMasterIdPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetMasterInfoPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetMasterInfoPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetMetricsPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetMetricsPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetMountTablePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.GetMountTablePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetPinnedFileIdsPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.GetPinnedFileIdsPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetQuorumInfoPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetQuorumInfoPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.GetQuorumInfoPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetServiceVersionPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.GetServiceVersionPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetStatusPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetStatusPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.GetStatusPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetSyncPathListPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.GetSyncPathListPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetUfsInfoPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetUfsInfoPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.GetUfsInfoPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetUsedBytesPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetUsedBytesPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetWorkerIdPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetWorkerIdPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.GetWorkerIdPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetWorkerInfoListPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetWorkerInfoListPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetWorkerLostStoragePOptions
-
- getSerializedSize() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.GetWorkerReportPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.InconsistentProperties
-
- getSerializedSize() - Method in class alluxio.grpc.InconsistentProperty
-
- getSerializedSize() - Method in class alluxio.grpc.InconsistentPropertyValues
-
- getSerializedSize() - Method in class alluxio.grpc.JobCommand
-
- getSerializedSize() - Method in class alluxio.grpc.JobHeartbeatPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.JobHeartbeatPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.JobHeartbeatPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.JobInfo
-
- getSerializedSize() - Method in class alluxio.grpc.JobServiceSummary
-
- getSerializedSize() - Method in class alluxio.grpc.JobUnused
-
- getSerializedSize() - Method in class alluxio.grpc.JobWorkerHealth
-
- getSerializedSize() - Method in class alluxio.grpc.ListAllPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.ListAllPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.ListAllPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.ListStatusPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.ListStatusPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.ListStatusPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.LoadMetadataPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.LocalityTier
-
- getSerializedSize() - Method in class alluxio.grpc.LocationBlockIdListEntry
-
- getSerializedSize() - Method in class alluxio.grpc.MasterHeartbeatPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.MasterHeartbeatPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.MasterHeartbeatPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.MasterInfo
-
- getSerializedSize() - Method in class alluxio.grpc.MessagingRequestHeader
-
- getSerializedSize() - Method in class alluxio.grpc.MessagingResponseHeader
-
- getSerializedSize() - Method in class alluxio.grpc.Metric
-
- getSerializedSize() - Method in class alluxio.grpc.MetricsHeartbeatPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.MetricsHeartbeatPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.MetricsHeartbeatPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.MetricValue
-
- getSerializedSize() - Method in class alluxio.grpc.MountPointInfo
-
- getSerializedSize() - Method in class alluxio.grpc.MountPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.MountPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.MountPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.MoveBlockRequest
-
- getSerializedSize() - Method in class alluxio.grpc.MoveBlockResponse
-
- getSerializedSize() - Method in class alluxio.grpc.NetAddress
-
- getSerializedSize() - Method in class alluxio.grpc.OpenFilePOptions
-
- getSerializedSize() - Method in class alluxio.grpc.OpenLocalBlockRequest
-
- getSerializedSize() - Method in class alluxio.grpc.OpenLocalBlockResponse
-
- getSerializedSize() - Method in class alluxio.grpc.PAcl
-
- getSerializedSize() - Method in class alluxio.grpc.PAclEntry
-
- getSerializedSize() - Method in class alluxio.grpc.PersistCommandOptions
-
- getSerializedSize() - Method in class alluxio.grpc.PersistFile
-
- getSerializedSize() - Method in class alluxio.grpc.PMode
-
- getSerializedSize() - Method in class alluxio.grpc.QuorumServerInfo
-
- getSerializedSize() - Method in class alluxio.grpc.ReadRequest
-
- getSerializedSize() - Method in class alluxio.grpc.ReadResponse
-
- getSerializedSize() - Method in class alluxio.grpc.RegisterCommand
-
- getSerializedSize() - Method in class alluxio.grpc.RegisterJobWorkerPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.RegisterJobWorkerPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.RegisterJobWorkerPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.RegisterMasterPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.RegisterMasterPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.RegisterMasterPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.RegisterWorkerPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.RegisterWorkerPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.RemoveBlockRequest
-
- getSerializedSize() - Method in class alluxio.grpc.RemoveBlockResponse
-
- getSerializedSize() - Method in class alluxio.grpc.RemovePathConfigurationPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.RemovePathConfigurationPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.RemovePathConfigurationPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.RemoveQuorumServerPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.RemoveQuorumServerPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.RemoveQuorumServerPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.RenamePOptions
-
- getSerializedSize() - Method in class alluxio.grpc.RenamePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.RenamePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.ReverseResolvePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.ReverseResolvePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.RunPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.RunPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.RunPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.RunTaskCommand
-
- getSerializedSize() - Method in class alluxio.grpc.SaslMessage
-
- getSerializedSize() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions
-
- getSerializedSize() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.ScheduleAsyncPersistencePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.SetAclPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.SetAclPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.SetAclPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.SetAttributePOptions
-
- getSerializedSize() - Method in class alluxio.grpc.SetAttributePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.SetAttributePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.SetPathConfigurationPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.SetPathConfigurationPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.SetTaskPoolSizeCommand
-
- getSerializedSize() - Method in class alluxio.grpc.StartSyncPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.StartSyncPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.StartSyncPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.StatusSummary
-
- getSerializedSize() - Method in class alluxio.grpc.StopSyncPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.StopSyncPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.StopSyncPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.StorageList
-
- getSerializedSize() - Method in class alluxio.grpc.SyncPointInfo
-
- getSerializedSize() - Method in class alluxio.grpc.table.AllOrNoneSet
-
- getSerializedSize() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.table.AttachDatabasePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.table.BinaryColumnStatsData
-
- getSerializedSize() - Method in class alluxio.grpc.table.BooleanColumnStatsData
-
- getSerializedSize() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
- getSerializedSize() - Method in class alluxio.grpc.table.ColumnStatisticsInfo
-
- getSerializedSize() - Method in class alluxio.grpc.table.ColumnStatisticsList
-
- getSerializedSize() - Method in class alluxio.grpc.table.Constraint
-
- getSerializedSize() - Method in class alluxio.grpc.table.Database
-
- getSerializedSize() - Method in class alluxio.grpc.table.Date
-
- getSerializedSize() - Method in class alluxio.grpc.table.DateColumnStatsData
-
- getSerializedSize() - Method in class alluxio.grpc.table.Decimal
-
- getSerializedSize() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
- getSerializedSize() - Method in class alluxio.grpc.table.DetachDatabasePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.table.DetachDatabasePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.table.Domain
-
- getSerializedSize() - Method in class alluxio.grpc.table.DoubleColumnStatsData
-
- getSerializedSize() - Method in class alluxio.grpc.table.EquatableValueSet
-
- getSerializedSize() - Method in class alluxio.grpc.table.FieldSchema
-
- getSerializedSize() - Method in class alluxio.grpc.table.FileStatistics
-
- getSerializedSize() - Method in class alluxio.grpc.table.GetAllDatabasesPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.table.GetAllDatabasesPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.table.GetAllTablesPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.table.GetAllTablesPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.table.GetDatabasePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.table.GetDatabasePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.table.GetTablePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.table.GetTablePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.table.Layout
-
- getSerializedSize() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
- getSerializedSize() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
- getSerializedSize() - Method in class alluxio.grpc.table.layout.hive.SortingColumn
-
- getSerializedSize() - Method in class alluxio.grpc.table.layout.hive.Storage
-
- getSerializedSize() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
- getSerializedSize() - Method in class alluxio.grpc.table.LayoutSpec
-
- getSerializedSize() - Method in class alluxio.grpc.table.LongColumnStatsData
-
- getSerializedSize() - Method in class alluxio.grpc.table.Partition
-
- getSerializedSize() - Method in class alluxio.grpc.table.PartitionSpec
-
- getSerializedSize() - Method in class alluxio.grpc.table.Range
-
- getSerializedSize() - Method in class alluxio.grpc.table.RangeSet
-
- getSerializedSize() - Method in class alluxio.grpc.table.ReadTablePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.table.ReadTablePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.table.Schema
-
- getSerializedSize() - Method in class alluxio.grpc.table.StringColumnStatsData
-
- getSerializedSize() - Method in class alluxio.grpc.table.SyncDatabasePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.table.SyncDatabasePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.table.SyncStatus
-
- getSerializedSize() - Method in class alluxio.grpc.table.TableInfo
-
- getSerializedSize() - Method in class alluxio.grpc.table.Transformation
-
- getSerializedSize() - Method in class alluxio.grpc.table.TransformJobInfo
-
- getSerializedSize() - Method in class alluxio.grpc.table.TransformTablePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.table.TransformTablePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.table.Value
-
- getSerializedSize() - Method in class alluxio.grpc.TieredIdentity
-
- getSerializedSize() - Method in class alluxio.grpc.TierList
-
- getSerializedSize() - Method in class alluxio.grpc.TransportMessage
-
- getSerializedSize() - Method in class alluxio.grpc.UfsInfo
-
- getSerializedSize() - Method in class alluxio.grpc.UnmountPOptions
-
- getSerializedSize() - Method in class alluxio.grpc.UnmountPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.UnmountPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.UpdateMountPRequest
-
- getSerializedSize() - Method in class alluxio.grpc.UpdateMountPResponse
-
- getSerializedSize() - Method in class alluxio.grpc.UpdateUfsModePOptions
-
- getSerializedSize() - Method in class alluxio.grpc.UpdateUfsModePRequest
-
- getSerializedSize() - Method in class alluxio.grpc.UpdateUfsModePResponse
-
- getSerializedSize() - Method in class alluxio.grpc.WorkerInfo
-
- getSerializedSize() - Method in class alluxio.grpc.WorkerLostStorageInfo
-
- getSerializedSize() - Method in class alluxio.grpc.WorkerNetAddress
-
- getSerializedSize() - Method in class alluxio.grpc.WriteRequest
-
- getSerializedSize() - Method in class alluxio.grpc.WriteRequestCommand
-
- getSerializedSize() - Method in class alluxio.grpc.WriteResponse
-
- getSerializedSize() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions
-
- getSerializedSize() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions
-
- getSerializedSize() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions
-
- getSerializedSize() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
- getSerializedSize() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
- getSerializedSize() - Method in class alluxio.proto.dataserver.Protocol.Response
-
- getSerializedSize() - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.Block.BlockInfoEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.Block.DeleteBlockEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.AddSyncPointEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.DeleteFileEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.DeleteMountPointEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.NewBlockEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.PersistDirectoryEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.PersistFileEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.RenameEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.SetAclEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.StringPairEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.Table.DetachDbEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.Table.RemoveTableEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry
-
- getSerializedSize() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
- getSerializedSize() - Method in class alluxio.proto.meta.Block.BlockLocation
-
- getSerializedSize() - Method in class alluxio.proto.meta.Block.BlockMeta
-
- getSerializedSize() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
- getSerializedSize() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
- getSerializedSize() - Method in class alluxio.proto.shared.Acl.AclActions
-
- getSerializedSize() - Method in class alluxio.proto.shared.Acl.AclEntry
-
- getSerializedSize() - Method in class alluxio.proto.shared.Acl.NamedAclActions
-
- getSeries() - Method in class alluxio.job.util.TimeSeries
-
- getServer() - Method in class alluxio.web.WebServer
-
- getServerAddress() - Method in class alluxio.grpc.GrpcChannelKey
-
- getServerAddress() - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
optional .alluxio.grpc.NetAddress serverAddress = 1;
- getServerAddress() - Method in class alluxio.grpc.QuorumServerInfo
-
optional .alluxio.grpc.NetAddress serverAddress = 1;
- getServerAddress() - Method in interface alluxio.grpc.QuorumServerInfoOrBuilder
-
optional .alluxio.grpc.NetAddress serverAddress = 1;
- getServerAddress() - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
optional .alluxio.grpc.NetAddress serverAddress = 2;
- getServerAddress() - Method in class alluxio.grpc.RemoveQuorumServerPRequest
-
optional .alluxio.grpc.NetAddress serverAddress = 2;
- getServerAddress() - Method in interface alluxio.grpc.RemoveQuorumServerPRequestOrBuilder
-
optional .alluxio.grpc.NetAddress serverAddress = 2;
- getServerAddressBuilder() - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
optional .alluxio.grpc.NetAddress serverAddress = 1;
- getServerAddressBuilder() - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
optional .alluxio.grpc.NetAddress serverAddress = 2;
- getServerAddressOrBuilder() - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
optional .alluxio.grpc.NetAddress serverAddress = 1;
- getServerAddressOrBuilder() - Method in class alluxio.grpc.QuorumServerInfo
-
optional .alluxio.grpc.NetAddress serverAddress = 1;
- getServerAddressOrBuilder() - Method in interface alluxio.grpc.QuorumServerInfoOrBuilder
-
optional .alluxio.grpc.NetAddress serverAddress = 1;
- getServerAddressOrBuilder() - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
optional .alluxio.grpc.NetAddress serverAddress = 2;
- getServerAddressOrBuilder() - Method in class alluxio.grpc.RemoveQuorumServerPRequest
-
optional .alluxio.grpc.NetAddress serverAddress = 2;
- getServerAddressOrBuilder() - Method in interface alluxio.grpc.RemoveQuorumServerPRequestOrBuilder
-
optional .alluxio.grpc.NetAddress serverAddress = 2;
- getServerChannelClass(boolean, AlluxioConfiguration) - Static method in class alluxio.util.network.NettyUtils
-
Returns the correct ServerSocketChannel
class for use by the
worker.
- getServerHostnames() - Static method in class alluxio.cli.extensions.ExtensionsShellUtils
-
Gets list of masters/workers in conf directory.
- getServerInfo(int) - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServerInfo(int) - Method in class alluxio.grpc.GetQuorumInfoPResponse
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServerInfo(int) - Method in interface alluxio.grpc.GetQuorumInfoPResponseOrBuilder
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServerInfoBuilder(int) - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServerInfoBuilderList() - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServerInfoCount() - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServerInfoCount() - Method in class alluxio.grpc.GetQuorumInfoPResponse
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServerInfoCount() - Method in interface alluxio.grpc.GetQuorumInfoPResponseOrBuilder
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServerInfoList() - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServerInfoList() - Method in class alluxio.grpc.GetQuorumInfoPResponse
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServerInfoList() - Method in interface alluxio.grpc.GetQuorumInfoPResponseOrBuilder
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServerInfoOrBuilder(int) - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServerInfoOrBuilder(int) - Method in class alluxio.grpc.GetQuorumInfoPResponse
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServerInfoOrBuilder(int) - Method in interface alluxio.grpc.GetQuorumInfoPResponseOrBuilder
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServerInfoOrBuilderList() - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServerInfoOrBuilderList() - Method in class alluxio.grpc.GetQuorumInfoPResponse
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServerInfoOrBuilderList() - Method in interface alluxio.grpc.GetQuorumInfoPResponseOrBuilder
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- getServers() - Method in class alluxio.Registry
-
- getServerState() - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
optional .alluxio.grpc.journal.QuorumServerState serverState = 2;
- getServerState() - Method in class alluxio.grpc.QuorumServerInfo
-
optional .alluxio.grpc.journal.QuorumServerState serverState = 2;
- getServerState() - Method in interface alluxio.grpc.QuorumServerInfoOrBuilder
-
optional .alluxio.grpc.journal.QuorumServerState serverState = 2;
- getServiceDefinition() - Method in class alluxio.grpc.GrpcService
-
- getServiceDescriptor() - Static method in class alluxio.grpc.BlockMasterClientServiceGrpc
-
- getServiceDescriptor() - Static method in class alluxio.grpc.BlockMasterWorkerServiceGrpc
-
- getServiceDescriptor() - Static method in class alluxio.grpc.BlockWorkerGrpc
-
- getServiceDescriptor() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getServiceDescriptor() - Static method in class alluxio.grpc.FileSystemMasterJobServiceGrpc
-
- getServiceDescriptor() - Static method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc
-
- getServiceDescriptor() - Static method in class alluxio.grpc.JobMasterClientServiceGrpc
-
- getServiceDescriptor() - Static method in class alluxio.grpc.JobMasterWorkerServiceGrpc
-
- getServiceDescriptor() - Static method in class alluxio.grpc.JournalMasterClientServiceGrpc
-
- getServiceDescriptor() - Static method in class alluxio.grpc.MessagingServiceGrpc
-
- getServiceDescriptor() - Static method in class alluxio.grpc.MetaMasterClientServiceGrpc
-
- getServiceDescriptor() - Static method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc
-
- getServiceDescriptor() - Static method in class alluxio.grpc.MetaMasterMasterServiceGrpc
-
- getServiceDescriptor() - Static method in class alluxio.grpc.MetricsMasterClientServiceGrpc
-
- getServiceDescriptor() - Static method in class alluxio.grpc.SaslAuthenticationServiceGrpc
-
- getServiceDescriptor() - Static method in class alluxio.grpc.ServiceVersionClientServiceGrpc
-
- getServiceDescriptor() - Static method in class alluxio.grpc.table.TableMasterClientServiceGrpc
-
- getServiceName() - Method in class alluxio.AbstractClient
-
- getServiceName() - Method in class alluxio.client.block.RetryHandlingBlockMasterClient
-
- getServiceName() - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- getServiceName() - Method in class alluxio.client.job.RetryHandlingJobMasterClient
-
- getServiceName() - Method in class alluxio.client.journal.RetryHandlingJournalMasterClient
-
- getServiceName() - Method in class alluxio.client.meta.RetryHandlingMetaMasterClient
-
- getServiceName() - Method in class alluxio.client.meta.RetryHandlingMetaMasterConfigClient
-
- getServiceName() - Method in class alluxio.client.metrics.RetryHandlingMetricsMasterClient
-
- getServiceName() - Method in class alluxio.client.table.RetryHandlingTableMasterClient
-
- getServiceName() - Method in class alluxio.master.block.BlockMasterClientRestServiceHandler
-
Deprecated.
- getServiceName() - Method in class alluxio.master.file.FileSystemMasterClient
-
- getServiceName() - Method in class alluxio.master.job.JobMasterClientRestServiceHandler
-
- getServiceName() - Method in class alluxio.master.meta.RetryHandlingMetaMasterMasterClient
-
- getServiceName() - Method in class alluxio.security.CurrentUser
-
- getServiceName() - Method in enum alluxio.util.network.NetworkAddressUtils.ServiceType
-
Gets service name.
- getServiceName() - Method in class alluxio.worker.block.BlockMasterClient
-
- getServiceName() - Method in class alluxio.worker.file.FileSystemMasterClient
-
- getServiceName() - Method in class alluxio.worker.job.RetryHandlingJobMasterClient
-
- getServices() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getServices() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getServices() - Method in class alluxio.master.job.JobMaster
-
- getServices() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getServices() - Method in class alluxio.master.metrics.DefaultMetricsMaster
-
- getServices() - Method in class alluxio.master.NoopMaster
-
- getServices() - Method in class alluxio.master.table.DefaultTableMaster
-
- getServices() - Method in interface alluxio.Server
-
- getServices() - Method in class alluxio.worker.block.DefaultBlockWorker
-
- getServices() - Method in class alluxio.worker.JobWorker
-
- getServiceType() - Method in class alluxio.grpc.GetServiceVersionPRequest.Builder
-
optional .alluxio.grpc.version.ServiceType serviceType = 1;
- getServiceType() - Method in class alluxio.grpc.GetServiceVersionPRequest
-
optional .alluxio.grpc.version.ServiceType serviceType = 1;
- getServiceType() - Method in interface alluxio.grpc.GetServiceVersionPRequestOrBuilder
-
optional .alluxio.grpc.version.ServiceType serviceType = 1;
- getServiceVersion() - Method in class alluxio.AbstractClient
-
- getServiceVersion() - Method in class alluxio.client.block.RetryHandlingBlockMasterClient
-
- getServiceVersion() - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- getServiceVersion() - Method in class alluxio.client.job.RetryHandlingJobMasterClient
-
- getServiceVersion() - Method in class alluxio.client.journal.RetryHandlingJournalMasterClient
-
- getServiceVersion() - Method in class alluxio.client.meta.RetryHandlingMetaMasterClient
-
- getServiceVersion() - Method in class alluxio.client.meta.RetryHandlingMetaMasterConfigClient
-
- getServiceVersion() - Method in class alluxio.client.metrics.RetryHandlingMetricsMasterClient
-
- getServiceVersion() - Method in class alluxio.client.table.RetryHandlingTableMasterClient
-
- getServiceVersion(GetServiceVersionPRequest) - Method in class alluxio.grpc.ServiceVersionClientServiceGrpc.ServiceVersionClientServiceBlockingStub
-
Returns the version of the master service.
- getServiceVersion(GetServiceVersionPRequest) - Method in class alluxio.grpc.ServiceVersionClientServiceGrpc.ServiceVersionClientServiceFutureStub
-
Returns the version of the master service.
- getServiceVersion(GetServiceVersionPRequest, StreamObserver<GetServiceVersionPResponse>) - Method in class alluxio.grpc.ServiceVersionClientServiceGrpc.ServiceVersionClientServiceImplBase
-
Returns the version of the master service.
- getServiceVersion(GetServiceVersionPRequest, StreamObserver<GetServiceVersionPResponse>) - Method in class alluxio.grpc.ServiceVersionClientServiceGrpc.ServiceVersionClientServiceStub
-
Returns the version of the master service.
- getServiceVersion(GetServiceVersionPRequest, StreamObserver<GetServiceVersionPResponse>) - Method in class alluxio.grpc.ServiceVersionClientServiceHandler
-
- getServiceVersion() - Method in class alluxio.master.block.BlockMasterClientRestServiceHandler
-
Deprecated.
- getServiceVersion() - Method in class alluxio.master.file.FileSystemMasterClient
-
- getServiceVersion() - Method in class alluxio.master.job.JobMasterClientRestServiceHandler
-
- getServiceVersion() - Method in class alluxio.master.meta.RetryHandlingMetaMasterMasterClient
-
- getServiceVersion() - Method in class alluxio.worker.block.BlockMasterClient
-
- getServiceVersion() - Method in class alluxio.worker.file.FileSystemMasterClient
-
- getServiceVersion() - Method in class alluxio.worker.job.RetryHandlingJobMasterClient
-
- GetServiceVersionPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.version.GetServiceVersionPRequest
- GetServiceVersionPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.version.GetServiceVersionPRequest
- GetServiceVersionPRequestOrBuilder - Interface in alluxio.grpc
-
- GetServiceVersionPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.version.GetServiceVersionPResponse
- GetServiceVersionPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.version.GetServiceVersionPResponse
- GetServiceVersionPResponseOrBuilder - Interface in alluxio.grpc
-
- getSessionId() - Method in class alluxio.SessionInfo
-
- getSessionId() - Method in class alluxio.worker.block.meta.TempBlockMeta
-
- getSessionId() - Method in class alluxio.worker.block.meta.UnderFileSystemBlockMeta
-
- getSessionId() - Method in class alluxio.worker.grpc.WriteRequest
-
- getSessionTempBlocks(long) - Method in class alluxio.worker.block.BlockMetadataManager
-
Gets all the temporary blocks associated with a session, empty list is returned if the session
has no temporary blocks.
- getSessionTempBlocks(long) - Method in class alluxio.worker.block.meta.StorageDir
-
Gets the temporary blocks associated with a session in this
StorageDir
, an empty list
is returned if the session has no temporary blocks in this
StorageDir
.
- getSetAcl() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.SetAclEntry set_acl = 31;
- getSetAcl() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.SetAclEntry set_acl = 31;
- getSetAcl() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.SetAclEntry set_acl = 31;
- getSetAclBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.SetAclEntry set_acl = 31;
- getSetAclMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getSetAclOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.SetAclEntry set_acl = 31;
- getSetAclOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.SetAclEntry set_acl = 31;
- getSetAclOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.SetAclEntry set_acl = 31;
- getSetAttribute() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.SetAttributeEntry set_attribute = 27;
- getSetAttribute() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.SetAttributeEntry set_attribute = 27;
- getSetAttribute() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.SetAttributeEntry set_attribute = 27;
- getSetAttributeBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.SetAttributeEntry set_attribute = 27;
- getSetAttributeMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getSetAttributeOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.SetAttributeEntry set_attribute = 27;
- getSetAttributeOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.SetAttributeEntry set_attribute = 27;
- getSetAttributeOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.SetAttributeEntry set_attribute = 27;
- getSetBlocks(int) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
Overwrite the blocks list
- getSetBlocks(int) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
Overwrite the blocks list
- getSetBlocks(int) - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
Overwrite the blocks list
- getSetBlocksCount() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
Overwrite the blocks list
- getSetBlocksCount() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
Overwrite the blocks list
- getSetBlocksCount() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
Overwrite the blocks list
- getSetBlocksList() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
Overwrite the blocks list
- getSetBlocksList() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
Overwrite the blocks list
- getSetBlocksList() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
Overwrite the blocks list
- getSetPathConfigurationMethod() - Static method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc
-
- getSetPermissionCommand(String, String) - Static method in class alluxio.util.ShellUtils
-
Returns a Unix command to set permission.
- getSetTaskPoolSizeCommand() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.SetTaskPoolSizeCommand setTaskPoolSizeCommand = 4;
- getSetTaskPoolSizeCommand() - Method in class alluxio.grpc.JobCommand
-
optional .alluxio.grpc.job.SetTaskPoolSizeCommand setTaskPoolSizeCommand = 4;
- getSetTaskPoolSizeCommand() - Method in interface alluxio.grpc.JobCommandOrBuilder
-
optional .alluxio.grpc.job.SetTaskPoolSizeCommand setTaskPoolSizeCommand = 4;
- getSetTaskPoolSizeCommandBuilder() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.SetTaskPoolSizeCommand setTaskPoolSizeCommand = 4;
- getSetTaskPoolSizeCommandOrBuilder() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.SetTaskPoolSizeCommand setTaskPoolSizeCommand = 4;
- getSetTaskPoolSizeCommandOrBuilder() - Method in class alluxio.grpc.JobCommand
-
optional .alluxio.grpc.job.SetTaskPoolSizeCommand setTaskPoolSizeCommand = 4;
- getSetTaskPoolSizeCommandOrBuilder() - Method in interface alluxio.grpc.JobCommandOrBuilder
-
optional .alluxio.grpc.job.SetTaskPoolSizeCommand setTaskPoolSizeCommand = 4;
- getShared() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional bool shared = 7;
- getShared() - Method in class alluxio.grpc.MountPointInfo
-
optional bool shared = 7;
- getShared() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
optional bool shared = 7;
- getShared() - Method in class alluxio.grpc.MountPOptions.Builder
-
optional bool shared = 3;
- getShared() - Method in class alluxio.grpc.MountPOptions
-
optional bool shared = 3;
- getShared() - Method in interface alluxio.grpc.MountPOptionsOrBuilder
-
optional bool shared = 3;
- getShared() - Method in class alluxio.master.file.meta.MountTable.Resolution
-
- getShared() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional bool shared = 5;
- getShared() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
optional bool shared = 5;
- getShared() - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
optional bool shared = 5;
- getShared() - Method in class alluxio.wire.MountPointInfo
-
- getShellName() - Method in class alluxio.cli.AbstractShell
-
- getShellName() - Method in class alluxio.cli.bundler.CollectInfo
-
- getShellName() - Method in class alluxio.cli.extensions.ExtensionsShell
-
- getShellName() - Method in class alluxio.cli.fs.FileSystemShell
-
- getShellName() - Method in class alluxio.cli.fsadmin.FileSystemAdminShell
-
- getShellName() - Method in class alluxio.cli.job.JobShell
-
- getShellName() - Method in class alluxio.cli.table.TableShell
-
- getShouldPersistTime() - Method in class alluxio.master.file.meta.InodeFile
-
- getShouldPersistTime() - Method in interface alluxio.master.file.meta.InodeFileView
-
- getShouldPersistTime() - Method in class alluxio.master.file.meta.MutableInodeFile
-
- getShouldPersistTime() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 should_persist_time = 27;
- getShouldPersistTime() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 should_persist_time = 27;
- getShouldPersistTime() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 should_persist_time = 27;
- getShouldPersistTime() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 should_persist_time = 28;
- getShouldPersistTime() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 should_persist_time = 28;
- getShouldPersistTime() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 should_persist_time = 28;
- getShowPermissions() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets show permissions.
- getShowPermissions() - Method in class alluxio.wire.MasterWebUIData
-
Gets show permissions.
- getSize() - Method in class alluxio.master.journal.raft.JournalEntryCommand
-
- getSize() - Method in class alluxio.proxy.s3.ListBucketResult.Content
-
- getSize() - Method in class alluxio.proxy.s3.ListPartsResult.Part
-
- getSize() - Method in class alluxio.util.UnixMountInfo.Options
-
- getSize() - Method in class alluxio.util.webui.UIFileInfo
-
Gets size.
- getSizeFromBytes(long) - Static method in class alluxio.util.FormatUtils
-
Returns a human-readable version of bytes 10GB 2048KB etc.
- getSizeInfo(AlluxioURI, List<URIStatus>, boolean, boolean, boolean) - Static method in class alluxio.cli.fs.command.DuCommand
-
Gets and prints the size information of the input path according to options.
- getSkewed() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional bool skewed = 4;
- getSkewed() - Method in class alluxio.grpc.table.layout.hive.Storage
-
optional bool skewed = 4;
- getSkewed() - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
optional bool skewed = 4;
- getSleeper() - Method in class alluxio.time.TimeContext
-
- getSleepTime() - Method in class alluxio.retry.ExponentialBackoffRetry
-
- getSleepTime() - Method in class alluxio.retry.SleepingRetry
-
How long to sleep before the next retry is performed.
- getSleepUnit() - Method in class alluxio.retry.SleepingRetry
-
- getSnapshot(UfsJournal) - Static method in class alluxio.master.journal.ufs.UfsJournalSnapshot
-
Creates a snapshot of the journal.
- getSocketAddress() - Method in class alluxio.grpc.GrpcServerAddress
-
- getSortedBy(int) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSortedBy(int) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSortedBy(int) - Method in interface alluxio.grpc.table.layout.hive.HiveBucketPropertyOrBuilder
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSortedByBuilder(int) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSortedByBuilderList() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSortedByCount() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSortedByCount() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSortedByCount() - Method in interface alluxio.grpc.table.layout.hive.HiveBucketPropertyOrBuilder
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSortedByList() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSortedByList() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSortedByList() - Method in interface alluxio.grpc.table.layout.hive.HiveBucketPropertyOrBuilder
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSortedByOrBuilder(int) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSortedByOrBuilder(int) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSortedByOrBuilder(int) - Method in interface alluxio.grpc.table.layout.hive.HiveBucketPropertyOrBuilder
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSortedByOrBuilderList() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSortedByOrBuilderList() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSortedByOrBuilderList() - Method in interface alluxio.grpc.table.layout.hive.HiveBucketPropertyOrBuilder
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- getSource() - Method in class alluxio.client.block.stream.BlockInStream
-
- getSource(PropertyKey) - Method in interface alluxio.conf.AlluxioConfiguration
-
- getSource(PropertyKey) - Method in class alluxio.conf.AlluxioProperties
-
- getSource(PropertyKey) - Method in class alluxio.conf.InstancedConfiguration
-
- getSource(PropertyKey) - Method in class alluxio.conf.path.SpecificPathConfiguration
-
- getSource(PropertyKey) - Static method in class alluxio.conf.ServerConfiguration
-
- getSource() - Method in class alluxio.grpc.ClientMetrics.Builder
-
optional string source = 1;
- getSource() - Method in class alluxio.grpc.ClientMetrics
-
optional string source = 1;
- getSource() - Method in interface alluxio.grpc.ClientMetricsOrBuilder
-
optional string source = 1;
- getSource() - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string source = 2;
- getSource() - Method in class alluxio.grpc.ConfigProperty
-
optional string source = 2;
- getSource() - Method in interface alluxio.grpc.ConfigPropertyOrBuilder
-
optional string source = 2;
- getSource() - Method in class alluxio.grpc.Metric.Builder
-
optional string source = 2;
- getSource() - Method in class alluxio.grpc.Metric
-
optional string source = 2;
- getSource() - Method in interface alluxio.grpc.MetricOrBuilder
-
optional string source = 2;
- getSource() - Method in class alluxio.job.plan.migrate.MigrateCommand
-
- getSource() - Method in class alluxio.job.plan.migrate.MigrateConfig
-
- getSource() - Method in class alluxio.master.meta.checkconf.ConfigRecord
-
- getSource() - Method in class alluxio.metrics.Metric
-
- getSource() - Method in class alluxio.wire.Property
-
- getSourceBytes() - Method in class alluxio.grpc.ClientMetrics.Builder
-
optional string source = 1;
- getSourceBytes() - Method in class alluxio.grpc.ClientMetrics
-
optional string source = 1;
- getSourceBytes() - Method in interface alluxio.grpc.ClientMetricsOrBuilder
-
optional string source = 1;
- getSourceBytes() - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string source = 2;
- getSourceBytes() - Method in class alluxio.grpc.ConfigProperty
-
optional string source = 2;
- getSourceBytes() - Method in interface alluxio.grpc.ConfigPropertyOrBuilder
-
optional string source = 2;
- getSourceBytes() - Method in class alluxio.grpc.Metric.Builder
-
optional string source = 2;
- getSourceBytes() - Method in class alluxio.grpc.Metric
-
optional string source = 2;
- getSourceBytes() - Method in interface alluxio.grpc.MetricOrBuilder
-
optional string source = 2;
- getSourceHost() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
TODO(calvin): source host and port should be replace with WorkerNetAddress
- getSourceHost() - Method in class alluxio.grpc.AsyncCacheRequest
-
TODO(calvin): source host and port should be replace with WorkerNetAddress
- getSourceHost() - Method in interface alluxio.grpc.AsyncCacheRequestOrBuilder
-
TODO(calvin): source host and port should be replace with WorkerNetAddress
- getSourceHostBytes() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
TODO(calvin): source host and port should be replace with WorkerNetAddress
- getSourceHostBytes() - Method in class alluxio.grpc.AsyncCacheRequest
-
TODO(calvin): source host and port should be replace with WorkerNetAddress
- getSourceHostBytes() - Method in interface alluxio.grpc.AsyncCacheRequestOrBuilder
-
TODO(calvin): source host and port should be replace with WorkerNetAddress
- getSourcePort() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional int32 source_port = 3;
- getSourcePort() - Method in class alluxio.grpc.AsyncCacheRequest
-
optional int32 source_port = 3;
- getSourcePort() - Method in interface alluxio.grpc.AsyncCacheRequestOrBuilder
-
optional int32 source_port = 3;
- getSpace(String, UnderFileSystem.SpaceType) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- getSpace(String, UnderFileSystem.SpaceType) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- getSpace(String, UnderFileSystem.SpaceType) - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- getSpace(String, UnderFileSystem.SpaceType) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- getSpace(String, UnderFileSystem.SpaceType) - Method in interface alluxio.underfs.UnderFileSystem
-
Queries the under file system about the space of the indicated path (e.g., space left, space
used and etc).
- getSpace(String, UnderFileSystem.SpaceType) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- getSpace(String, UnderFileSystem.SpaceType) - Method in class alluxio.underfs.web.WebUnderFileSystem
-
- getSpaceToReserve() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional int64 space_to_reserve = 4;
- getSpaceToReserve() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
optional int64 space_to_reserve = 4;
- getSpaceToReserve() - Method in interface alluxio.grpc.CreateLocalBlockRequestOrBuilder
-
optional int64 space_to_reserve = 4;
- getSpec() - Method in class alluxio.grpc.table.LayoutSpec.Builder
-
optional string spec = 1;
- getSpec() - Method in class alluxio.grpc.table.LayoutSpec
-
optional string spec = 1;
- getSpec() - Method in interface alluxio.grpc.table.LayoutSpecOrBuilder
-
optional string spec = 1;
- getSpec() - Method in class alluxio.grpc.table.PartitionSpec.Builder
-
optional string spec = 1;
- getSpec() - Method in class alluxio.grpc.table.PartitionSpec
-
optional string spec = 1;
- getSpec() - Method in interface alluxio.grpc.table.PartitionSpecOrBuilder
-
optional string spec = 1;
- getSpec() - Method in class alluxio.master.table.Partition
-
- getSpec() - Method in interface alluxio.table.common.Layout
-
- getSpec() - Method in class alluxio.table.common.layout.HiveLayout
-
- getSpec() - Method in interface alluxio.table.common.UdbPartition
-
- getSpec() - Method in class alluxio.table.under.hive.HivePartition
-
- getSpecBytes() - Method in class alluxio.grpc.table.LayoutSpec.Builder
-
optional string spec = 1;
- getSpecBytes() - Method in class alluxio.grpc.table.LayoutSpec
-
optional string spec = 1;
- getSpecBytes() - Method in interface alluxio.grpc.table.LayoutSpecOrBuilder
-
optional string spec = 1;
- getSpecBytes() - Method in class alluxio.grpc.table.PartitionSpec.Builder
-
optional string spec = 1;
- getSpecBytes() - Method in class alluxio.grpc.table.PartitionSpec
-
optional string spec = 1;
- getSpecBytes() - Method in interface alluxio.grpc.table.PartitionSpecOrBuilder
-
optional string spec = 1;
- getSrcLocation() - Method in class alluxio.worker.block.evictor.BlockTransferInfo
-
- getStartSyncMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getStartTime() - Method in class alluxio.job.MasterWorkerInfo
-
- getStartTime() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getStartTime() - Method in class alluxio.util.webui.UIWorkerInfo
-
Gets start time.
- getStartTime() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets start time.
- getStartTimeMs() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional int64 startTimeMs = 5;
- getStartTimeMs() - Method in class alluxio.grpc.MasterInfo
-
optional int64 startTimeMs = 5;
- getStartTimeMs() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
optional int64 startTimeMs = 5;
- getStartTimeMs() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int64 startTimeMs = 7;
- getStartTimeMs() - Method in class alluxio.grpc.WorkerInfo
-
optional int64 startTimeMs = 7;
- getStartTimeMs() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
optional int64 startTimeMs = 7;
- getStartTimeMs() - Method in class alluxio.master.CoreMasterContext
-
- getStartTimeMs() - Method in class alluxio.master.MasterProcess
-
- getStartTimeMs() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getStartTimeMs() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getStartTimeMs() - Method in interface alluxio.master.meta.MetaMaster
-
- getStartTimeMs() - Method in class alluxio.proxy.AlluxioProxyProcess
-
- getStartTimeMs() - Method in interface alluxio.proxy.ProxyProcess
-
- getStartTimeMs() - Method in class alluxio.wire.AlluxioJobMasterInfo
-
- getStartTimeMs() - Method in class alluxio.wire.AlluxioJobWorkerInfo
-
- getStartTimeMs() - Method in class alluxio.wire.AlluxioMasterInfo
-
- getStartTimeMs() - Method in class alluxio.wire.AlluxioProxyInfo
-
- getStartTimeMs() - Method in class alluxio.wire.AlluxioWorkerInfo
-
- getStartTimeMs() - Method in class alluxio.wire.WorkerInfo
-
- getStartTimeMs() - Method in class alluxio.worker.AlluxioJobWorkerProcess
-
- getStartTimeMs() - Method in class alluxio.worker.AlluxioWorkerProcess
-
- getStartTimeMs() - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- getStartTimeMs() - Method in interface alluxio.worker.JobWorkerProcess
-
- getStartTimeMs() - Method in interface alluxio.worker.WorkerProcess
-
- getState() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional string state = 4;
- getState() - Method in class alluxio.grpc.WorkerInfo
-
optional string state = 4;
- getState() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
optional string state = 4;
- getState() - Method in class alluxio.master.AbstractPrimarySelector
-
- getState() - Method in interface alluxio.master.PrimarySelector
-
- getState() - Method in class alluxio.util.webui.NodeInfo
-
Gets state.
- getState() - Method in class alluxio.wire.BackupStatus
-
- getState() - Method in class alluxio.wire.WorkerInfo
-
- getStateBytes() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional string state = 4;
- getStateBytes() - Method in class alluxio.grpc.WorkerInfo
-
optional string state = 4;
- getStateBytes() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
optional string state = 4;
- getStateLockManager() - Method in class alluxio.master.MasterContext
-
- getStateLockSleepDurationMs() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional int64 stateLockSleepDurationMs = 5;
- getStateLockSleepDurationMs() - Method in class alluxio.grpc.BackupPOptions
-
optional int64 stateLockSleepDurationMs = 5;
- getStateLockSleepDurationMs() - Method in interface alluxio.grpc.BackupPOptionsOrBuilder
-
optional int64 stateLockSleepDurationMs = 5;
- getStateLockTimeoutMs() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional int64 stateLockTimeoutMs = 6;
- getStateLockTimeoutMs() - Method in class alluxio.grpc.BackupPOptions
-
optional int64 stateLockTimeoutMs = 6;
- getStateLockTimeoutMs() - Method in interface alluxio.grpc.BackupPOptionsOrBuilder
-
optional int64 stateLockTimeoutMs = 6;
- getStateLockTryDurationMs() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional int64 stateLockTryDurationMs = 4;
- getStateLockTryDurationMs() - Method in class alluxio.grpc.BackupPOptions
-
optional int64 stateLockTryDurationMs = 4;
- getStateLockTryDurationMs() - Method in interface alluxio.grpc.BackupPOptionsOrBuilder
-
optional int64 stateLockTryDurationMs = 4;
- getStateMachine() - Method in class alluxio.master.journal.raft.RaftJournal
-
- getStatistics(int) - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatistics(int) - Method in class alluxio.grpc.table.ColumnStatisticsList
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatistics(int) - Method in interface alluxio.grpc.table.ColumnStatisticsListOrBuilder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatistics(int) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatistics(int) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatistics(int) - Method in interface alluxio.grpc.table.GetTableColumnStatisticsPResponseOrBuilder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatistics(String) - Method in class alluxio.master.table.Database
-
- getStatistics() - Method in class alluxio.master.table.Table
-
- getStatistics() - Method in interface alluxio.table.common.udb.UdbTable
-
- getStatistics() - Method in class alluxio.table.under.hive.HiveTable
-
- getStatisticsBuilder(int) - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsBuilder(int) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsBuilderList() - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsBuilderList() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsCount() - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsCount() - Method in class alluxio.grpc.table.ColumnStatisticsList
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsCount() - Method in interface alluxio.grpc.table.ColumnStatisticsListOrBuilder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsCount() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsCount() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsCount() - Method in interface alluxio.grpc.table.GetTableColumnStatisticsPResponseOrBuilder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsList() - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsList() - Method in class alluxio.grpc.table.ColumnStatisticsList
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsList() - Method in interface alluxio.grpc.table.ColumnStatisticsListOrBuilder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsList() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsList() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsList() - Method in interface alluxio.grpc.table.GetTableColumnStatisticsPResponseOrBuilder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsOrBuilder(int) - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsOrBuilder(int) - Method in class alluxio.grpc.table.ColumnStatisticsList
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsOrBuilder(int) - Method in interface alluxio.grpc.table.ColumnStatisticsListOrBuilder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsOrBuilder(int) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsOrBuilder(int) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsOrBuilder(int) - Method in interface alluxio.grpc.table.GetTableColumnStatisticsPResponseOrBuilder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsOrBuilderList() - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsOrBuilderList() - Method in class alluxio.grpc.table.ColumnStatisticsList
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsOrBuilderList() - Method in interface alluxio.grpc.table.ColumnStatisticsListOrBuilder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsOrBuilderList() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsOrBuilderList() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStatisticsOrBuilderList() - Method in interface alluxio.grpc.table.GetTableColumnStatisticsPResponseOrBuilder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- getStats() - Method in class alluxio.grpc.table.Layout.Builder
-
Deprecated.
- getStats() - Method in class alluxio.grpc.table.Layout
-
Deprecated.
- getStats() - Method in interface alluxio.grpc.table.LayoutOrBuilder
-
Deprecated.
- getStatsCount() - Method in class alluxio.grpc.table.Layout.Builder
-
- getStatsCount() - Method in class alluxio.grpc.table.Layout
-
- getStatsCount() - Method in interface alluxio.grpc.table.LayoutOrBuilder
-
map<string, .alluxio.grpc.table.ColumnStatisticsInfo> stats = 4;
- getStatsMap() - Method in class alluxio.grpc.table.Layout.Builder
-
map<string, .alluxio.grpc.table.ColumnStatisticsInfo> stats = 4;
- getStatsMap() - Method in class alluxio.grpc.table.Layout
-
map<string, .alluxio.grpc.table.ColumnStatisticsInfo> stats = 4;
- getStatsMap() - Method in interface alluxio.grpc.table.LayoutOrBuilder
-
map<string, .alluxio.grpc.table.ColumnStatisticsInfo> stats = 4;
- getStatsOrDefault(String, ColumnStatisticsInfo) - Method in class alluxio.grpc.table.Layout.Builder
-
map<string, .alluxio.grpc.table.ColumnStatisticsInfo> stats = 4;
- getStatsOrDefault(String, ColumnStatisticsInfo) - Method in class alluxio.grpc.table.Layout
-
map<string, .alluxio.grpc.table.ColumnStatisticsInfo> stats = 4;
- getStatsOrDefault(String, ColumnStatisticsInfo) - Method in interface alluxio.grpc.table.LayoutOrBuilder
-
map<string, .alluxio.grpc.table.ColumnStatisticsInfo> stats = 4;
- getStatsOrThrow(String) - Method in class alluxio.grpc.table.Layout.Builder
-
map<string, .alluxio.grpc.table.ColumnStatisticsInfo> stats = 4;
- getStatsOrThrow(String) - Method in class alluxio.grpc.table.Layout
-
map<string, .alluxio.grpc.table.ColumnStatisticsInfo> stats = 4;
- getStatsOrThrow(String) - Method in interface alluxio.grpc.table.LayoutOrBuilder
-
map<string, .alluxio.grpc.table.ColumnStatisticsInfo> stats = 4;
- getStatus(AlluxioURI, GetStatusPOptions) - Method in class alluxio.client.file.BaseFileSystem
-
- getStatus(AlluxioURI, GetStatusPOptions) - Method in class alluxio.client.file.DelegatingFileSystem
-
- getStatus(AlluxioURI) - Method in interface alluxio.client.file.FileSystem
-
- getStatus(AlluxioURI, GetStatusPOptions) - Method in interface alluxio.client.file.FileSystem
-
Gets the
URIStatus
object that represents the metadata of an Alluxio path.
- getStatus(AlluxioURI, GetStatusPOptions) - Method in class alluxio.client.file.FileSystemCache.InstanceCachingFileSystem
-
- getStatus(AlluxioURI, GetStatusPOptions) - Method in interface alluxio.client.file.FileSystemMasterClient
-
- getStatus(AlluxioURI, GetStatusPOptions) - Method in class alluxio.client.file.MetadataCachingBaseFileSystem
-
- getStatus() - Method in class alluxio.client.file.options.InStreamOptions
-
- getStatus(AlluxioURI, GetStatusPOptions) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- getStatus(String) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- getStatus() - Method in exception alluxio.exception.status.AlluxioStatusException
-
- getStatus() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
optional .alluxio.grpc.meta.ConfigStatus status = 3;
- getStatus() - Method in class alluxio.grpc.ConfigCheckReport
-
optional .alluxio.grpc.meta.ConfigStatus status = 3;
- getStatus() - Method in interface alluxio.grpc.ConfigCheckReportOrBuilder
-
optional .alluxio.grpc.meta.ConfigStatus status = 3;
- getStatus(GetStatusPRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub
-
Returns the status of the file or directory.
- getStatus(GetStatusPRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub
-
Returns the status of the file or directory.
- getStatus(GetStatusPRequest, StreamObserver<GetStatusPResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase
-
Returns the status of the file or directory.
- getStatus(GetStatusPRequest, StreamObserver<GetStatusPResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub
-
Returns the status of the file or directory.
- getStatus() - Method in class alluxio.grpc.JobInfo.Builder
-
optional .alluxio.grpc.job.Status status = 4;
- getStatus() - Method in class alluxio.grpc.JobInfo
-
optional .alluxio.grpc.job.Status status = 4;
- getStatus() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional .alluxio.grpc.job.Status status = 4;
- getStatus() - Method in class alluxio.grpc.StatusSummary.Builder
-
optional .alluxio.grpc.job.Status status = 1;
- getStatus() - Method in class alluxio.grpc.StatusSummary
-
optional .alluxio.grpc.job.Status status = 1;
- getStatus() - Method in interface alluxio.grpc.StatusSummaryOrBuilder
-
optional .alluxio.grpc.job.Status status = 1;
- getStatus() - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
optional .alluxio.grpc.table.SyncStatus status = 2;
- getStatus() - Method in class alluxio.grpc.table.SyncDatabasePResponse
-
optional .alluxio.grpc.table.SyncStatus status = 2;
- getStatus() - Method in interface alluxio.grpc.table.SyncDatabasePResponseOrBuilder
-
optional .alluxio.grpc.table.SyncStatus status = 2;
- getStatus(AlluxioURI, GetStatusPOptions) - Method in class alluxio.hadoop.AlluxioHdfsFileSystem
-
- getStatus() - Method in class alluxio.job.plan.meta.PlanInfo
-
- getStatus() - Method in interface alluxio.job.wire.JobInfo
-
- getStatus() - Method in class alluxio.job.wire.PlanInfo
-
- getStatus() - Method in class alluxio.job.wire.StatusSummary
-
Returns the
Status
this object represents.
- getStatus() - Method in class alluxio.job.wire.TaskInfo
-
- getStatus() - Method in class alluxio.job.wire.WorkflowInfo
-
- getStatus() - Method in class alluxio.job.workflow.WorkflowExecution
-
- getStatus(UUID) - Method in class alluxio.master.backup.BackupTracker
-
- getStatus(GetStatusPRequest, StreamObserver<GetStatusPResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- getStatus(long) - Method in class alluxio.master.job.JobMaster
-
Gets information of the given job id.
- getStatus(long) - Method in class alluxio.master.job.JobMasterClientRestServiceHandler
-
Gets the job status.
- getStatus(long, boolean) - Method in class alluxio.master.job.workflow.WorkflowTracker
-
Gets information of the given job id.
- getStatus() - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
optional .alluxio.proto.status.PStatus status = 1;
- getStatus() - Method in class alluxio.proto.dataserver.Protocol.Response
-
optional .alluxio.proto.status.PStatus status = 1;
- getStatus() - Method in interface alluxio.proto.dataserver.Protocol.ResponseOrBuilder
-
optional .alluxio.proto.status.PStatus status = 1;
- getStatus(String, GetStatusPOptions) - Method in class alluxio.proxy.PathsRestServiceHandler
-
- getStatus() - Method in class alluxio.proxy.s3.S3ErrorCode
-
- getStatus(String) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- getStatus(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- getStatus(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- getStatus(String) - Method in interface alluxio.underfs.UnderFileSystem
-
Gets the file or directory status.
- getStatus(String) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- getStatus(String) - Method in class alluxio.underfs.web.WebUnderFileSystem
-
- getStatusBuilder() - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
optional .alluxio.grpc.table.SyncStatus status = 2;
- getStatusCode() - Method in exception alluxio.exception.status.AlluxioStatusException
-
- getStatusCode() - Method in class alluxio.RestUtils.ErrorResponse
-
Gets status.
- GetStatusContext - Class in alluxio.master.file.contexts
-
- getStatusDefaults(AlluxioConfiguration) - Static method in class alluxio.util.FileSystemOptions
-
- getStatusOrBuilder() - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
optional .alluxio.grpc.table.SyncStatus status = 2;
- getStatusOrBuilder() - Method in class alluxio.grpc.table.SyncDatabasePResponse
-
optional .alluxio.grpc.table.SyncStatus status = 2;
- getStatusOrBuilder() - Method in interface alluxio.grpc.table.SyncDatabasePResponseOrBuilder
-
optional .alluxio.grpc.table.SyncStatus status = 2;
- GetStatusPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetStatusPOptions
- GetStatusPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetStatusPOptions
- GetStatusPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetStatusPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetStatusPRequest
- GetStatusPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetStatusPRequest
- GetStatusPRequestOrBuilder - Interface in alluxio.grpc
-
- GetStatusPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetStatusPResponse
- GetStatusPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetStatusPResponse
- GetStatusPResponseOrBuilder - Interface in alluxio.grpc
-
- getStealCount() - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
Returns an estimate of the total number of tasks stolen from one thread's work queue by
another.
- getStopSyncMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getStorage(int) - Method in class alluxio.grpc.StorageList.Builder
-
a lost storage path
- getStorage(int) - Method in class alluxio.grpc.StorageList
-
a lost storage path
- getStorage(int) - Method in interface alluxio.grpc.StorageListOrBuilder
-
a lost storage path
- getStorage() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional .alluxio.grpc.table.layout.Storage storage = 5;
- getStorage() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
optional .alluxio.grpc.table.layout.Storage storage = 5;
- getStorage() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
optional .alluxio.grpc.table.layout.Storage storage = 5;
- getStorageBuilder() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional .alluxio.grpc.table.layout.Storage storage = 5;
- getStorageBytes(int) - Method in class alluxio.grpc.StorageList.Builder
-
a lost storage path
- getStorageBytes(int) - Method in class alluxio.grpc.StorageList
-
a lost storage path
- getStorageBytes(int) - Method in interface alluxio.grpc.StorageListOrBuilder
-
a lost storage path
- getStorageClass() - Method in class alluxio.proxy.s3.ListBucketResult.Content
-
- getStorageClass() - Method in class alluxio.proxy.s3.ListPartsResult
-
- getStorageCount() - Method in class alluxio.grpc.StorageList.Builder
-
a lost storage path
- getStorageCount() - Method in class alluxio.grpc.StorageList
-
a lost storage path
- getStorageCount() - Method in interface alluxio.grpc.StorageListOrBuilder
-
a lost storage path
- getStorageDirs() - Method in class alluxio.wire.WorkerWebUIOverview
-
Gets storage dirs.
- getStorageDirs() - Method in class alluxio.worker.block.meta.StorageTier
-
- getStorageFormat() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional .alluxio.grpc.table.layout.StorageFormat storage_format = 1;
- getStorageFormat() - Method in class alluxio.grpc.table.layout.hive.Storage
-
optional .alluxio.grpc.table.layout.StorageFormat storage_format = 1;
- getStorageFormat() - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
optional .alluxio.grpc.table.layout.StorageFormat storage_format = 1;
- getStorageFormatBuilder() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional .alluxio.grpc.table.layout.StorageFormat storage_format = 1;
- getStorageFormatOrBuilder() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional .alluxio.grpc.table.layout.StorageFormat storage_format = 1;
- getStorageFormatOrBuilder() - Method in class alluxio.grpc.table.layout.hive.Storage
-
optional .alluxio.grpc.table.layout.StorageFormat storage_format = 1;
- getStorageFormatOrBuilder() - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
optional .alluxio.grpc.table.layout.StorageFormat storage_format = 1;
- getStorageLevel() - Method in class alluxio.master.journal.raft.RaftJournalConfiguration
-
- getStorageList() - Method in class alluxio.grpc.StorageList.Builder
-
a lost storage path
- getStorageList() - Method in class alluxio.grpc.StorageList
-
a lost storage path
- getStorageList() - Method in interface alluxio.grpc.StorageListOrBuilder
-
a lost storage path
- getStorageOrBuilder() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional .alluxio.grpc.table.layout.Storage storage = 5;
- getStorageOrBuilder() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
optional .alluxio.grpc.table.layout.Storage storage = 5;
- getStorageOrBuilder() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
optional .alluxio.grpc.table.layout.Storage storage = 5;
- getStorageTierAlias() - Method in class alluxio.util.webui.StorageTierInfo
-
Gets storage tier alias.
- getStorageTierAssoc() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getStorageTierAssoc() - Method in class alluxio.worker.block.BlockMetadataManager
-
- getStorageTierAssoc() - Method in interface alluxio.worker.block.BlockStoreMeta
-
- getStorageTierAssoc() - Method in class alluxio.worker.block.DefaultBlockStoreMeta
-
- getStorageTierInfos() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets storage tier infos.
- getStorageTiers(int) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the list of storage tiers
- getStorageTiers(int) - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the list of storage tiers
- getStorageTiers(int) - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the list of storage tiers
- getStorageTiersBytes(int) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the list of storage tiers
- getStorageTiersBytes(int) - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the list of storage tiers
- getStorageTiersBytes(int) - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the list of storage tiers
- getStorageTiersCount() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the list of storage tiers
- getStorageTiersCount() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the list of storage tiers
- getStorageTiersCount() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the list of storage tiers
- getStorageTiersList() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the list of storage tiers
- getStorageTiersList() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the list of storage tiers
- getStorageTiersList() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the list of storage tiers
- getStoreMeta() - Method in interface alluxio.worker.block.BlockWorker
-
Gets the metadata for the entire block store.
- getStoreMeta() - Method in class alluxio.worker.block.DefaultBlockWorker
-
- getStoreMetaFull() - Method in interface alluxio.worker.block.BlockWorker
-
- getStoreMetaFull() - Method in class alluxio.worker.block.DefaultBlockWorker
-
- getStorePath(PageStoreType, String) - Static method in interface alluxio.client.file.cache.PageStore
-
Gets store path given root directory and store type.
- getStream() - Method in class alluxio.master.journal.checkpoint.CompoundCheckpointFormat.CompoundCheckpointReader.Entry
-
Return a checkpoint stream containing the bytes for this checkpoint.
- getStringStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.StringColumnStatsData string_stats = 4;
- getStringStats() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.StringColumnStatsData string_stats = 4;
- getStringStats() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.StringColumnStatsData string_stats = 4;
- getStringStatsBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.StringColumnStatsData string_stats = 4;
- getStringStatsOrBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.StringColumnStatsData string_stats = 4;
- getStringStatsOrBuilder() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.StringColumnStatsData string_stats = 4;
- getStringStatsOrBuilder() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.StringColumnStatsData string_stats = 4;
- getStringType() - Method in class alluxio.grpc.table.Value.Builder
-
optional string string_type = 3;
- getStringType() - Method in class alluxio.grpc.table.Value
-
optional string string_type = 3;
- getStringType() - Method in interface alluxio.grpc.table.ValueOrBuilder
-
optional string string_type = 3;
- getStringTypeBytes() - Method in class alluxio.grpc.table.Value.Builder
-
optional string string_type = 3;
- getStringTypeBytes() - Method in class alluxio.grpc.table.Value
-
optional string string_type = 3;
- getStringTypeBytes() - Method in interface alluxio.grpc.table.ValueOrBuilder
-
optional string string_type = 3;
- getStringValue() - Method in class alluxio.grpc.MetricValue.Builder
-
optional string stringValue = 2;
- getStringValue() - Method in class alluxio.grpc.MetricValue
-
optional string stringValue = 2;
- getStringValue() - Method in interface alluxio.grpc.MetricValueOrBuilder
-
optional string stringValue = 2;
- getStringValueBytes() - Method in class alluxio.grpc.MetricValue.Builder
-
optional string stringValue = 2;
- getStringValueBytes() - Method in class alluxio.grpc.MetricValue
-
optional string stringValue = 2;
- getStringValueBytes() - Method in interface alluxio.grpc.MetricValueOrBuilder
-
optional string stringValue = 2;
- getSubCommands() - Method in interface alluxio.cli.Command
-
- getSubCommands() - Method in class alluxio.cli.fsadmin.command.JournalCommand
-
- getSubCommands() - Method in class alluxio.cli.fsadmin.command.MetricsCommand
-
- getSubCommands() - Method in class alluxio.cli.fsadmin.command.PathConfCommand
-
- getSubCommands() - Method in class alluxio.cli.fsadmin.journal.QuorumCommand
-
- getSubject() - Method in class alluxio.ClientContext
-
- getSubject() - Method in class alluxio.grpc.PAclEntry.Builder
-
optional string subject = 2;
- getSubject() - Method in class alluxio.grpc.PAclEntry
-
optional string subject = 2;
- getSubject() - Method in interface alluxio.grpc.PAclEntryOrBuilder
-
optional string subject = 2;
- getSubject() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
optional string subject = 2;
- getSubject() - Method in class alluxio.proto.shared.Acl.AclEntry
-
optional string subject = 2;
- getSubject() - Method in interface alluxio.proto.shared.Acl.AclEntryOrBuilder
-
optional string subject = 2;
- getSubject() - Method in class alluxio.security.authorization.AclEntry
-
- getSubject() - Method in class alluxio.security.user.BaseUserState
-
- getSubject() - Method in interface alluxio.security.user.UserState
-
Returns the Subject for this user.
- getSubjectBytes() - Method in class alluxio.grpc.PAclEntry.Builder
-
optional string subject = 2;
- getSubjectBytes() - Method in class alluxio.grpc.PAclEntry
-
optional string subject = 2;
- getSubjectBytes() - Method in interface alluxio.grpc.PAclEntryOrBuilder
-
optional string subject = 2;
- getSubjectBytes() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
optional string subject = 2;
- getSubjectBytes() - Method in class alluxio.proto.shared.Acl.AclEntry
-
optional string subject = 2;
- getSubjectBytes() - Method in interface alluxio.proto.shared.Acl.AclEntryOrBuilder
-
optional string subject = 2;
- getSuccess() - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
TODO(gpang): remove in favor of status
- getSuccess() - Method in class alluxio.grpc.table.AttachDatabasePResponse
-
TODO(gpang): remove in favor of status
- getSuccess() - Method in interface alluxio.grpc.table.AttachDatabasePResponseOrBuilder
-
TODO(gpang): remove in favor of status
- getSuccess() - Method in class alluxio.grpc.table.DetachDatabasePResponse.Builder
-
optional bool success = 1;
- getSuccess() - Method in class alluxio.grpc.table.DetachDatabasePResponse
-
optional bool success = 1;
- getSuccess() - Method in interface alluxio.grpc.table.DetachDatabasePResponseOrBuilder
-
optional bool success = 1;
- getSuccess() - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
TODO(gpang): remove in favor of status
- getSuccess() - Method in class alluxio.grpc.table.SyncDatabasePResponse
-
TODO(gpang): remove in favor of status
- getSuccess() - Method in interface alluxio.grpc.table.SyncDatabasePResponseOrBuilder
-
TODO(gpang): remove in favor of status
- getSuffix() - Method in enum alluxio.job.plan.transform.Format
-
- getSummary() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
optional .alluxio.grpc.job.JobServiceSummary summary = 1;
- getSummary() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse
-
optional .alluxio.grpc.job.JobServiceSummary summary = 1;
- getSummary() - Method in interface alluxio.grpc.GetJobServiceSummaryPResponseOrBuilder
-
optional .alluxio.grpc.job.JobServiceSummary summary = 1;
- getSummary() - Method in class alluxio.job.util.TimeSeries
-
- getSummary() - Method in class alluxio.master.job.JobMaster
-
Gets summary of the job service.
- getSummaryBuilder() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
optional .alluxio.grpc.job.JobServiceSummary summary = 1;
- getSummaryOrBuilder() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
optional .alluxio.grpc.job.JobServiceSummary summary = 1;
- getSummaryOrBuilder() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse
-
optional .alluxio.grpc.job.JobServiceSummary summary = 1;
- getSummaryOrBuilder() - Method in interface alluxio.grpc.GetJobServiceSummaryPResponseOrBuilder
-
optional .alluxio.grpc.job.JobServiceSummary summary = 1;
- getSummaryPerStatus(int) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSummaryPerStatus(int) - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSummaryPerStatus(int) - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSummaryPerStatus() - Method in class alluxio.job.wire.JobServiceSummary
-
Returns an unmodifiable collection of summary per job status.
- getSummaryPerStatusBuilder(int) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSummaryPerStatusBuilderList() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSummaryPerStatusCount() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSummaryPerStatusCount() - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSummaryPerStatusCount() - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSummaryPerStatusList() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSummaryPerStatusList() - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSummaryPerStatusList() - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSummaryPerStatusOrBuilder(int) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSummaryPerStatusOrBuilder(int) - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSummaryPerStatusOrBuilder(int) - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSummaryPerStatusOrBuilderList() - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSummaryPerStatusOrBuilderList() - Method in class alluxio.grpc.JobServiceSummary
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSummaryPerStatusOrBuilderList() - Method in interface alluxio.grpc.JobServiceSummaryOrBuilder
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- getSurplusQueuedTaskCount() - Static method in class alluxio.concurrent.jsr.ForkJoinTask
-
Returns an estimate of how many more locally queued tasks are held by the current worker thread
than there are other worker threads that might steal them, or zero if this thread is not
operating in a ForkJoinPool.
- getSyncDatabaseMethod() - Static method in class alluxio.grpc.table.TableMasterClientServiceGrpc
-
- getSyncIntervalMs() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
optional int64 syncIntervalMs = 1;
- getSyncIntervalMs() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions
-
optional int64 syncIntervalMs = 1;
- getSyncIntervalMs() - Method in interface alluxio.grpc.FileSystemMasterCommonPOptionsOrBuilder
-
optional int64 syncIntervalMs = 1;
- getSyncPathList() - Method in class alluxio.client.file.BaseFileSystem
-
- getSyncPathList() - Method in class alluxio.client.file.DelegatingFileSystem
-
- getSyncPathList() - Method in interface alluxio.client.file.FileSystem
-
Lists all the actively synced paths.
- getSyncPathList() - Method in class alluxio.client.file.FileSystemCache.InstanceCachingFileSystem
-
- getSyncPathList() - Method in interface alluxio.client.file.FileSystemMasterClient
-
get the list of paths that are currently being actively synced.
- getSyncPathList() - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- getSyncPathList(GetSyncPathListPRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub
-
Returns a list of paths that are being actively synced by Alluxio
- getSyncPathList(GetSyncPathListPRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub
-
Returns a list of paths that are being actively synced by Alluxio
- getSyncPathList(GetSyncPathListPRequest, StreamObserver<GetSyncPathListPResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase
-
Returns a list of paths that are being actively synced by Alluxio
- getSyncPathList(GetSyncPathListPRequest, StreamObserver<GetSyncPathListPResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub
-
Returns a list of paths that are being actively synced by Alluxio
- getSyncPathList() - Method in class alluxio.hadoop.AlluxioHdfsFileSystem
-
- getSyncPathList() - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Get the sync point list.
- getSyncPathList() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getSyncPathList() - Method in interface alluxio.master.file.FileSystemMaster
-
- getSyncPathList(GetSyncPathListPRequest, StreamObserver<GetSyncPathListPResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- GetSyncPathListCommand - Class in alluxio.cli.fs.command
-
This class represents a getSyncPathList Command.
- GetSyncPathListCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.GetSyncPathListCommand
-
Create a GetSyncPathListCommand object.
- GetSyncPathListPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetSyncPathListPRequest
- GetSyncPathListPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetSyncPathListPRequest
- GetSyncPathListPRequestOrBuilder - Interface in alluxio.grpc
-
- GetSyncPathListPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetSyncPathListPResponse
- GetSyncPathListPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetSyncPathListPResponse
- GetSyncPathListPResponseOrBuilder - Interface in alluxio.grpc
-
- getSyncPaths(int) - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncPaths(int) - Method in class alluxio.grpc.GetSyncPathListPResponse
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncPaths(int) - Method in interface alluxio.grpc.GetSyncPathListPResponseOrBuilder
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncPathsBuilder(int) - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncPathsBuilderList() - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncPathsCount() - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncPathsCount() - Method in class alluxio.grpc.GetSyncPathListPResponse
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncPathsCount() - Method in interface alluxio.grpc.GetSyncPathListPResponseOrBuilder
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncPathsList() - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncPathsList() - Method in class alluxio.grpc.GetSyncPathListPResponse
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncPathsList() - Method in interface alluxio.grpc.GetSyncPathListPResponseOrBuilder
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncPathsOrBuilder(int) - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncPathsOrBuilder(int) - Method in class alluxio.grpc.GetSyncPathListPResponse
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncPathsOrBuilder(int) - Method in interface alluxio.grpc.GetSyncPathListPResponseOrBuilder
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncPathsOrBuilderList() - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncPathsOrBuilderList() - Method in class alluxio.grpc.GetSyncPathListPResponse
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncPathsOrBuilderList() - Method in interface alluxio.grpc.GetSyncPathListPResponseOrBuilder
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- getSyncpointPath() - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
optional string syncpoint_path = 1;
- getSyncpointPath() - Method in class alluxio.proto.journal.File.AddSyncPointEntry
-
optional string syncpoint_path = 1;
- getSyncpointPath() - Method in interface alluxio.proto.journal.File.AddSyncPointEntryOrBuilder
-
optional string syncpoint_path = 1;
- getSyncpointPath() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
optional string syncpoint_path = 1;
- getSyncpointPath() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry
-
optional string syncpoint_path = 1;
- getSyncpointPath() - Method in interface alluxio.proto.journal.File.RemoveSyncPointEntryOrBuilder
-
optional string syncpoint_path = 1;
- getSyncpointPathBytes() - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
optional string syncpoint_path = 1;
- getSyncpointPathBytes() - Method in class alluxio.proto.journal.File.AddSyncPointEntry
-
optional string syncpoint_path = 1;
- getSyncpointPathBytes() - Method in interface alluxio.proto.journal.File.AddSyncPointEntryOrBuilder
-
optional string syncpoint_path = 1;
- getSyncpointPathBytes() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
optional string syncpoint_path = 1;
- getSyncpointPathBytes() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry
-
optional string syncpoint_path = 1;
- getSyncpointPathBytes() - Method in interface alluxio.proto.journal.File.RemoveSyncPointEntryOrBuilder
-
optional string syncpoint_path = 1;
- getSyncPoints() - Method in class alluxio.SyncInfo
-
Returns a list of sync points.
- getSyncPointUri() - Method in class alluxio.grpc.SyncPointInfo.Builder
-
optional string syncPointUri = 1;
- getSyncPointUri() - Method in class alluxio.grpc.SyncPointInfo
-
optional string syncPointUri = 1;
- getSyncPointUri() - Method in interface alluxio.grpc.SyncPointInfoOrBuilder
-
optional string syncPointUri = 1;
- getSyncPointUri() - Method in class alluxio.wire.SyncPointInfo
-
Get the uri of the sync point.
- getSyncPointUriBytes() - Method in class alluxio.grpc.SyncPointInfo.Builder
-
optional string syncPointUri = 1;
- getSyncPointUriBytes() - Method in class alluxio.grpc.SyncPointInfo
-
optional string syncPointUri = 1;
- getSyncPointUriBytes() - Method in interface alluxio.grpc.SyncPointInfoOrBuilder
-
optional string syncPointUri = 1;
- getSyncStatus() - Method in class alluxio.grpc.SyncPointInfo.Builder
-
optional .alluxio.grpc.file.SyncPointStatus syncStatus = 2;
- getSyncStatus() - Method in class alluxio.grpc.SyncPointInfo
-
optional .alluxio.grpc.file.SyncPointStatus syncStatus = 2;
- getSyncStatus() - Method in interface alluxio.grpc.SyncPointInfoOrBuilder
-
optional .alluxio.grpc.file.SyncPointStatus syncStatus = 2;
- getSyncStatus() - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
optional .alluxio.grpc.table.SyncStatus sync_status = 2;
- getSyncStatus() - Method in class alluxio.grpc.table.AttachDatabasePResponse
-
optional .alluxio.grpc.table.SyncStatus sync_status = 2;
- getSyncStatus() - Method in interface alluxio.grpc.table.AttachDatabasePResponseOrBuilder
-
optional .alluxio.grpc.table.SyncStatus sync_status = 2;
- getSyncStatus() - Method in class alluxio.wire.SyncPointInfo
-
Get the initial sync status.
- getSyncStatusBuilder() - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
optional .alluxio.grpc.table.SyncStatus sync_status = 2;
- getSyncStatusOrBuilder() - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
optional .alluxio.grpc.table.SyncStatus sync_status = 2;
- getSyncStatusOrBuilder() - Method in class alluxio.grpc.table.AttachDatabasePResponse
-
optional .alluxio.grpc.table.SyncStatus sync_status = 2;
- getSyncStatusOrBuilder() - Method in interface alluxio.grpc.table.AttachDatabasePResponseOrBuilder
-
optional .alluxio.grpc.table.SyncStatus sync_status = 2;
- getTable(String, String) - Method in class alluxio.client.table.RetryHandlingTableMasterClient
-
- getTable(String, String) - Method in interface alluxio.client.table.TableMasterClient
-
Get table metadata.
- getTable(int) - Method in class alluxio.grpc.table.GetAllTablesPResponse.Builder
-
repeated string table = 1;
- getTable(int) - Method in class alluxio.grpc.table.GetAllTablesPResponse
-
repeated string table = 1;
- getTable(int) - Method in interface alluxio.grpc.table.GetAllTablesPResponseOrBuilder
-
repeated string table = 1;
- getTable(GetTablePRequest) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceBlockingStub
-
Returns a specific table info
- getTable(GetTablePRequest) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceFutureStub
-
Returns a specific table info
- getTable(GetTablePRequest, StreamObserver<GetTablePResponse>) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceImplBase
-
Returns a specific table info
- getTable(GetTablePRequest, StreamObserver<GetTablePResponse>) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceStub
-
Returns a specific table info
- getTable(String, String) - Method in class alluxio.master.table.AlluxioCatalog
-
Get a table object by name.
- getTable(String) - Method in class alluxio.master.table.Database
-
- getTable(String, String) - Method in class alluxio.master.table.DefaultTableMaster
-
- getTable(String, String) - Method in interface alluxio.master.table.TableMaster
-
Get a table.
- getTable(GetTablePRequest, StreamObserver<GetTablePResponse>) - Method in class alluxio.master.table.TableMasterClientServiceHandler
-
- getTable() - Method in class alluxio.master.table.transform.TransformJobInfo
-
- getTable(String) - Method in interface alluxio.table.common.udb.UnderDatabase
-
- getTable(String) - Method in class alluxio.table.under.hive.HiveDatabase
-
- getTableBytes(int) - Method in class alluxio.grpc.table.GetAllTablesPResponse.Builder
-
repeated string table = 1;
- getTableBytes(int) - Method in class alluxio.grpc.table.GetAllTablesPResponse
-
repeated string table = 1;
- getTableBytes(int) - Method in interface alluxio.grpc.table.GetAllTablesPResponseOrBuilder
-
repeated string table = 1;
- getTableColumnStatistics(String, String, List<String>) - Method in class alluxio.client.table.RetryHandlingTableMasterClient
-
- getTableColumnStatistics(String, String, List<String>) - Method in interface alluxio.client.table.TableMasterClient
-
Get table column statistics with given database name,
table name and list of column names.
- getTableColumnStatistics(GetTableColumnStatisticsPRequest) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceBlockingStub
-
- getTableColumnStatistics(GetTableColumnStatisticsPRequest) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceFutureStub
-
- getTableColumnStatistics(GetTableColumnStatisticsPRequest, StreamObserver<GetTableColumnStatisticsPResponse>) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceImplBase
-
- getTableColumnStatistics(GetTableColumnStatisticsPRequest, StreamObserver<GetTableColumnStatisticsPResponse>) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceStub
-
- getTableColumnStatistics(String, String, List<String>) - Method in class alluxio.master.table.AlluxioCatalog
-
Returns the statistics for the specified table.
- getTableColumnStatistics(String, String, List<String>) - Method in class alluxio.master.table.DefaultTableMaster
-
- getTableColumnStatistics(String, String, List<String>) - Method in interface alluxio.master.table.TableMaster
-
Get statistics on the table.
- getTableColumnStatistics(GetTableColumnStatisticsPRequest, StreamObserver<GetTableColumnStatisticsPResponse>) - Method in class alluxio.master.table.TableMasterClientServiceHandler
-
- GetTableColumnStatisticsPRequest - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetTableColumnStatisticsPRequest
- GetTableColumnStatisticsPRequest.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetTableColumnStatisticsPRequest
- GetTableColumnStatisticsPRequestOrBuilder - Interface in alluxio.grpc.table
-
- GetTableColumnStatisticsPResponse - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetTableColumnStatisticsPResponse
- GetTableColumnStatisticsPResponse.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetTableColumnStatisticsPResponse
- GetTableColumnStatisticsPResponseOrBuilder - Interface in alluxio.grpc.table
-
- getTableCount() - Method in class alluxio.grpc.table.GetAllTablesPResponse.Builder
-
repeated string table = 1;
- getTableCount() - Method in class alluxio.grpc.table.GetAllTablesPResponse
-
repeated string table = 1;
- getTableCount() - Method in interface alluxio.grpc.table.GetAllTablesPResponseOrBuilder
-
repeated string table = 1;
- getTableInfo() - Method in class alluxio.grpc.table.GetTablePResponse.Builder
-
optional .alluxio.grpc.table.TableInfo table_info = 1;
- getTableInfo() - Method in class alluxio.grpc.table.GetTablePResponse
-
optional .alluxio.grpc.table.TableInfo table_info = 1;
- getTableInfo() - Method in interface alluxio.grpc.table.GetTablePResponseOrBuilder
-
optional .alluxio.grpc.table.TableInfo table_info = 1;
- getTableInfoBuilder() - Method in class alluxio.grpc.table.GetTablePResponse.Builder
-
optional .alluxio.grpc.table.TableInfo table_info = 1;
- getTableInfoOrBuilder() - Method in class alluxio.grpc.table.GetTablePResponse.Builder
-
optional .alluxio.grpc.table.TableInfo table_info = 1;
- getTableInfoOrBuilder() - Method in class alluxio.grpc.table.GetTablePResponse
-
optional .alluxio.grpc.table.TableInfo table_info = 1;
- getTableInfoOrBuilder() - Method in interface alluxio.grpc.table.GetTablePResponseOrBuilder
-
optional .alluxio.grpc.table.TableInfo table_info = 1;
- getTableLayout() - Method in class alluxio.master.table.PartitionedTableScheme
-
- getTableLayout() - Method in interface alluxio.master.table.PartitionScheme
-
Get table layout.
- getTableLayout() - Method in class alluxio.master.table.UnpartitionedTableScheme
-
- getTableList() - Method in class alluxio.grpc.table.GetAllTablesPResponse.Builder
-
repeated string table = 1;
- getTableList() - Method in class alluxio.grpc.table.GetAllTablesPResponse
-
repeated string table = 1;
- getTableList() - Method in interface alluxio.grpc.table.GetAllTablesPResponseOrBuilder
-
repeated string table = 1;
- getTableLocation(String) - Method in class alluxio.table.common.udb.UdbContext
-
- getTableName() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
optional string table_name = 2;
- getTableName() - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPRequestOrBuilder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
optional string table_name = 2;
- getTableName() - Method in interface alluxio.grpc.table.GetTableColumnStatisticsPRequestOrBuilder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.grpc.table.GetTablePRequest
-
optional string table_name = 2;
- getTableName() - Method in interface alluxio.grpc.table.GetTablePRequestOrBuilder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional string table_name = 4;
- getTableName() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
optional string table_name = 4;
- getTableName() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
optional string table_name = 4;
- getTableName() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.grpc.table.ReadTablePRequest
-
optional string table_name = 2;
- getTableName() - Method in interface alluxio.grpc.table.ReadTablePRequestOrBuilder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.grpc.table.TableInfo
-
optional string table_name = 2;
- getTableName() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.grpc.table.TransformJobInfo
-
optional string table_name = 2;
- getTableName() - Method in interface alluxio.grpc.table.TransformJobInfoOrBuilder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.grpc.table.TransformTablePRequest
-
optional string table_name = 2;
- getTableName() - Method in interface alluxio.grpc.table.TransformTablePRequestOrBuilder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional string table_name = 2;
- getTableName() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
optional string table_name = 2;
- getTableName() - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
optional string table_name = 2;
- getTableName() - Method in interface alluxio.proto.journal.Table.CompleteTransformTableEntryOrBuilder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.proto.journal.Table.RemoveTableEntry
-
optional string table_name = 2;
- getTableName() - Method in interface alluxio.proto.journal.Table.RemoveTableEntryOrBuilder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
optional string table_name = 2;
- getTableName() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry
-
optional string table_name = 2;
- getTableName() - Method in interface alluxio.proto.journal.Table.RemoveTransformJobInfoEntryOrBuilder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
optional string table_name = 2;
- getTableNameBytes() - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPRequestOrBuilder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
optional string table_name = 2;
- getTableNameBytes() - Method in interface alluxio.grpc.table.GetTableColumnStatisticsPRequestOrBuilder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.grpc.table.GetTablePRequest
-
optional string table_name = 2;
- getTableNameBytes() - Method in interface alluxio.grpc.table.GetTablePRequestOrBuilder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional string table_name = 4;
- getTableNameBytes() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
optional string table_name = 4;
- getTableNameBytes() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
optional string table_name = 4;
- getTableNameBytes() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.grpc.table.ReadTablePRequest
-
optional string table_name = 2;
- getTableNameBytes() - Method in interface alluxio.grpc.table.ReadTablePRequestOrBuilder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.grpc.table.TableInfo
-
optional string table_name = 2;
- getTableNameBytes() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.grpc.table.TransformJobInfo
-
optional string table_name = 2;
- getTableNameBytes() - Method in interface alluxio.grpc.table.TransformJobInfoOrBuilder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.grpc.table.TransformTablePRequest
-
optional string table_name = 2;
- getTableNameBytes() - Method in interface alluxio.grpc.table.TransformTablePRequestOrBuilder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional string table_name = 2;
- getTableNameBytes() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
optional string table_name = 2;
- getTableNameBytes() - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
optional string table_name = 2;
- getTableNameBytes() - Method in interface alluxio.proto.journal.Table.CompleteTransformTableEntryOrBuilder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.proto.journal.Table.RemoveTableEntry
-
optional string table_name = 2;
- getTableNameBytes() - Method in interface alluxio.proto.journal.Table.RemoveTableEntryOrBuilder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
optional string table_name = 2;
- getTableNameBytes() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry
-
optional string table_name = 2;
- getTableNameBytes() - Method in interface alluxio.proto.journal.Table.RemoveTransformJobInfoEntryOrBuilder
-
optional string table_name = 2;
- getTableNames() - Method in interface alluxio.table.common.udb.UnderDatabase
-
- getTableNames() - Method in class alluxio.table.under.hive.HiveDatabase
-
- getTablePathInternal(String, String) - Static method in class alluxio.table.common.CatalogPathUtils
-
- getTablePathUdb(String, String, String) - Static method in class alluxio.table.common.CatalogPathUtils
-
- GetTablePRequest - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetTablePRequest
- GetTablePRequest.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetTablePRequest
- GetTablePRequestOrBuilder - Interface in alluxio.grpc.table
-
- GetTablePResponse - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetTablePResponse
- GetTablePResponse.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetTablePResponse
- GetTablePResponseOrBuilder - Interface in alluxio.grpc.table
-
- getTableProperties() - Method in class alluxio.job.plan.transform.PartitionInfo
-
- getTables() - Method in class alluxio.master.table.Database
-
- getTablesErrors() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
Deprecated.
- getTablesErrors() - Method in class alluxio.grpc.table.SyncStatus
-
Deprecated.
- getTablesErrors() - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
Deprecated.
- getTablesErrorsCount() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
- getTablesErrorsCount() - Method in class alluxio.grpc.table.SyncStatus
-
- getTablesErrorsCount() - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
map<string, string> tables_errors = 1;
- getTablesErrorsMap() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
map<string, string> tables_errors = 1;
- getTablesErrorsMap() - Method in class alluxio.grpc.table.SyncStatus
-
map<string, string> tables_errors = 1;
- getTablesErrorsMap() - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
map<string, string> tables_errors = 1;
- getTablesErrorsOrDefault(String, String) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
map<string, string> tables_errors = 1;
- getTablesErrorsOrDefault(String, String) - Method in class alluxio.grpc.table.SyncStatus
-
map<string, string> tables_errors = 1;
- getTablesErrorsOrDefault(String, String) - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
map<string, string> tables_errors = 1;
- getTablesErrorsOrThrow(String) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
map<string, string> tables_errors = 1;
- getTablesErrorsOrThrow(String) - Method in class alluxio.grpc.table.SyncStatus
-
map<string, string> tables_errors = 1;
- getTablesErrorsOrThrow(String) - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
map<string, string> tables_errors = 1;
- getTablesIgnored(int) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_ignored = 2;
- getTablesIgnored(int) - Method in class alluxio.grpc.table.SyncStatus
-
repeated string tables_ignored = 2;
- getTablesIgnored(int) - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
repeated string tables_ignored = 2;
- getTablesIgnoredBytes(int) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_ignored = 2;
- getTablesIgnoredBytes(int) - Method in class alluxio.grpc.table.SyncStatus
-
repeated string tables_ignored = 2;
- getTablesIgnoredBytes(int) - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
repeated string tables_ignored = 2;
- getTablesIgnoredCount() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_ignored = 2;
- getTablesIgnoredCount() - Method in class alluxio.grpc.table.SyncStatus
-
repeated string tables_ignored = 2;
- getTablesIgnoredCount() - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
repeated string tables_ignored = 2;
- getTablesIgnoredList() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_ignored = 2;
- getTablesIgnoredList() - Method in class alluxio.grpc.table.SyncStatus
-
repeated string tables_ignored = 2;
- getTablesIgnoredList() - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
repeated string tables_ignored = 2;
- getTablesRemoved(int) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_removed = 5;
- getTablesRemoved(int) - Method in class alluxio.grpc.table.SyncStatus
-
repeated string tables_removed = 5;
- getTablesRemoved(int) - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
repeated string tables_removed = 5;
- getTablesRemovedBytes(int) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_removed = 5;
- getTablesRemovedBytes(int) - Method in class alluxio.grpc.table.SyncStatus
-
repeated string tables_removed = 5;
- getTablesRemovedBytes(int) - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
repeated string tables_removed = 5;
- getTablesRemovedCount() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_removed = 5;
- getTablesRemovedCount() - Method in class alluxio.grpc.table.SyncStatus
-
repeated string tables_removed = 5;
- getTablesRemovedCount() - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
repeated string tables_removed = 5;
- getTablesRemovedList() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_removed = 5;
- getTablesRemovedList() - Method in class alluxio.grpc.table.SyncStatus
-
repeated string tables_removed = 5;
- getTablesRemovedList() - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
repeated string tables_removed = 5;
- getTableStats(int) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTableStats(int) - Method in class alluxio.proto.journal.Table.AddTableEntry
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTableStats(int) - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTableStatsBuilder(int) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTableStatsBuilderList() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTableStatsCount() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTableStatsCount() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTableStatsCount() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTableStatsList() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTableStatsList() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTableStatsList() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTableStatsOrBuilder(int) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTableStatsOrBuilder(int) - Method in class alluxio.proto.journal.Table.AddTableEntry
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTableStatsOrBuilder(int) - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTableStatsOrBuilderList() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTableStatsOrBuilderList() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTableStatsOrBuilderList() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- getTablesUnchanged(int) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_unchanged = 3;
- getTablesUnchanged(int) - Method in class alluxio.grpc.table.SyncStatus
-
repeated string tables_unchanged = 3;
- getTablesUnchanged(int) - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
repeated string tables_unchanged = 3;
- getTablesUnchangedBytes(int) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_unchanged = 3;
- getTablesUnchangedBytes(int) - Method in class alluxio.grpc.table.SyncStatus
-
repeated string tables_unchanged = 3;
- getTablesUnchangedBytes(int) - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
repeated string tables_unchanged = 3;
- getTablesUnchangedCount() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_unchanged = 3;
- getTablesUnchangedCount() - Method in class alluxio.grpc.table.SyncStatus
-
repeated string tables_unchanged = 3;
- getTablesUnchangedCount() - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
repeated string tables_unchanged = 3;
- getTablesUnchangedList() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_unchanged = 3;
- getTablesUnchangedList() - Method in class alluxio.grpc.table.SyncStatus
-
repeated string tables_unchanged = 3;
- getTablesUnchangedList() - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
repeated string tables_unchanged = 3;
- getTablesUpdated(int) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_updated = 4;
- getTablesUpdated(int) - Method in class alluxio.grpc.table.SyncStatus
-
repeated string tables_updated = 4;
- getTablesUpdated(int) - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
repeated string tables_updated = 4;
- getTablesUpdatedBytes(int) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_updated = 4;
- getTablesUpdatedBytes(int) - Method in class alluxio.grpc.table.SyncStatus
-
repeated string tables_updated = 4;
- getTablesUpdatedBytes(int) - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
repeated string tables_updated = 4;
- getTablesUpdatedCount() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_updated = 4;
- getTablesUpdatedCount() - Method in class alluxio.grpc.table.SyncStatus
-
repeated string tables_updated = 4;
- getTablesUpdatedCount() - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
repeated string tables_updated = 4;
- getTablesUpdatedList() - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_updated = 4;
- getTablesUpdatedList() - Method in class alluxio.grpc.table.SyncStatus
-
repeated string tables_updated = 4;
- getTablesUpdatedList() - Method in interface alluxio.grpc.table.SyncStatusOrBuilder
-
repeated string tables_updated = 4;
- getTag(Fingerprint.Tag) - Method in class alluxio.underfs.Fingerprint
-
- getTags() - Method in class alluxio.grpc.Metric.Builder
-
Deprecated.
- getTags() - Method in class alluxio.grpc.Metric
-
Deprecated.
- getTags() - Method in interface alluxio.grpc.MetricOrBuilder
-
Deprecated.
- getTags() - Method in class alluxio.metrics.Metric
-
- getTagsCount() - Method in class alluxio.grpc.Metric.Builder
-
- getTagsCount() - Method in class alluxio.grpc.Metric
-
- getTagsCount() - Method in interface alluxio.grpc.MetricOrBuilder
-
map<string, string> tags = 6;
- getTagsMap() - Method in class alluxio.grpc.Metric.Builder
-
map<string, string> tags = 6;
- getTagsMap() - Method in class alluxio.grpc.Metric
-
map<string, string> tags = 6;
- getTagsMap() - Method in interface alluxio.grpc.MetricOrBuilder
-
map<string, string> tags = 6;
- getTagsOrDefault(String, String) - Method in class alluxio.grpc.Metric.Builder
-
map<string, string> tags = 6;
- getTagsOrDefault(String, String) - Method in class alluxio.grpc.Metric
-
map<string, string> tags = 6;
- getTagsOrDefault(String, String) - Method in interface alluxio.grpc.MetricOrBuilder
-
map<string, string> tags = 6;
- getTagsOrThrow(String) - Method in class alluxio.grpc.Metric.Builder
-
map<string, string> tags = 6;
- getTagsOrThrow(String) - Method in class alluxio.grpc.Metric
-
map<string, string> tags = 6;
- getTagsOrThrow(String) - Method in interface alluxio.grpc.MetricOrBuilder
-
map<string, string> tags = 6;
- getTagUfsValueFromFullName(String) - Static method in class alluxio.metrics.Metric
-
Gets value of ufs tag from the full metric name.
- getTargetDirectory() - Method in class alluxio.grpc.BackupPRequest.Builder
-
optional string targetDirectory = 2;
- getTargetDirectory() - Method in class alluxio.grpc.BackupPRequest
-
optional string targetDirectory = 2;
- getTargetDirectory() - Method in interface alluxio.grpc.BackupPRequestOrBuilder
-
optional string targetDirectory = 2;
- getTargetDirectoryBytes() - Method in class alluxio.grpc.BackupPRequest.Builder
-
optional string targetDirectory = 2;
- getTargetDirectoryBytes() - Method in class alluxio.grpc.BackupPRequest
-
optional string targetDirectory = 2;
- getTargetDirectoryBytes() - Method in interface alluxio.grpc.BackupPRequestOrBuilder
-
optional string targetDirectory = 2;
- getTaskArgs() - Method in class alluxio.grpc.RunTaskCommand.Builder
-
optional bytes taskArgs = 4;
- getTaskArgs() - Method in class alluxio.grpc.RunTaskCommand
-
optional bytes taskArgs = 4;
- getTaskArgs() - Method in interface alluxio.grpc.RunTaskCommandOrBuilder
-
optional bytes taskArgs = 4;
- getTaskExecutorPoolSize() - Method in class alluxio.worker.job.task.TaskExecutorManager
-
- getTaskId() - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
optional int64 taskId = 2;
- getTaskId() - Method in class alluxio.grpc.CancelTaskCommand
-
optional int64 taskId = 2;
- getTaskId() - Method in interface alluxio.grpc.CancelTaskCommandOrBuilder
-
optional int64 taskId = 2;
- getTaskId() - Method in class alluxio.grpc.RunTaskCommand.Builder
-
optional int64 taskId = 2;
- getTaskId() - Method in class alluxio.grpc.RunTaskCommand
-
optional int64 taskId = 2;
- getTaskId() - Method in interface alluxio.grpc.RunTaskCommandOrBuilder
-
optional int64 taskId = 2;
- getTaskId() - Method in class alluxio.job.RunTaskContext
-
- getTaskId() - Method in class alluxio.job.wire.TaskInfo
-
- getTaskIdList() - Method in class alluxio.job.plan.meta.PlanInfo
-
- getTaskInfo(long) - Method in class alluxio.job.plan.meta.PlanInfo
-
- getTaskInfoList() - Method in class alluxio.job.plan.meta.PlanInfo
-
- getTaskInfos(int) - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskInfos(int) - Method in class alluxio.grpc.JobHeartbeatPRequest
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskInfos(int) - Method in interface alluxio.grpc.JobHeartbeatPRequestOrBuilder
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskInfosBuilder(int) - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskInfosBuilderList() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskInfosCount() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskInfosCount() - Method in class alluxio.grpc.JobHeartbeatPRequest
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskInfosCount() - Method in interface alluxio.grpc.JobHeartbeatPRequestOrBuilder
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskInfosList() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskInfosList() - Method in class alluxio.grpc.JobHeartbeatPRequest
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskInfosList() - Method in interface alluxio.grpc.JobHeartbeatPRequestOrBuilder
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskInfosOrBuilder(int) - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskInfosOrBuilder(int) - Method in class alluxio.grpc.JobHeartbeatPRequest
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskInfosOrBuilder(int) - Method in interface alluxio.grpc.JobHeartbeatPRequestOrBuilder
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskInfosOrBuilderList() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskInfosOrBuilderList() - Method in class alluxio.grpc.JobHeartbeatPRequest
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskInfosOrBuilderList() - Method in interface alluxio.grpc.JobHeartbeatPRequestOrBuilder
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- getTaskPoolSize() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int32 taskPoolSize = 5;
- getTaskPoolSize() - Method in class alluxio.grpc.JobWorkerHealth
-
optional int32 taskPoolSize = 5;
- getTaskPoolSize() - Method in interface alluxio.grpc.JobWorkerHealthOrBuilder
-
optional int32 taskPoolSize = 5;
- getTaskPoolSize() - Method in class alluxio.grpc.SetTaskPoolSizeCommand.Builder
-
optional int32 taskPoolSize = 1;
- getTaskPoolSize() - Method in class alluxio.grpc.SetTaskPoolSizeCommand
-
optional int32 taskPoolSize = 1;
- getTaskPoolSize() - Method in interface alluxio.grpc.SetTaskPoolSizeCommandOrBuilder
-
optional int32 taskPoolSize = 1;
- getTaskPoolSize() - Method in class alluxio.job.wire.JobWorkerHealth
-
- getTempBlockMeta(long) - Method in class alluxio.worker.block.BlockMetadataManager
-
Gets the metadata of a temp block.
- getTempBlockMeta(long, long) - Method in interface alluxio.worker.block.BlockStore
-
Gets the temp metadata of a specific block from local storage.
- getTempBlockMeta(long) - Method in class alluxio.worker.block.meta.StorageDir
-
Gets the
BlockMeta
from this storage dir by its block id.
- getTempBlockMeta(long, long) - Method in class alluxio.worker.block.TieredBlockStore
-
- getTempBlockMetaOrNull(long) - Method in class alluxio.worker.block.BlockMetadataManager
-
Gets the metadata of a temp block.
- getTempBlockWriterRemote(long, long) - Method in interface alluxio.worker.block.BlockWorker
-
Opens a
BlockWriter
for an existing temporary block for non short-circuit writes or
cache requests.
- getTempBlockWriterRemote(long, long) - Method in class alluxio.worker.block.DefaultBlockWorker
-
- getTemporaryCheckpoints() - Method in class alluxio.master.journal.ufs.UfsJournalSnapshot
-
- getTempUfsPath() - Method in class alluxio.master.file.meta.InodeFile
-
- getTempUfsPath() - Method in interface alluxio.master.file.meta.InodeFileView
-
- getTempUfsPath() - Method in class alluxio.master.file.meta.MutableInodeFile
-
- getTempUfsPath() - Method in class alluxio.master.file.PersistJob
-
- getTempUfsPath() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string temp_ufs_path = 23;
- getTempUfsPath() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string temp_ufs_path = 23;
- getTempUfsPath() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string temp_ufs_path = 23;
- getTempUfsPath() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string tempUfsPath = 12;
- getTempUfsPath() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional string tempUfsPath = 12;
- getTempUfsPath() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional string tempUfsPath = 12;
- getTempUfsPath() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional string temp_ufs_path = 11;
- getTempUfsPath() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional string temp_ufs_path = 11;
- getTempUfsPath() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional string temp_ufs_path = 11;
- getTempUfsPathBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string temp_ufs_path = 23;
- getTempUfsPathBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string temp_ufs_path = 23;
- getTempUfsPathBytes() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string temp_ufs_path = 23;
- getTempUfsPathBytes() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string tempUfsPath = 12;
- getTempUfsPathBytes() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional string tempUfsPath = 12;
- getTempUfsPathBytes() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional string tempUfsPath = 12;
- getTempUfsPathBytes() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional string temp_ufs_path = 11;
- getTempUfsPathBytes() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional string temp_ufs_path = 11;
- getTempUfsPathBytes() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional string temp_ufs_path = 11;
- getTempUrlPrefix(TempUrlHashPrefixSource) - Method in class alluxio.underfs.swift.KeystoneV3Access
-
- getThis() - Method in class alluxio.master.file.contexts.CreateDirectoryContext
-
- getThis() - Method in class alluxio.master.file.contexts.CreateFileContext
-
- getThis() - Method in class alluxio.master.file.contexts.CreatePathContext
-
- getThis() - Method in class alluxio.master.file.meta.MutableInode
-
- getThis() - Method in class alluxio.master.file.meta.MutableInodeDirectory
-
- getThis() - Method in class alluxio.master.file.meta.MutableInodeFile
-
- getThreadIdentifier(Thread) - Static method in class alluxio.util.ThreadUtils
-
- getThreadName() - Method in class alluxio.heartbeat.ScheduledTimer
-
- getThreadNames() - Static method in class alluxio.heartbeat.HeartbeatScheduler
-
- getTier() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional int32 tier = 3;
- getTier() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
optional int32 tier = 3;
- getTier() - Method in interface alluxio.grpc.CreateLocalBlockRequestOrBuilder
-
optional int32 tier = 3;
- getTier() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
This is only applicable for block write.
- getTier() - Method in class alluxio.grpc.WriteRequestCommand
-
This is only applicable for block write.
- getTier() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
This is only applicable for block write.
- getTier() - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
optional string tier = 2;
- getTier() - Method in class alluxio.proto.meta.Block.BlockLocation
-
optional string tier = 2;
- getTier() - Method in interface alluxio.proto.meta.Block.BlockLocationOrBuilder
-
optional string tier = 2;
- getTier(int) - Method in class alluxio.wire.TieredIdentity
-
- getTier(String) - Method in class alluxio.worker.block.BlockMetadataManager
-
- getTier() - Method in class alluxio.worker.grpc.BlockWriteRequest
-
- getTierAlias() - Method in class alluxio.grpc.BlockLocation.Builder
-
optional string tierAlias = 3;
- getTierAlias() - Method in class alluxio.grpc.BlockLocation
-
optional string tierAlias = 3;
- getTierAlias() - Method in interface alluxio.grpc.BlockLocationOrBuilder
-
optional string tierAlias = 3;
- getTierAlias() - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
optional string tierAlias = 1;
- getTierAlias() - Method in class alluxio.grpc.BlockStoreLocationProto
-
optional string tierAlias = 1;
- getTierAlias() - Method in interface alluxio.grpc.BlockStoreLocationProtoOrBuilder
-
optional string tierAlias = 1;
- getTierAlias() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the alias of the target tier
- getTierAlias() - Method in class alluxio.grpc.CommitBlockPRequest
-
the alias of the target tier
- getTierAlias() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
the alias of the target tier
- getTierAlias() - Method in class alluxio.master.block.meta.MasterBlockLocation
-
- getTierAlias() - Method in class alluxio.util.webui.UIStorageDir
-
Gets tier alias.
- getTierAlias() - Method in class alluxio.util.webui.UIUsageOnTier
-
Gets tier alias.
- getTierAlias() - Method in class alluxio.wire.BlockLocation
-
- getTierAlias() - Method in class alluxio.worker.block.meta.StorageTier
-
- getTierAliasBytes() - Method in class alluxio.grpc.BlockLocation.Builder
-
optional string tierAlias = 3;
- getTierAliasBytes() - Method in class alluxio.grpc.BlockLocation
-
optional string tierAlias = 3;
- getTierAliasBytes() - Method in interface alluxio.grpc.BlockLocationOrBuilder
-
optional string tierAlias = 3;
- getTierAliasBytes() - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
optional string tierAlias = 1;
- getTierAliasBytes() - Method in class alluxio.grpc.BlockStoreLocationProto
-
optional string tierAlias = 1;
- getTierAliasBytes() - Method in interface alluxio.grpc.BlockStoreLocationProtoOrBuilder
-
optional string tierAlias = 1;
- getTierAliasBytes() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the alias of the target tier
- getTierAliasBytes() - Method in class alluxio.grpc.CommitBlockPRequest
-
the alias of the target tier
- getTierAliasBytes() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
the alias of the target tier
- getTierBytes() - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
optional string tier = 2;
- getTierBytes() - Method in class alluxio.proto.meta.Block.BlockLocation
-
optional string tier = 2;
- getTierBytes() - Method in interface alluxio.proto.meta.Block.BlockLocationOrBuilder
-
optional string tier = 2;
- getTierCapacity() - Method in class alluxio.wire.AlluxioMasterInfo
-
- getTierCapacity() - Method in class alluxio.wire.AlluxioWorkerInfo
-
- getTieredIdentity() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional .alluxio.grpc.TieredIdentity tieredIdentity = 6;
- getTieredIdentity() - Method in class alluxio.grpc.WorkerNetAddress
-
optional .alluxio.grpc.TieredIdentity tieredIdentity = 6;
- getTieredIdentity() - Method in interface alluxio.grpc.WorkerNetAddressOrBuilder
-
optional .alluxio.grpc.TieredIdentity tieredIdentity = 6;
- getTieredIdentity() - Method in class alluxio.wire.WorkerNetAddress
-
- getTieredIdentityBuilder() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional .alluxio.grpc.TieredIdentity tieredIdentity = 6;
- getTieredIdentityOrBuilder() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional .alluxio.grpc.TieredIdentity tieredIdentity = 6;
- getTieredIdentityOrBuilder() - Method in class alluxio.grpc.WorkerNetAddress
-
optional .alluxio.grpc.TieredIdentity tieredIdentity = 6;
- getTieredIdentityOrBuilder() - Method in interface alluxio.grpc.WorkerNetAddressOrBuilder
-
optional .alluxio.grpc.TieredIdentity tieredIdentity = 6;
- getTierName() - Method in class alluxio.grpc.LocalityTier.Builder
-
optional string tierName = 1;
- getTierName() - Method in class alluxio.grpc.LocalityTier
-
optional string tierName = 1;
- getTierName() - Method in interface alluxio.grpc.LocalityTierOrBuilder
-
optional string tierName = 1;
- getTierName() - Method in class alluxio.wire.TieredIdentity.LocalityTier
-
- getTierNameBytes() - Method in class alluxio.grpc.LocalityTier.Builder
-
optional string tierName = 1;
- getTierNameBytes() - Method in class alluxio.grpc.LocalityTier
-
optional string tierName = 1;
- getTierNameBytes() - Method in interface alluxio.grpc.LocalityTierOrBuilder
-
optional string tierName = 1;
- getTierOrdinal() - Method in class alluxio.worker.block.meta.StorageTier
-
- getTierPaths() - Method in class alluxio.wire.AlluxioWorkerInfo
-
- getTiers(int) - Method in class alluxio.grpc.TieredIdentity.Builder
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTiers(int) - Method in class alluxio.grpc.TieredIdentity
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTiers(int) - Method in interface alluxio.grpc.TieredIdentityOrBuilder
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTiers(int) - Method in class alluxio.grpc.TierList.Builder
-
repeated int64 tiers = 1;
- getTiers(int) - Method in class alluxio.grpc.TierList
-
repeated int64 tiers = 1;
- getTiers(int) - Method in interface alluxio.grpc.TierListOrBuilder
-
repeated int64 tiers = 1;
- getTiers() - Method in class alluxio.wire.TieredIdentity
-
- getTiers() - Method in class alluxio.worker.block.BlockMetadataManager
-
- getTiersBelow(String) - Method in class alluxio.worker.block.BlockMetadataManager
-
Gets the list of
StorageTier
below the tier with the given tierAlias.
- getTiersBuilder(int) - Method in class alluxio.grpc.TieredIdentity.Builder
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTiersBuilderList() - Method in class alluxio.grpc.TieredIdentity.Builder
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTiersCount() - Method in class alluxio.grpc.TieredIdentity.Builder
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTiersCount() - Method in class alluxio.grpc.TieredIdentity
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTiersCount() - Method in interface alluxio.grpc.TieredIdentityOrBuilder
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTiersCount() - Method in class alluxio.grpc.TierList.Builder
-
repeated int64 tiers = 1;
- getTiersCount() - Method in class alluxio.grpc.TierList
-
repeated int64 tiers = 1;
- getTiersCount() - Method in interface alluxio.grpc.TierListOrBuilder
-
repeated int64 tiers = 1;
- getTiersList() - Method in class alluxio.grpc.TieredIdentity.Builder
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTiersList() - Method in class alluxio.grpc.TieredIdentity
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTiersList() - Method in interface alluxio.grpc.TieredIdentityOrBuilder
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTiersList() - Method in class alluxio.grpc.TierList.Builder
-
repeated int64 tiers = 1;
- getTiersList() - Method in class alluxio.grpc.TierList
-
repeated int64 tiers = 1;
- getTiersList() - Method in interface alluxio.grpc.TierListOrBuilder
-
repeated int64 tiers = 1;
- getTiersOrBuilder(int) - Method in class alluxio.grpc.TieredIdentity.Builder
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTiersOrBuilder(int) - Method in class alluxio.grpc.TieredIdentity
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTiersOrBuilder(int) - Method in interface alluxio.grpc.TieredIdentityOrBuilder
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTiersOrBuilderList() - Method in class alluxio.grpc.TieredIdentity.Builder
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTiersOrBuilderList() - Method in class alluxio.grpc.TieredIdentity
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTiersOrBuilderList() - Method in interface alluxio.grpc.TieredIdentityOrBuilder
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- getTierView(String) - Method in class alluxio.worker.block.BlockMetadataView
-
- getTierViewAlias() - Method in class alluxio.worker.block.meta.StorageTierView
-
- getTierViewOrdinal() - Method in class alluxio.worker.block.meta.StorageTierView
-
- getTierViews() - Method in class alluxio.worker.block.BlockMetadataView
-
Gets all tierViews under this storage metadata view.
- getTierViewsBelow(String) - Method in class alluxio.worker.block.BlockMetadataView
-
Gets all tierViews before certain tierView.
- getTimedOutSessions() - Method in class alluxio.Sessions
-
Gets the sessions that timed out.
- getTimeoutMs() - Method in class alluxio.util.WaitForOptions
-
- getTimer() - Method in class alluxio.master.file.PersistJob
-
- getTimerClass(String) - Static method in class alluxio.heartbeat.HeartbeatContext
-
- getTimerClasses() - Static method in class alluxio.heartbeat.HeartbeatContext
-
- getTimeSeries() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getTimeSeries() - Method in interface alluxio.master.file.FileSystemMaster
-
- getTimeSeries() - Method in class alluxio.master.metrics.TimeSeriesStore
-
- getTimeSeriesMetrics() - Method in class alluxio.wire.MasterWebUIMetrics
-
- getTimeStamp() - Method in class alluxio.metrics.TimeSeries.DataPoint
-
- getTmpDir(List<String>) - Static method in class alluxio.util.CommonUtils
-
- getTo(int) - Method in class alluxio.underfs.swift.MidPartLongRange
-
- getToBePersistedIds() - Method in class alluxio.master.file.meta.InodeTree
-
- getToBePersistedIds() - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
- getToken() - Method in class alluxio.underfs.swift.KeystoneV3Access
-
- getToRemoveBlocks() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getTotal() - Method in class alluxio.wire.Capacity
-
- getTotalBytesOnTiers() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
Deprecated.
- getTotalBytesOnTiers() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
Deprecated.
- getTotalBytesOnTiers() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
Deprecated.
- getTotalBytesOnTiers() - Method in interface alluxio.master.block.BlockMaster
-
- getTotalBytesOnTiers() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getTotalBytesOnTiers() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getTotalBytesOnTiersCount() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- getTotalBytesOnTiersCount() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
- getTotalBytesOnTiersCount() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of total bytes on each tier
- getTotalBytesOnTiersMap() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the map of total bytes on each tier
- getTotalBytesOnTiersMap() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the map of total bytes on each tier
- getTotalBytesOnTiersMap() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of total bytes on each tier
- getTotalBytesOnTiersOrDefault(String, long) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the map of total bytes on each tier
- getTotalBytesOnTiersOrDefault(String, long) - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the map of total bytes on each tier
- getTotalBytesOnTiersOrDefault(String, long) - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of total bytes on each tier
- getTotalBytesOnTiersOrThrow(String) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the map of total bytes on each tier
- getTotalBytesOnTiersOrThrow(String) - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the map of total bytes on each tier
- getTotalBytesOnTiersOrThrow(String) - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of total bytes on each tier
- getTotalBytesReadDomainSocket() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets total bytes read from domain socket.
- getTotalBytesReadDomainSocketThroughput() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets total bytes read from domain socket throughput.
- getTotalBytesReadLocal() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets total bytes read local.
- getTotalBytesReadLocalThroughput() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets total bytes read local throughput.
- getTotalBytesReadRemote() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets total bytes read remote.
- getTotalBytesReadRemoteThroughput() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets total bytes read remote throughput.
- getTotalBytesReadUfs() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets total bytes read ufs.
- getTotalBytesReadUfsThroughput() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets total bytes read ufs throughput.
- getTotalBytesWrittenAlluxio() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets total bytes written alluxio.
- getTotalBytesWrittenAlluxioThroughput() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets total bytes written alluxio throughput.
- getTotalBytesWrittenDomainSocket() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets total bytes written through domain socket.
- getTotalBytesWrittenDomainSocketThroughput() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets total bytes written through domain socket throughput.
- getTotalBytesWrittenLocal() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets total bytes written local.
- getTotalBytesWrittenLocalThroughput() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets total bytes written local throughput.
- getTotalBytesWrittenUfs() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets total bytes written ufs.
- getTotalBytesWrittenUfsThroughput() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets total bytes written ufs throughput.
- getTotalExtraTime() - Method in class alluxio.util.JvmPauseMonitor
-
- getTransformations(int) - Method in class alluxio.grpc.table.Partition.Builder
-
The latest transformation is in the back of the list.
- getTransformations(int) - Method in class alluxio.grpc.table.Partition
-
The latest transformation is in the back of the list.
- getTransformations(int) - Method in interface alluxio.grpc.table.PartitionOrBuilder
-
The latest transformation is in the back of the list.
- getTransformationsBuilder(int) - Method in class alluxio.grpc.table.Partition.Builder
-
The latest transformation is in the back of the list.
- getTransformationsBuilderList() - Method in class alluxio.grpc.table.Partition.Builder
-
The latest transformation is in the back of the list.
- getTransformationsCount() - Method in class alluxio.grpc.table.Partition.Builder
-
The latest transformation is in the back of the list.
- getTransformationsCount() - Method in class alluxio.grpc.table.Partition
-
The latest transformation is in the back of the list.
- getTransformationsCount() - Method in interface alluxio.grpc.table.PartitionOrBuilder
-
The latest transformation is in the back of the list.
- getTransformationsList() - Method in class alluxio.grpc.table.Partition.Builder
-
The latest transformation is in the back of the list.
- getTransformationsList() - Method in class alluxio.grpc.table.Partition
-
The latest transformation is in the back of the list.
- getTransformationsList() - Method in interface alluxio.grpc.table.PartitionOrBuilder
-
The latest transformation is in the back of the list.
- getTransformationsOrBuilder(int) - Method in class alluxio.grpc.table.Partition.Builder
-
The latest transformation is in the back of the list.
- getTransformationsOrBuilder(int) - Method in class alluxio.grpc.table.Partition
-
The latest transformation is in the back of the list.
- getTransformationsOrBuilder(int) - Method in interface alluxio.grpc.table.PartitionOrBuilder
-
The latest transformation is in the back of the list.
- getTransformationsOrBuilderList() - Method in class alluxio.grpc.table.Partition.Builder
-
The latest transformation is in the back of the list.
- getTransformationsOrBuilderList() - Method in class alluxio.grpc.table.Partition
-
The latest transformation is in the back of the list.
- getTransformationsOrBuilderList() - Method in interface alluxio.grpc.table.PartitionOrBuilder
-
The latest transformation is in the back of the list.
- getTransformedLayout() - Method in class alluxio.table.common.transform.TransformPlan
-
- getTransformedLayouts() - Method in class alluxio.master.table.transform.TransformJobInfo
-
- getTransformedLayouts() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
Deprecated.
- getTransformedLayouts() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
Deprecated.
- getTransformedLayouts() - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
Deprecated.
- getTransformedLayouts() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
Deprecated.
- getTransformedLayouts() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
Deprecated.
- getTransformedLayouts() - Method in interface alluxio.proto.journal.Table.CompleteTransformTableEntryOrBuilder
-
Deprecated.
- getTransformedLayoutsCount() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
- getTransformedLayoutsCount() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
- getTransformedLayoutsCount() - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
map<string, .alluxio.grpc.table.Layout> transformed_layouts = 5;
- getTransformedLayoutsCount() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
- getTransformedLayoutsCount() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
- getTransformedLayoutsCount() - Method in interface alluxio.proto.journal.Table.CompleteTransformTableEntryOrBuilder
-
Map from partition spec to transformed layout
- getTransformedLayoutsMap() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
map<string, .alluxio.grpc.table.Layout> transformed_layouts = 5;
- getTransformedLayoutsMap() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
map<string, .alluxio.grpc.table.Layout> transformed_layouts = 5;
- getTransformedLayoutsMap() - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
map<string, .alluxio.grpc.table.Layout> transformed_layouts = 5;
- getTransformedLayoutsMap() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
Map from partition spec to transformed layout
- getTransformedLayoutsMap() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
Map from partition spec to transformed layout
- getTransformedLayoutsMap() - Method in interface alluxio.proto.journal.Table.CompleteTransformTableEntryOrBuilder
-
Map from partition spec to transformed layout
- getTransformedLayoutsOrDefault(String, Layout) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
map<string, .alluxio.grpc.table.Layout> transformed_layouts = 5;
- getTransformedLayoutsOrDefault(String, Layout) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
map<string, .alluxio.grpc.table.Layout> transformed_layouts = 5;
- getTransformedLayoutsOrDefault(String, Layout) - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
map<string, .alluxio.grpc.table.Layout> transformed_layouts = 5;
- getTransformedLayoutsOrDefault(String, Layout) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
Map from partition spec to transformed layout
- getTransformedLayoutsOrDefault(String, Layout) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
Map from partition spec to transformed layout
- getTransformedLayoutsOrDefault(String, Layout) - Method in interface alluxio.proto.journal.Table.CompleteTransformTableEntryOrBuilder
-
Map from partition spec to transformed layout
- getTransformedLayoutsOrThrow(String) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
map<string, .alluxio.grpc.table.Layout> transformed_layouts = 5;
- getTransformedLayoutsOrThrow(String) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
map<string, .alluxio.grpc.table.Layout> transformed_layouts = 5;
- getTransformedLayoutsOrThrow(String) - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
map<string, .alluxio.grpc.table.Layout> transformed_layouts = 5;
- getTransformedLayoutsOrThrow(String) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
Map from partition spec to transformed layout
- getTransformedLayoutsOrThrow(String) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
Map from partition spec to transformed layout
- getTransformedLayoutsOrThrow(String) - Method in interface alluxio.proto.journal.Table.CompleteTransformTableEntryOrBuilder
-
Map from partition spec to transformed layout
- getTransformJobInfo(long) - Method in class alluxio.client.table.RetryHandlingTableMasterClient
-
- getTransformJobInfo(long) - Method in interface alluxio.client.table.TableMasterClient
-
- getTransformJobInfo(GetTransformJobInfoPRequest) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceBlockingStub
-
Gets information of transformation jobs.
- getTransformJobInfo(GetTransformJobInfoPRequest) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceFutureStub
-
Gets information of transformation jobs.
- getTransformJobInfo(GetTransformJobInfoPRequest, StreamObserver<GetTransformJobInfoPResponse>) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceImplBase
-
Gets information of transformation jobs.
- getTransformJobInfo(GetTransformJobInfoPRequest, StreamObserver<GetTransformJobInfoPResponse>) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceStub
-
Gets information of transformation jobs.
- getTransformJobInfo(long) - Method in class alluxio.master.table.DefaultTableMaster
-
- getTransformJobInfo(long) - Method in interface alluxio.master.table.TableMaster
-
- getTransformJobInfo(GetTransformJobInfoPRequest, StreamObserver<GetTransformJobInfoPResponse>) - Method in class alluxio.master.table.TableMasterClientServiceHandler
-
- getTransformJobInfo(long) - Method in class alluxio.master.table.transform.TransformManager
-
- GetTransformJobInfoPRequest - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetTransformJobInfoPRequest
- GetTransformJobInfoPRequest.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetTransformJobInfoPRequest
- GetTransformJobInfoPRequestOrBuilder - Interface in alluxio.grpc.table
-
- GetTransformJobInfoPResponse - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetTransformJobInfoPResponse
- GetTransformJobInfoPResponse.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.GetTransformJobInfoPResponse
- GetTransformJobInfoPResponseOrBuilder - Interface in alluxio.grpc.table
-
- getTransformPlan(String, String, TransformDefinition) - Method in class alluxio.master.table.AlluxioCatalog
-
- getTransformPlan(TransformContext, TransformDefinition) - Method in class alluxio.master.table.Partition
-
Returns a plan to transform this partition.
- getTransformPlan(TransformContext, TransformDefinition) - Method in interface alluxio.table.common.Layout
-
- getTransformPlan(TransformContext, TransformDefinition) - Method in class alluxio.table.common.layout.HiveLayout
-
- getTransformPlans(TransformDefinition) - Method in class alluxio.master.table.Table
-
Returns a list of plans to transform the table, according to the transformation definition.
- getTransformTableMethod() - Static method in class alluxio.grpc.table.TableMasterClientServiceGrpc
-
- getTtl() - Method in class alluxio.client.file.URIStatus
-
- getTtl() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 ttl = 15;
- getTtl() - Method in class alluxio.grpc.FileInfo
-
optional int64 ttl = 15;
- getTtl() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int64 ttl = 15;
- getTtl() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
optional int64 ttl = 2;
- getTtl() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions
-
optional int64 ttl = 2;
- getTtl() - Method in interface alluxio.grpc.FileSystemMasterCommonPOptionsOrBuilder
-
optional int64 ttl = 2;
- getTtl() - Method in class alluxio.master.file.contexts.CreatePathContext
-
- getTtl() - Method in class alluxio.master.file.meta.Inode
-
- getTtl() - Method in interface alluxio.master.file.meta.InodeView
-
- getTtl() - Method in class alluxio.master.file.meta.MutableInode
-
- getTtl() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 ttl = 13;
- getTtl() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional int64 ttl = 13;
- getTtl() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional int64 ttl = 13;
- getTtl() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 ttl = 13;
- getTtl() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 ttl = 13;
- getTtl() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 ttl = 13;
- getTtl() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int64 ttl = 4;
- getTtl() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional int64 ttl = 4;
- getTtl() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional int64 ttl = 4;
- getTtl() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 ttl = 12;
- getTtl() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional int64 ttl = 12;
- getTtl() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional int64 ttl = 12;
- getTtl() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 ttl = 4;
- getTtl() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 ttl = 4;
- getTtl() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 ttl = 4;
- getTtl() - Method in class alluxio.wire.FileInfo
-
- getTtlAction() - Method in class alluxio.client.file.URIStatus
-
- getTtlAction() - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.TtlAction ttlAction = 22;
- getTtlAction() - Method in class alluxio.grpc.FileInfo
-
optional .alluxio.grpc.TtlAction ttlAction = 22;
- getTtlAction() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional .alluxio.grpc.TtlAction ttlAction = 22;
- getTtlAction() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
optional .alluxio.grpc.TtlAction ttlAction = 3;
- getTtlAction() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions
-
optional .alluxio.grpc.TtlAction ttlAction = 3;
- getTtlAction() - Method in interface alluxio.grpc.FileSystemMasterCommonPOptionsOrBuilder
-
optional .alluxio.grpc.TtlAction ttlAction = 3;
- getTtlAction() - Method in class alluxio.master.file.contexts.CreatePathContext
-
- getTtlAction() - Method in class alluxio.master.file.meta.Inode
-
- getTtlAction() - Method in interface alluxio.master.file.meta.InodeView
-
- getTtlAction() - Method in class alluxio.master.file.meta.MutableInode
-
- getTtlAction() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 14 [default = DELETE];
- getTtlAction() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 14 [default = DELETE];
- getTtlAction() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 14 [default = DELETE];
- getTtlAction() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 17 [default = DELETE];
- getTtlAction() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 17 [default = DELETE];
- getTtlAction() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 17 [default = DELETE];
- getTtlAction() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 9 [default = DELETE];
- getTtlAction() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 9 [default = DELETE];
- getTtlAction() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 9 [default = DELETE];
- getTtlAction() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 13 [default = DELETE];
- getTtlAction() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 13 [default = DELETE];
- getTtlAction() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 13 [default = DELETE];
- getTtlAction() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.grpc.TtlAction ttl_action = 5;
- getTtlAction() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional .alluxio.grpc.TtlAction ttl_action = 5;
- getTtlAction() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional .alluxio.grpc.TtlAction ttl_action = 5;
- getTtlAction() - Method in class alluxio.wire.FileInfo
-
- getTtlBuckets() - Method in class alluxio.master.file.meta.InodeTree
-
- getTtlIntervalEndTimeMs() - Method in class alluxio.master.file.meta.TtlBucket
-
- getTtlIntervalMs() - Static method in class alluxio.master.file.meta.TtlBucket
-
- getTtlIntervalStartTimeMs() - Method in class alluxio.master.file.meta.TtlBucket
-
- getTxId() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
optional int64 tx_id = 2;
- getTxId() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry
-
optional int64 tx_id = 2;
- getTxId() - Method in interface alluxio.proto.journal.File.ActiveSyncTxIdEntryOrBuilder
-
optional int64 tx_id = 2;
- getTxId() - Method in class alluxio.SyncInfo
-
returns the transaction id that is synced in this sync period.
- getType() - Method in class alluxio.client.file.cache.store.LocalPageStoreOptions
-
- getType() - Method in class alluxio.client.file.cache.store.PageStoreOptions
-
- getType() - Method in class alluxio.client.file.cache.store.RocksPageStoreOptions
-
- getType() - Method in class alluxio.conf.Source
-
- getType() - Method in class alluxio.grpc.JobInfo.Builder
-
optional .alluxio.grpc.job.JobType type = 8;
- getType() - Method in class alluxio.grpc.JobInfo
-
optional .alluxio.grpc.job.JobType type = 8;
- getType() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional .alluxio.grpc.job.JobType type = 8;
- getType() - Method in class alluxio.grpc.PAclEntry.Builder
-
optional .alluxio.grpc.file.PAclEntryType type = 1;
- getType() - Method in class alluxio.grpc.PAclEntry
-
optional .alluxio.grpc.file.PAclEntryType type = 1;
- getType() - Method in interface alluxio.grpc.PAclEntryOrBuilder
-
optional .alluxio.grpc.file.PAclEntryType type = 1;
- getType() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string type = 3;
- getType() - Method in class alluxio.grpc.table.FieldSchema
-
optional string type = 3;
- getType() - Method in interface alluxio.grpc.table.FieldSchemaOrBuilder
-
optional string type = 3;
- getType() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.TableInfo.TableType type = 3;
- getType() - Method in class alluxio.grpc.table.TableInfo
-
optional .alluxio.grpc.table.TableInfo.TableType type = 3;
- getType() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional .alluxio.grpc.table.TableInfo.TableType type = 3;
- getType() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional .alluxio.grpc.block.RequestType type = 1;
- getType() - Method in class alluxio.grpc.WriteRequestCommand
-
optional .alluxio.grpc.block.RequestType type = 1;
- getType() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
optional .alluxio.grpc.block.RequestType type = 1;
- getType() - Method in class alluxio.job.plan.transform.FieldSchema
-
- getType() - Method in class alluxio.master.journal.checkpoint.CheckpointInputStream
-
- getType() - Method in class alluxio.master.table.Database
-
- getType() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
optional .alluxio.proto.shared.AclEntryType type = 1;
- getType() - Method in class alluxio.proto.shared.Acl.AclEntry
-
optional .alluxio.proto.shared.AclEntryType type = 1;
- getType() - Method in interface alluxio.proto.shared.Acl.AclEntryOrBuilder
-
optional .alluxio.proto.shared.AclEntryType type = 1;
- getType() - Method in class alluxio.security.authorization.AclEntry
-
- getType() - Method in interface alluxio.table.common.Layout
-
- getType() - Method in class alluxio.table.common.layout.HiveLayout
-
- getType() - Method in class alluxio.table.common.layout.HiveLayout.HiveLayoutFactory
-
- getType() - Method in interface alluxio.table.common.LayoutFactory
-
- getType() - Method in interface alluxio.table.common.udb.UnderDatabase
-
- getType() - Method in interface alluxio.table.common.udb.UnderDatabaseFactory
-
- getType() - Method in class alluxio.table.under.hive.HiveDatabase
-
- getType() - Method in class alluxio.table.under.hive.HiveDatabaseFactory
-
- getTypeBytes() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string type = 3;
- getTypeBytes() - Method in class alluxio.grpc.table.FieldSchema
-
optional string type = 3;
- getTypeBytes() - Method in interface alluxio.grpc.table.FieldSchemaOrBuilder
-
optional string type = 3;
- getUdb() - Method in class alluxio.master.table.Database
-
- getUdbConnectionUri() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_connection_uri = 2;
- getUdbConnectionUri() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
optional string udb_connection_uri = 2;
- getUdbConnectionUri() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
optional string udb_connection_uri = 2;
- getUdbConnectionUri() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_connection_uri = 2;
- getUdbConnectionUri() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
optional string udb_connection_uri = 2;
- getUdbConnectionUri() - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
optional string udb_connection_uri = 2;
- getUdbConnectionUriBytes() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_connection_uri = 2;
- getUdbConnectionUriBytes() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
optional string udb_connection_uri = 2;
- getUdbConnectionUriBytes() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
optional string udb_connection_uri = 2;
- getUdbConnectionUriBytes() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_connection_uri = 2;
- getUdbConnectionUriBytes() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
optional string udb_connection_uri = 2;
- getUdbConnectionUriBytes() - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
optional string udb_connection_uri = 2;
- getUdbContext() - Method in interface alluxio.table.common.udb.UnderDatabase
-
- getUdbContext() - Method in class alluxio.table.under.hive.HiveDatabase
-
- getUdbDbName() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_db_name = 3;
- getUdbDbName() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
optional string udb_db_name = 3;
- getUdbDbName() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
optional string udb_db_name = 3;
- getUdbDbName() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_db_name = 3;
- getUdbDbName() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
optional string udb_db_name = 3;
- getUdbDbName() - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
optional string udb_db_name = 3;
- getUdbDbName() - Method in class alluxio.table.common.udb.UdbContext
-
- getUdbDbNameBytes() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_db_name = 3;
- getUdbDbNameBytes() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
optional string udb_db_name = 3;
- getUdbDbNameBytes() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
optional string udb_db_name = 3;
- getUdbDbNameBytes() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_db_name = 3;
- getUdbDbNameBytes() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
optional string udb_db_name = 3;
- getUdbDbNameBytes() - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
optional string udb_db_name = 3;
- getUdbPrefix(String) - Static method in class alluxio.table.common.ConfigurationUtils
-
- getUdbRegistry() - Method in class alluxio.master.table.CatalogContext
-
- getUdbRegistry() - Method in class alluxio.table.common.udb.UdbContext
-
- getUdbType() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_type = 1;
- getUdbType() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
optional string udb_type = 1;
- getUdbType() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
optional string udb_type = 1;
- getUdbType() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_type = 1;
- getUdbType() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
optional string udb_type = 1;
- getUdbType() - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
optional string udb_type = 1;
- getUdbTypeBytes() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_type = 1;
- getUdbTypeBytes() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
optional string udb_type = 1;
- getUdbTypeBytes() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
optional string udb_type = 1;
- getUdbTypeBytes() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_type = 1;
- getUdbTypeBytes() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
optional string udb_type = 1;
- getUdbTypeBytes() - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
optional string udb_type = 1;
- getUfsAddress() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getUfsAddress() - Method in interface alluxio.master.file.FileSystemMaster
-
- getUfsBlockPath(UfsManager.UfsClient, long) - Static method in class alluxio.worker.BlockUtils
-
For a given block ID, derives the corresponding UFS file of this block if it falls back to
be stored in UFS.
- getUfsCapacity() - Method in class alluxio.wire.AlluxioMasterInfo
-
- getUfsCapacityBytes() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional int64 ufsCapacityBytes = 3 [default = -1];
- getUfsCapacityBytes() - Method in class alluxio.grpc.MountPointInfo
-
optional int64 ufsCapacityBytes = 3 [default = -1];
- getUfsCapacityBytes() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
optional int64 ufsCapacityBytes = 3 [default = -1];
- getUfsCapacityBytes() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getUfsCapacityBytes() - Method in class alluxio.wire.MountPointInfo
-
- getUfsClient(long) - Method in class alluxio.master.file.meta.MountTable
-
Get the associated ufs client with the mount id.
- getUfsFingerprint() - Method in class alluxio.client.file.URIStatus
-
- getUfsFingerprint() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string ufsFingerprint = 26;
- getUfsFingerprint() - Method in class alluxio.grpc.FileInfo
-
optional string ufsFingerprint = 26;
- getUfsFingerprint() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string ufsFingerprint = 26;
- getUfsFingerprint() - Method in class alluxio.master.file.contexts.SetAttributeContext
-
- getUfsFingerprint() - Method in class alluxio.master.file.meta.Inode
-
- getUfsFingerprint() - Method in interface alluxio.master.file.meta.InodeView
-
- getUfsFingerprint() - Method in class alluxio.master.file.meta.MutableInode
-
- getUfsFingerprint() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional string ufs_fingerprint = 5;
- getUfsFingerprint() - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
optional string ufs_fingerprint = 5;
- getUfsFingerprint() - Method in interface alluxio.proto.journal.File.CompleteFileEntryOrBuilder
-
optional string ufs_fingerprint = 5;
- getUfsFingerprint() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string ufs_fingerprint = 18;
- getUfsFingerprint() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string ufs_fingerprint = 18;
- getUfsFingerprint() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string ufs_fingerprint = 18;
- getUfsFingerprint() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string ufs_fingerprint = 10;
- getUfsFingerprint() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional string ufs_fingerprint = 10;
- getUfsFingerprint() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional string ufs_fingerprint = 10;
- getUfsFingerprint() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string ufs_fingerprint = 15;
- getUfsFingerprint() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional string ufs_fingerprint = 15;
- getUfsFingerprint() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional string ufs_fingerprint = 15;
- getUfsFingerprint() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string ufs_fingerprint = 11;
- getUfsFingerprint() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional string ufs_fingerprint = 11;
- getUfsFingerprint() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional string ufs_fingerprint = 11;
- getUfsFingerprint() - Method in class alluxio.wire.FileInfo
-
- getUfsFingerprintBytes() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string ufsFingerprint = 26;
- getUfsFingerprintBytes() - Method in class alluxio.grpc.FileInfo
-
optional string ufsFingerprint = 26;
- getUfsFingerprintBytes() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string ufsFingerprint = 26;
- getUfsFingerprintBytes() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional string ufs_fingerprint = 5;
- getUfsFingerprintBytes() - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
optional string ufs_fingerprint = 5;
- getUfsFingerprintBytes() - Method in interface alluxio.proto.journal.File.CompleteFileEntryOrBuilder
-
optional string ufs_fingerprint = 5;
- getUfsFingerprintBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string ufs_fingerprint = 18;
- getUfsFingerprintBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string ufs_fingerprint = 18;
- getUfsFingerprintBytes() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string ufs_fingerprint = 18;
- getUfsFingerprintBytes() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string ufs_fingerprint = 10;
- getUfsFingerprintBytes() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional string ufs_fingerprint = 10;
- getUfsFingerprintBytes() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional string ufs_fingerprint = 10;
- getUfsFingerprintBytes() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string ufs_fingerprint = 15;
- getUfsFingerprintBytes() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional string ufs_fingerprint = 15;
- getUfsFingerprintBytes() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional string ufs_fingerprint = 15;
- getUfsFingerprintBytes() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string ufs_fingerprint = 11;
- getUfsFingerprintBytes() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional string ufs_fingerprint = 11;
- getUfsFingerprintBytes() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional string ufs_fingerprint = 11;
- getUfsFreeBytes() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getUfsInfo(GetUfsInfoPRequest) - Method in class alluxio.grpc.FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceBlockingStub
-
Returns the UFS information for the given mount point identified by its id.
- getUfsInfo(GetUfsInfoPRequest) - Method in class alluxio.grpc.FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceFutureStub
-
Returns the UFS information for the given mount point identified by its id.
- getUfsInfo(GetUfsInfoPRequest, StreamObserver<GetUfsInfoPResponse>) - Method in class alluxio.grpc.FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceImplBase
-
Returns the UFS information for the given mount point identified by its id.
- getUfsInfo(GetUfsInfoPRequest, StreamObserver<GetUfsInfoPResponse>) - Method in class alluxio.grpc.FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceStub
-
Returns the UFS information for the given mount point identified by its id.
- getUfsInfo(GetUfsInfoPRequest) - Method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceBlockingStub
-
Returns the UFS information for the given mount point identified by its id.
- getUfsInfo(GetUfsInfoPRequest) - Method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceFutureStub
-
Returns the UFS information for the given mount point identified by its id.
- getUfsInfo(GetUfsInfoPRequest, StreamObserver<GetUfsInfoPResponse>) - Method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceImplBase
-
Returns the UFS information for the given mount point identified by its id.
- getUfsInfo(GetUfsInfoPRequest, StreamObserver<GetUfsInfoPResponse>) - Method in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceStub
-
Returns the UFS information for the given mount point identified by its id.
- getUfsInfo() - Method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
- getUfsInfo() - Method in class alluxio.grpc.GetUfsInfoPResponse
-
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
- getUfsInfo() - Method in interface alluxio.grpc.GetUfsInfoPResponseOrBuilder
-
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
- getUfsInfo(long) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getUfsInfo(long) - Method in interface alluxio.master.file.FileSystemMaster
-
- getUfsInfo(long) - Method in class alluxio.master.file.FileSystemMasterClient
-
- getUfsInfo(GetUfsInfoPRequest, StreamObserver<GetUfsInfoPResponse>) - Method in class alluxio.master.file.FileSystemMasterJobServiceHandler
-
- getUfsInfo(GetUfsInfoPRequest, StreamObserver<GetUfsInfoPResponse>) - Method in class alluxio.master.file.FileSystemMasterWorkerServiceHandler
-
- getUfsInfo(long) - Method in class alluxio.worker.file.FileSystemMasterClient
-
- getUfsInfoBuilder() - Method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
- getUfsInfoOrBuilder() - Method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
- getUfsInfoOrBuilder() - Method in class alluxio.grpc.GetUfsInfoPResponse
-
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
- getUfsInfoOrBuilder() - Method in interface alluxio.grpc.GetUfsInfoPResponseOrBuilder
-
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
- GetUfsInfoPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetUfsInfoPOptions
- GetUfsInfoPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetUfsInfoPOptions
- GetUfsInfoPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetUfsInfoPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetUfsInfoPRequest
- GetUfsInfoPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetUfsInfoPRequest
- GetUfsInfoPRequestOrBuilder - Interface in alluxio.grpc
-
- GetUfsInfoPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetUfsInfoPResponse
- GetUfsInfoPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.GetUfsInfoPResponse
- GetUfsInfoPResponseOrBuilder - Interface in alluxio.grpc
-
- getUfsLength() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional int64 ufsLength = 1;
- getUfsLength() - Method in class alluxio.grpc.CompleteFilePOptions
-
optional int64 ufsLength = 1;
- getUfsLength() - Method in interface alluxio.grpc.CompleteFilePOptionsOrBuilder
-
optional int64 ufsLength = 1;
- getUfsLocations(int) - Method in class alluxio.grpc.FileBlockInfo.Builder
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsLocations(int) - Method in class alluxio.grpc.FileBlockInfo
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsLocations(int) - Method in interface alluxio.grpc.FileBlockInfoOrBuilder
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsLocations() - Method in class alluxio.wire.FileBlockInfo
-
- getUfsLocationsBuilder(int) - Method in class alluxio.grpc.FileBlockInfo.Builder
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsLocationsBuilderList() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsLocationsCount() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsLocationsCount() - Method in class alluxio.grpc.FileBlockInfo
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsLocationsCount() - Method in interface alluxio.grpc.FileBlockInfoOrBuilder
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsLocationsList() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsLocationsList() - Method in class alluxio.grpc.FileBlockInfo
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsLocationsList() - Method in interface alluxio.grpc.FileBlockInfoOrBuilder
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsLocationsOrBuilder(int) - Method in class alluxio.grpc.FileBlockInfo.Builder
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsLocationsOrBuilder(int) - Method in class alluxio.grpc.FileBlockInfo
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsLocationsOrBuilder(int) - Method in interface alluxio.grpc.FileBlockInfoOrBuilder
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsLocationsOrBuilderList() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsLocationsOrBuilderList() - Method in class alluxio.grpc.FileBlockInfo
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsLocationsOrBuilderList() - Method in interface alluxio.grpc.FileBlockInfoOrBuilder
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- getUfsManager() - Method in class alluxio.job.JobServerContext
-
- getUfsManager() - Method in class alluxio.master.CoreMasterContext
-
- getUfsManager() - Method in class alluxio.worker.AlluxioWorkerProcess
-
- getUfsManager() - Method in interface alluxio.worker.WorkerProcess
-
- getUfsMode() - Method in class alluxio.grpc.UpdateUfsModePOptions.Builder
-
optional .alluxio.grpc.file.UfsPMode ufsMode = 1;
- getUfsMode() - Method in class alluxio.grpc.UpdateUfsModePOptions
-
optional .alluxio.grpc.file.UfsPMode ufsMode = 1;
- getUfsMode() - Method in interface alluxio.grpc.UpdateUfsModePOptionsOrBuilder
-
optional .alluxio.grpc.file.UfsPMode ufsMode = 1;
- getUfsMode() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
optional .alluxio.proto.journal.UfsMode ufsMode = 2 [default = READ_WRITE];
- getUfsMode() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry
-
optional .alluxio.proto.journal.UfsMode ufsMode = 2 [default = READ_WRITE];
- getUfsMode() - Method in interface alluxio.proto.journal.File.UpdateUfsModeEntryOrBuilder
-
optional .alluxio.proto.journal.UfsMode ufsMode = 2 [default = READ_WRITE];
- getUfsMountPointUri() - Method in class alluxio.underfs.UfsManager.UfsClient
-
- getUfsMountPointUri() - Method in class alluxio.worker.block.UnderFileSystemBlockReader
-
- getUfsOps() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets ufs ops.
- getUfsPath() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getUfsPath() - Method in class alluxio.client.file.URIStatus
-
- getUfsPath() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string ufsPath = 4;
- getUfsPath() - Method in class alluxio.grpc.FileInfo
-
optional string ufsPath = 4;
- getUfsPath() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string ufsPath = 4;
- getUfsPath() - Method in class alluxio.grpc.MountPRequest.Builder
-
the path of the under file system
- getUfsPath() - Method in class alluxio.grpc.MountPRequest
-
the path of the under file system
- getUfsPath() - Method in interface alluxio.grpc.MountPRequestOrBuilder
-
the path of the under file system
- getUfsPath() - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
the ufs path
- getUfsPath() - Method in class alluxio.grpc.UpdateUfsModePRequest
-
the ufs path
- getUfsPath() - Method in interface alluxio.grpc.UpdateUfsModePRequestOrBuilder
-
the ufs path
- getUfsPath() - Method in class alluxio.job.plan.persist.PersistConfig
-
- getUfsPath() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string ufs_path = 1;
- getUfsPath() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
optional string ufs_path = 1;
- getUfsPath() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsFileOptionsOrBuilder
-
optional string ufs_path = 1;
- getUfsPath() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
optional string ufs_path = 1;
- getUfsPath() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
optional string ufs_path = 1;
- getUfsPath() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
optional string ufs_path = 1;
- getUfsPath() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional string ufs_path = 2;
- getUfsPath() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
optional string ufs_path = 2;
- getUfsPath() - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
optional string ufs_path = 2;
- getUfsPath() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
optional string ufsPath = 1;
- getUfsPath() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry
-
optional string ufsPath = 1;
- getUfsPath() - Method in interface alluxio.proto.journal.File.UpdateUfsModeEntryOrBuilder
-
optional string ufsPath = 1;
- getUfsPath() - Method in class alluxio.wire.FileInfo
-
- getUfsPath() - Method in class alluxio.worker.grpc.BlockWriteRequestContext
-
- getUfsPath() - Method in class alluxio.worker.grpc.UfsFileWriteRequest
-
- getUfsPathBytes() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string ufsPath = 4;
- getUfsPathBytes() - Method in class alluxio.grpc.FileInfo
-
optional string ufsPath = 4;
- getUfsPathBytes() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string ufsPath = 4;
- getUfsPathBytes() - Method in class alluxio.grpc.MountPRequest.Builder
-
the path of the under file system
- getUfsPathBytes() - Method in class alluxio.grpc.MountPRequest
-
the path of the under file system
- getUfsPathBytes() - Method in interface alluxio.grpc.MountPRequestOrBuilder
-
the path of the under file system
- getUfsPathBytes() - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
the ufs path
- getUfsPathBytes() - Method in class alluxio.grpc.UpdateUfsModePRequest
-
the ufs path
- getUfsPathBytes() - Method in interface alluxio.grpc.UpdateUfsModePRequestOrBuilder
-
the ufs path
- getUfsPathBytes() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string ufs_path = 1;
- getUfsPathBytes() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
optional string ufs_path = 1;
- getUfsPathBytes() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsFileOptionsOrBuilder
-
optional string ufs_path = 1;
- getUfsPathBytes() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
optional string ufs_path = 1;
- getUfsPathBytes() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
optional string ufs_path = 1;
- getUfsPathBytes() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
optional string ufs_path = 1;
- getUfsPathBytes() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional string ufs_path = 2;
- getUfsPathBytes() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
optional string ufs_path = 2;
- getUfsPathBytes() - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
optional string ufs_path = 2;
- getUfsPathBytes() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
optional string ufsPath = 1;
- getUfsPathBytes() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry
-
optional string ufsPath = 1;
- getUfsPathBytes() - Method in interface alluxio.proto.journal.File.UpdateUfsModeEntryOrBuilder
-
optional string ufsPath = 1;
- getUfsReadLocationPolicy() - Method in class alluxio.client.file.options.InStreamOptions
-
- getUfsReadSize() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets ufs read size.
- getUfsResource() - Method in class alluxio.worker.grpc.BlockWriteRequestContext
-
- getUfsResource() - Method in class alluxio.worker.grpc.UfsFileWriteRequestContext
-
- getUfsStatus() - Method in class alluxio.master.file.contexts.CompleteFileContext
-
- getUfsStatus() - Method in class alluxio.master.file.contexts.CreateDirectoryContext
-
- getUfsStatus() - Method in class alluxio.master.file.contexts.LoadMetadataContext
-
- getUfsStringLocations(int) - Method in class alluxio.grpc.FileBlockInfo.Builder
-
repeated string ufsStringLocations = 4;
- getUfsStringLocations(int) - Method in class alluxio.grpc.FileBlockInfo
-
repeated string ufsStringLocations = 4;
- getUfsStringLocations(int) - Method in interface alluxio.grpc.FileBlockInfoOrBuilder
-
repeated string ufsStringLocations = 4;
- getUfsStringLocationsBytes(int) - Method in class alluxio.grpc.FileBlockInfo.Builder
-
repeated string ufsStringLocations = 4;
- getUfsStringLocationsBytes(int) - Method in class alluxio.grpc.FileBlockInfo
-
repeated string ufsStringLocations = 4;
- getUfsStringLocationsBytes(int) - Method in interface alluxio.grpc.FileBlockInfoOrBuilder
-
repeated string ufsStringLocations = 4;
- getUfsStringLocationsCount() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
repeated string ufsStringLocations = 4;
- getUfsStringLocationsCount() - Method in class alluxio.grpc.FileBlockInfo
-
repeated string ufsStringLocations = 4;
- getUfsStringLocationsCount() - Method in interface alluxio.grpc.FileBlockInfoOrBuilder
-
repeated string ufsStringLocations = 4;
- getUfsStringLocationsList() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
repeated string ufsStringLocations = 4;
- getUfsStringLocationsList() - Method in class alluxio.grpc.FileBlockInfo
-
repeated string ufsStringLocations = 4;
- getUfsStringLocationsList() - Method in interface alluxio.grpc.FileBlockInfoOrBuilder
-
repeated string ufsStringLocations = 4;
- getUfsType() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional string ufsType = 2;
- getUfsType() - Method in class alluxio.grpc.MountPointInfo
-
optional string ufsType = 2;
- getUfsType() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
optional string ufsType = 2;
- getUfsType() - Method in class alluxio.wire.MountPointInfo
-
- getUfsTypeBytes() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional string ufsType = 2;
- getUfsTypeBytes() - Method in class alluxio.grpc.MountPointInfo
-
optional string ufsType = 2;
- getUfsTypeBytes() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
optional string ufsType = 2;
- getUfsUri() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional string ufsUri = 1;
- getUfsUri() - Method in class alluxio.grpc.MountPointInfo
-
optional string ufsUri = 1;
- getUfsUri() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
optional string ufsUri = 1;
- getUfsUri() - Method in class alluxio.grpc.ReverseResolvePRequest.Builder
-
optional string ufsUri = 1;
- getUfsUri() - Method in class alluxio.grpc.ReverseResolvePRequest
-
optional string ufsUri = 1;
- getUfsUri() - Method in interface alluxio.grpc.ReverseResolvePRequestOrBuilder
-
optional string ufsUri = 1;
- getUfsUri() - Method in class alluxio.master.file.meta.options.MountInfo
-
- getUfsUri() - Method in class alluxio.wire.MountPointInfo
-
- getUfsUriBytes() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional string ufsUri = 1;
- getUfsUriBytes() - Method in class alluxio.grpc.MountPointInfo
-
optional string ufsUri = 1;
- getUfsUriBytes() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
optional string ufsUri = 1;
- getUfsUriBytes() - Method in class alluxio.grpc.ReverseResolvePRequest.Builder
-
optional string ufsUri = 1;
- getUfsUriBytes() - Method in class alluxio.grpc.ReverseResolvePRequest
-
optional string ufsUri = 1;
- getUfsUriBytes() - Method in interface alluxio.grpc.ReverseResolvePRequestOrBuilder
-
optional string ufsUri = 1;
- getUfsUsedBytes() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional int64 ufsUsedBytes = 4 [default = -1];
- getUfsUsedBytes() - Method in class alluxio.grpc.MountPointInfo
-
optional int64 ufsUsedBytes = 4 [default = -1];
- getUfsUsedBytes() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
optional int64 ufsUsedBytes = 4 [default = -1];
- getUfsUsedBytes() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getUfsUsedBytes() - Method in class alluxio.wire.MountPointInfo
-
- getUfsWriteSize() - Method in class alluxio.wire.MasterWebUIMetrics
-
Gets ufs write size.
- getUid(String) - Static method in class alluxio.fuse.AlluxioFuseUtils
-
Retrieves the uid of the given user.
- getUMask(String) - Static method in class alluxio.util.ModeUtils
-
Gets the file / directory creation umask.
- getUncaughtExceptionHandler() - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
Returns the handler for internal worker threads that terminate due to unrecoverable errors
encountered while executing tasks.
- getUnchecked() - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional bool unchecked = 3;
- getUnchecked() - Method in class alluxio.grpc.DeletePOptions
-
optional bool unchecked = 3;
- getUnchecked() - Method in interface alluxio.grpc.DeletePOptionsOrBuilder
-
optional bool unchecked = 3;
- getUnderFileSystem() - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
This is only used in the test.
- getUnderFileSystemPath() - Method in class alluxio.worker.block.meta.UnderFileSystemBlockMeta
-
- getUnderFSType() - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- getUnderFSType() - Method in class alluxio.underfs.cos.COSUnderFileSystem
-
- getUnderFSType() - Method in class alluxio.underfs.gcs.GCSUnderFileSystem
-
- getUnderFSType() - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- getUnderFSType() - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
-
- getUnderFSType() - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- getUnderFSType() - Method in class alluxio.underfs.oss.OSSUnderFileSystem
-
- getUnderFSType() - Method in class alluxio.underfs.s3a.S3AUnderFileSystem
-
- getUnderFSType() - Method in class alluxio.underfs.swift.SwiftUnderFileSystem
-
- getUnderFSType() - Method in interface alluxio.underfs.UnderFileSystem
-
Returns the name of the under filesystem implementation.
- getUnderFSType() - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- getUnderFSType() - Method in class alluxio.underfs.wasb.WasbUnderFileSystem
-
- getUnderFSType() - Method in class alluxio.underfs.web.WebUnderFileSystem
-
- getUnderStorageType() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getUnderStorageType() - Method in enum alluxio.client.WriteType
-
- getUnfinishedTasks() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int32 unfinishedTasks = 7;
- getUnfinishedTasks() - Method in class alluxio.grpc.JobWorkerHealth
-
optional int32 unfinishedTasks = 7;
- getUnfinishedTasks() - Method in interface alluxio.grpc.JobWorkerHealthOrBuilder
-
optional int32 unfinishedTasks = 7;
- getUnfinishedTasks() - Method in class alluxio.job.wire.JobWorkerHealth
-
- getUnixGroups(String) - Static method in class alluxio.util.CommonUtils
-
Gets the current user's group list from Unix by running the command 'groups' NOTE.
- getUnixMountInfo() - Static method in class alluxio.util.ShellUtils
-
Gets system mount information.
- getUnknownFields() - Method in class alluxio.grpc.AsyncCacheRequest
-
- getUnknownFields() - Method in class alluxio.grpc.AsyncCacheResponse
-
- getUnknownFields() - Method in class alluxio.grpc.BackupPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.BackupPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.BackupPStatus
-
- getUnknownFields() - Method in class alluxio.grpc.BackupStatusPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.BlockHeartbeatPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.BlockHeartbeatPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.BlockIdList
-
- getUnknownFields() - Method in class alluxio.grpc.BlockInfo
-
- getUnknownFields() - Method in class alluxio.grpc.BlockLocation
-
- getUnknownFields() - Method in class alluxio.grpc.BlockMasterInfo
-
- getUnknownFields() - Method in class alluxio.grpc.BlockStoreLocationProto
-
- getUnknownFields() - Method in class alluxio.grpc.CancelPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.CancelPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.CancelPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.CancelTaskCommand
-
- getUnknownFields() - Method in class alluxio.grpc.CheckConsistencyPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.CheckConsistencyPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.CheckConsistencyPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.CheckpointPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.CheckpointPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.CheckRequest
-
- getUnknownFields() - Method in class alluxio.grpc.CheckResponse
-
- getUnknownFields() - Method in class alluxio.grpc.Chunk
-
- getUnknownFields() - Method in class alluxio.grpc.ClearMetricsPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.ClearMetricsPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.ClearMetricsRequest
-
- getUnknownFields() - Method in class alluxio.grpc.ClearMetricsResponse
-
- getUnknownFields() - Method in class alluxio.grpc.ClientMetrics
-
- getUnknownFields() - Method in class alluxio.grpc.Command
-
- getUnknownFields() - Method in class alluxio.grpc.CommitBlockInUfsPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.CommitBlockInUfsPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.CommitBlockInUfsPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.CommitBlockPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.CommitBlockPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.CommitBlockPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.CompleteFilePOptions
-
- getUnknownFields() - Method in class alluxio.grpc.CompleteFilePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.CompleteFilePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.ConfigCheckReport
-
- getUnknownFields() - Method in class alluxio.grpc.ConfigProperties
-
- getUnknownFields() - Method in class alluxio.grpc.ConfigProperty
-
- getUnknownFields() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.CreateDirectoryPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.CreateDirectoryPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.CreateFilePOptions
-
- getUnknownFields() - Method in class alluxio.grpc.CreateFilePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.CreateFilePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
- getUnknownFields() - Method in class alluxio.grpc.CreateLocalBlockResponse
-
- getUnknownFields() - Method in class alluxio.grpc.DeletePOptions
-
- getUnknownFields() - Method in class alluxio.grpc.DeletePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.DeletePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.ExistsPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.FileBlockInfo
-
- getUnknownFields() - Method in class alluxio.grpc.FileInfo
-
- getUnknownFields() - Method in class alluxio.grpc.FileSystemCommand
-
- getUnknownFields() - Method in class alluxio.grpc.FileSystemCommandOptions
-
- getUnknownFields() - Method in class alluxio.grpc.FileSystemHeartbeatPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.FreePOptions
-
- getUnknownFields() - Method in class alluxio.grpc.FreePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.FreePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetAllWorkerHealthPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetBlockInfoPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetBlockInfoPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.GetBlockInfoPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetBlockMasterInfoPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetCapacityBytesPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetCapacityBytesPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetConfigHashPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetConfigHashPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetConfigReportPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetConfigReportPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetConfigurationPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetConfigurationPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetFileInfoPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetFileInfoPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.GetFileInfoPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetFilePathPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.GetFilePathPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetJobServiceSummaryPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetJobStatusPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetJobStatusPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.GetJobStatusPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetMasterIdPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetMasterIdPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.GetMasterIdPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetMasterInfoPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetMasterInfoPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetMetricsPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetMetricsPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetMountTablePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.GetMountTablePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetPinnedFileIdsPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.GetPinnedFileIdsPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetQuorumInfoPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetQuorumInfoPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.GetQuorumInfoPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetServiceVersionPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.GetServiceVersionPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetStatusPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetStatusPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.GetStatusPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetSyncPathListPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.GetSyncPathListPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetUfsInfoPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetUfsInfoPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.GetUfsInfoPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetUsedBytesPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetUsedBytesPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetWorkerIdPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetWorkerIdPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.GetWorkerIdPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetWorkerInfoListPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetWorkerInfoListPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetWorkerLostStoragePOptions
-
- getUnknownFields() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.GetWorkerReportPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.InconsistentProperties
-
- getUnknownFields() - Method in class alluxio.grpc.InconsistentProperty
-
- getUnknownFields() - Method in class alluxio.grpc.InconsistentPropertyValues
-
- getUnknownFields() - Method in class alluxio.grpc.JobCommand
-
- getUnknownFields() - Method in class alluxio.grpc.JobHeartbeatPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.JobHeartbeatPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.JobHeartbeatPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.JobInfo
-
- getUnknownFields() - Method in class alluxio.grpc.JobServiceSummary
-
- getUnknownFields() - Method in class alluxio.grpc.JobUnused
-
- getUnknownFields() - Method in class alluxio.grpc.JobWorkerHealth
-
- getUnknownFields() - Method in class alluxio.grpc.ListAllPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.ListAllPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.ListAllPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.ListStatusPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.ListStatusPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.ListStatusPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.LoadMetadataPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.LocalityTier
-
- getUnknownFields() - Method in class alluxio.grpc.LocationBlockIdListEntry
-
- getUnknownFields() - Method in class alluxio.grpc.MasterHeartbeatPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.MasterHeartbeatPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.MasterHeartbeatPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.MasterInfo
-
- getUnknownFields() - Method in class alluxio.grpc.MessagingRequestHeader
-
- getUnknownFields() - Method in class alluxio.grpc.MessagingResponseHeader
-
- getUnknownFields() - Method in class alluxio.grpc.Metric
-
- getUnknownFields() - Method in class alluxio.grpc.MetricsHeartbeatPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.MetricsHeartbeatPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.MetricsHeartbeatPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.MetricValue
-
- getUnknownFields() - Method in class alluxio.grpc.MountPointInfo
-
- getUnknownFields() - Method in class alluxio.grpc.MountPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.MountPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.MountPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.MoveBlockRequest
-
- getUnknownFields() - Method in class alluxio.grpc.MoveBlockResponse
-
- getUnknownFields() - Method in class alluxio.grpc.NetAddress
-
- getUnknownFields() - Method in class alluxio.grpc.OpenFilePOptions
-
- getUnknownFields() - Method in class alluxio.grpc.OpenLocalBlockRequest
-
- getUnknownFields() - Method in class alluxio.grpc.OpenLocalBlockResponse
-
- getUnknownFields() - Method in class alluxio.grpc.PAcl
-
- getUnknownFields() - Method in class alluxio.grpc.PAclEntry
-
- getUnknownFields() - Method in class alluxio.grpc.PersistCommandOptions
-
- getUnknownFields() - Method in class alluxio.grpc.PersistFile
-
- getUnknownFields() - Method in class alluxio.grpc.PMode
-
- getUnknownFields() - Method in class alluxio.grpc.QuorumServerInfo
-
- getUnknownFields() - Method in class alluxio.grpc.ReadRequest
-
- getUnknownFields() - Method in class alluxio.grpc.ReadResponse
-
- getUnknownFields() - Method in class alluxio.grpc.RegisterCommand
-
- getUnknownFields() - Method in class alluxio.grpc.RegisterJobWorkerPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.RegisterJobWorkerPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.RegisterJobWorkerPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.RegisterMasterPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.RegisterMasterPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.RegisterMasterPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.RegisterWorkerPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.RegisterWorkerPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.RemoveBlockRequest
-
- getUnknownFields() - Method in class alluxio.grpc.RemoveBlockResponse
-
- getUnknownFields() - Method in class alluxio.grpc.RemovePathConfigurationPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.RemovePathConfigurationPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.RemovePathConfigurationPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.RemoveQuorumServerPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.RemoveQuorumServerPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.RemoveQuorumServerPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.RenamePOptions
-
- getUnknownFields() - Method in class alluxio.grpc.RenamePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.RenamePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.ReverseResolvePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.ReverseResolvePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.RunPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.RunPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.RunPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.RunTaskCommand
-
- getUnknownFields() - Method in class alluxio.grpc.SaslMessage
-
- getUnknownFields() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions
-
- getUnknownFields() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.ScheduleAsyncPersistencePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.SetAclPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.SetAclPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.SetAclPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.SetAttributePOptions
-
- getUnknownFields() - Method in class alluxio.grpc.SetAttributePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.SetAttributePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.SetPathConfigurationPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.SetPathConfigurationPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.SetTaskPoolSizeCommand
-
- getUnknownFields() - Method in class alluxio.grpc.StartSyncPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.StartSyncPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.StartSyncPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.StatusSummary
-
- getUnknownFields() - Method in class alluxio.grpc.StopSyncPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.StopSyncPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.StopSyncPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.StorageList
-
- getUnknownFields() - Method in class alluxio.grpc.SyncPointInfo
-
- getUnknownFields() - Method in class alluxio.grpc.table.AllOrNoneSet
-
- getUnknownFields() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.table.AttachDatabasePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.table.BinaryColumnStatsData
-
- getUnknownFields() - Method in class alluxio.grpc.table.BooleanColumnStatsData
-
- getUnknownFields() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
- getUnknownFields() - Method in class alluxio.grpc.table.ColumnStatisticsInfo
-
- getUnknownFields() - Method in class alluxio.grpc.table.ColumnStatisticsList
-
- getUnknownFields() - Method in class alluxio.grpc.table.Constraint
-
- getUnknownFields() - Method in class alluxio.grpc.table.Database
-
- getUnknownFields() - Method in class alluxio.grpc.table.Date
-
- getUnknownFields() - Method in class alluxio.grpc.table.DateColumnStatsData
-
- getUnknownFields() - Method in class alluxio.grpc.table.Decimal
-
- getUnknownFields() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
- getUnknownFields() - Method in class alluxio.grpc.table.DetachDatabasePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.table.DetachDatabasePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.table.Domain
-
- getUnknownFields() - Method in class alluxio.grpc.table.DoubleColumnStatsData
-
- getUnknownFields() - Method in class alluxio.grpc.table.EquatableValueSet
-
- getUnknownFields() - Method in class alluxio.grpc.table.FieldSchema
-
- getUnknownFields() - Method in class alluxio.grpc.table.FileStatistics
-
- getUnknownFields() - Method in class alluxio.grpc.table.GetAllDatabasesPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.table.GetAllDatabasesPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.table.GetAllTablesPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.table.GetAllTablesPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.table.GetDatabasePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.table.GetDatabasePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.table.GetTablePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.table.GetTablePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.table.Layout
-
- getUnknownFields() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
- getUnknownFields() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
- getUnknownFields() - Method in class alluxio.grpc.table.layout.hive.SortingColumn
-
- getUnknownFields() - Method in class alluxio.grpc.table.layout.hive.Storage
-
- getUnknownFields() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
- getUnknownFields() - Method in class alluxio.grpc.table.LayoutSpec
-
- getUnknownFields() - Method in class alluxio.grpc.table.LongColumnStatsData
-
- getUnknownFields() - Method in class alluxio.grpc.table.Partition
-
- getUnknownFields() - Method in class alluxio.grpc.table.PartitionSpec
-
- getUnknownFields() - Method in class alluxio.grpc.table.Range
-
- getUnknownFields() - Method in class alluxio.grpc.table.RangeSet
-
- getUnknownFields() - Method in class alluxio.grpc.table.ReadTablePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.table.ReadTablePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.table.Schema
-
- getUnknownFields() - Method in class alluxio.grpc.table.StringColumnStatsData
-
- getUnknownFields() - Method in class alluxio.grpc.table.SyncDatabasePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.table.SyncDatabasePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.table.SyncStatus
-
- getUnknownFields() - Method in class alluxio.grpc.table.TableInfo
-
- getUnknownFields() - Method in class alluxio.grpc.table.Transformation
-
- getUnknownFields() - Method in class alluxio.grpc.table.TransformJobInfo
-
- getUnknownFields() - Method in class alluxio.grpc.table.TransformTablePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.table.TransformTablePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.table.Value
-
- getUnknownFields() - Method in class alluxio.grpc.TieredIdentity
-
- getUnknownFields() - Method in class alluxio.grpc.TierList
-
- getUnknownFields() - Method in class alluxio.grpc.TransportMessage
-
- getUnknownFields() - Method in class alluxio.grpc.UfsInfo
-
- getUnknownFields() - Method in class alluxio.grpc.UnmountPOptions
-
- getUnknownFields() - Method in class alluxio.grpc.UnmountPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.UnmountPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.UpdateMountPRequest
-
- getUnknownFields() - Method in class alluxio.grpc.UpdateMountPResponse
-
- getUnknownFields() - Method in class alluxio.grpc.UpdateUfsModePOptions
-
- getUnknownFields() - Method in class alluxio.grpc.UpdateUfsModePRequest
-
- getUnknownFields() - Method in class alluxio.grpc.UpdateUfsModePResponse
-
- getUnknownFields() - Method in class alluxio.grpc.WorkerInfo
-
- getUnknownFields() - Method in class alluxio.grpc.WorkerLostStorageInfo
-
- getUnknownFields() - Method in class alluxio.grpc.WorkerNetAddress
-
- getUnknownFields() - Method in class alluxio.grpc.WriteRequest
-
- getUnknownFields() - Method in class alluxio.grpc.WriteRequestCommand
-
- getUnknownFields() - Method in class alluxio.grpc.WriteResponse
-
- getUnknownFields() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions
-
- getUnknownFields() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions
-
- getUnknownFields() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions
-
- getUnknownFields() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
- getUnknownFields() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
- getUnknownFields() - Method in class alluxio.proto.dataserver.Protocol.Response
-
- getUnknownFields() - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.Block.BlockInfoEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.Block.DeleteBlockEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.AddSyncPointEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.DeleteFileEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.DeleteMountPointEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.NewBlockEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.PersistDirectoryEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.PersistFileEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.RenameEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.SetAclEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.StringPairEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.Table.DetachDbEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.Table.RemoveTableEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry
-
- getUnknownFields() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
- getUnknownFields() - Method in class alluxio.proto.meta.Block.BlockLocation
-
- getUnknownFields() - Method in class alluxio.proto.meta.Block.BlockMeta
-
- getUnknownFields() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
- getUnknownFields() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
- getUnknownFields() - Method in class alluxio.proto.shared.Acl.AclActions
-
- getUnknownFields() - Method in class alluxio.proto.shared.Acl.AclEntry
-
- getUnknownFields() - Method in class alluxio.proto.shared.Acl.NamedAclActions
-
- getUnmodifiableView() - Method in class alluxio.master.file.state.DirectoryId
-
- getUnmountMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getUnscaled() - Method in class alluxio.grpc.table.Decimal.Builder
-
required bytes unscaled = 2;
- getUnscaled() - Method in class alluxio.grpc.table.Decimal
-
required bytes unscaled = 2;
- getUnscaled() - Method in interface alluxio.grpc.table.DecimalOrBuilder
-
required bytes unscaled = 2;
- getUnused0(int) - Method in class alluxio.grpc.JobInfo.Builder
-
Around for backwards compatibility
- getUnused0(int) - Method in class alluxio.grpc.JobInfo
-
Around for backwards compatibility
- getUnused0(int) - Method in interface alluxio.grpc.JobInfoOrBuilder
-
Around for backwards compatibility
- getUnused0Builder(int) - Method in class alluxio.grpc.JobInfo.Builder
-
Around for backwards compatibility
- getUnused0BuilderList() - Method in class alluxio.grpc.JobInfo.Builder
-
Around for backwards compatibility
- getUnused0Count() - Method in class alluxio.grpc.JobInfo.Builder
-
Around for backwards compatibility
- getUnused0Count() - Method in class alluxio.grpc.JobInfo
-
Around for backwards compatibility
- getUnused0Count() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
Around for backwards compatibility
- getUnused0List() - Method in class alluxio.grpc.JobInfo.Builder
-
Around for backwards compatibility
- getUnused0List() - Method in class alluxio.grpc.JobInfo
-
Around for backwards compatibility
- getUnused0List() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
Around for backwards compatibility
- getUnused0OrBuilder(int) - Method in class alluxio.grpc.JobInfo.Builder
-
Around for backwards compatibility
- getUnused0OrBuilder(int) - Method in class alluxio.grpc.JobInfo
-
Around for backwards compatibility
- getUnused0OrBuilder(int) - Method in interface alluxio.grpc.JobInfoOrBuilder
-
Around for backwards compatibility
- getUnused0OrBuilderList() - Method in class alluxio.grpc.JobInfo.Builder
-
Around for backwards compatibility
- getUnused0OrBuilderList() - Method in class alluxio.grpc.JobInfo
-
Around for backwards compatibility
- getUnused0OrBuilderList() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
Around for backwards compatibility
- getUnused1() - Method in class alluxio.grpc.JobInfo.Builder
-
formerly result
- getUnused1() - Method in class alluxio.grpc.JobInfo
-
formerly result
- getUnused1() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
formerly result
- getUnused1Bytes() - Method in class alluxio.grpc.JobInfo.Builder
-
formerly result
- getUnused1Bytes() - Method in class alluxio.grpc.JobInfo
-
formerly result
- getUnused1Bytes() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
formerly result
- getUpdateDatabaseInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateDatabaseInfoEntry update_database_info = 49;
- getUpdateDatabaseInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.UpdateDatabaseInfoEntry update_database_info = 49;
- getUpdateDatabaseInfo() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.UpdateDatabaseInfoEntry update_database_info = 49;
- getUpdateDatabaseInfoBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateDatabaseInfoEntry update_database_info = 49;
- getUpdateDatabaseInfoOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateDatabaseInfoEntry update_database_info = 49;
- getUpdateDatabaseInfoOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.UpdateDatabaseInfoEntry update_database_info = 49;
- getUpdateDatabaseInfoOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.UpdateDatabaseInfoEntry update_database_info = 49;
- getUpdateInode() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeEntry update_inode = 35;
- getUpdateInode() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.UpdateInodeEntry update_inode = 35;
- getUpdateInode() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.UpdateInodeEntry update_inode = 35;
- getUpdateInodeBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeEntry update_inode = 35;
- getUpdateInodeDirectory() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeDirectoryEntry update_inode_directory = 36;
- getUpdateInodeDirectory() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.UpdateInodeDirectoryEntry update_inode_directory = 36;
- getUpdateInodeDirectory() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.UpdateInodeDirectoryEntry update_inode_directory = 36;
- getUpdateInodeDirectoryBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeDirectoryEntry update_inode_directory = 36;
- getUpdateInodeDirectoryOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeDirectoryEntry update_inode_directory = 36;
- getUpdateInodeDirectoryOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.UpdateInodeDirectoryEntry update_inode_directory = 36;
- getUpdateInodeDirectoryOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.UpdateInodeDirectoryEntry update_inode_directory = 36;
- getUpdateInodeFile() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeFileEntry update_inode_file = 37;
- getUpdateInodeFile() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.UpdateInodeFileEntry update_inode_file = 37;
- getUpdateInodeFile() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.UpdateInodeFileEntry update_inode_file = 37;
- getUpdateInodeFileBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeFileEntry update_inode_file = 37;
- getUpdateInodeFileOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeFileEntry update_inode_file = 37;
- getUpdateInodeFileOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.UpdateInodeFileEntry update_inode_file = 37;
- getUpdateInodeFileOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.UpdateInodeFileEntry update_inode_file = 37;
- getUpdateInodeOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeEntry update_inode = 35;
- getUpdateInodeOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.UpdateInodeEntry update_inode = 35;
- getUpdateInodeOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.UpdateInodeEntry update_inode = 35;
- getUpdateLastAccessTime() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional bool updateLastAccessTime = 4 [default = true];
- getUpdateLastAccessTime() - Method in class alluxio.grpc.OpenFilePOptions
-
optional bool updateLastAccessTime = 4 [default = true];
- getUpdateLastAccessTime() - Method in interface alluxio.grpc.OpenFilePOptionsOrBuilder
-
optional bool updateLastAccessTime = 4 [default = true];
- getUpdateMountMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getUpdateTimestamps() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional bool updateTimestamps = 4 [default = true];
- getUpdateTimestamps() - Method in class alluxio.grpc.GetStatusPOptions
-
optional bool updateTimestamps = 4 [default = true];
- getUpdateTimestamps() - Method in interface alluxio.grpc.GetStatusPOptionsOrBuilder
-
optional bool updateTimestamps = 4 [default = true];
- getUpdateUfsMode() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateUfsModeEntry update_ufs_mode = 30;
- getUpdateUfsMode() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.UpdateUfsModeEntry update_ufs_mode = 30;
- getUpdateUfsMode() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.UpdateUfsModeEntry update_ufs_mode = 30;
- getUpdateUfsModeBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateUfsModeEntry update_ufs_mode = 30;
- getUpdateUfsModeMethod() - Static method in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- getUpdateUfsModeOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateUfsModeEntry update_ufs_mode = 30;
- getUpdateUfsModeOrBuilder() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.UpdateUfsModeEntry update_ufs_mode = 30;
- getUpdateUfsModeOrBuilder() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.UpdateUfsModeEntry update_ufs_mode = 30;
- getUploadId() - Method in class alluxio.proxy.s3.InitiateMultipartUploadResult
-
- getUploadId() - Method in class alluxio.proxy.s3.ListPartsResult
-
- getUploadPath() - Method in class alluxio.underfs.s3a.S3AOutputStream
-
- getUptime() - Method in class alluxio.util.webui.UIWorkerInfo
-
Gets uptime.
- getUptime() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets uptime.
- getUptimeClockTime() - Method in class alluxio.util.webui.NodeInfo
-
Gets uptime clock time.
- getUpTimeMs() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional int64 upTimeMs = 6;
- getUpTimeMs() - Method in class alluxio.grpc.MasterInfo
-
optional int64 upTimeMs = 6;
- getUpTimeMs() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
optional int64 upTimeMs = 6;
- getUptimeMs() - Method in class alluxio.master.MasterProcess
-
- getUptimeMs() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getUptimeMs() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getUptimeMs() - Method in interface alluxio.master.meta.MetaMaster
-
- getUptimeMs() - Method in class alluxio.proxy.AlluxioProxyProcess
-
- getUptimeMs() - Method in interface alluxio.proxy.ProxyProcess
-
- getUptimeMs() - Method in class alluxio.wire.AlluxioJobMasterInfo
-
- getUptimeMs() - Method in class alluxio.wire.AlluxioJobWorkerInfo
-
- getUptimeMs() - Method in class alluxio.wire.AlluxioMasterInfo
-
- getUptimeMs() - Method in class alluxio.wire.AlluxioProxyInfo
-
- getUptimeMs() - Method in class alluxio.wire.AlluxioWorkerInfo
-
- getUptimeMs() - Method in class alluxio.worker.AlluxioJobWorkerProcess
-
- getUptimeMs() - Method in class alluxio.worker.AlluxioWorkerProcess
-
- getUptimeMs() - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- getUptimeMs() - Method in interface alluxio.worker.JobWorkerProcess
-
- getUptimeMs() - Method in interface alluxio.worker.WorkerProcess
-
- getUri() - Method in class alluxio.grpc.UfsInfo.Builder
-
optional string uri = 1;
- getUri() - Method in class alluxio.grpc.UfsInfo
-
optional string uri = 1;
- getUri() - Method in interface alluxio.grpc.UfsInfoOrBuilder
-
optional string uri = 1;
- getUri() - Method in class alluxio.hadoop.AbstractFileSystem
-
- getUri() - Method in class alluxio.hadoop.LocalCacheFileSystem
-
- getUri() - Method in class alluxio.master.file.meta.LockedInodePath
-
- getUri() - Method in class alluxio.master.file.meta.MountTable.Resolution
-
- getUri() - Method in class alluxio.master.file.meta.MountTable.ReverseResolution
-
- getUri() - Method in class alluxio.master.file.PersistJob
-
- getUri() - Method in class alluxio.master.LocalAlluxioMaster
-
- getUri() - Method in class alluxio.master.MultiMasterLocalAlluxioCluster
-
- getUri() - Method in class alluxio.wire.UfsInfo
-
- getUriBytes() - Method in class alluxio.grpc.UfsInfo.Builder
-
optional string uri = 1;
- getUriBytes() - Method in class alluxio.grpc.UfsInfo
-
optional string uri = 1;
- getUriBytes() - Method in interface alluxio.grpc.UfsInfoOrBuilder
-
optional string uri = 1;
- getUriDefaultPort() - Method in class alluxio.hadoop.AlluxioFileSystem
-
- getUriValidationEnabled() - Method in class alluxio.client.file.FileSystemContext
-
- getUriValidationEnabled() - Method in class alluxio.ClientContext
-
- getUsage() - Method in class alluxio.cli.bundler.command.CollectAlluxioInfoCommand
-
- getUsage() - Method in class alluxio.cli.bundler.command.CollectConfigCommand
-
- getUsage() - Method in class alluxio.cli.bundler.command.CollectEnvCommand
-
- getUsage() - Method in class alluxio.cli.bundler.command.CollectJvmInfoCommand
-
- getUsage() - Method in class alluxio.cli.bundler.command.CollectLogCommand
-
- getUsage() - Method in class alluxio.cli.bundler.command.CollectMetricsCommand
-
- getUsage() - Method in interface alluxio.cli.Command
-
- getUsage() - Method in class alluxio.cli.extensions.command.InstallCommand
-
- getUsage() - Method in class alluxio.cli.extensions.command.LsCommand
-
- getUsage() - Method in class alluxio.cli.extensions.command.UninstallCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.CatCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.CheckConsistencyCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.ChecksumCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.ChgrpCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.ChmodCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.ChownCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.CopyFromLocalCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.CopyToLocalCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.CountCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.CpCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.DistributedCpCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.DistributedLoadCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.DistributedMvCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.DuCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.FreeCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.GetCapacityBytesCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.GetFaclCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.GetSyncPathListCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.GetUsedBytesCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.HeadCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.HelpCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.LeaderCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.LoadCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.LocationCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.LsCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.MasterInfoCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.MkdirCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.MountCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.MvCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.PersistCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.PinCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.RmCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.SetFaclCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.SetReplicationCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.SetTtlCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.StartSyncCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.StatCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.StopSyncCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.TailCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.TestCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.TouchCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.UnmountCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.UnpinCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.UnsetTtlCommand
-
- getUsage() - Method in class alluxio.cli.fs.command.UpdateMountCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.command.BackupCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.command.DoctorCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.command.GetBlockInfoCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.command.JournalCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.command.MetricsCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.command.PathConfCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.command.ReportCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.command.UfsCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.journal.CheckpointCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.journal.QuorumCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.journal.QuorumInfoCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.journal.QuorumRemoveCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.metrics.ClearCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.pathconf.AddCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.pathconf.ListCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.pathconf.RemoveCommand
-
- getUsage() - Method in class alluxio.cli.fsadmin.pathconf.ShowCommand
-
- getUsage() - Static method in class alluxio.cli.fsadmin.report.CapacityCommand
-
- getUsage() - Method in class alluxio.cli.job.command.CancelCommand
-
- getUsage() - Method in class alluxio.cli.job.command.LeaderCommand
-
- getUsage() - Method in class alluxio.cli.job.command.ListCommand
-
- getUsage() - Method in class alluxio.cli.job.command.StatCommand
-
- getUsage() - Method in class alluxio.cli.table.command.AttachDatabaseCommand
-
- getUsage() - Method in class alluxio.cli.table.command.DetachDatabaseCommand
-
- getUsage() - Method in class alluxio.cli.table.command.ListDatabasesCommand
-
- getUsage() - Method in class alluxio.cli.table.command.SyncDatabaseCommand
-
- getUsage() - Method in class alluxio.cli.table.command.TransformStatusCommand
-
- getUsage() - Method in class alluxio.cli.table.command.TransformTableCommand
-
- getUsageCount() - Method in class alluxio.worker.block.io.LocalFileBlockReader
-
- getUsageOnTiers() - Method in class alluxio.wire.WorkerWebUIOverview
-
Gets usage on tiers.
- getUsed() - Method in class alluxio.wire.Capacity
-
- getUsedBytes() - Method in class alluxio.client.block.AlluxioBlockStore
-
Gets the used bytes of Alluxio's BlockStore.
- getUsedBytes() - Method in interface alluxio.client.block.BlockMasterClient
-
Gets the total amount of used space in bytes, on all the tiers of all the workers.
- getUsedBytes() - Method in class alluxio.client.block.BlockWorkerInfo
-
- getUsedBytes() - Method in class alluxio.client.block.RetryHandlingBlockMasterClient
-
Gets the total amount of used space in bytes, on all the tiers of all the workers.
- getUsedBytes(GetUsedBytesPOptions) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceBlockingStub
-
Returns the used storage (in bytes).
- getUsedBytes(GetUsedBytesPOptions) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceFutureStub
-
Returns the used storage (in bytes).
- getUsedBytes(GetUsedBytesPOptions, StreamObserver<GetUsedBytesPResponse>) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceImplBase
-
Returns the used storage (in bytes).
- getUsedBytes(GetUsedBytesPOptions, StreamObserver<GetUsedBytesPResponse>) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceStub
-
Returns the used storage (in bytes).
- getUsedBytes() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int64 usedBytes = 6;
- getUsedBytes() - Method in class alluxio.grpc.BlockMasterInfo
-
optional int64 usedBytes = 6;
- getUsedBytes() - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
optional int64 usedBytes = 6;
- getUsedBytes() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int64 usedBytes = 6;
- getUsedBytes() - Method in class alluxio.grpc.WorkerInfo
-
optional int64 usedBytes = 6;
- getUsedBytes() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
optional int64 usedBytes = 6;
- getUsedBytes() - Method in interface alluxio.master.block.BlockMaster
-
- getUsedBytes(GetUsedBytesPOptions, StreamObserver<GetUsedBytesPResponse>) - Method in class alluxio.master.block.BlockMasterClientServiceHandler
-
- getUsedBytes() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getUsedBytes() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getUsedBytes() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getUsedBytes() - Method in class alluxio.util.webui.UIStorageDir
-
Gets used bytes.
- getUsedBytes() - Method in class alluxio.util.webui.UIUsageOnTier
-
Gets used bytes.
- getUsedBytes() - Method in class alluxio.wire.BlockMasterInfo
-
- getUsedBytes() - Method in class alluxio.wire.WorkerInfo
-
- getUsedBytes() - Method in class alluxio.wire.WorkerWebUIOverview
-
Gets used bytes.
- getUsedBytes() - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- getUsedBytes() - Method in interface alluxio.worker.block.BlockStoreMeta
-
- getUsedBytes() - Method in class alluxio.worker.block.DefaultBlockStoreMeta
-
- GetUsedBytesCommand - Class in alluxio.cli.fs.command
-
- GetUsedBytesCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.GetUsedBytesCommand
-
Constructs a new instance to get the number of bytes used in the
FileSystem
.
- getUsedBytesOnDirs() - Method in interface alluxio.worker.block.BlockStoreMeta
-
- getUsedBytesOnDirs() - Method in class alluxio.worker.block.DefaultBlockStoreMeta
-
- getUsedBytesOnTier() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the space used in bytes on the target tier
- getUsedBytesOnTier() - Method in class alluxio.grpc.CommitBlockPRequest
-
the space used in bytes on the target tier
- getUsedBytesOnTier() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
the space used in bytes on the target tier
- getUsedBytesOnTiers() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
Deprecated.
- getUsedBytesOnTiers() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
Deprecated.
- getUsedBytesOnTiers() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
Deprecated.
- getUsedBytesOnTiers() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
Deprecated.
- getUsedBytesOnTiers() - Method in class alluxio.grpc.BlockMasterInfo
-
Deprecated.
- getUsedBytesOnTiers() - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
Deprecated.
- getUsedBytesOnTiers() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
Deprecated.
- getUsedBytesOnTiers() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
Deprecated.
- getUsedBytesOnTiers() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
Deprecated.
- getUsedBytesOnTiers() - Method in class alluxio.grpc.WorkerInfo.Builder
-
Deprecated.
- getUsedBytesOnTiers() - Method in class alluxio.grpc.WorkerInfo
-
Deprecated.
- getUsedBytesOnTiers() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
Deprecated.
- getUsedBytesOnTiers() - Method in interface alluxio.master.block.BlockMaster
-
- getUsedBytesOnTiers() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getUsedBytesOnTiers() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getUsedBytesOnTiers() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getUsedBytesOnTiers() - Method in class alluxio.wire.BlockMasterInfo
-
- getUsedBytesOnTiers() - Method in class alluxio.wire.WorkerInfo
-
- getUsedBytesOnTiers() - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- getUsedBytesOnTiers() - Method in interface alluxio.worker.block.BlockStoreMeta
-
- getUsedBytesOnTiers() - Method in class alluxio.worker.block.DefaultBlockStoreMeta
-
- getUsedBytesOnTiersCount() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
- getUsedBytesOnTiersCount() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
- getUsedBytesOnTiersCount() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the map of space used in bytes on all tiers
- getUsedBytesOnTiersCount() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
- getUsedBytesOnTiersCount() - Method in class alluxio.grpc.BlockMasterInfo
-
- getUsedBytesOnTiersCount() - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
map<string, int64> usedBytesOnTiers = 7;
- getUsedBytesOnTiersCount() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- getUsedBytesOnTiersCount() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
- getUsedBytesOnTiersCount() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of used bytes on each tier
- getUsedBytesOnTiersCount() - Method in class alluxio.grpc.WorkerInfo.Builder
-
- getUsedBytesOnTiersCount() - Method in class alluxio.grpc.WorkerInfo
-
- getUsedBytesOnTiersCount() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
map<string, int64> usedBytesOnTiers = 9;
- getUsedBytesOnTiersMap() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the map of space used in bytes on all tiers
- getUsedBytesOnTiersMap() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the map of space used in bytes on all tiers
- getUsedBytesOnTiersMap() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the map of space used in bytes on all tiers
- getUsedBytesOnTiersMap() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
map<string, int64> usedBytesOnTiers = 7;
- getUsedBytesOnTiersMap() - Method in class alluxio.grpc.BlockMasterInfo
-
map<string, int64> usedBytesOnTiers = 7;
- getUsedBytesOnTiersMap() - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
map<string, int64> usedBytesOnTiers = 7;
- getUsedBytesOnTiersMap() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the map of used bytes on each tier
- getUsedBytesOnTiersMap() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the map of used bytes on each tier
- getUsedBytesOnTiersMap() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of used bytes on each tier
- getUsedBytesOnTiersMap() - Method in class alluxio.grpc.WorkerInfo.Builder
-
map<string, int64> usedBytesOnTiers = 9;
- getUsedBytesOnTiersMap() - Method in class alluxio.grpc.WorkerInfo
-
map<string, int64> usedBytesOnTiers = 9;
- getUsedBytesOnTiersMap() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
map<string, int64> usedBytesOnTiers = 9;
- getUsedBytesOnTiersOrDefault(String, long) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the map of space used in bytes on all tiers
- getUsedBytesOnTiersOrDefault(String, long) - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the map of space used in bytes on all tiers
- getUsedBytesOnTiersOrDefault(String, long) - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the map of space used in bytes on all tiers
- getUsedBytesOnTiersOrDefault(String, long) - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
map<string, int64> usedBytesOnTiers = 7;
- getUsedBytesOnTiersOrDefault(String, long) - Method in class alluxio.grpc.BlockMasterInfo
-
map<string, int64> usedBytesOnTiers = 7;
- getUsedBytesOnTiersOrDefault(String, long) - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
map<string, int64> usedBytesOnTiers = 7;
- getUsedBytesOnTiersOrDefault(String, long) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the map of used bytes on each tier
- getUsedBytesOnTiersOrDefault(String, long) - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the map of used bytes on each tier
- getUsedBytesOnTiersOrDefault(String, long) - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of used bytes on each tier
- getUsedBytesOnTiersOrDefault(String, long) - Method in class alluxio.grpc.WorkerInfo.Builder
-
map<string, int64> usedBytesOnTiers = 9;
- getUsedBytesOnTiersOrDefault(String, long) - Method in class alluxio.grpc.WorkerInfo
-
map<string, int64> usedBytesOnTiers = 9;
- getUsedBytesOnTiersOrDefault(String, long) - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
map<string, int64> usedBytesOnTiers = 9;
- getUsedBytesOnTiersOrThrow(String) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the map of space used in bytes on all tiers
- getUsedBytesOnTiersOrThrow(String) - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the map of space used in bytes on all tiers
- getUsedBytesOnTiersOrThrow(String) - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the map of space used in bytes on all tiers
- getUsedBytesOnTiersOrThrow(String) - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
map<string, int64> usedBytesOnTiers = 7;
- getUsedBytesOnTiersOrThrow(String) - Method in class alluxio.grpc.BlockMasterInfo
-
map<string, int64> usedBytesOnTiers = 7;
- getUsedBytesOnTiersOrThrow(String) - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
map<string, int64> usedBytesOnTiers = 7;
- getUsedBytesOnTiersOrThrow(String) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the map of used bytes on each tier
- getUsedBytesOnTiersOrThrow(String) - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the map of used bytes on each tier
- getUsedBytesOnTiersOrThrow(String) - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the map of used bytes on each tier
- getUsedBytesOnTiersOrThrow(String) - Method in class alluxio.grpc.WorkerInfo.Builder
-
map<string, int64> usedBytesOnTiers = 9;
- getUsedBytesOnTiersOrThrow(String) - Method in class alluxio.grpc.WorkerInfo
-
map<string, int64> usedBytesOnTiers = 9;
- getUsedBytesOnTiersOrThrow(String) - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
map<string, int64> usedBytesOnTiers = 9;
- GetUsedBytesPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetUsedBytesPOptions
- GetUsedBytesPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetUsedBytesPOptions
- GetUsedBytesPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetUsedBytesPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetUsedBytesPResponse
- GetUsedBytesPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetUsedBytesPResponse
- GetUsedBytesPResponseOrBuilder - Interface in alluxio.grpc
-
- getUsedCapacity() - Method in class alluxio.util.webui.StorageTierInfo
-
Gets used capacity.
- getUsedCapacity() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets used capacity.
- getUsedMemory() - Method in class alluxio.util.webui.NodeInfo
-
Gets used memory.
- getUsedSpacePercent() - Method in class alluxio.util.webui.NodeInfo
-
Gets used space percent.
- getUsedSpacePercent() - Method in class alluxio.util.webui.StorageTierInfo
-
Gets used space percent.
- getUser() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
The client does not need to set this.
- getUser() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
The client does not need to set this.
- getUser() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
The client does not need to set this.
- getUser() - Method in class alluxio.security.user.BaseUserState
-
- getUser() - Method in interface alluxio.security.user.UserState
-
Returns the User object for this user.
- getUser() - Method in class alluxio.worker.block.meta.UnderFileSystemBlockMeta
-
- getUserActions(int) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserActions(int) - Method in class alluxio.proto.shared.Acl.AccessControlList
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserActions(int) - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserActionsBuilder(int) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserActionsBuilderList() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserActionsCount() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserActionsCount() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserActionsCount() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserActionsList() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserActionsList() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserActionsList() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserActionsOrBuilder(int) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserActionsOrBuilder(int) - Method in class alluxio.proto.shared.Acl.AccessControlList
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserActionsOrBuilder(int) - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserActionsOrBuilderList() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserActionsOrBuilderList() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserActionsOrBuilderList() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- getUserAgentString(String) - Static method in class alluxio.master.meta.UpdateCheck
-
- getUserBytes() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
The client does not need to set this.
- getUserBytes() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
The client does not need to set this.
- getUserBytes() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
The client does not need to set this.
- getUserChannel(AlluxioConfiguration) - Static method in class alluxio.util.network.NettyUtils
-
Gets the ChannelType properly from the USER_NETWORK_NETTY_CHANNEL property key.
- getUserInfoForChannel(UUID) - Method in interface alluxio.security.authentication.AuthenticationServer
-
- getUserInfoForChannel(UUID) - Method in class alluxio.security.authentication.DefaultAuthenticationServer
-
- getUserName(long) - Static method in class alluxio.fuse.AlluxioFuseUtils
-
Gets the user name from the user id.
- getUserState() - Method in class alluxio.ClientContext
-
- getUserState() - Method in class alluxio.master.MasterContext
-
- getValue() - Method in enum alluxio.client.ReadType
-
- getValue() - Method in enum alluxio.client.WriteType
-
- getValue() - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string value = 3;
- getValue() - Method in class alluxio.grpc.ConfigProperty
-
optional string value = 3;
- getValue() - Method in interface alluxio.grpc.ConfigPropertyOrBuilder
-
optional string value = 3;
- getValue() - Method in class alluxio.grpc.LocalityTier.Builder
-
optional string value = 2;
- getValue() - Method in class alluxio.grpc.LocalityTier
-
optional string value = 2;
- getValue() - Method in interface alluxio.grpc.LocalityTierOrBuilder
-
optional string value = 2;
- getValue() - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
optional .alluxio.grpc.block.BlockIdList value = 2;
- getValue() - Method in class alluxio.grpc.LocationBlockIdListEntry
-
optional .alluxio.grpc.block.BlockIdList value = 2;
- getValue() - Method in interface alluxio.grpc.LocationBlockIdListEntryOrBuilder
-
optional .alluxio.grpc.block.BlockIdList value = 2;
- getValue() - Method in class alluxio.grpc.Metric.Builder
-
optional double value = 4;
- getValue() - Method in class alluxio.grpc.Metric
-
optional double value = 4;
- getValue() - Method in interface alluxio.grpc.MetricOrBuilder
-
optional double value = 4;
- getValue() - Method in class alluxio.master.meta.checkconf.ConfigRecord
-
- getValue(String) - Method in class alluxio.metrics.aggregator.SingleTagValueAggregator
-
- getValue() - Method in class alluxio.metrics.Metric
-
- getValue(String) - Method in interface alluxio.metrics.MultiValueMetricsAggregator
-
Gets the metric value of the given fully qualified metric name.
- getValue(Map<MetricsFilter, Set<Metric>>) - Method in interface alluxio.metrics.SingleValueAggregator
-
Gets the aggregated value from the filtered metrics.
- getValue() - Method in class alluxio.metrics.TimeSeries.DataPoint
-
- getValue() - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
optional string value = 2;
- getValue() - Method in class alluxio.proto.journal.File.StringPairEntry
-
optional string value = 2;
- getValue() - Method in interface alluxio.proto.journal.File.StringPairEntryOrBuilder
-
optional string value = 2;
- getValue() - Method in enum alluxio.underfs.UnderFileSystem.SpaceType
-
- getValue() - Method in class alluxio.util.executor.ControllableQueue.DelayNode
-
- getValue() - Method in enum alluxio.wire.CommandType
-
- getValue() - Method in enum alluxio.wire.LoadMetadataType
-
- getValue() - Method in class alluxio.wire.Property
-
- getValue() - Method in class alluxio.wire.TieredIdentity.LocalityTier
-
- getValue() - Method in enum alluxio.worker.block.BlockLockType
-
- getValueBuilder() - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
optional .alluxio.grpc.block.BlockIdList value = 2;
- getValueBytes() - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string value = 3;
- getValueBytes() - Method in class alluxio.grpc.ConfigProperty
-
optional string value = 3;
- getValueBytes() - Method in interface alluxio.grpc.ConfigPropertyOrBuilder
-
optional string value = 3;
- getValueBytes() - Method in class alluxio.grpc.LocalityTier.Builder
-
optional string value = 2;
- getValueBytes() - Method in class alluxio.grpc.LocalityTier
-
optional string value = 2;
- getValueBytes() - Method in interface alluxio.grpc.LocalityTierOrBuilder
-
optional string value = 2;
- getValueBytes() - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
optional string value = 2;
- getValueBytes() - Method in class alluxio.proto.journal.File.StringPairEntry
-
optional string value = 2;
- getValueBytes() - Method in interface alluxio.proto.journal.File.StringPairEntryOrBuilder
-
optional string value = 2;
- getValueCase() - Method in class alluxio.grpc.table.Value.Builder
-
- getValueCase() - Method in class alluxio.grpc.table.Value
-
- getValueCase() - Method in interface alluxio.grpc.table.ValueOrBuilder
-
- getValueCase() - Method in class alluxio.grpc.WriteRequest.Builder
-
- getValueCase() - Method in class alluxio.grpc.WriteRequest
-
- getValueCase() - Method in interface alluxio.grpc.WriteRequestOrBuilder
-
- getValueDescriptor() - Method in enum alluxio.grpc.BackupState
-
- getValueDescriptor() - Method in enum alluxio.grpc.Bits
-
- getValueDescriptor() - Method in enum alluxio.grpc.BlockMasterInfoField
-
- getValueDescriptor() - Method in enum alluxio.grpc.ChannelAuthenticationScheme
-
- getValueDescriptor() - Method in enum alluxio.grpc.CommandType
-
- getValueDescriptor() - Method in enum alluxio.grpc.ConfigStatus
-
- getValueDescriptor() - Method in enum alluxio.grpc.JobType
-
- getValueDescriptor() - Method in enum alluxio.grpc.JournalDomain
-
- getValueDescriptor() - Method in enum alluxio.grpc.LoadDescendantPType
-
- getValueDescriptor() - Method in enum alluxio.grpc.LoadMetadataPType
-
- getValueDescriptor() - Method in enum alluxio.grpc.MasterInfoField
-
- getValueDescriptor() - Method in enum alluxio.grpc.MetaCommand
-
- getValueDescriptor() - Method in enum alluxio.grpc.MetricType
-
- getValueDescriptor() - Method in enum alluxio.grpc.PAclAction
-
- getValueDescriptor() - Method in enum alluxio.grpc.PAclEntryType
-
- getValueDescriptor() - Method in enum alluxio.grpc.QuorumServerState
-
- getValueDescriptor() - Method in enum alluxio.grpc.ReadPType
-
- getValueDescriptor() - Method in enum alluxio.grpc.RequestType
-
- getValueDescriptor() - Method in enum alluxio.grpc.SaslMessageType
-
- getValueDescriptor() - Method in enum alluxio.grpc.Scope
-
- getValueDescriptor() - Method in enum alluxio.grpc.ServiceType
-
- getValueDescriptor() - Method in enum alluxio.grpc.SetAclAction
-
- getValueDescriptor() - Method in enum alluxio.grpc.Status
-
- getValueDescriptor() - Method in enum alluxio.grpc.SyncPointStatus
-
- getValueDescriptor() - Method in enum alluxio.grpc.table.layout.hive.SortingColumn.SortingOrder
-
- getValueDescriptor() - Method in enum alluxio.grpc.table.PrincipalType
-
- getValueDescriptor() - Method in enum alluxio.grpc.table.TableInfo.TableType
-
- getValueDescriptor() - Method in enum alluxio.grpc.TtlAction
-
- getValueDescriptor() - Method in enum alluxio.grpc.UfsPMode
-
- getValueDescriptor() - Method in enum alluxio.grpc.WorkerInfoField
-
- getValueDescriptor() - Method in enum alluxio.grpc.WorkerRange
-
- getValueDescriptor() - Method in enum alluxio.grpc.WritePType
-
- getValueDescriptor() - Method in enum alluxio.proto.journal.File.PSetAclAction
-
- getValueDescriptor() - Method in enum alluxio.proto.journal.File.PTtlAction
-
- getValueDescriptor() - Method in enum alluxio.proto.journal.File.UfsMode
-
- getValueDescriptor() - Method in enum alluxio.proto.shared.Acl.AclAction
-
- getValueDescriptor() - Method in enum alluxio.proto.shared.Acl.AclEntryType
-
- getValueDescriptor() - Method in enum alluxio.proto.status.Status.PStatus
-
- getValueFromStaticMapping(String, String) - Static method in class alluxio.util.CommonUtils
-
Gets the value with a given key from a static key/value mapping in string format.
- getValueOrBuilder() - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
optional .alluxio.grpc.block.BlockIdList value = 2;
- getValueOrBuilder() - Method in class alluxio.grpc.LocationBlockIdListEntry
-
optional .alluxio.grpc.block.BlockIdList value = 2;
- getValueOrBuilder() - Method in interface alluxio.grpc.LocationBlockIdListEntryOrBuilder
-
optional .alluxio.grpc.block.BlockIdList value = 2;
- getValues() - Method in class alluxio.grpc.InconsistentProperty.Builder
-
Deprecated.
- getValues() - Method in class alluxio.grpc.InconsistentProperty
-
Deprecated.
- getValues() - Method in interface alluxio.grpc.InconsistentPropertyOrBuilder
-
Deprecated.
- getValues(int) - Method in class alluxio.grpc.InconsistentPropertyValues.Builder
-
repeated string values = 1;
- getValues(int) - Method in class alluxio.grpc.InconsistentPropertyValues
-
repeated string values = 1;
- getValues(int) - Method in interface alluxio.grpc.InconsistentPropertyValuesOrBuilder
-
repeated string values = 1;
- getValues(int) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
list of string values for each partition column
- getValues(int) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
list of string values for each partition column
- getValues(int) - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
list of string values for each partition column
- getValues() - Method in class alluxio.wire.InconsistentProperty
-
- getValuesBytes(int) - Method in class alluxio.grpc.InconsistentPropertyValues.Builder
-
repeated string values = 1;
- getValuesBytes(int) - Method in class alluxio.grpc.InconsistentPropertyValues
-
repeated string values = 1;
- getValuesBytes(int) - Method in interface alluxio.grpc.InconsistentPropertyValuesOrBuilder
-
repeated string values = 1;
- getValuesBytes(int) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
list of string values for each partition column
- getValuesBytes(int) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
list of string values for each partition column
- getValuesBytes(int) - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
list of string values for each partition column
- getValuesCount() - Method in class alluxio.grpc.InconsistentProperty.Builder
-
- getValuesCount() - Method in class alluxio.grpc.InconsistentProperty
-
- getValuesCount() - Method in interface alluxio.grpc.InconsistentPropertyOrBuilder
-
map<string, .alluxio.grpc.meta.InconsistentPropertyValues> values = 2;
- getValuesCount() - Method in class alluxio.grpc.InconsistentPropertyValues.Builder
-
repeated string values = 1;
- getValuesCount() - Method in class alluxio.grpc.InconsistentPropertyValues
-
repeated string values = 1;
- getValuesCount() - Method in interface alluxio.grpc.InconsistentPropertyValuesOrBuilder
-
repeated string values = 1;
- getValuesCount() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
list of string values for each partition column
- getValuesCount() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
list of string values for each partition column
- getValuesCount() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
list of string values for each partition column
- getValueSetCase() - Method in class alluxio.grpc.table.Domain.Builder
-
- getValueSetCase() - Method in class alluxio.grpc.table.Domain
-
- getValueSetCase() - Method in interface alluxio.grpc.table.DomainOrBuilder
-
- getValuesList() - Method in class alluxio.grpc.InconsistentPropertyValues.Builder
-
repeated string values = 1;
- getValuesList() - Method in class alluxio.grpc.InconsistentPropertyValues
-
repeated string values = 1;
- getValuesList() - Method in interface alluxio.grpc.InconsistentPropertyValuesOrBuilder
-
repeated string values = 1;
- getValuesList() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
list of string values for each partition column
- getValuesList() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
list of string values for each partition column
- getValuesList() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
list of string values for each partition column
- getValuesMap() - Method in class alluxio.grpc.InconsistentProperty.Builder
-
map<string, .alluxio.grpc.meta.InconsistentPropertyValues> values = 2;
- getValuesMap() - Method in class alluxio.grpc.InconsistentProperty
-
map<string, .alluxio.grpc.meta.InconsistentPropertyValues> values = 2;
- getValuesMap() - Method in interface alluxio.grpc.InconsistentPropertyOrBuilder
-
map<string, .alluxio.grpc.meta.InconsistentPropertyValues> values = 2;
- getValuesOrDefault(String, InconsistentPropertyValues) - Method in class alluxio.grpc.InconsistentProperty.Builder
-
map<string, .alluxio.grpc.meta.InconsistentPropertyValues> values = 2;
- getValuesOrDefault(String, InconsistentPropertyValues) - Method in class alluxio.grpc.InconsistentProperty
-
map<string, .alluxio.grpc.meta.InconsistentPropertyValues> values = 2;
- getValuesOrDefault(String, InconsistentPropertyValues) - Method in interface alluxio.grpc.InconsistentPropertyOrBuilder
-
map<string, .alluxio.grpc.meta.InconsistentPropertyValues> values = 2;
- getValuesOrThrow(String) - Method in class alluxio.grpc.InconsistentProperty.Builder
-
map<string, .alluxio.grpc.meta.InconsistentPropertyValues> values = 2;
- getValuesOrThrow(String) - Method in class alluxio.grpc.InconsistentProperty
-
map<string, .alluxio.grpc.meta.InconsistentPropertyValues> values = 2;
- getValuesOrThrow(String) - Method in interface alluxio.grpc.InconsistentPropertyOrBuilder
-
map<string, .alluxio.grpc.meta.InconsistentPropertyValues> values = 2;
- getVersion() - Method in class alluxio.grpc.GetServiceVersionPResponse.Builder
-
optional int64 version = 1;
- getVersion() - Method in class alluxio.grpc.GetServiceVersionPResponse
-
optional int64 version = 1;
- getVersion() - Method in interface alluxio.grpc.GetServiceVersionPResponseOrBuilder
-
optional int64 version = 1;
- getVersion() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional string version = 7;
- getVersion() - Method in class alluxio.grpc.MasterInfo
-
optional string version = 7;
- getVersion() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
optional string version = 7;
- getVersion() - Method in class alluxio.grpc.table.Partition.Builder
-
optional int64 version = 4;
- getVersion() - Method in class alluxio.grpc.table.Partition
-
optional int64 version = 4;
- getVersion() - Method in interface alluxio.grpc.table.PartitionOrBuilder
-
optional int64 version = 4;
- getVersion() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional int64 version = 10;
- getVersion() - Method in class alluxio.grpc.table.TableInfo
-
optional int64 version = 10;
- getVersion() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional int64 version = 10;
- getVersion() - Method in class alluxio.master.backcompat.Journal
-
- getVersion() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getVersion() - Method in class alluxio.master.table.Partition
-
- getVersion() - Method in class alluxio.master.table.Table
-
- getVersion() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional int64 version = 11;
- getVersion() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional int64 version = 11;
- getVersion() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional int64 version = 11;
- getVersion() - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
optional int64 version = 4;
- getVersion() - Method in class alluxio.proto.journal.Table.RemoveTableEntry
-
optional int64 version = 4;
- getVersion() - Method in interface alluxio.proto.journal.Table.RemoveTableEntryOrBuilder
-
optional int64 version = 4;
- getVersion() - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystemFactory
-
- getVersion() - Method in interface alluxio.underfs.UnderFileSystemFactory
-
Get the version supported by this factory.
- getVersion() - Method in class alluxio.wire.AlluxioJobMasterInfo
-
- getVersion() - Method in class alluxio.wire.AlluxioJobWorkerInfo
-
- getVersion() - Method in class alluxio.wire.AlluxioMasterInfo
-
- getVersion() - Method in class alluxio.wire.AlluxioProxyInfo
-
- getVersion() - Method in class alluxio.wire.AlluxioWorkerInfo
-
- getVersion() - Method in class alluxio.wire.MasterWebUIOverview
-
Gets version.
- getVersion() - Method in class alluxio.wire.WorkerWebUIOverview
-
Gets version.
- getVersion() - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- getVersionBytes() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional string version = 7;
- getVersionBytes() - Method in class alluxio.grpc.MasterInfo
-
optional string version = 7;
- getVersionBytes() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
optional string version = 7;
- getVersionCreationTime() - Method in class alluxio.grpc.table.Partition.Builder
-
optional int64 version_creation_time = 5;
- getVersionCreationTime() - Method in class alluxio.grpc.table.Partition
-
optional int64 version_creation_time = 5;
- getVersionCreationTime() - Method in interface alluxio.grpc.table.PartitionOrBuilder
-
optional int64 version_creation_time = 5;
- getVersionCreationTime() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional int64 version_creation_time = 11;
- getVersionCreationTime() - Method in class alluxio.grpc.table.TableInfo
-
optional int64 version_creation_time = 11;
- getVersionCreationTime() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional int64 version_creation_time = 11;
- getVersionCreationTime() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional int64 version_creation_time = 12;
- getVersionCreationTime() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional int64 version_creation_time = 12;
- getVersionCreationTime() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional int64 version_creation_time = 12;
- getViewingOffset() - Method in class alluxio.wire.MasterWebUIBrowse
-
Gets viewing offset.
- getViewingOffset() - Method in class alluxio.wire.MasterWebUILogs
-
Gets viewing offset.
- getViewingOffset() - Method in class alluxio.wire.WorkerWebUILogs
-
Gets viewing offset.
- getVolatileBlockMeta(long) - Method in interface alluxio.worker.block.BlockStore
-
- getVolatileBlockMeta(long) - Method in interface alluxio.worker.block.BlockWorker
-
Gets the metadata of a block given its blockId or throws IOException.
- getVolatileBlockMeta(long) - Method in class alluxio.worker.block.DefaultBlockWorker
-
- getVolatileBlockMeta(long) - Method in class alluxio.worker.block.TieredBlockStore
-
- getWarns() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
Deprecated.
- getWarns() - Method in class alluxio.grpc.ConfigCheckReport
-
Deprecated.
- getWarns() - Method in interface alluxio.grpc.ConfigCheckReportOrBuilder
-
Deprecated.
- getWarnsCount() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
- getWarnsCount() - Method in class alluxio.grpc.ConfigCheckReport
-
- getWarnsCount() - Method in interface alluxio.grpc.ConfigCheckReportOrBuilder
-
Scope name as key
- getWarnsMap() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
Scope name as key
- getWarnsMap() - Method in class alluxio.grpc.ConfigCheckReport
-
Scope name as key
- getWarnsMap() - Method in interface alluxio.grpc.ConfigCheckReportOrBuilder
-
Scope name as key
- getWarnsOrDefault(String, InconsistentProperties) - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
Scope name as key
- getWarnsOrDefault(String, InconsistentProperties) - Method in class alluxio.grpc.ConfigCheckReport
-
Scope name as key
- getWarnsOrDefault(String, InconsistentProperties) - Method in interface alluxio.grpc.ConfigCheckReportOrBuilder
-
Scope name as key
- getWarnsOrThrow(String) - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
Scope name as key
- getWarnsOrThrow(String) - Method in class alluxio.grpc.ConfigCheckReport
-
Scope name as key
- getWarnsOrThrow(String) - Method in interface alluxio.grpc.ConfigCheckReportOrBuilder
-
Scope name as key
- getWarnTimeExceeded() - Method in class alluxio.util.JvmPauseMonitor
-
- getWebAddress() - Method in class alluxio.master.AlluxioJobMasterProcess
-
- getWebAddress() - Method in class alluxio.master.AlluxioMasterProcess
-
- getWebAddress() - Method in class alluxio.master.MasterProcess
-
- getWebAddress() - Method in class alluxio.worker.AlluxioJobWorkerProcess
-
- getWebAddress() - Method in interface alluxio.worker.JobWorkerProcess
-
- getWebBindHost() - Method in class alluxio.worker.AlluxioWorkerProcess
-
- getWebBindHost() - Method in interface alluxio.worker.WorkerProcess
-
- getWebFileInfoEnabled() - Method in class alluxio.wire.MasterWebUIInit
-
Gets web file info enabled.
- getWebFileInfoEnabled() - Method in class alluxio.wire.WorkerWebUIInit
-
Gets web file info enabled.
- getWebLocalPort() - Method in class alluxio.proxy.AlluxioProxyProcess
-
- getWebLocalPort() - Method in interface alluxio.proxy.ProxyProcess
-
- getWebLocalPort() - Method in class alluxio.worker.AlluxioWorkerProcess
-
- getWebLocalPort() - Method in interface alluxio.worker.WorkerProcess
-
- getWebPort() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional int32 webPort = 8;
- getWebPort() - Method in class alluxio.grpc.MasterInfo
-
optional int32 webPort = 8;
- getWebPort() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
optional int32 webPort = 8;
- getWebPort() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional int32 webPort = 4;
- getWebPort() - Method in class alluxio.grpc.WorkerNetAddress
-
optional int32 webPort = 4;
- getWebPort() - Method in interface alluxio.grpc.WorkerNetAddressOrBuilder
-
optional int32 webPort = 4;
- getWebPort() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getWebPort() - Method in interface alluxio.master.meta.MetaMaster
-
- getWebPort() - Method in class alluxio.multi.process.MasterNetAddress
-
- getWebPort() - Method in class alluxio.util.webui.NodeInfo
-
Gets web port.
- getWebPort() - Method in class alluxio.wire.WorkerNetAddress
-
- getWebUIBlockInfo(String, String, String) - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
Gets web ui block info page data.
- getWebUIBrowse(String, String, String, String) - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
Gets Web UI browse page data.
- getWebUIConfiguration() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
Gets Web UI ServerConfiguration page data.
- getWebUIData(String, String) - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
Gets Web UI data page data.
- getWebUIInit() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
Gets Web UI initialization data.
- getWebUIInit() - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
Gets Web UI initialization data.
- getWebUILogs(String, String, String, String) - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
Gets Web UI logs page data.
- getWebUILogs(String, String, String, String) - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
Gets web ui logs page data.
- getWebUIMetrics() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
Gets Web UI metrics page data.
- getWebUIMetrics() - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
Gets web ui metrics page data.
- getWebUIOverview() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
Gets Web UI overview page data.
- getWebUIOverview() - Method in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
Gets web ui overview page data.
- getWebUIWorkers() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
Gets Web UI workers page data.
- getWhiteList() - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
optional bool white_list = 2;
- getWhiteList() - Method in class alluxio.grpc.table.EquatableValueSet
-
optional bool white_list = 2;
- getWhiteList() - Method in interface alluxio.grpc.table.EquatableValueSetOrBuilder
-
optional bool white_list = 2;
- getWhiteList() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getWhiteList() - Method in interface alluxio.master.file.FileSystemMaster
-
- getWhitelist() - Method in class alluxio.wire.MasterWebUIConfiguration
-
Gets whitelist.
- getWidthNano() - Method in class alluxio.job.util.TimeSeries
-
- getWorker(GetWorkerOptions) - Method in interface alluxio.client.block.policy.BlockLocationPolicy
-
Gets the worker's network address for serving operations requested for the block.
- getWorker(GetWorkerOptions) - Method in class alluxio.client.block.policy.DeterministicHashPolicy
-
- getWorker(GetWorkerOptions) - Method in class alluxio.client.block.policy.LocalFirstAvoidEvictionPolicy
-
- getWorker(GetWorkerOptions) - Method in class alluxio.client.block.policy.LocalFirstPolicy
-
- getWorker(GetWorkerOptions) - Method in class alluxio.client.block.policy.MostAvailableFirstPolicy
-
- getWorker(GetWorkerOptions) - Method in class alluxio.client.block.policy.RoundRobinPolicy
-
The policy uses the first fetch of worker info list as the base, and visits each of them in a
round-robin manner in the subsequent calls.
- getWorker(GetWorkerOptions) - Method in class alluxio.client.block.policy.SpecificHostPolicy
-
- getWorker() - Method in class alluxio.master.LocalAlluxioJobCluster
-
- getWorker(Class<T>) - Method in class alluxio.worker.AlluxioWorkerProcess
-
- getWorker(Class<T>) - Method in interface alluxio.worker.WorkerProcess
-
- getWorkerAddress() - Method in class alluxio.grpc.BlockLocation.Builder
-
optional .alluxio.grpc.WorkerNetAddress workerAddress = 2;
- getWorkerAddress() - Method in class alluxio.grpc.BlockLocation
-
optional .alluxio.grpc.WorkerNetAddress workerAddress = 2;
- getWorkerAddress() - Method in interface alluxio.grpc.BlockLocationOrBuilder
-
optional .alluxio.grpc.WorkerNetAddress workerAddress = 2;
- getWorkerAddress() - Method in class alluxio.job.MasterWorkerInfo
-
- getWorkerAddress() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getWorkerAddress() - Method in class alluxio.master.LocalAlluxioCluster
-
- getWorkerAddress() - Method in class alluxio.util.webui.UIWorkerInfo
-
Gets worker address.
- getWorkerAddress() - Method in class alluxio.wire.BlockLocation
-
- getWorkerAddressBuilder() - Method in class alluxio.grpc.BlockLocation.Builder
-
optional .alluxio.grpc.WorkerNetAddress workerAddress = 2;
- getWorkerAddresses(int) - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddresses(int) - Method in class alluxio.grpc.MasterInfo
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddresses(int) - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddresses() - Method in interface alluxio.master.block.BlockMaster
-
- getWorkerAddresses() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getWorkerAddresses() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getWorkerAddresses() - Method in interface alluxio.master.meta.MetaMaster
-
- getWorkerAddressesBuilder(int) - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddressesBuilderList() - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddressesCount() - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddressesCount() - Method in class alluxio.grpc.MasterInfo
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddressesCount() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddressesList() - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddressesList() - Method in class alluxio.grpc.MasterInfo
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddressesList() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddressesOrBuilder(int) - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddressesOrBuilder(int) - Method in class alluxio.grpc.MasterInfo
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddressesOrBuilder(int) - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddressesOrBuilderList() - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddressesOrBuilderList() - Method in class alluxio.grpc.MasterInfo
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddressesOrBuilderList() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- getWorkerAddressOrBuilder() - Method in class alluxio.grpc.BlockLocation.Builder
-
optional .alluxio.grpc.WorkerNetAddress workerAddress = 2;
- getWorkerAddressOrBuilder() - Method in class alluxio.grpc.BlockLocation
-
optional .alluxio.grpc.WorkerNetAddress workerAddress = 2;
- getWorkerAddressOrBuilder() - Method in interface alluxio.grpc.BlockLocationOrBuilder
-
optional .alluxio.grpc.WorkerNetAddress workerAddress = 2;
- getWorkerCapacityFreePercentage() - Method in class alluxio.wire.WorkerWebUIMetrics
-
Gets worker capacity free percentage.
- getWorkerCapacityUsedPercentage() - Method in class alluxio.wire.WorkerWebUIMetrics
-
Gets worker capacity used percentage.
- getWorkerChannel(AlluxioConfiguration) - Static method in class alluxio.util.network.NettyUtils
-
Gets the worker channel properly from the WORKER_NETWORK_NETTY_CHANNEL property key.
- getWorkerCount() - Method in interface alluxio.master.block.BlockMaster
-
- getWorkerCount() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getWorkerCount() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getWorkerDataDirectory(String, AlluxioConfiguration) - Static method in class alluxio.util.CommonUtils
-
- getWorkerHealths(int) - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHealths(int) - Method in class alluxio.grpc.GetAllWorkerHealthPResponse
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHealths(int) - Method in interface alluxio.grpc.GetAllWorkerHealthPResponseOrBuilder
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHealthsBuilder(int) - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHealthsBuilderList() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHealthsCount() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHealthsCount() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHealthsCount() - Method in interface alluxio.grpc.GetAllWorkerHealthPResponseOrBuilder
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHealthsList() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHealthsList() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHealthsList() - Method in interface alluxio.grpc.GetAllWorkerHealthPResponseOrBuilder
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHealthsOrBuilder(int) - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHealthsOrBuilder(int) - Method in class alluxio.grpc.GetAllWorkerHealthPResponse
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHealthsOrBuilder(int) - Method in interface alluxio.grpc.GetAllWorkerHealthPResponseOrBuilder
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHealthsOrBuilderList() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHealthsOrBuilderList() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHealthsOrBuilderList() - Method in interface alluxio.grpc.GetAllWorkerHealthPResponseOrBuilder
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- getWorkerHost() - Method in class alluxio.grpc.JobInfo.Builder
-
optional string workerHost = 12;
- getWorkerHost() - Method in class alluxio.grpc.JobInfo
-
optional string workerHost = 12;
- getWorkerHost() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional string workerHost = 12;
- getWorkerHost() - Method in class alluxio.job.plan.replicate.MoveConfig
-
- getWorkerHost() - Method in class alluxio.job.wire.TaskInfo
-
- getWorkerHostBytes() - Method in class alluxio.grpc.JobInfo.Builder
-
optional string workerHost = 12;
- getWorkerHostBytes() - Method in class alluxio.grpc.JobInfo
-
optional string workerHost = 12;
- getWorkerHostBytes() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional string workerHost = 12;
- getWorkerHostnames() - Static method in class alluxio.cli.extensions.ExtensionsShellUtils
-
Gets list of workers in conf directory.
- getWorkerId() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the id of the worker
- getWorkerId() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the id of the worker
- getWorkerId() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the id of the worker
- getWorkerId() - Method in class alluxio.grpc.BlockLocation.Builder
-
optional int64 workerId = 1;
- getWorkerId() - Method in class alluxio.grpc.BlockLocation
-
optional int64 workerId = 1;
- getWorkerId() - Method in interface alluxio.grpc.BlockLocationOrBuilder
-
optional int64 workerId = 1;
- getWorkerId(GetWorkerIdPRequest) - Method in class alluxio.grpc.BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceBlockingStub
-
Returns a worker id for the given network address.
- getWorkerId(GetWorkerIdPRequest) - Method in class alluxio.grpc.BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceFutureStub
-
Returns a worker id for the given network address.
- getWorkerId(GetWorkerIdPRequest, StreamObserver<GetWorkerIdPResponse>) - Method in class alluxio.grpc.BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceImplBase
-
Returns a worker id for the given network address.
- getWorkerId(GetWorkerIdPRequest, StreamObserver<GetWorkerIdPResponse>) - Method in class alluxio.grpc.BlockMasterWorkerServiceGrpc.BlockMasterWorkerServiceStub
-
Returns a worker id for the given network address.
- getWorkerId() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the id of the worker
- getWorkerId() - Method in class alluxio.grpc.CommitBlockPRequest
-
the id of the worker
- getWorkerId() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
the id of the worker
- getWorkerId() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
the id of the worker
- getWorkerId() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest
-
the id of the worker
- getWorkerId() - Method in interface alluxio.grpc.FileSystemHeartbeatPRequestOrBuilder
-
the id of the worker
- getWorkerId() - Method in class alluxio.grpc.GetWorkerIdPResponse.Builder
-
optional int64 workerId = 1;
- getWorkerId() - Method in class alluxio.grpc.GetWorkerIdPResponse
-
optional int64 workerId = 1;
- getWorkerId() - Method in interface alluxio.grpc.GetWorkerIdPResponseOrBuilder
-
optional int64 workerId = 1;
- getWorkerId() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int64 workerId = 1;
- getWorkerId() - Method in class alluxio.grpc.JobWorkerHealth
-
optional int64 workerId = 1;
- getWorkerId() - Method in interface alluxio.grpc.JobWorkerHealthOrBuilder
-
optional int64 workerId = 1;
- getWorkerId() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the id of the worker
- getWorkerId() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the id of the worker
- getWorkerId() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the id of the worker
- getWorkerId() - Method in class alluxio.job.wire.JobWorkerHealth
-
- getWorkerId(WorkerNetAddress) - Method in interface alluxio.master.block.BlockMaster
-
Returns a worker id for the given worker, creating one if the worker is new.
- getWorkerId(GetWorkerIdPRequest, StreamObserver<GetWorkerIdPResponse>) - Method in class alluxio.master.block.BlockMasterWorkerServiceHandler
-
- getWorkerId(WorkerNetAddress) - Method in class alluxio.master.block.DefaultBlockMaster
-
- getWorkerId() - Method in class alluxio.master.block.meta.MasterBlockLocation
-
- getWorkerId() - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
optional int64 worker_id = 1;
- getWorkerId() - Method in class alluxio.proto.meta.Block.BlockLocation
-
optional int64 worker_id = 1;
- getWorkerId() - Method in interface alluxio.proto.meta.Block.BlockLocationOrBuilder
-
optional int64 worker_id = 1;
- getWorkerId() - Method in class alluxio.util.webui.NodeInfo
-
Gets worker id.
- getWorkerId() - Method in class alluxio.wire.BlockLocation
-
- getWorkerId() - Method in interface alluxio.worker.block.BlockWorker
-
- getWorkerId() - Method in class alluxio.worker.block.DefaultBlockWorker
-
- getWorkerId() - Static method in class alluxio.worker.JobWorkerIdRegistry
-
- GetWorkerIdPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetWorkerIdPOptions
- GetWorkerIdPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetWorkerIdPOptions
- GetWorkerIdPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetWorkerIdPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetWorkerIdPRequest
- GetWorkerIdPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetWorkerIdPRequest
- GetWorkerIdPRequestOrBuilder - Interface in alluxio.grpc
-
- GetWorkerIdPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetWorkerIdPResponse
- GetWorkerIdPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetWorkerIdPResponse
- GetWorkerIdPResponseOrBuilder - Interface in alluxio.grpc
-
- getWorkerInfo() - Method in class alluxio.wire.WorkerWebUIOverview
-
Gets worker info.
- getWorkerInfoList() - Method in interface alluxio.client.block.BlockMasterClient
-
Gets the worker information of live workers(support older version Alluxio server).
- getWorkerInfoList() - Method in class alluxio.client.block.RetryHandlingBlockMasterClient
-
- getWorkerInfoList(GetWorkerInfoListPOptions) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceBlockingStub
-
Returns a list of workers information.
- getWorkerInfoList(GetWorkerInfoListPOptions) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceFutureStub
-
Returns a list of workers information.
- getWorkerInfoList(GetWorkerInfoListPOptions, StreamObserver<GetWorkerInfoListPResponse>) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceImplBase
-
Returns a list of workers information.
- getWorkerInfoList(GetWorkerInfoListPOptions, StreamObserver<GetWorkerInfoListPResponse>) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceStub
-
Returns a list of workers information.
- getWorkerInfoList() - Method in interface alluxio.master.block.BlockMaster
-
- getWorkerInfoList(GetWorkerInfoListPOptions, StreamObserver<GetWorkerInfoListPResponse>) - Method in class alluxio.master.block.BlockMasterClientServiceHandler
-
- getWorkerInfoList() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getWorkerInfoList() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getWorkerInfoList() - Method in interface alluxio.master.file.FileSystemMaster
-
- getWorkerInfoList() - Method in class alluxio.master.file.meta.FileSystemMasterView
-
- getWorkerInfoList() - Method in class alluxio.master.job.JobMaster
-
- getWorkerInfoList() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GetWorkerInfoListPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetWorkerInfoListPOptions
- GetWorkerInfoListPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetWorkerInfoListPOptions
- GetWorkerInfoListPOptionsOrBuilder - Interface in alluxio.grpc
-
- GetWorkerInfoListPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetWorkerInfoListPResponse
- GetWorkerInfoListPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetWorkerInfoListPResponse
- GetWorkerInfoListPResponseOrBuilder - Interface in alluxio.grpc
-
- getWorkerInfos(int) - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerInfos(int) - Method in class alluxio.grpc.GetWorkerInfoListPResponse
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerInfos(int) - Method in interface alluxio.grpc.GetWorkerInfoListPResponseOrBuilder
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerInfosBuilder(int) - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerInfosBuilderList() - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerInfosCount() - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerInfosCount() - Method in class alluxio.grpc.GetWorkerInfoListPResponse
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerInfosCount() - Method in interface alluxio.grpc.GetWorkerInfoListPResponseOrBuilder
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerInfosList() - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerInfosList() - Method in class alluxio.grpc.GetWorkerInfoListPResponse
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerInfosList() - Method in interface alluxio.grpc.GetWorkerInfoListPResponseOrBuilder
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerInfosOrBuilder(int) - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerInfosOrBuilder(int) - Method in class alluxio.grpc.GetWorkerInfoListPResponse
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerInfosOrBuilder(int) - Method in interface alluxio.grpc.GetWorkerInfoListPResponseOrBuilder
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerInfosOrBuilderList() - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerInfosOrBuilderList() - Method in class alluxio.grpc.GetWorkerInfoListPResponse
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerInfosOrBuilderList() - Method in interface alluxio.grpc.GetWorkerInfoListPResponseOrBuilder
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- getWorkerLostStorage() - Method in interface alluxio.client.block.BlockMasterClient
-
- getWorkerLostStorage() - Method in class alluxio.client.block.RetryHandlingBlockMasterClient
-
- getWorkerLostStorage(GetWorkerLostStoragePOptions) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceBlockingStub
-
Returns a list of worker lost storage information
- getWorkerLostStorage(GetWorkerLostStoragePOptions) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceFutureStub
-
Returns a list of worker lost storage information
- getWorkerLostStorage(GetWorkerLostStoragePOptions, StreamObserver<GetWorkerLostStoragePResponse>) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceImplBase
-
Returns a list of worker lost storage information
- getWorkerLostStorage(GetWorkerLostStoragePOptions, StreamObserver<GetWorkerLostStoragePResponse>) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceStub
-
Returns a list of worker lost storage information
- getWorkerLostStorage() - Method in interface alluxio.master.block.BlockMaster
-
- getWorkerLostStorage(GetWorkerLostStoragePOptions, StreamObserver<GetWorkerLostStoragePResponse>) - Method in class alluxio.master.block.BlockMasterClientServiceHandler
-
- getWorkerLostStorage() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getWorkerLostStorageInfo(int) - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- getWorkerLostStorageInfo(int) - Method in class alluxio.grpc.GetWorkerLostStoragePResponse
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- getWorkerLostStorageInfo(int) - Method in interface alluxio.grpc.GetWorkerLostStoragePResponseOrBuilder
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- getWorkerLostStorageInfoBuilder(int) - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- getWorkerLostStorageInfoBuilderList() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- getWorkerLostStorageInfoCount() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- getWorkerLostStorageInfoCount() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- getWorkerLostStorageInfoCount() - Method in interface alluxio.grpc.GetWorkerLostStoragePResponseOrBuilder
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- getWorkerLostStorageInfoList() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- getWorkerLostStorageInfoList() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- getWorkerLostStorageInfoList() - Method in interface alluxio.grpc.GetWorkerLostStoragePResponseOrBuilder
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- getWorkerLostStorageInfoOrBuilder(int) - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- getWorkerLostStorageInfoOrBuilder(int) - Method in class alluxio.grpc.GetWorkerLostStoragePResponse
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- getWorkerLostStorageInfoOrBuilder(int) - Method in interface alluxio.grpc.GetWorkerLostStoragePResponseOrBuilder
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- getWorkerLostStorageInfoOrBuilderList() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- getWorkerLostStorageInfoOrBuilderList() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- getWorkerLostStorageInfoOrBuilderList() - Method in interface alluxio.grpc.GetWorkerLostStoragePResponseOrBuilder
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- GetWorkerLostStoragePOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetWorkerLostStoragePOptions
- GetWorkerLostStoragePOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetWorkerLostStoragePOptions
- GetWorkerLostStoragePOptionsOrBuilder - Interface in alluxio.grpc
-
- GetWorkerLostStoragePResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetWorkerLostStoragePResponse
- GetWorkerLostStoragePResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetWorkerLostStoragePResponse
- GetWorkerLostStoragePResponseOrBuilder - Interface in alluxio.grpc
-
- getWorkerNetAddress() - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
the worker network address
- getWorkerNetAddress() - Method in class alluxio.grpc.GetWorkerIdPRequest
-
the worker network address
- getWorkerNetAddress() - Method in interface alluxio.grpc.GetWorkerIdPRequestOrBuilder
-
the worker network address
- getWorkerNetAddress() - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
optional .alluxio.grpc.WorkerNetAddress workerNetAddress = 1;
- getWorkerNetAddress() - Method in class alluxio.grpc.RegisterJobWorkerPRequest
-
optional .alluxio.grpc.WorkerNetAddress workerNetAddress = 1;
- getWorkerNetAddress() - Method in interface alluxio.grpc.RegisterJobWorkerPRequestOrBuilder
-
optional .alluxio.grpc.WorkerNetAddress workerNetAddress = 1;
- getWorkerNetAddressBuilder() - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
the worker network address
- getWorkerNetAddressBuilder() - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
optional .alluxio.grpc.WorkerNetAddress workerNetAddress = 1;
- getWorkerNetAddressOrBuilder() - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
the worker network address
- getWorkerNetAddressOrBuilder() - Method in class alluxio.grpc.GetWorkerIdPRequest
-
the worker network address
- getWorkerNetAddressOrBuilder() - Method in interface alluxio.grpc.GetWorkerIdPRequestOrBuilder
-
the worker network address
- getWorkerNetAddressOrBuilder() - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
optional .alluxio.grpc.WorkerNetAddress workerNetAddress = 1;
- getWorkerNetAddressOrBuilder() - Method in class alluxio.grpc.RegisterJobWorkerPRequest
-
optional .alluxio.grpc.WorkerNetAddress workerNetAddress = 1;
- getWorkerNetAddressOrBuilder() - Method in interface alluxio.grpc.RegisterJobWorkerPRequestOrBuilder
-
optional .alluxio.grpc.WorkerNetAddress workerNetAddress = 1;
- GetWorkerOptions - Class in alluxio.client.block.policy.options
-
- getWorkerPort() - Method in class alluxio.wire.MasterWebUIInit
-
Gets worker port.
- getWorkerProcess() - Method in class alluxio.master.LocalAlluxioCluster
-
- getWorkerRange() - Method in class alluxio.client.block.options.GetWorkerReportOptions
-
- getWorkerRange() - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
optional .alluxio.grpc.block.WorkerRange workerRange = 3;
- getWorkerRange() - Method in class alluxio.grpc.GetWorkerReportPOptions
-
optional .alluxio.grpc.block.WorkerRange workerRange = 3;
- getWorkerRange() - Method in interface alluxio.grpc.GetWorkerReportPOptionsOrBuilder
-
optional .alluxio.grpc.block.WorkerRange workerRange = 3;
- getWorkerReport(GetWorkerReportOptions) - Method in interface alluxio.client.block.BlockMasterClient
-
Gets the worker information of selected workers and selected fields for report CLI.
- getWorkerReport(GetWorkerReportOptions) - Method in class alluxio.client.block.RetryHandlingBlockMasterClient
-
- getWorkerReport(GetWorkerReportPOptions) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceBlockingStub
-
Returns a list of workers information for report CLI.
- getWorkerReport(GetWorkerReportPOptions) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceFutureStub
-
Returns a list of workers information for report CLI.
- getWorkerReport(GetWorkerReportPOptions, StreamObserver<GetWorkerInfoListPResponse>) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceImplBase
-
Returns a list of workers information for report CLI.
- getWorkerReport(GetWorkerReportPOptions, StreamObserver<GetWorkerInfoListPResponse>) - Method in class alluxio.grpc.BlockMasterClientServiceGrpc.BlockMasterClientServiceStub
-
Returns a list of workers information for report CLI.
- getWorkerReport(GetWorkerReportOptions) - Method in interface alluxio.master.block.BlockMaster
-
Gets the worker information list for report CLI.
- getWorkerReport(GetWorkerReportPOptions, StreamObserver<GetWorkerInfoListPResponse>) - Method in class alluxio.master.block.BlockMasterClientServiceHandler
-
- getWorkerReport(GetWorkerReportOptions) - Method in class alluxio.master.block.DefaultBlockMaster
-
- GetWorkerReportOptions - Class in alluxio.client.block.options
-
Worker information options.
- GetWorkerReportOptions(GetWorkerReportPOptions) - Constructor for class alluxio.client.block.options.GetWorkerReportOptions
-
- GetWorkerReportOptions.WorkerInfoField - Enum in alluxio.client.block.options
-
Enum representing the fields of the worker information.
- GetWorkerReportOptions.WorkerRange - Enum in alluxio.client.block.options
-
Enum representing the range of workers that we want to show capacity information for.
- GetWorkerReportPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetWorkerReportPOptions
- GetWorkerReportPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.block.GetWorkerReportPOptions
- GetWorkerReportPOptionsOrBuilder - Interface in alluxio.grpc
-
- getWorkers() - Method in class alluxio.master.block.meta.MasterBlockInfo
-
- getWorkers() - Method in class alluxio.wire.AlluxioJobMasterInfo
-
- getWorkers() - Method in class alluxio.wire.AlluxioMasterInfo
-
- getWorkerWithMostBlocks(List<BlockWorkerInfo>, List<FileBlockInfo>) - Static method in class alluxio.job.util.JobUtils
-
Returns whichever specified worker stores the most blocks from the block info list.
- getWorkflowConfigClass() - Method in class alluxio.job.workflow.composite.CompositeExecutionFactory
-
- getWorkflowConfigClass() - Method in interface alluxio.job.workflow.WorkflowExecutionFactory
-
- getWorkingDirectory(CommandLine) - Method in class alluxio.cli.bundler.command.AbstractCollectInfoCommand
-
Gets the directory that this command should output to.
- getWorkingDirectory() - Method in class alluxio.hadoop.AbstractFileSystem
-
- getWorkingDirectory() - Method in class alluxio.hadoop.LocalCacheFileSystem
-
- getWriteBlockMethod() - Static method in class alluxio.grpc.BlockWorkerGrpc
-
- getWriteBufferSize() - Method in class alluxio.client.file.cache.store.RocksPageStoreOptions
-
- getWriteHoldCount() - Method in class alluxio.concurrent.WeakSafeReentrantReadWriteLock
-
Queries the number of reentrant write holds on this lock by the current thread.
- getWriter() - Method in interface alluxio.master.journalv0.MutableJournal
-
- getWriter() - Method in class alluxio.master.journalv0.ufs.UfsMutableJournal
-
- getWriteSchema() - Method in class alluxio.job.plan.transform.format.csv.CsvSchema
-
- getWriteTier() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getWriteTier() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int32 writeTier = 7;
- getWriteTier() - Method in class alluxio.grpc.CreateFilePOptions
-
optional int32 writeTier = 7;
- getWriteTier() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional int32 writeTier = 7;
- getWriteType() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getWriteType() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.file.WritePType writeType = 4;
- getWriteType() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
optional .alluxio.grpc.file.WritePType writeType = 4;
- getWriteType() - Method in interface alluxio.grpc.CreateDirectoryPOptionsOrBuilder
-
optional .alluxio.grpc.file.WritePType writeType = 4;
- getWriteType() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.file.WritePType writeType = 8;
- getWriteType() - Method in class alluxio.grpc.CreateFilePOptions
-
optional .alluxio.grpc.file.WritePType writeType = 8;
- getWriteType() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.WritePType writeType = 8;
- getWriteType() - Method in class alluxio.job.plan.migrate.MigrateConfig
-
- getWriteType() - Method in class alluxio.master.file.contexts.CreatePathContext
-
- getXAttr() - Method in class alluxio.client.file.URIStatus
-
- getXattr() - Method in class alluxio.grpc.FileInfo.Builder
-
Deprecated.
- getXattr() - Method in class alluxio.grpc.FileInfo
-
Deprecated.
- getXattr() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
Deprecated.
- getXAttr() - Method in class alluxio.master.file.contexts.CreatePathContext
-
- getXAttr() - Method in class alluxio.master.file.meta.Inode
-
- getXAttr() - Method in interface alluxio.master.file.meta.InodeView
-
- getXAttr() - Method in class alluxio.master.file.meta.MutableInode
-
- getXAttr() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
Deprecated.
- getXAttr() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
Deprecated.
- getXAttr() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
Deprecated.
- getXAttr() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
Deprecated.
- getXAttr() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
Deprecated.
- getXAttr() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
Deprecated.
- getXAttr() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
Deprecated.
- getXAttr() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
Deprecated.
- getXAttr() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
Deprecated.
- getXAttr() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
Deprecated.
- getXAttr() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
Deprecated.
- getXAttr() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
Deprecated.
- getXAttr() - Method in class alluxio.underfs.UfsStatus
-
Returns the extended attributes from the Ufs, if any.
- getXAttr() - Method in class alluxio.wire.FileInfo
-
- getXattrCount() - Method in class alluxio.grpc.FileInfo.Builder
-
- getXattrCount() - Method in class alluxio.grpc.FileInfo
-
- getXattrCount() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
map<string, bytes> xattr = 32;
- getXAttrCount() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
- getXAttrCount() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
- getXAttrCount() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
map<string, bytes> xAttr = 19;
- getXAttrCount() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
- getXAttrCount() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
- getXAttrCount() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
map<string, bytes> xAttr = 28;
- getXAttrCount() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
- getXAttrCount() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
- getXAttrCount() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
map<string, bytes> xAttr = 17;
- getXAttrCount() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
- getXAttrCount() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
- getXAttrCount() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
Extended attributes, general purpose.
- getXattrMap() - Method in class alluxio.grpc.FileInfo.Builder
-
map<string, bytes> xattr = 32;
- getXattrMap() - Method in class alluxio.grpc.FileInfo
-
map<string, bytes> xattr = 32;
- getXattrMap() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
map<string, bytes> xattr = 32;
- getXAttrMap() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
map<string, bytes> xAttr = 19;
- getXAttrMap() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
map<string, bytes> xAttr = 19;
- getXAttrMap() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
map<string, bytes> xAttr = 19;
- getXAttrMap() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
map<string, bytes> xAttr = 28;
- getXAttrMap() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
map<string, bytes> xAttr = 28;
- getXAttrMap() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
map<string, bytes> xAttr = 28;
- getXAttrMap() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
map<string, bytes> xAttr = 17;
- getXAttrMap() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
map<string, bytes> xAttr = 17;
- getXAttrMap() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
map<string, bytes> xAttr = 17;
- getXAttrMap() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
Extended attributes, general purpose.
- getXAttrMap() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
Extended attributes, general purpose.
- getXAttrMap() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
Extended attributes, general purpose.
- getXattrOrDefault(String, ByteString) - Method in class alluxio.grpc.FileInfo.Builder
-
map<string, bytes> xattr = 32;
- getXattrOrDefault(String, ByteString) - Method in class alluxio.grpc.FileInfo
-
map<string, bytes> xattr = 32;
- getXattrOrDefault(String, ByteString) - Method in interface alluxio.grpc.FileInfoOrBuilder
-
map<string, bytes> xattr = 32;
- getXAttrOrDefault(String, ByteString) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
map<string, bytes> xAttr = 19;
- getXAttrOrDefault(String, ByteString) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
map<string, bytes> xAttr = 19;
- getXAttrOrDefault(String, ByteString) - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
map<string, bytes> xAttr = 19;
- getXAttrOrDefault(String, ByteString) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
map<string, bytes> xAttr = 28;
- getXAttrOrDefault(String, ByteString) - Method in class alluxio.proto.journal.File.InodeFileEntry
-
map<string, bytes> xAttr = 28;
- getXAttrOrDefault(String, ByteString) - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
map<string, bytes> xAttr = 28;
- getXAttrOrDefault(String, ByteString) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
map<string, bytes> xAttr = 17;
- getXAttrOrDefault(String, ByteString) - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
map<string, bytes> xAttr = 17;
- getXAttrOrDefault(String, ByteString) - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
map<string, bytes> xAttr = 17;
- getXAttrOrDefault(String, ByteString) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
Extended attributes, general purpose.
- getXAttrOrDefault(String, ByteString) - Method in class alluxio.proto.meta.InodeMeta.Inode
-
Extended attributes, general purpose.
- getXAttrOrDefault(String, ByteString) - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
Extended attributes, general purpose.
- getXattrOrThrow(String) - Method in class alluxio.grpc.FileInfo.Builder
-
map<string, bytes> xattr = 32;
- getXattrOrThrow(String) - Method in class alluxio.grpc.FileInfo
-
map<string, bytes> xattr = 32;
- getXattrOrThrow(String) - Method in interface alluxio.grpc.FileInfoOrBuilder
-
map<string, bytes> xattr = 32;
- getXAttrOrThrow(String) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
map<string, bytes> xAttr = 19;
- getXAttrOrThrow(String) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
map<string, bytes> xAttr = 19;
- getXAttrOrThrow(String) - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
map<string, bytes> xAttr = 19;
- getXAttrOrThrow(String) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
map<string, bytes> xAttr = 28;
- getXAttrOrThrow(String) - Method in class alluxio.proto.journal.File.InodeFileEntry
-
map<string, bytes> xAttr = 28;
- getXAttrOrThrow(String) - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
map<string, bytes> xAttr = 28;
- getXAttrOrThrow(String) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
map<string, bytes> xAttr = 17;
- getXAttrOrThrow(String) - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
map<string, bytes> xAttr = 17;
- getXAttrOrThrow(String) - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
map<string, bytes> xAttr = 17;
- getXAttrOrThrow(String) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
Extended attributes, general purpose.
- getXAttrOrThrow(String) - Method in class alluxio.proto.meta.InodeMeta.Inode
-
Extended attributes, general purpose.
- getXAttrOrThrow(String) - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
Extended attributes, general purpose.
- getZkAddress() - Method in class alluxio.master.ZkMasterInquireClient.ZkMasterConnectDetails
-
- getZone() - Method in class alluxio.clock.ElapsedTimeClock
-
- getZone() - Method in class alluxio.clock.SystemClock
-
- getZookeeperAddress() - Method in class alluxio.uri.ZookeeperAuthority
-
- getZookeeperAddresses(int) - Method in class alluxio.grpc.MasterInfo.Builder
-
Empty means zookeeper is not enabled
- getZookeeperAddresses(int) - Method in class alluxio.grpc.MasterInfo
-
Empty means zookeeper is not enabled
- getZookeeperAddresses(int) - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
Empty means zookeeper is not enabled
- getZookeeperAddressesBytes(int) - Method in class alluxio.grpc.MasterInfo.Builder
-
Empty means zookeeper is not enabled
- getZookeeperAddressesBytes(int) - Method in class alluxio.grpc.MasterInfo
-
Empty means zookeeper is not enabled
- getZookeeperAddressesBytes(int) - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
Empty means zookeeper is not enabled
- getZookeeperAddressesCount() - Method in class alluxio.grpc.MasterInfo.Builder
-
Empty means zookeeper is not enabled
- getZookeeperAddressesCount() - Method in class alluxio.grpc.MasterInfo
-
Empty means zookeeper is not enabled
- getZookeeperAddressesCount() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
Empty means zookeeper is not enabled
- getZookeeperAddressesList() - Method in class alluxio.grpc.MasterInfo.Builder
-
Empty means zookeeper is not enabled
- getZookeeperAddressesList() - Method in class alluxio.grpc.MasterInfo
-
Empty means zookeeper is not enabled
- getZookeeperAddressesList() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
Empty means zookeeper is not enabled
- global() - Static method in class alluxio.conf.ServerConfiguration
-
- global() - Static method in class alluxio.security.user.ServerUserState
-
- GraphiteSink - Class in alluxio.metrics.sink
-
A sink which publishes metric values to a Graphite server.
- GraphiteSink(Properties, MetricRegistry) - Constructor for class alluxio.metrics.sink.GraphiteSink
-
- GreedyAllocator - Class in alluxio.worker.block.allocator
-
A greedy allocator that returns the first Storage dir fitting the size of block to allocate.
- GreedyAllocator(BlockMetadataView) - Constructor for class alluxio.worker.block.allocator.GreedyAllocator
-
- GreedyEvictor - Class in alluxio.worker.block.evictor
-
A simple evictor that evicts arbitrary blocks until the required size is met.
- GreedyEvictor(BlockMetadataEvictorView, Allocator) - Constructor for class alluxio.worker.block.evictor.GreedyEvictor
-
- GROUP_COMPONENT - Static variable in enum alluxio.security.authorization.AclEntryType
-
- GROUP_FIELD_NUMBER - Static variable in class alluxio.grpc.FileInfo
-
- GROUP_FIELD_NUMBER - Static variable in class alluxio.grpc.SetAttributePOptions
-
- GROUP_FIELD_NUMBER - Static variable in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
- GROUP_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.InodeDirectoryEntry
-
- GROUP_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.InodeFileEntry
-
- GROUP_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.SetAttributeEntry
-
- GROUP_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.UpdateInodeEntry
-
- GROUPACTIONS_FIELD_NUMBER - Static variable in class alluxio.proto.shared.Acl.AccessControlList
-
- GROUPBITS_FIELD_NUMBER - Static variable in class alluxio.grpc.PMode
-
- GroupMappingService - Interface in alluxio.security.group
-
Interface for Alluxio user-to-groups mapping.
- GroupMappingService.Factory - Class in alluxio.security.group
-
Factory for creating a new instance.
- GrpcBlockingStream<ReqT,ResT> - Class in alluxio.client.block.stream
-
A helper class for accessing gRPC bi-directional stream synchronously.
- GrpcBlockingStream(Function<StreamObserver<ResT>, StreamObserver<ReqT>>, int, String) - Constructor for class alluxio.client.block.stream.GrpcBlockingStream
-
- GrpcCallTracker - Class in alluxio.master.file.contexts
-
- GrpcCallTracker(StreamObserver<?>) - Constructor for class alluxio.master.file.contexts.GrpcCallTracker
-
Creates a call tracker for gRPC.
- GrpcChannel - Class in alluxio.grpc
-
An authenticated gRPC channel.
- GrpcChannel(GrpcConnection, AuthenticatedChannelClientDriver) - Constructor for class alluxio.grpc.GrpcChannel
-
- GrpcChannelBuilder - Class in alluxio.grpc
-
A gRPC channel builder that authenticates with
GrpcServer
at the target during channel
building.
- GrpcChannelKey - Class in alluxio.grpc
-
- GrpcChannelKey.IdentityField - Annotation Type in alluxio.grpc
-
- GrpcConnection - Class in alluxio.grpc
-
Used to gather gRPC level resources and indexes together.
- GrpcConnection(GrpcConnectionKey, ManagedChannel, AlluxioConfiguration) - Constructor for class alluxio.grpc.GrpcConnection
-
Creates a new connection object.
- GrpcConnectionKey - Class in alluxio.grpc
-
- GrpcConnectionKey(GrpcChannelKey, int) - Constructor for class alluxio.grpc.GrpcConnectionKey
-
Creates a new gRPC connection key.
- GrpcConnectionPool - Class in alluxio.grpc
-
Used to provide gRPC level connection management and pooling facilities.
- GrpcConnectionPool() - Constructor for class alluxio.grpc.GrpcConnectionPool
-
- GrpcDataMessageBlockingStream<ReqT,ResT> - Class in alluxio.client.block.stream
-
A helper class for accessing gRPC bi-directional stream synchronously.
- GrpcDataMessageBlockingStream(Function<StreamObserver<ResT>, StreamObserver<ReqT>>, int, String, DataMessageMarshaller<ReqT>, DataMessageMarshaller<ResT>) - Constructor for class alluxio.client.block.stream.GrpcDataMessageBlockingStream
-
- GrpcDataReader - Class in alluxio.client.block.stream
-
A gRPC data reader that streams a region from gRPC data server.
- GrpcDataReader.Factory - Class in alluxio.client.block.stream
-
- GrpcDataServer - Class in alluxio.worker.grpc
-
Runs a gRPC data server that responds to block requests.
- GrpcDataServer(String, SocketAddress, WorkerProcess) - Constructor for class alluxio.worker.grpc.GrpcDataServer
-
- GrpcDataWriter - Class in alluxio.client.block.stream
-
A gRPC data writer that streams a full block or a UFS file to a gRPC data server.
- GrpcExceptionUtils - Class in alluxio.grpc
-
Utility methods for conversion between alluxio and grpc status exceptions.
- GrpcExceptionUtils() - Constructor for class alluxio.grpc.GrpcExceptionUtils
-
- GrpcMessagingClient - Class in alluxio.master.transport
-
Client
implementation based on Alluxio gRPC messaging.
- GrpcMessagingClient(AlluxioConfiguration, UserState, ExecutorService, String) - Constructor for class alluxio.master.transport.GrpcMessagingClient
-
Creates messaging client that can be used to connect to remote messaging servers.
- GrpcMessagingClientConnection - Class in alluxio.master.transport
-
- GrpcMessagingClientConnection(ThreadContext, ExecutorService, GrpcChannel, long) - Constructor for class alluxio.master.transport.GrpcMessagingClientConnection
-
Creates a messaging connection for client.
- GrpcMessagingConnection - Class in alluxio.master.transport
-
Abstract Connection
implementation based on Alluxio gRPC messaging.
- GrpcMessagingConnection(GrpcMessagingConnection.ConnectionOwner, String, ThreadContext, ExecutorService, long) - Constructor for class alluxio.master.transport.GrpcMessagingConnection
-
Creates a connection object.
- GrpcMessagingConnection.ConnectionOwner - Enum in alluxio.master.transport
-
Defines the owner of connection.
- GrpcMessagingConnection.ContextualFuture<T> - Class in alluxio.master.transport
-
A future with catalyst thread context.
- GrpcMessagingConnection.HandlerHolder - Class in alluxio.master.transport
-
Holds message handler and catalyst thread context.
- GrpcMessagingProxy - Class in alluxio.master.transport
-
Used to provide external proxy configuration to messaging servers/clients.
- GrpcMessagingProxy() - Constructor for class alluxio.master.transport.GrpcMessagingProxy
-
Creates new proxy configuration.
- GrpcMessagingServer - Class in alluxio.master.transport
-
Server
implementation based on Alluxio gRPC messaging.
- GrpcMessagingServer(AlluxioConfiguration, UserState, ExecutorService, GrpcMessagingProxy) - Constructor for class alluxio.master.transport.GrpcMessagingServer
-
Creates a transport server that can be used to accept connections from remote clients.
- GrpcMessagingServerConnection - Class in alluxio.master.transport
-
- GrpcMessagingServerConnection(String, ThreadContext, ExecutorService, long) - Constructor for class alluxio.master.transport.GrpcMessagingServerConnection
-
Creates a messaging connection for server.
- GrpcMessagingServiceClientHandler - Class in alluxio.master.transport
-
gRPC service handler for message exchange between messaging clients and servers
that are created by
GrpcMessagingTransport
.
- GrpcMessagingServiceClientHandler(Address, Consumer<Connection>, ThreadContext, ExecutorService, long) - Constructor for class alluxio.master.transport.GrpcMessagingServiceClientHandler
-
- GrpcMessagingTransport - Class in alluxio.master.transport
-
Transport
implementation based on Alluxio gRPC messaging.
- GrpcMessagingTransport(AlluxioConfiguration, UserState, String) - Constructor for class alluxio.master.transport.GrpcMessagingTransport
-
Creates Transport
based on Alluxio gRPC messaging.
- GrpcMessagingTransport(AlluxioConfiguration, AlluxioConfiguration, UserState, UserState, String) - Constructor for class alluxio.master.transport.GrpcMessagingTransport
-
Creates Transport
based on Alluxio gRPC messaging.
- GrpcNetworkGroup - Enum in alluxio.grpc
-
Used to define connection level multiplexing groups.
- GrpcSerializationUtils - Class in alluxio.grpc
-
Utilities for gRPC message serialization.
- GrpcSerializationUtils() - Constructor for class alluxio.grpc.GrpcSerializationUtils
-
- GrpcServer - Class in alluxio.grpc
-
An authenticated gRPC server.
- GrpcServer(Server, AuthenticationServer, Closer, long) - Constructor for class alluxio.grpc.GrpcServer
-
- GrpcServerAddress - Class in alluxio.grpc
-
Defines an gRPC server endpoint.
- GrpcServerBuilder - Class in alluxio.grpc
-
Provides authenticated gRPC server creation.
- GrpcService - Class in alluxio.grpc
-
Utility class for wrapping gRPC service definition.
- GrpcService(BindableService) - Constructor for class alluxio.grpc.GrpcService
-
- GrpcService(ServerServiceDefinition) - Constructor for class alluxio.grpc.GrpcService
-
- GrpcUtils - Class in alluxio.grpc
-
Utility methods for conversion between wire types and grpc types.
- HADOOP_CONF_DIR_ENV_VAR - Static variable in class alluxio.cli.validation.HdfsValidationTask
-
Name of the environment variable to store the path to Hadoop config directory.
- HADOOP_CONF_DIR_OPTION - Static variable in class alluxio.cli.validation.HdfsValidationTask
-
- HADOOP_VERSION - Static variable in class alluxio.ProjectConstants
-
- HadoopConfigurationFileParser - Class in alluxio.cli.validation
-
Parser for configuration files.
- HadoopConfigurationFileParser() - Constructor for class alluxio.cli.validation.HadoopConfigurationFileParser
-
- HadoopConfigurationUtils - Class in alluxio.hadoop
-
- HadoopUtils - Class in alluxio.hadoop
-
Utility class for using Alluxio with Hadoop.
- handle(BiFunction<? super T, Throwable, ? extends U>) - Method in class alluxio.concurrent.jsr.CompletableFuture
-
- handle(BiFunction<? super T, Throwable, ? extends U>) - Method in interface alluxio.concurrent.jsr.CompletionStage
-
Returns a new CompletionStage that, when this stage completes either normally or exceptionally,
is executed with this stage's result and exception as arguments to the supplied function.
- handle(Callback[]) - Method in class alluxio.security.authentication.plain.PlainSaslClientCallbackHandler
-
- handle(Callback[]) - Method in class alluxio.security.authentication.plain.PlainSaslServerCallbackHandler
-
- handle(Callback[]) - Method in class alluxio.security.login.AppLoginModule.AppCallbackHandler
-
- handleAsync(BiFunction<? super T, Throwable, ? extends U>) - Method in class alluxio.concurrent.jsr.CompletableFuture
-
- handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - Method in class alluxio.concurrent.jsr.CompletableFuture
-
- handleAsync(BiFunction<? super T, Throwable, ? extends U>) - Method in interface alluxio.concurrent.jsr.CompletionStage
-
Returns a new CompletionStage that, when this stage completes either normally or exceptionally,
is executed using this stage's default asynchronous execution facility, with this stage's
result and exception as arguments to the supplied function.
- handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - Method in interface alluxio.concurrent.jsr.CompletionStage
-
Returns a new CompletionStage that, when this stage completes either normally or exceptionally,
is executed using the supplied executor, with this stage's result and exception as arguments to
the supplied function.
- handleCommand(WriteRequestCommand, BlockWriteRequestContext) - Method in class alluxio.worker.grpc.UfsFallbackBlockWriteHandler
-
- handleJournalReplayFailure(Logger, Throwable, String, Object...) - Static method in class alluxio.master.journal.JournalUtils
-
Logs a fatal error and exits the system if required.
- handleMessage(SaslMessage) - Method in class alluxio.security.authentication.AbstractSaslClientHandler
-
- handleMessage(SaslMessage) - Method in class alluxio.security.authentication.AbstractSaslServerHandler
-
- handleMessage(SaslMessage) - Method in interface alluxio.security.authentication.SaslClientHandler
-
- handleMessage(SaslMessage) - Method in interface alluxio.security.authentication.SaslServerHandler
-
- handleNodeLost(Address) - Method in class alluxio.master.meta.checkconf.ServerConfigurationStore
-
Updates configuration when a live node becomes lost.
- handler(Class<T>, Consumer<T>) - Method in class alluxio.master.transport.GrpcMessagingConnection
-
- handler(Class<T>, Function<T, CompletableFuture<U>>) - Method in class alluxio.master.transport.GrpcMessagingConnection
-
- handleResponseMessage(TransportMessage) - Method in class alluxio.master.transport.GrpcMessagingConnection
-
- HAS_DIRECT_CHILDREN_LOADED_FIELD_NUMBER - Static variable in class alluxio.proto.meta.InodeMeta.Inode
-
- hasAccessAcl() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.proto.shared.AccessControlList access_acl = 10;
- hasAccessAcl() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional .alluxio.proto.shared.AccessControlList access_acl = 10;
- hasAccessAcl() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional .alluxio.proto.shared.AccessControlList access_acl = 10;
- hasAccessMode() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional .alluxio.grpc.Bits accessMode = 3;
- hasAccessMode() - Method in class alluxio.grpc.GetStatusPOptions
-
optional .alluxio.grpc.Bits accessMode = 3;
- hasAccessMode() - Method in interface alluxio.grpc.GetStatusPOptionsOrBuilder
-
optional .alluxio.grpc.Bits accessMode = 3;
- hasAcl() - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.file.PAcl acl = 27;
- hasAcl() - Method in class alluxio.grpc.FileInfo
-
optional .alluxio.grpc.file.PAcl acl = 27;
- hasAcl() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional .alluxio.grpc.file.PAcl acl = 27;
- hasAcl() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 6;
- hasAcl() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
optional .alluxio.proto.shared.AccessControlList acl = 6;
- hasAcl() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsFileOptionsOrBuilder
-
optional .alluxio.proto.shared.AccessControlList acl = 6;
- hasAcl() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 15;
- hasAcl() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional .alluxio.proto.shared.AccessControlList acl = 15;
- hasAcl() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional .alluxio.proto.shared.AccessControlList acl = 15;
- hasAcl() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 19;
- hasAcl() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional .alluxio.proto.shared.AccessControlList acl = 19;
- hasAcl() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional .alluxio.proto.shared.AccessControlList acl = 19;
- hasAcl() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 14;
- hasAcl() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional .alluxio.proto.shared.AccessControlList acl = 14;
- hasAcl() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional .alluxio.proto.shared.AccessControlList acl = 14;
- hasAction() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the set action to perform
- hasAction() - Method in class alluxio.grpc.SetAclPRequest
-
the set action to perform
- hasAction() - Method in interface alluxio.grpc.SetAclPRequestOrBuilder
-
the set action to perform
- hasAction() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
optional .alluxio.proto.journal.PSetAclAction action = 3;
- hasAction() - Method in class alluxio.proto.journal.File.SetAclEntry
-
optional .alluxio.proto.journal.PSetAclAction action = 3;
- hasAction() - Method in interface alluxio.proto.journal.File.SetAclEntryOrBuilder
-
optional .alluxio.proto.journal.PSetAclAction action = 3;
- hasActions() - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
optional .alluxio.proto.shared.AclActions actions = 2;
- hasActions() - Method in class alluxio.proto.shared.Acl.NamedAclActions
-
optional .alluxio.proto.shared.AclActions actions = 2;
- hasActions() - Method in interface alluxio.proto.shared.Acl.NamedAclActionsOrBuilder
-
optional .alluxio.proto.shared.AclActions actions = 2;
- hasActiveSyncTxId() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.ActiveSyncTxIdEntry active_sync_tx_id = 34;
- hasActiveSyncTxId() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.ActiveSyncTxIdEntry active_sync_tx_id = 34;
- hasActiveSyncTxId() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.ActiveSyncTxIdEntry active_sync_tx_id = 34;
- hasAddMountPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddMountPointEntry add_mount_point = 2;
- hasAddMountPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AddMountPointEntry add_mount_point = 2;
- hasAddMountPoint() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AddMountPointEntry add_mount_point = 2;
- hasAddress() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional .alluxio.grpc.WorkerNetAddress address = 2;
- hasAddress() - Method in class alluxio.grpc.WorkerInfo
-
optional .alluxio.grpc.WorkerNetAddress address = 2;
- hasAddress() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
optional .alluxio.grpc.WorkerNetAddress address = 2;
- hasAddress() - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
optional .alluxio.grpc.WorkerNetAddress address = 1;
- hasAddress() - Method in class alluxio.grpc.WorkerLostStorageInfo
-
optional .alluxio.grpc.WorkerNetAddress address = 1;
- hasAddress() - Method in interface alluxio.grpc.WorkerLostStorageInfoOrBuilder
-
optional .alluxio.grpc.WorkerNetAddress address = 1;
- hasAddSyncPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddSyncPointEntry add_sync_point = 32;
- hasAddSyncPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AddSyncPointEntry add_sync_point = 32;
- hasAddSyncPoint() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AddSyncPointEntry add_sync_point = 32;
- hasAddTable() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddTableEntry add_table = 43;
- hasAddTable() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AddTableEntry add_table = 43;
- hasAddTable() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AddTableEntry add_table = 43;
- hasAddTransformJobInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddTransformJobInfoEntry add_transform_job_info = 46;
- hasAddTransformJobInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AddTransformJobInfoEntry add_transform_job_info = 46;
- hasAddTransformJobInfo() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AddTransformJobInfoEntry add_transform_job_info = 46;
- hasAll() - Method in class alluxio.grpc.table.AllOrNoneSet.Builder
-
optional bool all = 1;
- hasAll() - Method in class alluxio.grpc.table.AllOrNoneSet
-
optional bool all = 1;
- hasAll() - Method in interface alluxio.grpc.table.AllOrNoneSetOrBuilder
-
optional bool all = 1;
- hasAllOrNone() - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.AllOrNoneSet all_or_none = 3;
- hasAllOrNone() - Method in class alluxio.grpc.table.Domain
-
optional .alluxio.grpc.table.AllOrNoneSet all_or_none = 3;
- hasAllOrNone() - Method in interface alluxio.grpc.table.DomainOrBuilder
-
optional .alluxio.grpc.table.AllOrNoneSet all_or_none = 3;
- hasAllowExists() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional bool allowExists = 2;
- hasAllowExists() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
optional bool allowExists = 2;
- hasAllowExists() - Method in interface alluxio.grpc.CreateDirectoryPOptionsOrBuilder
-
optional bool allowExists = 2;
- hasAllowLeader() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional bool allowLeader = 3;
- hasAllowLeader() - Method in class alluxio.grpc.BackupPOptions
-
optional bool allowLeader = 3;
- hasAllowLeader() - Method in interface alluxio.grpc.BackupPOptionsOrBuilder
-
optional bool allowLeader = 3;
- hasAlluxioOnly() - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional bool alluxioOnly = 2;
- hasAlluxioOnly() - Method in class alluxio.grpc.DeletePOptions
-
optional bool alluxioOnly = 2;
- hasAlluxioOnly() - Method in interface alluxio.grpc.DeletePOptionsOrBuilder
-
optional bool alluxioOnly = 2;
- hasAlluxioOnly() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
Deprecated, this field is about whether to delete in the UFS.
- hasAlluxioOnly() - Method in class alluxio.proto.journal.File.DeleteFileEntry
-
Deprecated, this field is about whether to delete in the UFS.
- hasAlluxioOnly() - Method in interface alluxio.proto.journal.File.DeleteFileEntryOrBuilder
-
Deprecated, this field is about whether to delete in the UFS.
- hasAlluxioPath() - Method in class alluxio.grpc.MountPRequest.Builder
-
the path of alluxio mount point
- hasAlluxioPath() - Method in class alluxio.grpc.MountPRequest
-
the path of alluxio mount point
- hasAlluxioPath() - Method in interface alluxio.grpc.MountPRequestOrBuilder
-
the path of alluxio mount point
- hasAlluxioPath() - Method in class alluxio.grpc.ReverseResolvePResponse.Builder
-
optional string alluxioPath = 1;
- hasAlluxioPath() - Method in class alluxio.grpc.ReverseResolvePResponse
-
optional string alluxioPath = 1;
- hasAlluxioPath() - Method in interface alluxio.grpc.ReverseResolvePResponseOrBuilder
-
optional string alluxioPath = 1;
- hasAlluxioPath() - Method in class alluxio.grpc.UnmountPRequest.Builder
-
the path of the alluxio mount point
- hasAlluxioPath() - Method in class alluxio.grpc.UnmountPRequest
-
the path of the alluxio mount point
- hasAlluxioPath() - Method in interface alluxio.grpc.UnmountPRequestOrBuilder
-
the path of the alluxio mount point
- hasAlluxioPath() - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
the path of alluxio mount point
- hasAlluxioPath() - Method in class alluxio.grpc.UpdateMountPRequest
-
the path of alluxio mount point
- hasAlluxioPath() - Method in interface alluxio.grpc.UpdateMountPRequestOrBuilder
-
the path of alluxio mount point
- hasAlluxioPath() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional string alluxio_path = 1;
- hasAlluxioPath() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
optional string alluxio_path = 1;
- hasAlluxioPath() - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
optional string alluxio_path = 1;
- hasAlluxioPath() - Method in class alluxio.proto.journal.File.DeleteMountPointEntry.Builder
-
optional string alluxio_path = 1;
- hasAlluxioPath() - Method in class alluxio.proto.journal.File.DeleteMountPointEntry
-
optional string alluxio_path = 1;
- hasAlluxioPath() - Method in interface alluxio.proto.journal.File.DeleteMountPointEntryOrBuilder
-
optional string alluxio_path = 1;
- hasAlluxioVersion() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
optional string alluxioVersion = 3;
- hasAlluxioVersion() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions
-
optional string alluxioVersion = 3;
- hasAlluxioVersion() - Method in interface alluxio.proto.client.Cache.PPageStoreCommonOptionsOrBuilder
-
optional string alluxioVersion = 3;
- hasAnnotation(PropertyKey) - Method in class alluxio.conf.DeprecatedKeyChecker
-
Returns whether or not the given property key is marked by this class' annotation.
- hasAsyncPersistOptions() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2;
- hasAsyncPersistOptions() - Method in class alluxio.grpc.CompleteFilePOptions
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2;
- hasAsyncPersistOptions() - Method in interface alluxio.grpc.CompleteFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2;
- hasAsyncPersistRequest() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AsyncPersistRequestEntry async_persist_request = 16;
- hasAsyncPersistRequest() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AsyncPersistRequestEntry async_persist_request = 16;
- hasAsyncPersistRequest() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AsyncPersistRequestEntry async_persist_request = 16;
- hasAttachDb() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AttachDbEntry attach_db = 44;
- hasAttachDb() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.AttachDbEntry attach_db = 44;
- hasAttachDb() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.AttachDbEntry attach_db = 44;
- hasAuthenticationScheme() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional .alluxio.grpc.sasl.ChannelAuthenticationScheme authenticationScheme = 4;
- hasAuthenticationScheme() - Method in class alluxio.grpc.SaslMessage
-
optional .alluxio.grpc.sasl.ChannelAuthenticationScheme authenticationScheme = 4;
- hasAuthenticationScheme() - Method in interface alluxio.grpc.SaslMessageOrBuilder
-
optional .alluxio.grpc.sasl.ChannelAuthenticationScheme authenticationScheme = 4;
- hasAuthority() - Method in class alluxio.AlluxioURI
-
- hasAvgColLen() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional double avg_col_len = 2;
- hasAvgColLen() - Method in class alluxio.grpc.table.BinaryColumnStatsData
-
optional double avg_col_len = 2;
- hasAvgColLen() - Method in interface alluxio.grpc.table.BinaryColumnStatsDataOrBuilder
-
optional double avg_col_len = 2;
- hasAvgColLen() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional double avg_col_len = 2;
- hasAvgColLen() - Method in class alluxio.grpc.table.StringColumnStatsData
-
optional double avg_col_len = 2;
- hasAvgColLen() - Method in interface alluxio.grpc.table.StringColumnStatsDataOrBuilder
-
optional double avg_col_len = 2;
- hasBackupError() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional bytes backupError = 6;
- hasBackupError() - Method in class alluxio.grpc.BackupPStatus
-
optional bytes backupError = 6;
- hasBackupError() - Method in interface alluxio.grpc.BackupPStatusOrBuilder
-
optional bytes backupError = 6;
- hasBackupHost() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupHost = 3;
- hasBackupHost() - Method in class alluxio.grpc.BackupPStatus
-
optional string backupHost = 3;
- hasBackupHost() - Method in interface alluxio.grpc.BackupPStatusOrBuilder
-
optional string backupHost = 3;
- hasBackupId() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupId = 1;
- hasBackupId() - Method in class alluxio.grpc.BackupPStatus
-
optional string backupId = 1;
- hasBackupId() - Method in interface alluxio.grpc.BackupPStatusOrBuilder
-
optional string backupId = 1;
- hasBackupId() - Method in class alluxio.grpc.BackupStatusPRequest.Builder
-
optional string backupId = 1;
- hasBackupId() - Method in class alluxio.grpc.BackupStatusPRequest
-
optional string backupId = 1;
- hasBackupId() - Method in interface alluxio.grpc.BackupStatusPRequestOrBuilder
-
optional string backupId = 1;
- hasBackupState() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional .alluxio.grpc.meta.BackupState backupState = 2;
- hasBackupState() - Method in class alluxio.grpc.BackupPStatus
-
optional .alluxio.grpc.meta.BackupState backupState = 2;
- hasBackupState() - Method in interface alluxio.grpc.BackupPStatusOrBuilder
-
optional .alluxio.grpc.meta.BackupState backupState = 2;
- hasBackupUri() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupUri = 4;
- hasBackupUri() - Method in class alluxio.grpc.BackupPStatus
-
optional string backupUri = 4;
- hasBackupUri() - Method in interface alluxio.grpc.BackupPStatusOrBuilder
-
optional string backupUri = 4;
- hasBaseLayout() - Method in class alluxio.grpc.table.Partition.Builder
-
optional .alluxio.grpc.table.Layout base_layout = 2;
- hasBaseLayout() - Method in class alluxio.grpc.table.Partition
-
optional .alluxio.grpc.table.Layout base_layout = 2;
- hasBaseLayout() - Method in interface alluxio.grpc.table.PartitionOrBuilder
-
optional .alluxio.grpc.table.Layout base_layout = 2;
- hasBinaryStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.BinaryColumnStatsData binary_stats = 5;
- hasBinaryStats() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.BinaryColumnStatsData binary_stats = 5;
- hasBinaryStats() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.BinaryColumnStatsData binary_stats = 5;
- hasBitVectors() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional string bit_vectors = 4;
- hasBitVectors() - Method in class alluxio.grpc.table.BinaryColumnStatsData
-
optional string bit_vectors = 4;
- hasBitVectors() - Method in interface alluxio.grpc.table.BinaryColumnStatsDataOrBuilder
-
optional string bit_vectors = 4;
- hasBitVectors() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional string bit_vectors = 4;
- hasBitVectors() - Method in class alluxio.grpc.table.BooleanColumnStatsData
-
optional string bit_vectors = 4;
- hasBitVectors() - Method in interface alluxio.grpc.table.BooleanColumnStatsDataOrBuilder
-
optional string bit_vectors = 4;
- hasBitVectors() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional string bit_vectors = 5;
- hasBitVectors() - Method in class alluxio.grpc.table.DateColumnStatsData
-
optional string bit_vectors = 5;
- hasBitVectors() - Method in interface alluxio.grpc.table.DateColumnStatsDataOrBuilder
-
optional string bit_vectors = 5;
- hasBitVectors() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional string bit_vectors = 5;
- hasBitVectors() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
optional string bit_vectors = 5;
- hasBitVectors() - Method in interface alluxio.grpc.table.DecimalColumnStatsDataOrBuilder
-
optional string bit_vectors = 5;
- hasBitVectors() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional string bit_vectors = 5;
- hasBitVectors() - Method in class alluxio.grpc.table.DoubleColumnStatsData
-
optional string bit_vectors = 5;
- hasBitVectors() - Method in interface alluxio.grpc.table.DoubleColumnStatsDataOrBuilder
-
optional string bit_vectors = 5;
- hasBitVectors() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional string bit_vectors = 5;
- hasBitVectors() - Method in class alluxio.grpc.table.LongColumnStatsData
-
optional string bit_vectors = 5;
- hasBitVectors() - Method in interface alluxio.grpc.table.LongColumnStatsDataOrBuilder
-
optional string bit_vectors = 5;
- hasBitVectors() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional string bit_vectors = 5;
- hasBitVectors() - Method in class alluxio.grpc.table.StringColumnStatsData
-
optional string bit_vectors = 5;
- hasBitVectors() - Method in interface alluxio.grpc.table.StringColumnStatsDataOrBuilder
-
optional string bit_vectors = 5;
- hasBlockContainerIdGenerator() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.BlockContainerIdGeneratorEntry block_container_id_generator = 3;
- hasBlockContainerIdGenerator() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.BlockContainerIdGeneratorEntry block_container_id_generator = 3;
- hasBlockContainerIdGenerator() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.BlockContainerIdGeneratorEntry block_container_id_generator = 3;
- hasBlockId() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional int64 block_id = 1;
- hasBlockId() - Method in class alluxio.grpc.AsyncCacheRequest
-
optional int64 block_id = 1;
- hasBlockId() - Method in interface alluxio.grpc.AsyncCacheRequestOrBuilder
-
optional int64 block_id = 1;
- hasBlockId() - Method in class alluxio.grpc.BlockInfo.Builder
-
optional int64 blockId = 1;
- hasBlockId() - Method in class alluxio.grpc.BlockInfo
-
optional int64 blockId = 1;
- hasBlockId() - Method in interface alluxio.grpc.BlockInfoOrBuilder
-
optional int64 blockId = 1;
- hasBlockId() - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
the id of the worker
- hasBlockId() - Method in class alluxio.grpc.CommitBlockInUfsPRequest
-
the id of the worker
- hasBlockId() - Method in interface alluxio.grpc.CommitBlockInUfsPRequestOrBuilder
-
the id of the worker
- hasBlockId() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the id of the block being committed
- hasBlockId() - Method in class alluxio.grpc.CommitBlockPRequest
-
the id of the block being committed
- hasBlockId() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
the id of the block being committed
- hasBlockId() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional int64 block_id = 1;
- hasBlockId() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
optional int64 block_id = 1;
- hasBlockId() - Method in interface alluxio.grpc.CreateLocalBlockRequestOrBuilder
-
optional int64 block_id = 1;
- hasBlockId() - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
the id of the block
- hasBlockId() - Method in class alluxio.grpc.GetBlockInfoPRequest
-
the id of the block
- hasBlockId() - Method in interface alluxio.grpc.GetBlockInfoPRequestOrBuilder
-
the id of the block
- hasBlockId() - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
optional int64 block_id = 1;
- hasBlockId() - Method in class alluxio.grpc.MoveBlockRequest
-
optional int64 block_id = 1;
- hasBlockId() - Method in interface alluxio.grpc.MoveBlockRequestOrBuilder
-
optional int64 block_id = 1;
- hasBlockId() - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
optional int64 block_id = 1;
- hasBlockId() - Method in class alluxio.grpc.OpenLocalBlockRequest
-
optional int64 block_id = 1;
- hasBlockId() - Method in interface alluxio.grpc.OpenLocalBlockRequestOrBuilder
-
optional int64 block_id = 1;
- hasBlockId() - Method in class alluxio.grpc.ReadRequest.Builder
-
optional int64 block_id = 1;
- hasBlockId() - Method in class alluxio.grpc.ReadRequest
-
optional int64 block_id = 1;
- hasBlockId() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
optional int64 block_id = 1;
- hasBlockId() - Method in class alluxio.grpc.RemoveBlockRequest.Builder
-
optional int64 block_id = 1;
- hasBlockId() - Method in class alluxio.grpc.RemoveBlockRequest
-
optional int64 block_id = 1;
- hasBlockId() - Method in interface alluxio.grpc.RemoveBlockRequestOrBuilder
-
optional int64 block_id = 1;
- hasBlockId() - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
optional int64 block_id = 1;
- hasBlockId() - Method in class alluxio.proto.journal.Block.BlockInfoEntry
-
optional int64 block_id = 1;
- hasBlockId() - Method in interface alluxio.proto.journal.Block.BlockInfoEntryOrBuilder
-
optional int64 block_id = 1;
- hasBlockId() - Method in class alluxio.proto.journal.Block.DeleteBlockEntry.Builder
-
optional int64 block_id = 1;
- hasBlockId() - Method in class alluxio.proto.journal.Block.DeleteBlockEntry
-
optional int64 block_id = 1;
- hasBlockId() - Method in interface alluxio.proto.journal.Block.DeleteBlockEntryOrBuilder
-
optional int64 block_id = 1;
- hasBlockInfo() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- hasBlockInfo() - Method in class alluxio.grpc.FileBlockInfo
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- hasBlockInfo() - Method in interface alluxio.grpc.FileBlockInfoOrBuilder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- hasBlockInfo() - Method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- hasBlockInfo() - Method in class alluxio.grpc.GetBlockInfoPResponse
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- hasBlockInfo() - Method in interface alluxio.grpc.GetBlockInfoPResponseOrBuilder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- hasBlockInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.BlockInfoEntry block_info = 4;
- hasBlockInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.BlockInfoEntry block_info = 4;
- hasBlockInfo() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.BlockInfoEntry block_info = 4;
- hasBlockInUfsTier() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
If set to true, the block is possibly stored as a UFS block.
- hasBlockInUfsTier() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
If set to true, the block is possibly stored as a UFS block.
- hasBlockInUfsTier() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
If set to true, the block is possibly stored as a UFS block.
- hasBlockMasterInfo() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
optional .alluxio.grpc.block.BlockMasterInfo blockMasterInfo = 1;
- hasBlockMasterInfo() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse
-
optional .alluxio.grpc.block.BlockMasterInfo blockMasterInfo = 1;
- hasBlockMasterInfo() - Method in interface alluxio.grpc.GetBlockMasterInfoPResponseOrBuilder
-
optional .alluxio.grpc.block.BlockMasterInfo blockMasterInfo = 1;
- hasBlockMeta(long) - Method in class alluxio.worker.block.BlockMetadataManager
-
Checks if the storage has a given block.
- hasBlockMeta(long) - Method in interface alluxio.worker.block.BlockStore
-
Checks if the storage has a given block.
- hasBlockMeta(long) - Method in interface alluxio.worker.block.BlockWorker
-
Checks if the storage has a given block.
- hasBlockMeta(long) - Method in class alluxio.worker.block.DefaultBlockWorker
-
- hasBlockMeta(long) - Method in class alluxio.worker.block.meta.StorageDir
-
Checks if a block is in this storage dir.
- hasBlockMeta(long) - Method in class alluxio.worker.block.TieredBlockStore
-
- hasBlockSize() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
The block size.
- hasBlockSize() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
The block size.
- hasBlockSize() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
The block size.
- hasBlockSizeBytes() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int64 blockSizeBytes = 1;
- hasBlockSizeBytes() - Method in class alluxio.grpc.CreateFilePOptions
-
optional int64 blockSizeBytes = 1;
- hasBlockSizeBytes() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional int64 blockSizeBytes = 1;
- hasBlockSizeBytes() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 blockSizeBytes = 6;
- hasBlockSizeBytes() - Method in class alluxio.grpc.FileInfo
-
optional int64 blockSizeBytes = 6;
- hasBlockSizeBytes() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int64 blockSizeBytes = 6;
- hasBlockSizeBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 block_size_bytes = 8;
- hasBlockSizeBytes() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 block_size_bytes = 8;
- hasBlockSizeBytes() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 block_size_bytes = 8;
- hasBlockSizeBytes() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int64 block_size_bytes = 2;
- hasBlockSizeBytes() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional int64 block_size_bytes = 2;
- hasBlockSizeBytes() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional int64 block_size_bytes = 2;
- hasBlockSizeBytes() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
file only
- hasBlockSizeBytes() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
file only
- hasBlockSizeBytes() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
file only
- hasBooleanStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.BooleanColumnStatsData boolean_stats = 1;
- hasBooleanStats() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.BooleanColumnStatsData boolean_stats = 1;
- hasBooleanStats() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.BooleanColumnStatsData boolean_stats = 1;
- hasBooleanType() - Method in class alluxio.grpc.table.Value.Builder
-
optional bool boolean_type = 4;
- hasBooleanType() - Method in class alluxio.grpc.table.Value
-
optional bool boolean_type = 4;
- hasBooleanType() - Method in interface alluxio.grpc.table.ValueOrBuilder
-
optional bool boolean_type = 4;
- hasBucketCount() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
optional int64 bucket_count = 2;
- hasBucketCount() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
optional int64 bucket_count = 2;
- hasBucketCount() - Method in interface alluxio.grpc.table.layout.hive.HiveBucketPropertyOrBuilder
-
optional int64 bucket_count = 2;
- hasBucketProperty() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional .alluxio.grpc.table.layout.HiveBucketProperty bucket_property = 3;
- hasBucketProperty() - Method in class alluxio.grpc.table.layout.hive.Storage
-
optional .alluxio.grpc.table.layout.HiveBucketProperty bucket_property = 3;
- hasBucketProperty() - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
optional .alluxio.grpc.table.layout.HiveBucketProperty bucket_property = 3;
- hasBytes() - Method in class alluxio.grpc.GetCapacityBytesPResponse.Builder
-
optional int64 bytes = 1;
- hasBytes() - Method in class alluxio.grpc.GetCapacityBytesPResponse
-
optional int64 bytes = 1;
- hasBytes() - Method in interface alluxio.grpc.GetCapacityBytesPResponseOrBuilder
-
optional int64 bytes = 1;
- hasBytes() - Method in class alluxio.grpc.GetUsedBytesPResponse.Builder
-
optional int64 bytes = 1;
- hasBytes() - Method in class alluxio.grpc.GetUsedBytesPResponse
-
optional int64 bytes = 1;
- hasBytes() - Method in interface alluxio.grpc.GetUsedBytesPResponseOrBuilder
-
optional int64 bytes = 1;
- hasBytesInBlockStore() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
the number of bytes previously written to block store
zero if no previous temp block created
- hasBytesInBlockStore() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions
-
the number of bytes previously written to block store
zero if no previous temp block created
- hasBytesInBlockStore() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsBlockOptionsOrBuilder
-
the number of bytes previously written to block store
zero if no previous temp block created
- hasCacheable() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool cacheable = 11;
- hasCacheable() - Method in class alluxio.grpc.FileInfo
-
optional bool cacheable = 11;
- hasCacheable() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional bool cacheable = 11;
- hasCacheable() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional bool cacheable = 11;
- hasCacheable() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional bool cacheable = 11;
- hasCacheable() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional bool cacheable = 11;
- hasCacheable() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional bool cacheable = 5;
- hasCacheable() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional bool cacheable = 5;
- hasCacheable() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional bool cacheable = 5;
- hasCacheSize() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
optional int64 cacheSize = 2;
- hasCacheSize() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions
-
optional int64 cacheSize = 2;
- hasCacheSize() - Method in interface alluxio.proto.client.Cache.PPageStoreCommonOptionsOrBuilder
-
optional int64 cacheSize = 2;
- hasCancelTaskCommand() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.CancelTaskCommand cancelTaskCommand = 2;
- hasCancelTaskCommand() - Method in class alluxio.grpc.JobCommand
-
optional .alluxio.grpc.job.CancelTaskCommand cancelTaskCommand = 2;
- hasCancelTaskCommand() - Method in interface alluxio.grpc.JobCommandOrBuilder
-
optional .alluxio.grpc.job.CancelTaskCommand cancelTaskCommand = 2;
- hasCapacityBytes() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int64 capacityBytes = 1;
- hasCapacityBytes() - Method in class alluxio.grpc.BlockMasterInfo
-
optional int64 capacityBytes = 1;
- hasCapacityBytes() - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
optional int64 capacityBytes = 1;
- hasCapacityBytes() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int64 capacityBytes = 5;
- hasCapacityBytes() - Method in class alluxio.grpc.WorkerInfo
-
optional int64 capacityBytes = 5;
- hasCapacityBytes() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
optional int64 capacityBytes = 5;
- hasChannelRef() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional string channelRef = 5;
- hasChannelRef() - Method in class alluxio.grpc.SaslMessage
-
optional string channelRef = 5;
- hasChannelRef() - Method in interface alluxio.grpc.SaslMessageOrBuilder
-
optional string channelRef = 5;
- hasChildCount() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 child_count = 26;
- hasChildCount() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 child_count = 26;
- hasChildCount() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 child_count = 26;
- hasChildren(InodeDirectoryView, ReadOption) - Method in class alluxio.master.metastore.caching.CachingInodeStore
-
- hasChildren(InodeDirectoryView, ReadOption) - Method in class alluxio.master.metastore.DelegatingReadOnlyInodeStore
-
- hasChildren(InodeDirectoryView, ReadOption) - Method in class alluxio.master.metastore.heap.HeapInodeStore
-
- hasChildren(InodeDirectoryView, ReadOption) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- hasChildren(InodeDirectoryView) - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- hasChildren(InodeDirectoryView, ReadOption) - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- hasChunk() - Method in class alluxio.grpc.ReadResponse.Builder
-
optional .alluxio.grpc.block.Chunk chunk = 1;
- hasChunk() - Method in class alluxio.grpc.ReadResponse
-
optional .alluxio.grpc.block.Chunk chunk = 1;
- hasChunk() - Method in interface alluxio.grpc.ReadResponseOrBuilder
-
optional .alluxio.grpc.block.Chunk chunk = 1;
- hasChunk() - Method in class alluxio.grpc.WriteRequest.Builder
-
optional .alluxio.grpc.block.Chunk chunk = 2;
- hasChunk() - Method in class alluxio.grpc.WriteRequest
-
optional .alluxio.grpc.block.Chunk chunk = 2;
- hasChunk() - Method in interface alluxio.grpc.WriteRequestOrBuilder
-
optional .alluxio.grpc.block.Chunk chunk = 2;
- hasChunkSize() - Method in class alluxio.grpc.ReadRequest.Builder
-
optional int64 chunk_size = 5;
- hasChunkSize() - Method in class alluxio.grpc.ReadRequest
-
optional int64 chunk_size = 5;
- hasChunkSize() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
optional int64 chunk_size = 5;
- hasCleanupOnFailure() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional bool cleanup_on_failure = 6;
- hasCleanupOnFailure() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
optional bool cleanup_on_failure = 6;
- hasCleanupOnFailure() - Method in interface alluxio.grpc.CreateLocalBlockRequestOrBuilder
-
optional bool cleanup_on_failure = 6;
- hasClientId() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional string clientId = 3;
- hasClientId() - Method in class alluxio.grpc.SaslMessage
-
optional string clientId = 3;
- hasClientId() - Method in interface alluxio.grpc.SaslMessageOrBuilder
-
optional string clientId = 3;
- hasClusterConfigHash() - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
optional string clusterConfigHash = 1;
- hasClusterConfigHash() - Method in class alluxio.grpc.GetConfigHashPResponse
-
optional string clusterConfigHash = 1;
- hasClusterConfigHash() - Method in interface alluxio.grpc.GetConfigHashPResponseOrBuilder
-
optional string clusterConfigHash = 1;
- hasClusterConfigHash() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
optional string clusterConfigHash = 3;
- hasClusterConfigHash() - Method in class alluxio.grpc.GetConfigurationPResponse
-
optional string clusterConfigHash = 3;
- hasClusterConfigHash() - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
optional string clusterConfigHash = 3;
- hasClusterId() - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry.Builder
-
optional string cluster_id = 1;
- hasClusterId() - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry
-
optional string cluster_id = 1;
- hasClusterId() - Method in interface alluxio.proto.journal.Meta.ClusterInfoEntryOrBuilder
-
optional string cluster_id = 1;
- hasClusterInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.ClusterInfoEntry cluster_info = 42;
- hasClusterInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.ClusterInfoEntry cluster_info = 42;
- hasClusterInfo() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.ClusterInfoEntry cluster_info = 42;
- hasColName() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional string col_name = 1;
- hasColName() - Method in class alluxio.grpc.table.ColumnStatisticsInfo
-
optional string col_name = 1;
- hasColName() - Method in interface alluxio.grpc.table.ColumnStatisticsInfoOrBuilder
-
optional string col_name = 1;
- hasColType() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional string col_type = 2;
- hasColType() - Method in class alluxio.grpc.table.ColumnStatisticsInfo
-
optional string col_type = 2;
- hasColType() - Method in interface alluxio.grpc.table.ColumnStatisticsInfoOrBuilder
-
optional string col_type = 2;
- hasColumnName() - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
required string column_name = 1;
- hasColumnName() - Method in class alluxio.grpc.table.layout.hive.SortingColumn
-
required string column_name = 1;
- hasColumnName() - Method in interface alluxio.grpc.table.layout.hive.SortingColumnOrBuilder
-
required string column_name = 1;
- hasCommand() - Method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
optional .alluxio.grpc.Command command = 1;
- hasCommand() - Method in class alluxio.grpc.BlockHeartbeatPResponse
-
optional .alluxio.grpc.Command command = 1;
- hasCommand() - Method in interface alluxio.grpc.BlockHeartbeatPResponseOrBuilder
-
optional .alluxio.grpc.Command command = 1;
- hasCommand() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
optional .alluxio.grpc.file.FileSystemCommand command = 1;
- hasCommand() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse
-
optional .alluxio.grpc.file.FileSystemCommand command = 1;
- hasCommand() - Method in interface alluxio.grpc.FileSystemHeartbeatPResponseOrBuilder
-
optional .alluxio.grpc.file.FileSystemCommand command = 1;
- hasCommand() - Method in class alluxio.grpc.MasterHeartbeatPResponse.Builder
-
optional .alluxio.grpc.meta.MetaCommand command = 1;
- hasCommand() - Method in class alluxio.grpc.MasterHeartbeatPResponse
-
optional .alluxio.grpc.meta.MetaCommand command = 1;
- hasCommand() - Method in interface alluxio.grpc.MasterHeartbeatPResponseOrBuilder
-
optional .alluxio.grpc.meta.MetaCommand command = 1;
- hasCommand() - Method in class alluxio.grpc.WriteRequest.Builder
-
optional .alluxio.grpc.block.WriteRequestCommand command = 1;
- hasCommand() - Method in class alluxio.grpc.WriteRequest
-
optional .alluxio.grpc.block.WriteRequestCommand command = 1;
- hasCommand() - Method in interface alluxio.grpc.WriteRequestOrBuilder
-
optional .alluxio.grpc.block.WriteRequestCommand command = 1;
- hasCommandOptions() - Method in class alluxio.grpc.FileSystemCommand.Builder
-
optional .alluxio.grpc.file.FileSystemCommandOptions commandOptions = 2;
- hasCommandOptions() - Method in class alluxio.grpc.FileSystemCommand
-
optional .alluxio.grpc.file.FileSystemCommandOptions commandOptions = 2;
- hasCommandOptions() - Method in interface alluxio.grpc.FileSystemCommandOrBuilder
-
optional .alluxio.grpc.file.FileSystemCommandOptions commandOptions = 2;
- hasCommandType() - Method in class alluxio.grpc.Command.Builder
-
optional .alluxio.grpc.CommandType commandType = 1;
- hasCommandType() - Method in class alluxio.grpc.Command
-
optional .alluxio.grpc.CommandType commandType = 1;
- hasCommandType() - Method in interface alluxio.grpc.CommandOrBuilder
-
optional .alluxio.grpc.CommandType commandType = 1;
- hasCommandType() - Method in class alluxio.grpc.FileSystemCommand.Builder
-
optional .alluxio.grpc.CommandType commandType = 1;
- hasCommandType() - Method in class alluxio.grpc.FileSystemCommand
-
optional .alluxio.grpc.CommandType commandType = 1;
- hasCommandType() - Method in interface alluxio.grpc.FileSystemCommandOrBuilder
-
optional .alluxio.grpc.CommandType commandType = 1;
- hasComment() - Method in class alluxio.grpc.table.Database.Builder
-
optional string comment = 7;
- hasComment() - Method in class alluxio.grpc.table.Database
-
optional string comment = 7;
- hasComment() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional string comment = 7;
- hasComment() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string comment = 4;
- hasComment() - Method in class alluxio.grpc.table.FieldSchema
-
optional string comment = 4;
- hasComment() - Method in interface alluxio.grpc.table.FieldSchemaOrBuilder
-
optional string comment = 4;
- hasComment() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string comment = 6;
- hasComment() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
optional string comment = 6;
- hasComment() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
optional string comment = 6;
- hasCommonOptions() - Method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.grpc.CheckConsistencyPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in interface alluxio.grpc.CheckConsistencyPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- hasCommonOptions() - Method in class alluxio.grpc.CompleteFilePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- hasCommonOptions() - Method in interface alluxio.grpc.CompleteFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- hasCommonOptions() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 5;
- hasCommonOptions() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 5;
- hasCommonOptions() - Method in interface alluxio.grpc.CreateDirectoryPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 5;
- hasCommonOptions() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- hasCommonOptions() - Method in class alluxio.grpc.CreateFilePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- hasCommonOptions() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- hasCommonOptions() - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- hasCommonOptions() - Method in class alluxio.grpc.DeletePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- hasCommonOptions() - Method in interface alluxio.grpc.DeletePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- hasCommonOptions() - Method in class alluxio.grpc.ExistsPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- hasCommonOptions() - Method in class alluxio.grpc.ExistsPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- hasCommonOptions() - Method in interface alluxio.grpc.ExistsPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- hasCommonOptions() - Method in class alluxio.grpc.FreePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- hasCommonOptions() - Method in class alluxio.grpc.FreePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- hasCommonOptions() - Method in interface alluxio.grpc.FreePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- hasCommonOptions() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in interface alluxio.grpc.GetNewBlockIdForFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- hasCommonOptions() - Method in class alluxio.grpc.GetStatusPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- hasCommonOptions() - Method in interface alluxio.grpc.GetStatusPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- hasCommonOptions() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- hasCommonOptions() - Method in class alluxio.grpc.ListStatusPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- hasCommonOptions() - Method in interface alluxio.grpc.ListStatusPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- hasCommonOptions() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- hasCommonOptions() - Method in class alluxio.grpc.LoadMetadataPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- hasCommonOptions() - Method in interface alluxio.grpc.LoadMetadataPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- hasCommonOptions() - Method in class alluxio.grpc.MountPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- hasCommonOptions() - Method in class alluxio.grpc.MountPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- hasCommonOptions() - Method in interface alluxio.grpc.MountPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- hasCommonOptions() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- hasCommonOptions() - Method in class alluxio.grpc.OpenFilePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- hasCommonOptions() - Method in interface alluxio.grpc.OpenFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- hasCommonOptions() - Method in class alluxio.grpc.RenamePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.grpc.RenamePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in interface alluxio.grpc.RenamePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in interface alluxio.grpc.ScheduleAsyncPersistencePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.grpc.SetAclPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.grpc.SetAclPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in interface alluxio.grpc.SetAclPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- hasCommonOptions() - Method in class alluxio.grpc.SetAttributePOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- hasCommonOptions() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- hasCommonOptions() - Method in class alluxio.grpc.StartSyncPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.grpc.StartSyncPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in interface alluxio.grpc.StartSyncPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.grpc.StopSyncPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.grpc.StopSyncPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in interface alluxio.grpc.StopSyncPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.grpc.UnmountPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.grpc.UnmountPOptions
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in interface alluxio.grpc.UnmountPOptionsOrBuilder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1;
- hasCommonOptions() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions
-
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1;
- hasCommonOptions() - Method in interface alluxio.proto.client.Cache.PRocksPageStoreOptionsOrBuilder
-
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1;
- hasCompleted() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool completed = 8;
- hasCompleted() - Method in class alluxio.grpc.FileInfo
-
optional bool completed = 8;
- hasCompleted() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional bool completed = 8;
- hasCompleted() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional bool completed = 10;
- hasCompleted() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional bool completed = 10;
- hasCompleted() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional bool completed = 10;
- hasCompleted() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional bool completed = 4;
- hasCompleted() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional bool completed = 4;
- hasCompleted() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional bool completed = 4;
- hasCompleteFile() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.CompleteFileEntry complete_file = 5;
- hasCompleteFile() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.CompleteFileEntry complete_file = 5;
- hasCompleteFile() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.CompleteFileEntry complete_file = 5;
- hasCompleteTransformTable() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.CompleteTransformTableEntry complete_transform_table = 48;
- hasCompleteTransformTable() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.CompleteTransformTableEntry complete_transform_table = 48;
- hasCompleteTransformTable() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.CompleteTransformTableEntry complete_transform_table = 48;
- hasConstraint() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional .alluxio.grpc.table.Constraint constraint = 3;
- hasConstraint() - Method in class alluxio.grpc.table.ReadTablePRequest
-
optional .alluxio.grpc.table.Constraint constraint = 3;
- hasConstraint() - Method in interface alluxio.grpc.table.ReadTablePRequestOrBuilder
-
optional .alluxio.grpc.table.Constraint constraint = 3;
- hasContainerId() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
optional int64 container_id = 1;
- hasContainerId() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry
-
optional int64 container_id = 1;
- hasContainerId() - Method in interface alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntryOrBuilder
-
optional int64 container_id = 1;
- hasCount() - Method in class alluxio.grpc.StatusSummary.Builder
-
optional int64 count = 2;
- hasCount() - Method in class alluxio.grpc.StatusSummary
-
optional int64 count = 2;
- hasCount() - Method in interface alluxio.grpc.StatusSummaryOrBuilder
-
optional int64 count = 2;
- hasCreateAncestors() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
optional bool createAncestors = 2;
- hasCreateAncestors() - Method in class alluxio.grpc.LoadMetadataPOptions
-
optional bool createAncestors = 2;
- hasCreateAncestors() - Method in interface alluxio.grpc.LoadMetadataPOptionsOrBuilder
-
optional bool createAncestors = 2;
- hasCreateUfsBlockOptions() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional .alluxio.proto.dataserver.CreateUfsBlockOptions create_ufs_block_options = 7;
- hasCreateUfsBlockOptions() - Method in class alluxio.grpc.WriteRequestCommand
-
optional .alluxio.proto.dataserver.CreateUfsBlockOptions create_ufs_block_options = 7;
- hasCreateUfsBlockOptions() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
optional .alluxio.proto.dataserver.CreateUfsBlockOptions create_ufs_block_options = 7;
- hasCreateUfsBlockOptions() - Method in class alluxio.worker.grpc.BlockWriteRequest
-
- hasCreateUfsFileOptions() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
Cancel, close and error will be handled by standard gRPC stream APIs.
- hasCreateUfsFileOptions() - Method in class alluxio.grpc.WriteRequestCommand
-
Cancel, close and error will be handled by standard gRPC stream APIs.
- hasCreateUfsFileOptions() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
Cancel, close and error will be handled by standard gRPC stream APIs.
- hasCreationTimeMs() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 creationTimeMs = 7;
- hasCreationTimeMs() - Method in class alluxio.grpc.FileInfo
-
optional int64 creationTimeMs = 7;
- hasCreationTimeMs() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int64 creationTimeMs = 7;
- hasCreationTimeMs() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 creation_time_ms = 6;
- hasCreationTimeMs() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional int64 creation_time_ms = 6;
- hasCreationTimeMs() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional int64 creation_time_ms = 6;
- hasCreationTimeMs() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 creation_time_ms = 6;
- hasCreationTimeMs() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 creation_time_ms = 6;
- hasCreationTimeMs() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 creation_time_ms = 6;
- hasCreationTimeMs() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 creation_time_ms = 6;
- hasCreationTimeMs() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional int64 creation_time_ms = 6;
- hasCreationTimeMs() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional int64 creation_time_ms = 6;
- hasCreationTimeMs() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 creation_time_ms = 2;
- hasCreationTimeMs() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 creation_time_ms = 2;
- hasCreationTimeMs() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 creation_time_ms = 2;
- hasData() - Method in class alluxio.grpc.Chunk.Builder
-
optional bytes data = 1;
- hasData() - Method in class alluxio.grpc.Chunk
-
optional bytes data = 1;
- hasData() - Method in interface alluxio.grpc.ChunkOrBuilder
-
optional bytes data = 1;
- hasData() - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
- hasData() - Method in class alluxio.grpc.table.ColumnStatisticsInfo
-
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
- hasData() - Method in interface alluxio.grpc.table.ColumnStatisticsInfoOrBuilder
-
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
- hasDatabase() - Method in class alluxio.grpc.table.GetAllTablesPRequest.Builder
-
optional string database = 1;
- hasDatabase() - Method in class alluxio.grpc.table.GetAllTablesPRequest
-
optional string database = 1;
- hasDatabase() - Method in interface alluxio.grpc.table.GetAllTablesPRequestOrBuilder
-
optional string database = 1;
- hasDataPort() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional int32 dataPort = 3;
- hasDataPort() - Method in class alluxio.grpc.WorkerNetAddress
-
optional int32 dataPort = 3;
- hasDataPort() - Method in interface alluxio.grpc.WorkerNetAddressOrBuilder
-
optional int32 dataPort = 3;
- hasDateStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DateColumnStatsData date_stats = 7;
- hasDateStats() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.DateColumnStatsData date_stats = 7;
- hasDateStats() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.DateColumnStatsData date_stats = 7;
- hasDaysSinceEpoch() - Method in class alluxio.grpc.table.Date.Builder
-
required int64 days_since_epoch = 1;
- hasDaysSinceEpoch() - Method in class alluxio.grpc.table.Date
-
required int64 days_since_epoch = 1;
- hasDaysSinceEpoch() - Method in interface alluxio.grpc.table.DateOrBuilder
-
required int64 days_since_epoch = 1;
- hasDb() - Method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
optional .alluxio.grpc.table.Database db = 1;
- hasDb() - Method in class alluxio.grpc.table.GetDatabasePResponse
-
optional .alluxio.grpc.table.Database db = 1;
- hasDb() - Method in interface alluxio.grpc.table.GetDatabasePResponseOrBuilder
-
optional .alluxio.grpc.table.Database db = 1;
- hasDbName() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string db_name = 4;
- hasDbName() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
optional string db_name = 4;
- hasDbName() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
optional string db_name = 4;
- hasDbName() - Method in class alluxio.grpc.table.Database.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.Database
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.DetachDatabasePRequest.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.DetachDatabasePRequest
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.grpc.table.DetachDatabasePRequestOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.GetDatabasePRequest.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.GetDatabasePRequest
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.grpc.table.GetDatabasePRequestOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPRequestOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.grpc.table.GetTableColumnStatisticsPRequestOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.GetTablePRequest
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.grpc.table.GetTablePRequestOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional string db_name = 3;
- hasDbName() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
optional string db_name = 3;
- hasDbName() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
optional string db_name = 3;
- hasDbName() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.ReadTablePRequest
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.grpc.table.ReadTablePRequestOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.SyncDatabasePRequest.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.SyncDatabasePRequest
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.grpc.table.SyncDatabasePRequestOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.TableInfo
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.TransformJobInfo
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.grpc.table.TransformJobInfoOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.grpc.table.TransformTablePRequest
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.grpc.table.TransformTablePRequestOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string db_name = 4;
- hasDbName() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
optional string db_name = 4;
- hasDbName() - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
optional string db_name = 4;
- hasDbName() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.proto.journal.Table.CompleteTransformTableEntryOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.proto.journal.Table.DetachDbEntry.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.proto.journal.Table.DetachDbEntry
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.proto.journal.Table.DetachDbEntryOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.proto.journal.Table.RemoveTableEntry
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.proto.journal.Table.RemoveTableEntryOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.proto.journal.Table.RemoveTransformJobInfoEntryOrBuilder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string db_name = 1;
- hasDbName() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
optional string db_name = 1;
- hasDbName() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
optional string db_name = 1;
- hasDecimalStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DecimalColumnStatsData decimal_stats = 6;
- hasDecimalStats() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.DecimalColumnStatsData decimal_stats = 6;
- hasDecimalStats() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.DecimalColumnStatsData decimal_stats = 6;
- hasDefaultAcl() - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
- hasDefaultAcl() - Method in class alluxio.grpc.FileInfo
-
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
- hasDefaultAcl() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
- hasDefaultAcl() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 16;
- hasDefaultAcl() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 16;
- hasDefaultAcl() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 16;
- hasDefaultAcl() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 4;
- hasDefaultAcl() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 4;
- hasDefaultAcl() - Method in interface alluxio.proto.journal.File.UpdateInodeDirectoryEntryOrBuilder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 4;
- hasDefaultAcl() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.proto.shared.AccessControlList default_acl = 14;
- hasDefaultAcl() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional .alluxio.proto.shared.AccessControlList default_acl = 14;
- hasDefaultAcl() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional .alluxio.proto.shared.AccessControlList default_acl = 14;
- hasDefinition() - Method in class alluxio.grpc.table.Transformation.Builder
-
optional string definition = 2;
- hasDefinition() - Method in class alluxio.grpc.table.Transformation
-
optional string definition = 2;
- hasDefinition() - Method in interface alluxio.grpc.table.TransformationOrBuilder
-
optional string definition = 2;
- hasDefinition() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string definition = 3;
- hasDefinition() - Method in class alluxio.grpc.table.TransformJobInfo
-
optional string definition = 3;
- hasDefinition() - Method in interface alluxio.grpc.table.TransformJobInfoOrBuilder
-
optional string definition = 3;
- hasDefinition() - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string definition = 3;
- hasDefinition() - Method in class alluxio.grpc.table.TransformTablePRequest
-
optional string definition = 3;
- hasDefinition() - Method in interface alluxio.grpc.table.TransformTablePRequestOrBuilder
-
optional string definition = 3;
- hasDefinition() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string definition = 3;
- hasDefinition() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
optional string definition = 3;
- hasDefinition() - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
optional string definition = 3;
- hasDefinition() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string definition = 3;
- hasDefinition() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
optional string definition = 3;
- hasDefinition() - Method in interface alluxio.proto.journal.Table.CompleteTransformTableEntryOrBuilder
-
optional string definition = 3;
- hasDeleteBlock() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteBlockEntry delete_block = 29;
- hasDeleteBlock() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.DeleteBlockEntry delete_block = 29;
- hasDeleteBlock() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.DeleteBlockEntry delete_block = 29;
- hasDeleteFile() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteFileEntry delete_file = 6;
- hasDeleteFile() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.DeleteFileEntry delete_file = 6;
- hasDeleteFile() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.DeleteFileEntry delete_file = 6;
- hasDeleteMountPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteMountPointEntry delete_mount_point = 8;
- hasDeleteMountPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.DeleteMountPointEntry delete_mount_point = 8;
- hasDeleteMountPoint() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.DeleteMountPointEntry delete_mount_point = 8;
- hasDescription() - Method in class alluxio.grpc.JobInfo.Builder
-
optional string description = 13;
- hasDescription() - Method in class alluxio.grpc.JobInfo
-
optional string description = 13;
- hasDescription() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional string description = 13;
- hasDescription() - Method in class alluxio.grpc.table.Database.Builder
-
optional string description = 2;
- hasDescription() - Method in class alluxio.grpc.table.Database
-
optional string description = 2;
- hasDescription() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional string description = 2;
- hasDetachDb() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DetachDbEntry detach_db = 45;
- hasDetachDb() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.DetachDbEntry detach_db = 45;
- hasDetachDb() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.DetachDbEntry detach_db = 45;
- hasDirectChildrenLoaded() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional bool direct_children_loaded = 12;
- hasDirectChildrenLoaded() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional bool direct_children_loaded = 12;
- hasDirectChildrenLoaded() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional bool direct_children_loaded = 12;
- hasDirectChildrenLoaded() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional bool direct_children_loaded = 3;
- hasDirectChildrenLoaded() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry
-
optional bool direct_children_loaded = 3;
- hasDirectChildrenLoaded() - Method in interface alluxio.proto.journal.File.UpdateInodeDirectoryEntryOrBuilder
-
optional bool direct_children_loaded = 3;
- hasDomain() - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
optional .alluxio.grpc.journal.JournalDomain domain = 1;
- hasDomain() - Method in class alluxio.grpc.GetQuorumInfoPResponse
-
optional .alluxio.grpc.journal.JournalDomain domain = 1;
- hasDomain() - Method in interface alluxio.grpc.GetQuorumInfoPResponseOrBuilder
-
optional .alluxio.grpc.journal.JournalDomain domain = 1;
- hasDomainSocketPath() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional string domainSocketPath = 5;
- hasDomainSocketPath() - Method in class alluxio.grpc.WorkerNetAddress
-
optional string domainSocketPath = 5;
- hasDomainSocketPath() - Method in interface alluxio.grpc.WorkerNetAddressOrBuilder
-
optional string domainSocketPath = 5;
- hasDoubleStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DoubleColumnStatsData double_stats = 3;
- hasDoubleStats() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.DoubleColumnStatsData double_stats = 3;
- hasDoubleStats() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.DoubleColumnStatsData double_stats = 3;
- hasDoubleType() - Method in class alluxio.grpc.table.Value.Builder
-
optional double double_type = 2;
- hasDoubleType() - Method in class alluxio.grpc.table.Value
-
optional double double_type = 2;
- hasDoubleType() - Method in interface alluxio.grpc.table.ValueOrBuilder
-
optional double double_type = 2;
- hasDoubleValue() - Method in class alluxio.grpc.MetricValue.Builder
-
optional double doubleValue = 1;
- hasDoubleValue() - Method in class alluxio.grpc.MetricValue
-
optional double doubleValue = 1;
- hasDoubleValue() - Method in interface alluxio.grpc.MetricValueOrBuilder
-
optional double doubleValue = 1;
- hasDstPath() - Method in class alluxio.grpc.RenamePRequest.Builder
-
the destination path
- hasDstPath() - Method in class alluxio.grpc.RenamePRequest
-
the destination path
- hasDstPath() - Method in interface alluxio.grpc.RenamePRequestOrBuilder
-
the destination path
- hasDstPath() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
Deprecated, use new_parent_id/new_name instead
- hasDstPath() - Method in class alluxio.proto.journal.File.RenameEntry
-
Deprecated, use new_parent_id/new_name instead
- hasDstPath() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
Deprecated, use new_parent_id/new_name instead
- hasEntryCount() - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional int64 entryCount = 5;
- hasEntryCount() - Method in class alluxio.grpc.BackupPStatus
-
optional int64 entryCount = 5;
- hasEntryCount() - Method in interface alluxio.grpc.BackupPStatusOrBuilder
-
optional int64 entryCount = 5;
- hasEquatable() - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.EquatableValueSet equatable = 2;
- hasEquatable() - Method in class alluxio.grpc.table.Domain
-
optional .alluxio.grpc.table.EquatableValueSet equatable = 2;
- hasEquatable() - Method in interface alluxio.grpc.table.DomainOrBuilder
-
optional .alluxio.grpc.table.EquatableValueSet equatable = 2;
- hasErrorMessage() - Method in class alluxio.grpc.JobInfo.Builder
-
optional string errorMessage = 2;
- hasErrorMessage() - Method in class alluxio.grpc.JobInfo
-
optional string errorMessage = 2;
- hasErrorMessage() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional string errorMessage = 2;
- hasExtended() - Method in class alluxio.security.authorization.AccessControlList
-
- hasExtended() - Method in class alluxio.security.authorization.ExtendedACLEntries
-
- hasFallback() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
true if the write request is already a fallback from
a failed short-circuit write.
- hasFallback() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions
-
true if the write request is already a fallback from
a failed short-circuit write.
- hasFallback() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsBlockOptionsOrBuilder
-
true if the write request is already a fallback from
a failed short-circuit write.
- hasFileId() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 fileId = 1;
- hasFileId() - Method in class alluxio.grpc.FileInfo
-
optional int64 fileId = 1;
- hasFileId() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int64 fileId = 1;
- hasFileId() - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
the id of the file
- hasFileId() - Method in class alluxio.grpc.GetFileInfoPRequest
-
the id of the file
- hasFileId() - Method in interface alluxio.grpc.GetFileInfoPRequestOrBuilder
-
the id of the file
- hasFileId() - Method in class alluxio.grpc.GetFilePathPRequest.Builder
-
optional int64 fileId = 1;
- hasFileId() - Method in class alluxio.grpc.GetFilePathPRequest
-
optional int64 fileId = 1;
- hasFileId() - Method in interface alluxio.grpc.GetFilePathPRequestOrBuilder
-
optional int64 fileId = 1;
- hasFileId() - Method in class alluxio.grpc.PersistFile.Builder
-
optional int64 fileId = 1;
- hasFileId() - Method in class alluxio.grpc.PersistFile
-
optional int64 fileId = 1;
- hasFileId() - Method in interface alluxio.grpc.PersistFileOrBuilder
-
optional int64 fileId = 1;
- hasFileId() - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry.Builder
-
optional int64 file_id = 1;
- hasFileId() - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry
-
optional int64 file_id = 1;
- hasFileId() - Method in interface alluxio.proto.journal.File.AsyncPersistRequestEntryOrBuilder
-
optional int64 file_id = 1;
- hasFileInfo() - Method in class alluxio.grpc.CreateFilePResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- hasFileInfo() - Method in class alluxio.grpc.CreateFilePResponse
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- hasFileInfo() - Method in interface alluxio.grpc.CreateFilePResponseOrBuilder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- hasFileInfo() - Method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- hasFileInfo() - Method in class alluxio.grpc.GetFileInfoPResponse
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- hasFileInfo() - Method in interface alluxio.grpc.GetFileInfoPResponseOrBuilder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- hasFileInfo() - Method in class alluxio.grpc.GetStatusPResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- hasFileInfo() - Method in class alluxio.grpc.GetStatusPResponse
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- hasFileInfo() - Method in interface alluxio.grpc.GetStatusPResponseOrBuilder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- hasFlush() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional bool flush = 5;
- hasFlush() - Method in class alluxio.grpc.WriteRequestCommand
-
optional bool flush = 5;
- hasFlush() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
optional bool flush = 5;
- hasFolder() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool folder = 9;
- hasFolder() - Method in class alluxio.grpc.FileInfo
-
optional bool folder = 9;
- hasFolder() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional bool folder = 9;
- hasForced() - Method in class alluxio.grpc.FreePOptions.Builder
-
optional bool forced = 2;
- hasForced() - Method in class alluxio.grpc.FreePOptions
-
optional bool forced = 2;
- hasForced() - Method in interface alluxio.grpc.FreePOptionsOrBuilder
-
optional bool forced = 2;
- hasFreeBytes() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int64 freeBytes = 3;
- hasFreeBytes() - Method in class alluxio.grpc.BlockMasterInfo
-
optional int64 freeBytes = 3;
- hasFreeBytes() - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
optional int64 freeBytes = 3;
- hasGroup() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string group = 17;
- hasGroup() - Method in class alluxio.grpc.FileInfo
-
optional string group = 17;
- hasGroup() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string group = 17;
- hasGroup() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional string group = 4;
- hasGroup() - Method in class alluxio.grpc.SetAttributePOptions
-
optional string group = 4;
- hasGroup() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional string group = 4;
- hasGroup() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string group = 3;
- hasGroup() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
optional string group = 3;
- hasGroup() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsFileOptionsOrBuilder
-
optional string group = 3;
- hasGroup() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string group = 9;
- hasGroup() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional string group = 9;
- hasGroup() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional string group = 9;
- hasGroup() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string group = 15;
- hasGroup() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string group = 15;
- hasGroup() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string group = 15;
- hasGroup() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string group = 7;
- hasGroup() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional string group = 7;
- hasGroup() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional string group = 7;
- hasGroup() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string group = 10;
- hasGroup() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional string group = 10;
- hasGroup() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional string group = 10;
- hasGroupBits() - Method in class alluxio.grpc.PMode.Builder
-
required .alluxio.grpc.Bits groupBits = 2;
- hasGroupBits() - Method in class alluxio.grpc.PMode
-
required .alluxio.grpc.Bits groupBits = 2;
- hasGroupBits() - Method in interface alluxio.grpc.PModeOrBuilder
-
required .alluxio.grpc.Bits groupBits = 2;
- hash() - Method in interface alluxio.conf.AlluxioConfiguration
-
- hash() - Method in class alluxio.conf.AlluxioProperties
-
- Hash - Class in alluxio.conf
-
A hex encoded MD5 hash of the cluster or path configurations.
- Hash(Supplier<Stream<byte[]>>) - Constructor for class alluxio.conf.Hash
-
- hash() - Method in class alluxio.conf.InstancedConfiguration
-
- hash() - Static method in class alluxio.conf.ServerConfiguration
-
- hash() - Method in class alluxio.master.meta.PathProperties
-
- hash(int, String) - Static method in class alluxio.util.URIUtils
-
Hashes a string for a URI hash.
- hasHasDirectChildrenLoaded() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool has_direct_children_loaded = 13;
- hasHasDirectChildrenLoaded() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional bool has_direct_children_loaded = 13;
- hasHasDirectChildrenLoaded() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional bool has_direct_children_loaded = 13;
- hashCode() - Method in class alluxio.AlluxioURI
-
- hashCode() - Method in class alluxio.cli.docgen.MetricsDocGenerator.FileWriterKey
-
- hashCode() - Method in class alluxio.client.block.options.GetWorkerReportOptions
-
- hashCode() - Method in class alluxio.client.block.policy.DeterministicHashPolicy
-
- hashCode() - Method in class alluxio.client.block.policy.LocalFirstAvoidEvictionPolicy
-
- hashCode() - Method in class alluxio.client.block.policy.LocalFirstPolicy
-
- hashCode() - Method in class alluxio.client.block.policy.MostAvailableFirstPolicy
-
- hashCode() - Method in class alluxio.client.block.policy.options.GetWorkerOptions
-
- hashCode() - Method in class alluxio.client.block.policy.RoundRobinPolicy
-
- hashCode() - Method in class alluxio.client.block.policy.SpecificHostPolicy
-
- hashCode() - Method in class alluxio.client.file.cache.PageId
-
- hashCode() - Method in class alluxio.client.file.cache.PageInfo
-
- hashCode() - Method in class alluxio.client.file.FileSystemCache.Key
-
- hashCode() - Method in class alluxio.client.file.options.InStreamOptions
-
- hashCode() - Method in class alluxio.client.file.options.OutStreamOptions
-
- hashCode() - Method in class alluxio.client.file.URIStatus
-
- hashCode() - Method in class alluxio.collections.DelegatingSet
-
- hashCode() - Method in class alluxio.collections.Pair
-
- hashCode() - Method in class alluxio.collections.TwoKeyConcurrentMap
-
The hashCode implementation for this map simply uses the superclass's.
- hashCode() - Method in class alluxio.conf.PropertyKey
-
- hashCode() - Method in class alluxio.conf.Source
-
- hashCode() - Method in class alluxio.grpc.AsyncCacheRequest
-
- hashCode() - Method in class alluxio.grpc.AsyncCacheResponse
-
- hashCode() - Method in class alluxio.grpc.BackupPOptions
-
- hashCode() - Method in class alluxio.grpc.BackupPRequest
-
- hashCode() - Method in class alluxio.grpc.BackupPStatus
-
- hashCode() - Method in class alluxio.grpc.BackupStatusPRequest
-
- hashCode() - Method in class alluxio.grpc.BlockHeartbeatPOptions
-
- hashCode() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
- hashCode() - Method in class alluxio.grpc.BlockHeartbeatPResponse
-
- hashCode() - Method in class alluxio.grpc.BlockIdList
-
- hashCode() - Method in class alluxio.grpc.BlockInfo
-
- hashCode() - Method in class alluxio.grpc.BlockLocation
-
- hashCode() - Method in class alluxio.grpc.BlockMasterInfo
-
- hashCode() - Method in class alluxio.grpc.BlockStoreLocationProto
-
- hashCode() - Method in class alluxio.grpc.CancelPOptions
-
- hashCode() - Method in class alluxio.grpc.CancelPRequest
-
- hashCode() - Method in class alluxio.grpc.CancelPResponse
-
- hashCode() - Method in class alluxio.grpc.CancelTaskCommand
-
- hashCode() - Method in class alluxio.grpc.CheckConsistencyPOptions
-
- hashCode() - Method in class alluxio.grpc.CheckConsistencyPRequest
-
- hashCode() - Method in class alluxio.grpc.CheckConsistencyPResponse
-
- hashCode() - Method in class alluxio.grpc.CheckpointPOptions
-
- hashCode() - Method in class alluxio.grpc.CheckpointPResponse
-
- hashCode() - Method in class alluxio.grpc.CheckRequest
-
- hashCode() - Method in class alluxio.grpc.CheckResponse
-
- hashCode() - Method in class alluxio.grpc.Chunk
-
- hashCode() - Method in class alluxio.grpc.ClearMetricsPRequest
-
- hashCode() - Method in class alluxio.grpc.ClearMetricsPResponse
-
- hashCode() - Method in class alluxio.grpc.ClearMetricsRequest
-
- hashCode() - Method in class alluxio.grpc.ClearMetricsResponse
-
- hashCode() - Method in class alluxio.grpc.ClientMetrics
-
- hashCode() - Method in class alluxio.grpc.Command
-
- hashCode() - Method in class alluxio.grpc.CommitBlockInUfsPOptions
-
- hashCode() - Method in class alluxio.grpc.CommitBlockInUfsPRequest
-
- hashCode() - Method in class alluxio.grpc.CommitBlockInUfsPResponse
-
- hashCode() - Method in class alluxio.grpc.CommitBlockPOptions
-
- hashCode() - Method in class alluxio.grpc.CommitBlockPRequest
-
- hashCode() - Method in class alluxio.grpc.CommitBlockPResponse
-
- hashCode() - Method in class alluxio.grpc.CompleteFilePOptions
-
- hashCode() - Method in class alluxio.grpc.CompleteFilePRequest
-
- hashCode() - Method in class alluxio.grpc.CompleteFilePResponse
-
- hashCode() - Method in class alluxio.grpc.ConfigCheckReport
-
- hashCode() - Method in class alluxio.grpc.ConfigProperties
-
- hashCode() - Method in class alluxio.grpc.ConfigProperty
-
- hashCode() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
- hashCode() - Method in class alluxio.grpc.CreateDirectoryPRequest
-
- hashCode() - Method in class alluxio.grpc.CreateDirectoryPResponse
-
- hashCode() - Method in class alluxio.grpc.CreateFilePOptions
-
- hashCode() - Method in class alluxio.grpc.CreateFilePRequest
-
- hashCode() - Method in class alluxio.grpc.CreateFilePResponse
-
- hashCode() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
- hashCode() - Method in class alluxio.grpc.CreateLocalBlockResponse
-
- hashCode() - Method in class alluxio.grpc.DeletePOptions
-
- hashCode() - Method in class alluxio.grpc.DeletePRequest
-
- hashCode() - Method in class alluxio.grpc.DeletePResponse
-
- hashCode() - Method in class alluxio.grpc.ExistsPOptions
-
- hashCode() - Method in class alluxio.grpc.FileBlockInfo
-
- hashCode() - Method in class alluxio.grpc.FileInfo
-
- hashCode() - Method in class alluxio.grpc.FileSystemCommand
-
- hashCode() - Method in class alluxio.grpc.FileSystemCommandOptions
-
- hashCode() - Method in class alluxio.grpc.FileSystemHeartbeatPOptions
-
- hashCode() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest
-
- hashCode() - Method in class alluxio.grpc.FileSystemHeartbeatPResponse
-
- hashCode() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions
-
- hashCode() - Method in class alluxio.grpc.FreePOptions
-
- hashCode() - Method in class alluxio.grpc.FreePRequest
-
- hashCode() - Method in class alluxio.grpc.FreePResponse
-
- hashCode() - Method in class alluxio.grpc.GetAllWorkerHealthPOptions
-
- hashCode() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest
-
- hashCode() - Method in class alluxio.grpc.GetAllWorkerHealthPResponse
-
- hashCode() - Method in class alluxio.grpc.GetBlockInfoPOptions
-
- hashCode() - Method in class alluxio.grpc.GetBlockInfoPRequest
-
- hashCode() - Method in class alluxio.grpc.GetBlockInfoPResponse
-
- hashCode() - Method in class alluxio.grpc.GetBlockMasterInfoPOptions
-
- hashCode() - Method in class alluxio.grpc.GetBlockMasterInfoPResponse
-
- hashCode() - Method in class alluxio.grpc.GetCapacityBytesPOptions
-
- hashCode() - Method in class alluxio.grpc.GetCapacityBytesPResponse
-
- hashCode() - Method in class alluxio.grpc.GetConfigHashPOptions
-
- hashCode() - Method in class alluxio.grpc.GetConfigHashPResponse
-
- hashCode() - Method in class alluxio.grpc.GetConfigReportPOptions
-
- hashCode() - Method in class alluxio.grpc.GetConfigReportPResponse
-
- hashCode() - Method in class alluxio.grpc.GetConfigurationPOptions
-
- hashCode() - Method in class alluxio.grpc.GetConfigurationPResponse
-
- hashCode() - Method in class alluxio.grpc.GetFileInfoPOptions
-
- hashCode() - Method in class alluxio.grpc.GetFileInfoPRequest
-
- hashCode() - Method in class alluxio.grpc.GetFileInfoPResponse
-
- hashCode() - Method in class alluxio.grpc.GetFilePathPRequest
-
- hashCode() - Method in class alluxio.grpc.GetFilePathPResponse
-
- hashCode() - Method in class alluxio.grpc.GetJobServiceSummaryPOptions
-
- hashCode() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest
-
- hashCode() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse
-
- hashCode() - Method in class alluxio.grpc.GetJobStatusPOptions
-
- hashCode() - Method in class alluxio.grpc.GetJobStatusPRequest
-
- hashCode() - Method in class alluxio.grpc.GetJobStatusPResponse
-
- hashCode() - Method in class alluxio.grpc.GetMasterIdPOptions
-
- hashCode() - Method in class alluxio.grpc.GetMasterIdPRequest
-
- hashCode() - Method in class alluxio.grpc.GetMasterIdPResponse
-
- hashCode() - Method in class alluxio.grpc.GetMasterInfoPOptions
-
- hashCode() - Method in class alluxio.grpc.GetMasterInfoPResponse
-
- hashCode() - Method in class alluxio.grpc.GetMetricsPOptions
-
- hashCode() - Method in class alluxio.grpc.GetMetricsPResponse
-
- hashCode() - Method in class alluxio.grpc.GetMountTablePRequest
-
- hashCode() - Method in class alluxio.grpc.GetMountTablePResponse
-
- hashCode() - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions
-
- hashCode() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest
-
- hashCode() - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse
-
- hashCode() - Method in class alluxio.grpc.GetPinnedFileIdsPOptions
-
- hashCode() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest
-
- hashCode() - Method in class alluxio.grpc.GetPinnedFileIdsPResponse
-
- hashCode() - Method in class alluxio.grpc.GetQuorumInfoPOptions
-
- hashCode() - Method in class alluxio.grpc.GetQuorumInfoPRequest
-
- hashCode() - Method in class alluxio.grpc.GetQuorumInfoPResponse
-
- hashCode() - Method in class alluxio.grpc.GetServiceVersionPRequest
-
- hashCode() - Method in class alluxio.grpc.GetServiceVersionPResponse
-
- hashCode() - Method in class alluxio.grpc.GetStatusPOptions
-
- hashCode() - Method in class alluxio.grpc.GetStatusPRequest
-
- hashCode() - Method in class alluxio.grpc.GetStatusPResponse
-
- hashCode() - Method in class alluxio.grpc.GetSyncPathListPRequest
-
- hashCode() - Method in class alluxio.grpc.GetSyncPathListPResponse
-
- hashCode() - Method in class alluxio.grpc.GetUfsInfoPOptions
-
- hashCode() - Method in class alluxio.grpc.GetUfsInfoPRequest
-
- hashCode() - Method in class alluxio.grpc.GetUfsInfoPResponse
-
- hashCode() - Method in class alluxio.grpc.GetUsedBytesPOptions
-
- hashCode() - Method in class alluxio.grpc.GetUsedBytesPResponse
-
- hashCode() - Method in class alluxio.grpc.GetWorkerIdPOptions
-
- hashCode() - Method in class alluxio.grpc.GetWorkerIdPRequest
-
- hashCode() - Method in class alluxio.grpc.GetWorkerIdPResponse
-
- hashCode() - Method in class alluxio.grpc.GetWorkerInfoListPOptions
-
- hashCode() - Method in class alluxio.grpc.GetWorkerInfoListPResponse
-
- hashCode() - Method in class alluxio.grpc.GetWorkerLostStoragePOptions
-
- hashCode() - Method in class alluxio.grpc.GetWorkerLostStoragePResponse
-
- hashCode() - Method in class alluxio.grpc.GetWorkerReportPOptions
-
- hashCode() - Method in class alluxio.grpc.GrpcChannelKey
-
- hashCode() - Method in class alluxio.grpc.GrpcConnection
-
- hashCode() - Method in class alluxio.grpc.GrpcConnectionKey
-
- hashCode() - Method in class alluxio.grpc.GrpcServerAddress
-
- hashCode() - Method in class alluxio.grpc.InconsistentProperties
-
- hashCode() - Method in class alluxio.grpc.InconsistentProperty
-
- hashCode() - Method in class alluxio.grpc.InconsistentPropertyValues
-
- hashCode() - Method in class alluxio.grpc.JobCommand
-
- hashCode() - Method in class alluxio.grpc.JobHeartbeatPOptions
-
- hashCode() - Method in class alluxio.grpc.JobHeartbeatPRequest
-
- hashCode() - Method in class alluxio.grpc.JobHeartbeatPResponse
-
- hashCode() - Method in class alluxio.grpc.JobInfo
-
- hashCode() - Method in class alluxio.grpc.JobServiceSummary
-
- hashCode() - Method in class alluxio.grpc.JobUnused
-
- hashCode() - Method in class alluxio.grpc.JobWorkerHealth
-
- hashCode() - Method in class alluxio.grpc.ListAllPOptions
-
- hashCode() - Method in class alluxio.grpc.ListAllPRequest
-
- hashCode() - Method in class alluxio.grpc.ListAllPResponse
-
- hashCode() - Method in class alluxio.grpc.ListStatusPOptions
-
- hashCode() - Method in class alluxio.grpc.ListStatusPRequest
-
- hashCode() - Method in class alluxio.grpc.ListStatusPResponse
-
- hashCode() - Method in class alluxio.grpc.LoadMetadataPOptions
-
- hashCode() - Method in class alluxio.grpc.LocalityTier
-
- hashCode() - Method in class alluxio.grpc.LocationBlockIdListEntry
-
- hashCode() - Method in class alluxio.grpc.MasterHeartbeatPOptions
-
- hashCode() - Method in class alluxio.grpc.MasterHeartbeatPRequest
-
- hashCode() - Method in class alluxio.grpc.MasterHeartbeatPResponse
-
- hashCode() - Method in class alluxio.grpc.MasterInfo
-
- hashCode() - Method in class alluxio.grpc.MessagingRequestHeader
-
- hashCode() - Method in class alluxio.grpc.MessagingResponseHeader
-
- hashCode() - Method in class alluxio.grpc.Metric
-
- hashCode() - Method in class alluxio.grpc.MetricsHeartbeatPOptions
-
- hashCode() - Method in class alluxio.grpc.MetricsHeartbeatPRequest
-
- hashCode() - Method in class alluxio.grpc.MetricsHeartbeatPResponse
-
- hashCode() - Method in class alluxio.grpc.MetricValue
-
- hashCode() - Method in class alluxio.grpc.MountPointInfo
-
- hashCode() - Method in class alluxio.grpc.MountPOptions
-
- hashCode() - Method in class alluxio.grpc.MountPRequest
-
- hashCode() - Method in class alluxio.grpc.MountPResponse
-
- hashCode() - Method in class alluxio.grpc.MoveBlockRequest
-
- hashCode() - Method in class alluxio.grpc.MoveBlockResponse
-
- hashCode() - Method in class alluxio.grpc.NetAddress
-
- hashCode() - Method in class alluxio.grpc.OpenFilePOptions
-
- hashCode() - Method in class alluxio.grpc.OpenLocalBlockRequest
-
- hashCode() - Method in class alluxio.grpc.OpenLocalBlockResponse
-
- hashCode() - Method in class alluxio.grpc.PAcl
-
- hashCode() - Method in class alluxio.grpc.PAclEntry
-
- hashCode() - Method in class alluxio.grpc.PersistCommandOptions
-
- hashCode() - Method in class alluxio.grpc.PersistFile
-
- hashCode() - Method in class alluxio.grpc.PMode
-
- hashCode() - Method in class alluxio.grpc.QuorumServerInfo
-
- hashCode() - Method in class alluxio.grpc.ReadRequest
-
- hashCode() - Method in class alluxio.grpc.ReadResponse
-
- hashCode() - Method in class alluxio.grpc.RegisterCommand
-
- hashCode() - Method in class alluxio.grpc.RegisterJobWorkerPOptions
-
- hashCode() - Method in class alluxio.grpc.RegisterJobWorkerPRequest
-
- hashCode() - Method in class alluxio.grpc.RegisterJobWorkerPResponse
-
- hashCode() - Method in class alluxio.grpc.RegisterMasterPOptions
-
- hashCode() - Method in class alluxio.grpc.RegisterMasterPRequest
-
- hashCode() - Method in class alluxio.grpc.RegisterMasterPResponse
-
- hashCode() - Method in class alluxio.grpc.RegisterWorkerPOptions
-
- hashCode() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
- hashCode() - Method in class alluxio.grpc.RegisterWorkerPResponse
-
- hashCode() - Method in class alluxio.grpc.RemoveBlockRequest
-
- hashCode() - Method in class alluxio.grpc.RemoveBlockResponse
-
- hashCode() - Method in class alluxio.grpc.RemovePathConfigurationPOptions
-
- hashCode() - Method in class alluxio.grpc.RemovePathConfigurationPRequest
-
- hashCode() - Method in class alluxio.grpc.RemovePathConfigurationPResponse
-
- hashCode() - Method in class alluxio.grpc.RemoveQuorumServerPOptions
-
- hashCode() - Method in class alluxio.grpc.RemoveQuorumServerPRequest
-
- hashCode() - Method in class alluxio.grpc.RemoveQuorumServerPResponse
-
- hashCode() - Method in class alluxio.grpc.RenamePOptions
-
- hashCode() - Method in class alluxio.grpc.RenamePRequest
-
- hashCode() - Method in class alluxio.grpc.RenamePResponse
-
- hashCode() - Method in class alluxio.grpc.ReverseResolvePRequest
-
- hashCode() - Method in class alluxio.grpc.ReverseResolvePResponse
-
- hashCode() - Method in class alluxio.grpc.RunPOptions
-
- hashCode() - Method in class alluxio.grpc.RunPRequest
-
- hashCode() - Method in class alluxio.grpc.RunPResponse
-
- hashCode() - Method in class alluxio.grpc.RunTaskCommand
-
- hashCode() - Method in class alluxio.grpc.SaslMessage
-
- hashCode() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions
-
- hashCode() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest
-
- hashCode() - Method in class alluxio.grpc.ScheduleAsyncPersistencePResponse
-
- hashCode() - Method in class alluxio.grpc.SetAclPOptions
-
- hashCode() - Method in class alluxio.grpc.SetAclPRequest
-
- hashCode() - Method in class alluxio.grpc.SetAclPResponse
-
- hashCode() - Method in class alluxio.grpc.SetAttributePOptions
-
- hashCode() - Method in class alluxio.grpc.SetAttributePRequest
-
- hashCode() - Method in class alluxio.grpc.SetAttributePResponse
-
- hashCode() - Method in class alluxio.grpc.SetPathConfigurationPOptions
-
- hashCode() - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
- hashCode() - Method in class alluxio.grpc.SetPathConfigurationPResponse
-
- hashCode() - Method in class alluxio.grpc.SetTaskPoolSizeCommand
-
- hashCode() - Method in class alluxio.grpc.StartSyncPOptions
-
- hashCode() - Method in class alluxio.grpc.StartSyncPRequest
-
- hashCode() - Method in class alluxio.grpc.StartSyncPResponse
-
- hashCode() - Method in class alluxio.grpc.StatusSummary
-
- hashCode() - Method in class alluxio.grpc.StopSyncPOptions
-
- hashCode() - Method in class alluxio.grpc.StopSyncPRequest
-
- hashCode() - Method in class alluxio.grpc.StopSyncPResponse
-
- hashCode() - Method in class alluxio.grpc.StorageList
-
- hashCode() - Method in class alluxio.grpc.SyncPointInfo
-
- hashCode() - Method in class alluxio.grpc.table.AllOrNoneSet
-
- hashCode() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
- hashCode() - Method in class alluxio.grpc.table.AttachDatabasePResponse
-
- hashCode() - Method in class alluxio.grpc.table.BinaryColumnStatsData
-
- hashCode() - Method in class alluxio.grpc.table.BooleanColumnStatsData
-
- hashCode() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
- hashCode() - Method in class alluxio.grpc.table.ColumnStatisticsInfo
-
- hashCode() - Method in class alluxio.grpc.table.ColumnStatisticsList
-
- hashCode() - Method in class alluxio.grpc.table.Constraint
-
- hashCode() - Method in class alluxio.grpc.table.Database
-
- hashCode() - Method in class alluxio.grpc.table.Date
-
- hashCode() - Method in class alluxio.grpc.table.DateColumnStatsData
-
- hashCode() - Method in class alluxio.grpc.table.Decimal
-
- hashCode() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
- hashCode() - Method in class alluxio.grpc.table.DetachDatabasePRequest
-
- hashCode() - Method in class alluxio.grpc.table.DetachDatabasePResponse
-
- hashCode() - Method in class alluxio.grpc.table.Domain
-
- hashCode() - Method in class alluxio.grpc.table.DoubleColumnStatsData
-
- hashCode() - Method in class alluxio.grpc.table.EquatableValueSet
-
- hashCode() - Method in class alluxio.grpc.table.FieldSchema
-
- hashCode() - Method in class alluxio.grpc.table.FileStatistics
-
- hashCode() - Method in class alluxio.grpc.table.GetAllDatabasesPRequest
-
- hashCode() - Method in class alluxio.grpc.table.GetAllDatabasesPResponse
-
- hashCode() - Method in class alluxio.grpc.table.GetAllTablesPRequest
-
- hashCode() - Method in class alluxio.grpc.table.GetAllTablesPResponse
-
- hashCode() - Method in class alluxio.grpc.table.GetDatabasePRequest
-
- hashCode() - Method in class alluxio.grpc.table.GetDatabasePResponse
-
- hashCode() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
- hashCode() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse
-
- hashCode() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
- hashCode() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse
-
- hashCode() - Method in class alluxio.grpc.table.GetTablePRequest
-
- hashCode() - Method in class alluxio.grpc.table.GetTablePResponse
-
- hashCode() - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest
-
- hashCode() - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse
-
- hashCode() - Method in class alluxio.grpc.table.Layout
-
- hashCode() - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
- hashCode() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
- hashCode() - Method in class alluxio.grpc.table.layout.hive.SortingColumn
-
- hashCode() - Method in class alluxio.grpc.table.layout.hive.Storage
-
- hashCode() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
- hashCode() - Method in class alluxio.grpc.table.LayoutSpec
-
- hashCode() - Method in class alluxio.grpc.table.LongColumnStatsData
-
- hashCode() - Method in class alluxio.grpc.table.Partition
-
- hashCode() - Method in class alluxio.grpc.table.PartitionSpec
-
- hashCode() - Method in class alluxio.grpc.table.Range
-
- hashCode() - Method in class alluxio.grpc.table.RangeSet
-
- hashCode() - Method in class alluxio.grpc.table.ReadTablePRequest
-
- hashCode() - Method in class alluxio.grpc.table.ReadTablePResponse
-
- hashCode() - Method in class alluxio.grpc.table.Schema
-
- hashCode() - Method in class alluxio.grpc.table.StringColumnStatsData
-
- hashCode() - Method in class alluxio.grpc.table.SyncDatabasePRequest
-
- hashCode() - Method in class alluxio.grpc.table.SyncDatabasePResponse
-
- hashCode() - Method in class alluxio.grpc.table.SyncStatus
-
- hashCode() - Method in class alluxio.grpc.table.TableInfo
-
- hashCode() - Method in class alluxio.grpc.table.Transformation
-
- hashCode() - Method in class alluxio.grpc.table.TransformJobInfo
-
- hashCode() - Method in class alluxio.grpc.table.TransformTablePRequest
-
- hashCode() - Method in class alluxio.grpc.table.TransformTablePResponse
-
- hashCode() - Method in class alluxio.grpc.table.Value
-
- hashCode() - Method in class alluxio.grpc.TieredIdentity
-
- hashCode() - Method in class alluxio.grpc.TierList
-
- hashCode() - Method in class alluxio.grpc.TransportMessage
-
- hashCode() - Method in class alluxio.grpc.UfsInfo
-
- hashCode() - Method in class alluxio.grpc.UnmountPOptions
-
- hashCode() - Method in class alluxio.grpc.UnmountPRequest
-
- hashCode() - Method in class alluxio.grpc.UnmountPResponse
-
- hashCode() - Method in class alluxio.grpc.UpdateMountPRequest
-
- hashCode() - Method in class alluxio.grpc.UpdateMountPResponse
-
- hashCode() - Method in class alluxio.grpc.UpdateUfsModePOptions
-
- hashCode() - Method in class alluxio.grpc.UpdateUfsModePRequest
-
- hashCode() - Method in class alluxio.grpc.UpdateUfsModePResponse
-
- hashCode() - Method in class alluxio.grpc.WorkerInfo
-
- hashCode() - Method in class alluxio.grpc.WorkerLostStorageInfo
-
- hashCode() - Method in class alluxio.grpc.WorkerNetAddress
-
- hashCode() - Method in class alluxio.grpc.WriteRequest
-
- hashCode() - Method in class alluxio.grpc.WriteRequestCommand
-
- hashCode() - Method in class alluxio.grpc.WriteResponse
-
- hashCode() - Method in class alluxio.job.plan.load.LoadConfig
-
- hashCode() - Method in class alluxio.job.plan.meta.PlanInfo
-
- hashCode() - Method in class alluxio.job.plan.migrate.MigrateCommand
-
- hashCode() - Method in class alluxio.job.plan.migrate.MigrateConfig
-
- hashCode() - Method in class alluxio.job.plan.persist.PersistConfig
-
- hashCode() - Method in class alluxio.job.plan.replicate.EvictConfig
-
- hashCode() - Method in class alluxio.job.plan.replicate.MoveConfig
-
- hashCode() - Method in class alluxio.job.plan.replicate.ReplicateConfig
-
- hashCode() - Method in class alluxio.job.plan.transform.CompactConfig
-
- hashCode() - Method in class alluxio.job.plan.transform.CompactTask
-
- hashCode() - Method in class alluxio.job.plan.transform.FieldSchema
-
- hashCode() - Method in class alluxio.job.plan.transform.format.csv.CsvRow
-
- hashCode() - Method in class alluxio.job.plan.transform.format.csv.CsvSchema
-
- hashCode() - Method in class alluxio.job.plan.transform.format.parquet.ParquetRow
-
- hashCode() - Method in class alluxio.job.plan.transform.format.parquet.ParquetSchema
-
- hashCode() - Method in class alluxio.job.plan.transform.PartitionInfo
-
- hashCode() - Method in class alluxio.job.wire.JobServiceSummary
-
- hashCode() - Method in class alluxio.job.wire.JobWorkerHealth
-
- hashCode() - Method in class alluxio.job.wire.PlanInfo
-
- hashCode() - Method in class alluxio.job.wire.StatusSummary
-
- hashCode() - Method in class alluxio.job.wire.TaskInfo
-
- hashCode() - Method in class alluxio.job.wire.WorkflowInfo
-
- hashCode() - Method in class alluxio.job.workflow.composite.CompositeConfig
-
- hashCode() - Method in class alluxio.master.backcompat.Version
-
- hashCode() - Method in class alluxio.master.block.meta.MasterBlockLocation
-
- hashCode() - Method in class alluxio.master.file.meta.Edge
-
- hashCode() - Method in class alluxio.master.file.meta.Inode
-
- hashCode() - Method in class alluxio.master.file.meta.MutableInode
-
- hashCode() - Method in class alluxio.master.file.meta.options.MountInfo
-
- hashCode() - Method in class alluxio.master.file.meta.TtlBucket
-
- hashCode() - Method in class alluxio.master.file.PersistJob
-
- hashCode() - Method in class alluxio.master.job.plan.PlanCoordinator
-
- hashCode() - Method in class alluxio.master.journal.options.JournalReaderOptions
-
- hashCode() - Method in class alluxio.master.journal.options.JournalWriterOptions
-
- hashCode() - Method in class alluxio.master.journal.ufs.UfsJournalFile
-
- hashCode() - Method in interface alluxio.master.MasterInquireClient.ConnectDetails
-
- hashCode() - Method in class alluxio.master.metrics.MetricsStore.ClusterCounterKey
-
- hashCode() - Method in class alluxio.master.PollingMasterInquireClient.MultiMasterConnectDetails
-
- hashCode() - Method in class alluxio.master.SingleMasterInquireClient.SingleMasterConnectDetails
-
- hashCode() - Method in class alluxio.master.table.DatabaseInfo
-
- hashCode() - Method in class alluxio.master.ZkMasterInquireClient.ZkMasterConnectDetails
-
- hashCode() - Method in class alluxio.metrics.Metric
-
- hashCode() - Method in class alluxio.metrics.MetricKey
-
- hashCode() - Method in class alluxio.metrics.MetricsFilter
-
- hashCode() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions
-
- hashCode() - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions
-
- hashCode() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions
-
- hashCode() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
- hashCode() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
- hashCode() - Method in class alluxio.proto.dataserver.Protocol.Response
-
- hashCode() - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry
-
- hashCode() - Method in class alluxio.proto.journal.Block.BlockInfoEntry
-
- hashCode() - Method in class alluxio.proto.journal.Block.DeleteBlockEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.AddSyncPointEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.DeleteFileEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.DeleteMountPointEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.NewBlockEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.PersistDirectoryEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.PersistFileEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.RenameEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.SetAclEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.StringPairEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
- hashCode() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry
-
- hashCode() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
- hashCode() - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry
-
- hashCode() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry
-
- hashCode() - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry
-
- hashCode() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
- hashCode() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
- hashCode() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
- hashCode() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
- hashCode() - Method in class alluxio.proto.journal.Table.DetachDbEntry
-
- hashCode() - Method in class alluxio.proto.journal.Table.RemoveTableEntry
-
- hashCode() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry
-
- hashCode() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
- hashCode() - Method in class alluxio.proto.meta.Block.BlockLocation
-
- hashCode() - Method in class alluxio.proto.meta.Block.BlockMeta
-
- hashCode() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
- hashCode() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
- hashCode() - Method in class alluxio.proto.shared.Acl.AclActions
-
- hashCode() - Method in class alluxio.proto.shared.Acl.AclEntry
-
- hashCode() - Method in class alluxio.proto.shared.Acl.NamedAclActions
-
- hashCode() - Method in class alluxio.proxy.s3.ListBucketOptions
-
- hashCode() - Method in class alluxio.security.authorization.AccessControlList
-
- hashCode() - Method in class alluxio.security.authorization.AclActions
-
- hashCode() - Method in class alluxio.security.authorization.AclEntry
-
- hashCode() - Method in class alluxio.security.authorization.DefaultAccessControlList
-
- hashCode() - Method in class alluxio.security.authorization.ExtendedACLEntries
-
- hashCode() - Method in class alluxio.security.authorization.Mode
-
- hashCode() - Method in class alluxio.security.CurrentUser
-
- hashCode() - Method in class alluxio.security.user.BaseUserState
-
- hashCode() - Method in class alluxio.security.User
-
- hashCode() - Method in class alluxio.SessionInfo
-
- hashCode() - Method in class alluxio.table.common.BaseProperty
-
- hashCode() - Method in class alluxio.table.common.layout.HiveLayout
-
- hashCode() - Method in class alluxio.underfs.AbstractUfsManager.Key
-
- hashCode() - Method in class alluxio.underfs.options.CreateOptions
-
- hashCode() - Method in class alluxio.underfs.options.DeleteOptions
-
- hashCode() - Method in class alluxio.underfs.options.FileLocationOptions
-
- hashCode() - Method in class alluxio.underfs.options.ListOptions
-
- hashCode() - Method in class alluxio.underfs.options.MkdirsOptions
-
- hashCode() - Method in class alluxio.underfs.options.OpenOptions
-
- hashCode() - Method in class alluxio.underfs.UfsStatus
-
- hashCode() - Method in class alluxio.uri.MultiMasterAuthority
-
- hashCode() - Method in class alluxio.uri.MultiPartSchemeURI
-
- hashCode() - Method in class alluxio.uri.NoAuthority
-
- hashCode() - Method in class alluxio.uri.SingleMasterAuthority
-
- hashCode() - Method in class alluxio.uri.StandardURI
-
- hashCode() - Method in class alluxio.uri.UnknownAuthority
-
- hashCode() - Method in class alluxio.uri.ZookeeperAuthority
-
- hashCode() - Method in class alluxio.util.UnixMountInfo
-
- hashCode() - Method in class alluxio.util.UnixMountInfo.Options
-
- hashCode() - Method in class alluxio.util.WaitForOptions
-
- hashCode() - Method in class alluxio.util.webui.NodeInfo
-
- hashCode() - Method in class alluxio.wire.Address
-
- hashCode() - Method in class alluxio.wire.AlluxioJobMasterInfo
-
- hashCode() - Method in class alluxio.wire.AlluxioJobWorkerInfo
-
- hashCode() - Method in class alluxio.wire.AlluxioMasterInfo
-
- hashCode() - Method in class alluxio.wire.AlluxioProxyInfo
-
- hashCode() - Method in class alluxio.wire.AlluxioWorkerInfo
-
- hashCode() - Method in class alluxio.wire.BlockInfo
-
- hashCode() - Method in class alluxio.wire.BlockLocation
-
- hashCode() - Method in class alluxio.wire.BlockMasterInfo
-
- hashCode() - Method in class alluxio.wire.Capacity
-
- hashCode() - Method in class alluxio.wire.ConfigHash
-
- hashCode() - Method in class alluxio.wire.FileBlockInfo
-
- hashCode() - Method in class alluxio.wire.FileInfo
-
- hashCode() - Method in class alluxio.wire.InconsistentProperty
-
- hashCode() - Method in class alluxio.wire.MountPointInfo
-
- hashCode() - Method in class alluxio.wire.TieredIdentity
-
- hashCode() - Method in class alluxio.wire.TieredIdentity.LocalityTier
-
- hashCode() - Method in class alluxio.wire.WorkerInfo
-
- hashCode() - Method in class alluxio.wire.WorkerNetAddress
-
- hashCode() - Method in class alluxio.worker.block.BlockStoreLocation
-
- hasHigh() - Method in class alluxio.grpc.table.Range.Builder
-
optional .alluxio.grpc.table.Value high = 2;
- hasHigh() - Method in class alluxio.grpc.table.Range
-
optional .alluxio.grpc.table.Value high = 2;
- hasHigh() - Method in interface alluxio.grpc.table.RangeOrBuilder
-
optional .alluxio.grpc.table.Value high = 2;
- hasHighValue() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional .alluxio.grpc.table.Date high_value = 2;
- hasHighValue() - Method in class alluxio.grpc.table.DateColumnStatsData
-
optional .alluxio.grpc.table.Date high_value = 2;
- hasHighValue() - Method in interface alluxio.grpc.table.DateColumnStatsDataOrBuilder
-
optional .alluxio.grpc.table.Date high_value = 2;
- hasHighValue() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional .alluxio.grpc.table.Decimal high_value = 2;
- hasHighValue() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
optional .alluxio.grpc.table.Decimal high_value = 2;
- hasHighValue() - Method in interface alluxio.grpc.table.DecimalColumnStatsDataOrBuilder
-
optional .alluxio.grpc.table.Decimal high_value = 2;
- hasHighValue() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional double high_value = 2;
- hasHighValue() - Method in class alluxio.grpc.table.DoubleColumnStatsData
-
optional double high_value = 2;
- hasHighValue() - Method in interface alluxio.grpc.table.DoubleColumnStatsDataOrBuilder
-
optional double high_value = 2;
- hasHighValue() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional int64 high_value = 2;
- hasHighValue() - Method in class alluxio.grpc.table.LongColumnStatsData
-
optional int64 high_value = 2;
- hasHighValue() - Method in interface alluxio.grpc.table.LongColumnStatsDataOrBuilder
-
optional int64 high_value = 2;
- hashIgnoreCase(int, String) - Static method in class alluxio.util.URIUtils
-
Hashes a string for a URI hash, while ignoring the case.
- hasHiveLayout(Partition) - Static method in class alluxio.table.ProtoUtils
-
- hasHost() - Method in class alluxio.grpc.NetAddress.Builder
-
optional string host = 1;
- hasHost() - Method in class alluxio.grpc.NetAddress
-
optional string host = 1;
- hasHost() - Method in interface alluxio.grpc.NetAddressOrBuilder
-
optional string host = 1;
- hasHost() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional string host = 1;
- hasHost() - Method in class alluxio.grpc.WorkerNetAddress
-
optional string host = 1;
- hasHost() - Method in interface alluxio.grpc.WorkerNetAddressOrBuilder
-
optional string host = 1;
- hasHostname() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional string hostname = 4;
- hasHostname() - Method in class alluxio.grpc.JobWorkerHealth
-
optional string hostname = 4;
- hasHostname() - Method in interface alluxio.grpc.JobWorkerHealthOrBuilder
-
optional string hostname = 4;
- hasId() - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.grpc.GetNewBlockIdForFilePResponseOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.grpc.JobInfo.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.grpc.JobInfo
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.grpc.RegisterJobWorkerPResponse.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.grpc.RegisterJobWorkerPResponse
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.grpc.RegisterJobWorkerPResponseOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional uint32 id = 1;
- hasId() - Method in class alluxio.grpc.table.FieldSchema
-
optional uint32 id = 1;
- hasId() - Method in interface alluxio.grpc.table.FieldSchemaOrBuilder
-
optional uint32 id = 1;
- hasId() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.grpc.WorkerInfo
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
The block ID or UFS file ID.
- hasId() - Method in class alluxio.grpc.WriteRequestCommand
-
The block ID or UFS file ID.
- hasId() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
The block ID or UFS file ID.
- hasId() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional int64 id = 2;
- hasId() - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
optional int64 id = 2;
- hasId() - Method in interface alluxio.proto.journal.File.CompleteFileEntryOrBuilder
-
optional int64 id = 2;
- hasId() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.DeleteFileEntry
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.proto.journal.File.DeleteFileEntryOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.proto.journal.File.InodeLastModificationTimeEntryOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.NewBlockEntry.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.NewBlockEntry
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.proto.journal.File.NewBlockEntryOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.PersistDirectoryEntry.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.PersistDirectoryEntry
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.proto.journal.File.PersistDirectoryEntryOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.PersistFileEntry
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.proto.journal.File.PersistFileEntryOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.RenameEntry
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.SetAclEntry
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.proto.journal.File.SetAclEntryOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.proto.journal.File.UpdateInodeDirectoryEntryOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 id = 1;
- hasId() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 id = 1;
- hasId() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 id = 1;
- hasIgnoreClusterConf() - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
optional bool ignoreClusterConf = 2;
- hasIgnoreClusterConf() - Method in class alluxio.grpc.GetConfigurationPOptions
-
optional bool ignoreClusterConf = 2;
- hasIgnoreClusterConf() - Method in interface alluxio.grpc.GetConfigurationPOptionsOrBuilder
-
optional bool ignoreClusterConf = 2;
- hasIgnorePathConf() - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
optional bool ignorePathConf = 3;
- hasIgnorePathConf() - Method in class alluxio.grpc.GetConfigurationPOptions
-
optional bool ignorePathConf = 3;
- hasIgnorePathConf() - Method in interface alluxio.grpc.GetConfigurationPOptionsOrBuilder
-
optional bool ignorePathConf = 3;
- hasIgnoreSyncErrors() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional bool ignore_sync_errors = 6;
- hasIgnoreSyncErrors() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
optional bool ignore_sync_errors = 6;
- hasIgnoreSyncErrors() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
optional bool ignore_sync_errors = 6;
- hasInAlluxioPercentage() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 inAlluxioPercentage = 24;
- hasInAlluxioPercentage() - Method in class alluxio.grpc.FileInfo
-
optional int32 inAlluxioPercentage = 24;
- hasInAlluxioPercentage() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int32 inAlluxioPercentage = 24;
- hasInMemoryPercentage() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 inMemoryPercentage = 25;
- hasInMemoryPercentage() - Method in class alluxio.grpc.FileInfo
-
optional int32 inMemoryPercentage = 25;
- hasInMemoryPercentage() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int32 inMemoryPercentage = 25;
- hasInodeDirectory() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeDirectoryEntry inode_directory = 9;
- hasInodeDirectory() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.InodeDirectoryEntry inode_directory = 9;
- hasInodeDirectory() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.InodeDirectoryEntry inode_directory = 9;
- hasInodeDirectoryIdGenerator() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeDirectoryIdGeneratorEntry inode_directory_id_generator = 10;
- hasInodeDirectoryIdGenerator() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.InodeDirectoryIdGeneratorEntry inode_directory_id_generator = 10;
- hasInodeDirectoryIdGenerator() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.InodeDirectoryIdGeneratorEntry inode_directory_id_generator = 10;
- hasInodeFile() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeFileEntry inode_file = 11;
- hasInodeFile() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.InodeFileEntry inode_file = 11;
- hasInodeFile() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.InodeFileEntry inode_file = 11;
- hasInodeLastModificationTime() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeLastModificationTimeEntry inode_last_modification_time = 12;
- hasInodeLastModificationTime() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.InodeLastModificationTimeEntry inode_last_modification_time = 12;
- hasInodeLastModificationTime() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.InodeLastModificationTimeEntry inode_last_modification_time = 12;
- hasInputFormat() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string input_format = 2;
- hasInputFormat() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
optional string input_format = 2;
- hasInputFormat() - Method in interface alluxio.grpc.table.layout.hive.StorageFormatOrBuilder
-
optional string input_format = 2;
- hasInstance() - Method in class alluxio.grpc.Metric.Builder
-
optional string instance = 1;
- hasInstance() - Method in class alluxio.grpc.Metric
-
optional string instance = 1;
- hasInstance() - Method in interface alluxio.grpc.MetricOrBuilder
-
optional string instance = 1;
- hasIsCacheable() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool is_cacheable = 17;
- hasIsCacheable() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional bool is_cacheable = 17;
- hasIsCacheable() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional bool is_cacheable = 17;
- hasIsCompleted() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool is_completed = 18;
- hasIsCompleted() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional bool is_completed = 18;
- hasIsCompleted() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional bool is_completed = 18;
- hasIsDefault() - Method in class alluxio.grpc.PAcl.Builder
-
optional bool isDefault = 5;
- hasIsDefault() - Method in class alluxio.grpc.PAcl
-
optional bool isDefault = 5;
- hasIsDefault() - Method in class alluxio.grpc.PAclEntry.Builder
-
optional bool isDefault = 4;
- hasIsDefault() - Method in class alluxio.grpc.PAclEntry
-
optional bool isDefault = 4;
- hasIsDefault() - Method in interface alluxio.grpc.PAclEntryOrBuilder
-
optional bool isDefault = 4;
- hasIsDefault() - Method in interface alluxio.grpc.PAclOrBuilder
-
optional bool isDefault = 5;
- hasIsDefault() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional bool isDefault = 7;
- hasIsDefault() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
optional bool isDefault = 7;
- hasIsDefault() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
optional bool isDefault = 7;
- hasIsDefault() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
optional bool isDefault = 4;
- hasIsDefault() - Method in class alluxio.proto.shared.Acl.AclEntry
-
optional bool isDefault = 4;
- hasIsDefault() - Method in interface alluxio.proto.shared.Acl.AclEntryOrBuilder
-
optional bool isDefault = 4;
- hasIsDefaultEmpty() - Method in class alluxio.grpc.PAcl.Builder
-
optional bool isDefaultEmpty = 6;
- hasIsDefaultEmpty() - Method in class alluxio.grpc.PAcl
-
optional bool isDefaultEmpty = 6;
- hasIsDefaultEmpty() - Method in interface alluxio.grpc.PAclOrBuilder
-
optional bool isDefaultEmpty = 6;
- hasIsDirectory() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool is_directory = 3;
- hasIsDirectory() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional bool is_directory = 3;
- hasIsDirectory() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional bool is_directory = 3;
- hasIsEmpty() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional bool isEmpty = 8;
- hasIsEmpty() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
optional bool isEmpty = 8;
- hasIsEmpty() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
optional bool isEmpty = 8;
- hasIsMountPoint() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
directory only
- hasIsMountPoint() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
directory only
- hasIsMountPoint() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
directory only
- hasIsPinned() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool is_pinned = 9;
- hasIsPinned() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional bool is_pinned = 9;
- hasIsPinned() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional bool is_pinned = 9;
- hasIsThrowable() - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
optional bool isThrowable = 2;
- hasIsThrowable() - Method in class alluxio.grpc.MessagingResponseHeader
-
optional bool isThrowable = 2;
- hasIsThrowable() - Method in interface alluxio.grpc.MessagingResponseHeaderOrBuilder
-
optional bool isThrowable = 2;
- hasJobConfig() - Method in class alluxio.grpc.RunPRequest.Builder
-
optional bytes jobConfig = 1;
- hasJobConfig() - Method in class alluxio.grpc.RunPRequest
-
optional bytes jobConfig = 1;
- hasJobConfig() - Method in interface alluxio.grpc.RunPRequestOrBuilder
-
optional bytes jobConfig = 1;
- hasJobConfig() - Method in class alluxio.grpc.RunTaskCommand.Builder
-
optional bytes jobConfig = 3;
- hasJobConfig() - Method in class alluxio.grpc.RunTaskCommand
-
optional bytes jobConfig = 3;
- hasJobConfig() - Method in interface alluxio.grpc.RunTaskCommandOrBuilder
-
optional bytes jobConfig = 3;
- hasJobError() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string job_error = 6;
- hasJobError() - Method in class alluxio.grpc.table.TransformJobInfo
-
optional string job_error = 6;
- hasJobError() - Method in interface alluxio.grpc.table.TransformJobInfoOrBuilder
-
optional string job_error = 6;
- hasJobId() - Method in class alluxio.grpc.CancelPRequest.Builder
-
optional int64 jobId = 1;
- hasJobId() - Method in class alluxio.grpc.CancelPRequest
-
optional int64 jobId = 1;
- hasJobId() - Method in interface alluxio.grpc.CancelPRequestOrBuilder
-
optional int64 jobId = 1;
- hasJobId() - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
optional int64 jobId = 1;
- hasJobId() - Method in class alluxio.grpc.CancelTaskCommand
-
optional int64 jobId = 1;
- hasJobId() - Method in interface alluxio.grpc.CancelTaskCommandOrBuilder
-
optional int64 jobId = 1;
- hasJobId() - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
optional int64 jobId = 1;
- hasJobId() - Method in class alluxio.grpc.GetJobStatusPRequest
-
optional int64 jobId = 1;
- hasJobId() - Method in interface alluxio.grpc.GetJobStatusPRequestOrBuilder
-
optional int64 jobId = 1;
- hasJobId() - Method in class alluxio.grpc.RunPResponse.Builder
-
optional int64 jobId = 1;
- hasJobId() - Method in class alluxio.grpc.RunPResponse
-
optional int64 jobId = 1;
- hasJobId() - Method in interface alluxio.grpc.RunPResponseOrBuilder
-
optional int64 jobId = 1;
- hasJobId() - Method in class alluxio.grpc.RunTaskCommand.Builder
-
optional int64 jobId = 1;
- hasJobId() - Method in class alluxio.grpc.RunTaskCommand
-
optional int64 jobId = 1;
- hasJobId() - Method in interface alluxio.grpc.RunTaskCommandOrBuilder
-
optional int64 jobId = 1;
- hasJobId() - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest.Builder
-
optional int64 job_id = 1;
- hasJobId() - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest
-
optional int64 job_id = 1;
- hasJobId() - Method in interface alluxio.grpc.table.GetTransformJobInfoPRequestOrBuilder
-
optional int64 job_id = 1;
- hasJobId() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional int64 job_id = 4;
- hasJobId() - Method in class alluxio.grpc.table.TransformJobInfo
-
optional int64 job_id = 4;
- hasJobId() - Method in interface alluxio.grpc.table.TransformJobInfoOrBuilder
-
optional int64 job_id = 4;
- hasJobId() - Method in class alluxio.grpc.table.TransformTablePResponse.Builder
-
optional int64 job_id = 1;
- hasJobId() - Method in class alluxio.grpc.table.TransformTablePResponse
-
optional int64 job_id = 1;
- hasJobId() - Method in interface alluxio.grpc.table.TransformTablePResponseOrBuilder
-
optional int64 job_id = 1;
- hasJobId() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional int64 job_id = 4;
- hasJobId() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
optional int64 job_id = 4;
- hasJobId() - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
optional int64 job_id = 4;
- hasJobInfo() - Method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
optional .alluxio.grpc.job.JobInfo jobInfo = 1;
- hasJobInfo() - Method in class alluxio.grpc.GetJobStatusPResponse
-
optional .alluxio.grpc.job.JobInfo jobInfo = 1;
- hasJobInfo() - Method in interface alluxio.grpc.GetJobStatusPResponseOrBuilder
-
optional .alluxio.grpc.job.JobInfo jobInfo = 1;
- hasJobStatus() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional .alluxio.grpc.job.Status job_status = 5;
- hasJobStatus() - Method in class alluxio.grpc.table.TransformJobInfo
-
optional .alluxio.grpc.job.Status job_status = 5;
- hasJobStatus() - Method in interface alluxio.grpc.table.TransformJobInfoOrBuilder
-
optional .alluxio.grpc.job.Status job_status = 5;
- hasJobWorkerHealth() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
optional .alluxio.grpc.job.JobWorkerHealth jobWorkerHealth = 1;
- hasJobWorkerHealth() - Method in class alluxio.grpc.JobHeartbeatPRequest
-
optional .alluxio.grpc.job.JobWorkerHealth jobWorkerHealth = 1;
- hasJobWorkerHealth() - Method in interface alluxio.grpc.JobHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.job.JobWorkerHealth jobWorkerHealth = 1;
- hasKey() - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
- hasKey() - Method in class alluxio.grpc.LocationBlockIdListEntry
-
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
- hasKey() - Method in interface alluxio.grpc.LocationBlockIdListEntryOrBuilder
-
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
- hasKey() - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
optional string key = 1;
- hasKey() - Method in class alluxio.proto.journal.File.StringPairEntry
-
optional string key = 1;
- hasKey() - Method in interface alluxio.proto.journal.File.StringPairEntryOrBuilder
-
optional string key = 1;
- hasLastAccessedMs() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 last_accessed_ms = 30;
- hasLastAccessedMs() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 last_accessed_ms = 30;
- hasLastAccessedMs() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 last_accessed_ms = 30;
- hasLastAccessTimeMs() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 lastAccessTimeMs = 31;
- hasLastAccessTimeMs() - Method in class alluxio.grpc.FileInfo
-
optional int64 lastAccessTimeMs = 31;
- hasLastAccessTimeMs() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int64 lastAccessTimeMs = 31;
- hasLastAccessTimeMs() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 last_access_time_ms = 20;
- hasLastAccessTimeMs() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional int64 last_access_time_ms = 20;
- hasLastAccessTimeMs() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional int64 last_access_time_ms = 20;
- hasLastAccessTimeMs() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 last_access_time_ms = 29;
- hasLastAccessTimeMs() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 last_access_time_ms = 29;
- hasLastAccessTimeMs() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 last_access_time_ms = 29;
- hasLastAccessTimeMs() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 last_access_time_ms = 18;
- hasLastAccessTimeMs() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional int64 last_access_time_ms = 18;
- hasLastAccessTimeMs() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional int64 last_access_time_ms = 18;
- hasLastContactSec() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int32 lastContactSec = 3;
- hasLastContactSec() - Method in class alluxio.grpc.WorkerInfo
-
optional int32 lastContactSec = 3;
- hasLastContactSec() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
optional int32 lastContactSec = 3;
- hasLastModificationTimeMs() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 lastModificationTimeMs = 14;
- hasLastModificationTimeMs() - Method in class alluxio.grpc.FileInfo
-
optional int64 lastModificationTimeMs = 14;
- hasLastModificationTimeMs() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int64 lastModificationTimeMs = 14;
- hasLastModificationTimeMs() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 last_modification_time_ms = 7;
- hasLastModificationTimeMs() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional int64 last_modification_time_ms = 7;
- hasLastModificationTimeMs() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional int64 last_modification_time_ms = 7;
- hasLastModificationTimeMs() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 last_modification_time_ms = 7;
- hasLastModificationTimeMs() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 last_modification_time_ms = 7;
- hasLastModificationTimeMs() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 last_modification_time_ms = 7;
- hasLastModificationTimeMs() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
optional int64 last_modification_time_ms = 2;
- hasLastModificationTimeMs() - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry
-
optional int64 last_modification_time_ms = 2;
- hasLastModificationTimeMs() - Method in interface alluxio.proto.journal.File.InodeLastModificationTimeEntryOrBuilder
-
optional int64 last_modification_time_ms = 2;
- hasLastModificationTimeMs() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 last_modification_time_ms = 7;
- hasLastModificationTimeMs() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional int64 last_modification_time_ms = 7;
- hasLastModificationTimeMs() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional int64 last_modification_time_ms = 7;
- hasLastModifiedMs() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 last_modified_ms = 25;
- hasLastModifiedMs() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 last_modified_ms = 25;
- hasLastModifiedMs() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 last_modified_ms = 25;
- hasLastUpdated() - Method in class alluxio.grpc.JobInfo.Builder
-
optional int64 lastUpdated = 6;
- hasLastUpdated() - Method in class alluxio.grpc.JobInfo
-
optional int64 lastUpdated = 6;
- hasLastUpdated() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional int64 lastUpdated = 6;
- hasLastUpdated() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int64 lastUpdated = 3;
- hasLastUpdated() - Method in class alluxio.grpc.JobWorkerHealth
-
optional int64 lastUpdated = 3;
- hasLastUpdated() - Method in interface alluxio.grpc.JobWorkerHealthOrBuilder
-
optional int64 lastUpdated = 3;
- hasLayout() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.Layout layout = 6;
- hasLayout() - Method in class alluxio.grpc.table.TableInfo
-
optional .alluxio.grpc.table.Layout layout = 6;
- hasLayout() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional .alluxio.grpc.table.Layout layout = 6;
- hasLayout() - Method in class alluxio.grpc.table.Transformation.Builder
-
optional .alluxio.grpc.table.Layout layout = 1;
- hasLayout() - Method in class alluxio.grpc.table.Transformation
-
optional .alluxio.grpc.table.Layout layout = 1;
- hasLayout() - Method in interface alluxio.grpc.table.TransformationOrBuilder
-
optional .alluxio.grpc.table.Layout layout = 1;
- hasLayout() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional .alluxio.grpc.table.Layout layout = 5;
- hasLayout() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional .alluxio.grpc.table.Layout layout = 5;
- hasLayout() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional .alluxio.grpc.table.Layout layout = 5;
- hasLayoutData() - Method in class alluxio.grpc.table.Layout.Builder
-
optional bytes layout_data = 3;
- hasLayoutData() - Method in class alluxio.grpc.table.Layout
-
optional bytes layout_data = 3;
- hasLayoutData() - Method in interface alluxio.grpc.table.LayoutOrBuilder
-
optional bytes layout_data = 3;
- hasLayoutSpec() - Method in class alluxio.grpc.table.Layout.Builder
-
optional .alluxio.grpc.table.LayoutSpec layout_spec = 2;
- hasLayoutSpec() - Method in class alluxio.grpc.table.Layout
-
optional .alluxio.grpc.table.LayoutSpec layout_spec = 2;
- hasLayoutSpec() - Method in interface alluxio.grpc.table.LayoutOrBuilder
-
optional .alluxio.grpc.table.LayoutSpec layout_spec = 2;
- hasLayoutType() - Method in class alluxio.grpc.table.Layout.Builder
-
optional string layout_type = 1;
- hasLayoutType() - Method in class alluxio.grpc.table.Layout
-
optional string layout_type = 1;
- hasLayoutType() - Method in interface alluxio.grpc.table.LayoutOrBuilder
-
optional string layout_type = 1;
- hasLeaderMasterAddress() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional string leaderMasterAddress = 1;
- hasLeaderMasterAddress() - Method in class alluxio.grpc.MasterInfo
-
optional string leaderMasterAddress = 1;
- hasLeaderMasterAddress() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
optional string leaderMasterAddress = 1;
- hasLength() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional int64 length = 5;
- hasLength() - Method in class alluxio.grpc.AsyncCacheRequest
-
optional int64 length = 5;
- hasLength() - Method in interface alluxio.grpc.AsyncCacheRequestOrBuilder
-
optional int64 length = 5;
- hasLength() - Method in class alluxio.grpc.BlockInfo.Builder
-
optional int64 length = 2;
- hasLength() - Method in class alluxio.grpc.BlockInfo
-
optional int64 length = 2;
- hasLength() - Method in interface alluxio.grpc.BlockInfoOrBuilder
-
optional int64 length = 2;
- hasLength() - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
the space used in bytes on the target tier
- hasLength() - Method in class alluxio.grpc.CommitBlockInUfsPRequest
-
the space used in bytes on the target tier
- hasLength() - Method in interface alluxio.grpc.CommitBlockInUfsPRequestOrBuilder
-
the space used in bytes on the target tier
- hasLength() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the length of the block being committed
- hasLength() - Method in class alluxio.grpc.CommitBlockPRequest
-
the length of the block being committed
- hasLength() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
the length of the block being committed
- hasLength() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 length = 5;
- hasLength() - Method in class alluxio.grpc.FileInfo
-
optional int64 length = 5;
- hasLength() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int64 length = 5;
- hasLength() - Method in class alluxio.grpc.ReadRequest.Builder
-
optional int64 length = 3;
- hasLength() - Method in class alluxio.grpc.ReadRequest
-
optional int64 length = 3;
- hasLength() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
optional int64 length = 3;
- hasLength() - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
optional int64 length = 2;
- hasLength() - Method in class alluxio.proto.journal.Block.BlockInfoEntry
-
optional int64 length = 2;
- hasLength() - Method in interface alluxio.proto.journal.Block.BlockInfoEntryOrBuilder
-
optional int64 length = 2;
- hasLength() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional int64 length = 3;
- hasLength() - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
optional int64 length = 3;
- hasLength() - Method in interface alluxio.proto.journal.File.CompleteFileEntryOrBuilder
-
optional int64 length = 3;
- hasLength() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 length = 9;
- hasLength() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 length = 9;
- hasLength() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 length = 9;
- hasLength() - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
optional int64 length = 2;
- hasLength() - Method in class alluxio.proto.journal.File.PersistFileEntry
-
optional int64 length = 2;
- hasLength() - Method in interface alluxio.proto.journal.File.PersistFileEntryOrBuilder
-
optional int64 length = 2;
- hasLength() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int64 length = 3;
- hasLength() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional int64 length = 3;
- hasLength() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional int64 length = 3;
- hasLength() - Method in class alluxio.proto.meta.Block.BlockMeta.Builder
-
optional int64 length = 1;
- hasLength() - Method in class alluxio.proto.meta.Block.BlockMeta
-
optional int64 length = 1;
- hasLength() - Method in interface alluxio.proto.meta.Block.BlockMetaOrBuilder
-
optional int64 length = 1;
- hasLength() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 length = 19;
- hasLength() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 length = 19;
- hasLength() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 length = 19;
- hasLiveWorkerNum() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int32 liveWorkerNum = 4;
- hasLiveWorkerNum() - Method in class alluxio.grpc.BlockMasterInfo
-
optional int32 liveWorkerNum = 4;
- hasLiveWorkerNum() - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
optional int32 liveWorkerNum = 4;
- hasLoadDescendantType() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
optional .alluxio.grpc.fscommon.LoadDescendantPType loadDescendantType = 3;
- hasLoadDescendantType() - Method in class alluxio.grpc.LoadMetadataPOptions
-
optional .alluxio.grpc.fscommon.LoadDescendantPType loadDescendantType = 3;
- hasLoadDescendantType() - Method in interface alluxio.grpc.LoadMetadataPOptionsOrBuilder
-
optional .alluxio.grpc.fscommon.LoadDescendantPType loadDescendantType = 3;
- hasLoadDirectChildren() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
This is deprecated since 1.1.1 and will be removed in 2.0.
- hasLoadDirectChildren() - Method in class alluxio.grpc.ListStatusPOptions
-
This is deprecated since 1.1.1 and will be removed in 2.0.
- hasLoadDirectChildren() - Method in interface alluxio.grpc.ListStatusPOptionsOrBuilder
-
This is deprecated since 1.1.1 and will be removed in 2.0.
- hasLoadMetadataType() - Method in class alluxio.grpc.ExistsPOptions.Builder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 1;
- hasLoadMetadataType() - Method in class alluxio.grpc.ExistsPOptions
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 1;
- hasLoadMetadataType() - Method in interface alluxio.grpc.ExistsPOptionsOrBuilder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 1;
- hasLoadMetadataType() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 1;
- hasLoadMetadataType() - Method in class alluxio.grpc.GetStatusPOptions
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 1;
- hasLoadMetadataType() - Method in interface alluxio.grpc.GetStatusPOptionsOrBuilder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 1;
- hasLoadMetadataType() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 2;
- hasLoadMetadataType() - Method in class alluxio.grpc.ListStatusPOptions
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 2;
- hasLoadMetadataType() - Method in interface alluxio.grpc.ListStatusPOptionsOrBuilder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 2;
- hasLocalFileSystem() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional bool localFileSystem = 1;
- hasLocalFileSystem() - Method in class alluxio.grpc.BackupPOptions
-
optional bool localFileSystem = 1;
- hasLocalFileSystem() - Method in interface alluxio.grpc.BackupPOptionsOrBuilder
-
optional bool localFileSystem = 1;
- hasLocalWorker() - Method in class alluxio.client.file.FileSystemContext
-
- hasLocation() - Method in class alluxio.grpc.table.Database.Builder
-
optional string location = 3;
- hasLocation() - Method in class alluxio.grpc.table.Database
-
optional string location = 3;
- hasLocation() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional string location = 3;
- hasLocation() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional string location = 2;
- hasLocation() - Method in class alluxio.grpc.table.layout.hive.Storage
-
optional string location = 2;
- hasLocation() - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
optional string location = 2;
- hasLocation() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string location = 2;
- hasLocation() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
optional string location = 2;
- hasLocation() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
optional string location = 2;
- hasLongStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.LongColumnStatsData long_stats = 2;
- hasLongStats() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.LongColumnStatsData long_stats = 2;
- hasLongStats() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.LongColumnStatsData long_stats = 2;
- hasLongType() - Method in class alluxio.grpc.table.Value.Builder
-
optional int64 long_type = 1;
- hasLongType() - Method in class alluxio.grpc.table.Value
-
optional int64 long_type = 1;
- hasLongType() - Method in interface alluxio.grpc.table.ValueOrBuilder
-
optional int64 long_type = 1;
- hasLostStorage() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- hasLostWorkerNum() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int32 lostWorkerNum = 5;
- hasLostWorkerNum() - Method in class alluxio.grpc.BlockMasterInfo
-
optional int32 lostWorkerNum = 5;
- hasLostWorkerNum() - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
optional int32 lostWorkerNum = 5;
- hasLow() - Method in class alluxio.grpc.table.Range.Builder
-
optional .alluxio.grpc.table.Value low = 1;
- hasLow() - Method in class alluxio.grpc.table.Range
-
optional .alluxio.grpc.table.Value low = 1;
- hasLow() - Method in interface alluxio.grpc.table.RangeOrBuilder
-
optional .alluxio.grpc.table.Value low = 1;
- hasLowValue() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional .alluxio.grpc.table.Date low_value = 1;
- hasLowValue() - Method in class alluxio.grpc.table.DateColumnStatsData
-
optional .alluxio.grpc.table.Date low_value = 1;
- hasLowValue() - Method in interface alluxio.grpc.table.DateColumnStatsDataOrBuilder
-
optional .alluxio.grpc.table.Date low_value = 1;
- hasLowValue() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional .alluxio.grpc.table.Decimal low_value = 1;
- hasLowValue() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
optional .alluxio.grpc.table.Decimal low_value = 1;
- hasLowValue() - Method in interface alluxio.grpc.table.DecimalColumnStatsDataOrBuilder
-
optional .alluxio.grpc.table.Decimal low_value = 1;
- hasLowValue() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional double low_value = 1;
- hasLowValue() - Method in class alluxio.grpc.table.DoubleColumnStatsData
-
optional double low_value = 1;
- hasLowValue() - Method in interface alluxio.grpc.table.DoubleColumnStatsDataOrBuilder
-
optional double low_value = 1;
- hasLowValue() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional int64 low_value = 1;
- hasLowValue() - Method in class alluxio.grpc.table.LongColumnStatsData
-
optional int64 low_value = 1;
- hasLowValue() - Method in interface alluxio.grpc.table.LongColumnStatsDataOrBuilder
-
optional int64 low_value = 1;
- hasMaskActions() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional .alluxio.proto.shared.AclActions maskActions = 5;
- hasMaskActions() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
optional .alluxio.proto.shared.AclActions maskActions = 5;
- hasMaskActions() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
optional .alluxio.proto.shared.AclActions maskActions = 5;
- hasMasterAddress() - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
optional .alluxio.grpc.NetAddress masterAddress = 1;
- hasMasterAddress() - Method in class alluxio.grpc.GetMasterIdPRequest
-
optional .alluxio.grpc.NetAddress masterAddress = 1;
- hasMasterAddress() - Method in interface alluxio.grpc.GetMasterIdPRequestOrBuilder
-
optional .alluxio.grpc.NetAddress masterAddress = 1;
- hasMasterHostname() - Method in class alluxio.grpc.CheckpointPResponse.Builder
-
The hostname of the master that did the checkpoint
- hasMasterHostname() - Method in class alluxio.grpc.CheckpointPResponse
-
The hostname of the master that did the checkpoint
- hasMasterHostname() - Method in interface alluxio.grpc.CheckpointPResponseOrBuilder
-
The hostname of the master that did the checkpoint
- hasMasterId() - Method in class alluxio.grpc.GetMasterIdPResponse.Builder
-
optional int64 masterId = 1;
- hasMasterId() - Method in class alluxio.grpc.GetMasterIdPResponse
-
optional int64 masterId = 1;
- hasMasterId() - Method in interface alluxio.grpc.GetMasterIdPResponseOrBuilder
-
optional int64 masterId = 1;
- hasMasterId() - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
optional int64 masterId = 1;
- hasMasterId() - Method in class alluxio.grpc.MasterHeartbeatPRequest
-
optional int64 masterId = 1;
- hasMasterId() - Method in interface alluxio.grpc.MasterHeartbeatPRequestOrBuilder
-
optional int64 masterId = 1;
- hasMasterId() - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
optional int64 masterId = 1;
- hasMasterId() - Method in class alluxio.grpc.RegisterMasterPRequest
-
optional int64 masterId = 1;
- hasMasterId() - Method in interface alluxio.grpc.RegisterMasterPRequestOrBuilder
-
optional int64 masterId = 1;
- hasMasterInfo() - Method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
optional .alluxio.grpc.meta.MasterInfo masterInfo = 1;
- hasMasterInfo() - Method in class alluxio.grpc.GetMasterInfoPResponse
-
optional .alluxio.grpc.meta.MasterInfo masterInfo = 1;
- hasMasterInfo() - Method in interface alluxio.grpc.GetMasterInfoPResponseOrBuilder
-
optional .alluxio.grpc.meta.MasterInfo masterInfo = 1;
- hasMaxColLen() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional int64 max_col_len = 1;
- hasMaxColLen() - Method in class alluxio.grpc.table.BinaryColumnStatsData
-
optional int64 max_col_len = 1;
- hasMaxColLen() - Method in interface alluxio.grpc.table.BinaryColumnStatsDataOrBuilder
-
optional int64 max_col_len = 1;
- hasMaxColLen() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional int64 max_col_len = 1;
- hasMaxColLen() - Method in class alluxio.grpc.table.StringColumnStatsData
-
optional int64 max_col_len = 1;
- hasMaxColLen() - Method in interface alluxio.grpc.table.StringColumnStatsDataOrBuilder
-
optional int64 max_col_len = 1;
- hasMaxUfsReadConcurrency() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional int32 maxUfsReadConcurrency = 2;
- hasMaxUfsReadConcurrency() - Method in class alluxio.grpc.OpenFilePOptions
-
optional int32 maxUfsReadConcurrency = 2;
- hasMaxUfsReadConcurrency() - Method in interface alluxio.grpc.OpenFilePOptionsOrBuilder
-
optional int32 maxUfsReadConcurrency = 2;
- hasMaxUfsReadConcurrency() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
optional int32 maxUfsReadConcurrency = 4;
- hasMaxUfsReadConcurrency() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
optional int32 maxUfsReadConcurrency = 4;
- hasMaxUfsReadConcurrency() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
optional int32 maxUfsReadConcurrency = 4;
- hasMediumType() - Method in class alluxio.grpc.BlockLocation.Builder
-
optional string mediumType = 4;
- hasMediumType() - Method in class alluxio.grpc.BlockLocation
-
optional string mediumType = 4;
- hasMediumType() - Method in interface alluxio.grpc.BlockLocationOrBuilder
-
optional string mediumType = 4;
- hasMediumType() - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
optional string mediumType = 2;
- hasMediumType() - Method in class alluxio.grpc.BlockStoreLocationProto
-
optional string mediumType = 2;
- hasMediumType() - Method in interface alluxio.grpc.BlockStoreLocationProtoOrBuilder
-
optional string mediumType = 2;
- hasMediumType() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
optional string mediumType = 7;
- hasMediumType() - Method in class alluxio.grpc.CommitBlockPRequest
-
optional string mediumType = 7;
- hasMediumType() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
optional string mediumType = 7;
- hasMediumType() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional string medium_type = 7;
- hasMediumType() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
optional string medium_type = 7;
- hasMediumType() - Method in interface alluxio.grpc.CreateLocalBlockRequestOrBuilder
-
optional string medium_type = 7;
- hasMediumType() - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
optional string medium_type = 2;
- hasMediumType() - Method in class alluxio.grpc.MoveBlockRequest
-
optional string medium_type = 2;
- hasMediumType() - Method in interface alluxio.grpc.MoveBlockRequestOrBuilder
-
optional string medium_type = 2;
- hasMediumType() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional string medium_type = 8;
- hasMediumType() - Method in class alluxio.grpc.WriteRequestCommand
-
optional string medium_type = 8;
- hasMediumType() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
optional string medium_type = 8;
- hasMediumType() - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
optional string mediumType = 3;
- hasMediumType() - Method in class alluxio.proto.meta.Block.BlockLocation
-
optional string mediumType = 3;
- hasMediumType() - Method in interface alluxio.proto.meta.Block.BlockLocationOrBuilder
-
optional string mediumType = 3;
- hasMessage() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional bytes message = 2;
- hasMessage() - Method in class alluxio.grpc.SaslMessage
-
optional bytes message = 2;
- hasMessage() - Method in interface alluxio.grpc.SaslMessageOrBuilder
-
optional bytes message = 2;
- hasMessage() - Method in class alluxio.grpc.TransportMessage.Builder
-
optional bytes message = 3;
- hasMessage() - Method in class alluxio.grpc.TransportMessage
-
optional bytes message = 3;
- hasMessage() - Method in interface alluxio.grpc.TransportMessageOrBuilder
-
optional bytes message = 3;
- hasMessage() - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
optional string message = 2;
- hasMessage() - Method in class alluxio.proto.dataserver.Protocol.Response
-
optional string message = 2;
- hasMessage() - Method in interface alluxio.proto.dataserver.Protocol.ResponseOrBuilder
-
optional string message = 2;
- hasMessageType() - Method in class alluxio.grpc.SaslMessage.Builder
-
optional .alluxio.grpc.sasl.SaslMessageType messageType = 1;
- hasMessageType() - Method in class alluxio.grpc.SaslMessage
-
optional .alluxio.grpc.sasl.SaslMessageType messageType = 1;
- hasMessageType() - Method in interface alluxio.grpc.SaslMessageOrBuilder
-
optional .alluxio.grpc.sasl.SaslMessageType messageType = 1;
- hasMetricType() - Method in class alluxio.grpc.Metric.Builder
-
required .alluxio.grpc.MetricType metricType = 5;
- hasMetricType() - Method in class alluxio.grpc.Metric
-
required .alluxio.grpc.MetricType metricType = 5;
- hasMetricType() - Method in interface alluxio.grpc.MetricOrBuilder
-
required .alluxio.grpc.MetricType metricType = 5;
- hasMetricType() - Method in class alluxio.grpc.MetricValue.Builder
-
optional .alluxio.grpc.MetricType metricType = 6;
- hasMetricType() - Method in class alluxio.grpc.MetricValue
-
optional .alluxio.grpc.MetricType metricType = 6;
- hasMetricType() - Method in interface alluxio.grpc.MetricValueOrBuilder
-
optional .alluxio.grpc.MetricType metricType = 6;
- hasMode() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.PMode mode = 3;
- hasMode() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
optional .alluxio.grpc.PMode mode = 3;
- hasMode() - Method in interface alluxio.grpc.CreateDirectoryPOptionsOrBuilder
-
optional .alluxio.grpc.PMode mode = 3;
- hasMode() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.PMode mode = 3;
- hasMode() - Method in class alluxio.grpc.CreateFilePOptions
-
optional .alluxio.grpc.PMode mode = 3;
- hasMode() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional .alluxio.grpc.PMode mode = 3;
- hasMode() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 mode = 18;
- hasMode() - Method in class alluxio.grpc.FileInfo
-
optional int32 mode = 18;
- hasMode() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int32 mode = 18;
- hasMode() - Method in class alluxio.grpc.PAcl.Builder
-
optional int32 mode = 4;
- hasMode() - Method in class alluxio.grpc.PAcl
-
optional int32 mode = 4;
- hasMode() - Method in interface alluxio.grpc.PAclOrBuilder
-
optional int32 mode = 4;
- hasMode() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional .alluxio.grpc.PMode mode = 5;
- hasMode() - Method in class alluxio.grpc.SetAttributePOptions
-
optional .alluxio.grpc.PMode mode = 5;
- hasMode() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional .alluxio.grpc.PMode mode = 5;
- hasMode() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional int32 mode = 4;
- hasMode() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
optional int32 mode = 4;
- hasMode() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsFileOptionsOrBuilder
-
optional int32 mode = 4;
- hasMode() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int32 mode = 10;
- hasMode() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional int32 mode = 10;
- hasMode() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional int32 mode = 10;
- hasMode() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int32 mode = 16;
- hasMode() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int32 mode = 16;
- hasMode() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int32 mode = 16;
- hasMode() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int32 mode = 11;
- hasMode() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional int32 mode = 11;
- hasMode() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional int32 mode = 11;
- hasMountId() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 mountId = 23;
- hasMountId() - Method in class alluxio.grpc.FileInfo
-
optional int64 mountId = 23;
- hasMountId() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int64 mountId = 23;
- hasMountId() - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
the id of the ufs
- hasMountId() - Method in class alluxio.grpc.GetUfsInfoPRequest
-
the id of the ufs
- hasMountId() - Method in interface alluxio.grpc.GetUfsInfoPRequestOrBuilder
-
the id of the ufs
- hasMountId() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
mount ID of the UFS to write to
- hasMountId() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions
-
mount ID of the UFS to write to
- hasMountId() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsBlockOptionsOrBuilder
-
mount ID of the UFS to write to
- hasMountId() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional int64 mount_id = 5;
- hasMountId() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
optional int64 mount_id = 5;
- hasMountId() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsFileOptionsOrBuilder
-
optional int64 mount_id = 5;
- hasMountId() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
optional int64 mountId = 5;
- hasMountId() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
optional int64 mountId = 5;
- hasMountId() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
optional int64 mountId = 5;
- hasMountId() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
optional int64 mount_id = 1;
- hasMountId() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry
-
optional int64 mount_id = 1;
- hasMountId() - Method in interface alluxio.proto.journal.File.ActiveSyncTxIdEntryOrBuilder
-
optional int64 mount_id = 1;
- hasMountId() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional int64 mount_id = 6;
- hasMountId() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
optional int64 mount_id = 6;
- hasMountId() - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
optional int64 mount_id = 6;
- hasMountId() - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
optional int64 mount_id = 2;
- hasMountId() - Method in class alluxio.proto.journal.File.AddSyncPointEntry
-
optional int64 mount_id = 2;
- hasMountId() - Method in interface alluxio.proto.journal.File.AddSyncPointEntryOrBuilder
-
optional int64 mount_id = 2;
- hasMountId() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
optional int64 mount_id = 2;
- hasMountId() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry
-
optional int64 mount_id = 2;
- hasMountId() - Method in interface alluxio.proto.journal.File.RemoveSyncPointEntryOrBuilder
-
optional int64 mount_id = 2;
- hasMountPoint() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool mountPoint = 20;
- hasMountPoint() - Method in class alluxio.grpc.FileInfo
-
optional bool mountPoint = 20;
- hasMountPoint() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional bool mountPoint = 20;
- hasMountPoint() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional bool mount_point = 11;
- hasMountPoint() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional bool mount_point = 11;
- hasMountPoint() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional bool mount_point = 11;
- hasMountPoint() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional bool mount_point = 2;
- hasMountPoint() - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry
-
optional bool mount_point = 2;
- hasMountPoint() - Method in interface alluxio.proto.journal.File.UpdateInodeDirectoryEntryOrBuilder
-
optional bool mount_point = 2;
- hasName() - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string name = 1;
- hasName() - Method in class alluxio.grpc.ConfigProperty
-
optional string name = 1;
- hasName() - Method in interface alluxio.grpc.ConfigPropertyOrBuilder
-
optional string name = 1;
- hasName() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string name = 2;
- hasName() - Method in class alluxio.grpc.FileInfo
-
optional string name = 2;
- hasName() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string name = 2;
- hasName() - Method in class alluxio.grpc.InconsistentProperty.Builder
-
optional string name = 1;
- hasName() - Method in class alluxio.grpc.InconsistentProperty
-
optional string name = 1;
- hasName() - Method in interface alluxio.grpc.InconsistentPropertyOrBuilder
-
optional string name = 1;
- hasName() - Method in class alluxio.grpc.JobInfo.Builder
-
Some jobs don't have these do not have these
- hasName() - Method in class alluxio.grpc.JobInfo
-
Some jobs don't have these do not have these
- hasName() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
Some jobs don't have these do not have these
- hasName() - Method in class alluxio.grpc.Metric.Builder
-
optional string name = 3;
- hasName() - Method in class alluxio.grpc.Metric
-
optional string name = 3;
- hasName() - Method in interface alluxio.grpc.MetricOrBuilder
-
optional string name = 3;
- hasName() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string name = 2;
- hasName() - Method in class alluxio.grpc.table.FieldSchema
-
optional string name = 2;
- hasName() - Method in interface alluxio.grpc.table.FieldSchemaOrBuilder
-
optional string name = 2;
- hasName() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string name = 3;
- hasName() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional string name = 3;
- hasName() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional string name = 3;
- hasName() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string name = 3;
- hasName() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string name = 3;
- hasName() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string name = 3;
- hasName() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string name = 3;
- hasName() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional string name = 3;
- hasName() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional string name = 3;
- hasName() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string name = 6;
- hasName() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional string name = 6;
- hasName() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional string name = 6;
- hasName() - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
optional string name = 1;
- hasName() - Method in class alluxio.proto.shared.Acl.NamedAclActions
-
optional string name = 1;
- hasName() - Method in interface alluxio.proto.shared.Acl.NamedAclActionsOrBuilder
-
optional string name = 1;
- hasNewBlock() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.NewBlockEntry new_block = 38;
- hasNewBlock() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.NewBlockEntry new_block = 38;
- hasNewBlock() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.NewBlockEntry new_block = 38;
- hasNewName() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string new_name = 5;
- hasNewName() - Method in class alluxio.proto.journal.File.RenameEntry
-
optional string new_name = 5;
- hasNewName() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
optional string new_name = 5;
- hasNewParentId() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional int64 new_parent_id = 4;
- hasNewParentId() - Method in class alluxio.proto.journal.File.RenameEntry
-
optional int64 new_parent_id = 4;
- hasNewParentId() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
optional int64 new_parent_id = 4;
- hasNewPath() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string new_path = 7;
- hasNewPath() - Method in class alluxio.proto.journal.File.RenameEntry
-
optional string new_path = 7;
- hasNewPath() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
optional string new_path = 7;
- hasNext() - Method in class alluxio.master.file.meta.InodeTreeBufferedIterator
-
- hasNextContainerId() - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry.Builder
-
optional int64 next_container_id = 1;
- hasNextContainerId() - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry
-
optional int64 next_container_id = 1;
- hasNextContainerId() - Method in interface alluxio.proto.journal.Block.BlockContainerIdGeneratorEntryOrBuilder
-
optional int64 next_container_id = 1;
- hasNoCache() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
If set, do not try to cache the block locally when reading the data from the UFS.
- hasNoCache() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
If set, do not try to cache the block locally when reading the data from the UFS.
- hasNoCache() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
If set, do not try to cache the block locally when reading the data from the UFS.
- hasNumActiveTasks() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int32 numActiveTasks = 6;
- hasNumActiveTasks() - Method in class alluxio.grpc.JobWorkerHealth
-
optional int32 numActiveTasks = 6;
- hasNumActiveTasks() - Method in interface alluxio.grpc.JobWorkerHealthOrBuilder
-
optional int32 numActiveTasks = 6;
- hasNumDistincts() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- hasNumDistincts() - Method in class alluxio.grpc.table.DateColumnStatsData
-
optional int64 num_distincts = 4;
- hasNumDistincts() - Method in interface alluxio.grpc.table.DateColumnStatsDataOrBuilder
-
optional int64 num_distincts = 4;
- hasNumDistincts() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- hasNumDistincts() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
optional int64 num_distincts = 4;
- hasNumDistincts() - Method in interface alluxio.grpc.table.DecimalColumnStatsDataOrBuilder
-
optional int64 num_distincts = 4;
- hasNumDistincts() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- hasNumDistincts() - Method in class alluxio.grpc.table.DoubleColumnStatsData
-
optional int64 num_distincts = 4;
- hasNumDistincts() - Method in interface alluxio.grpc.table.DoubleColumnStatsDataOrBuilder
-
optional int64 num_distincts = 4;
- hasNumDistincts() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- hasNumDistincts() - Method in class alluxio.grpc.table.LongColumnStatsData
-
optional int64 num_distincts = 4;
- hasNumDistincts() - Method in interface alluxio.grpc.table.LongColumnStatsDataOrBuilder
-
optional int64 num_distincts = 4;
- hasNumDistincts() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- hasNumDistincts() - Method in class alluxio.grpc.table.StringColumnStatsData
-
optional int64 num_distincts = 4;
- hasNumDistincts() - Method in interface alluxio.grpc.table.StringColumnStatsDataOrBuilder
-
optional int64 num_distincts = 4;
- hasNumFalses() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional int64 num_falses = 2;
- hasNumFalses() - Method in class alluxio.grpc.table.BooleanColumnStatsData
-
optional int64 num_falses = 2;
- hasNumFalses() - Method in interface alluxio.grpc.table.BooleanColumnStatsDataOrBuilder
-
optional int64 num_falses = 2;
- hasNumNulls() - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in class alluxio.grpc.table.BinaryColumnStatsData
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in interface alluxio.grpc.table.BinaryColumnStatsDataOrBuilder
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in class alluxio.grpc.table.BooleanColumnStatsData
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in interface alluxio.grpc.table.BooleanColumnStatsDataOrBuilder
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in class alluxio.grpc.table.DateColumnStatsData
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in interface alluxio.grpc.table.DateColumnStatsDataOrBuilder
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in class alluxio.grpc.table.DecimalColumnStatsData
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in interface alluxio.grpc.table.DecimalColumnStatsDataOrBuilder
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in class alluxio.grpc.table.DoubleColumnStatsData
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in interface alluxio.grpc.table.DoubleColumnStatsDataOrBuilder
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in class alluxio.grpc.table.LongColumnStatsData
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in interface alluxio.grpc.table.LongColumnStatsDataOrBuilder
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in class alluxio.grpc.table.StringColumnStatsData
-
optional int64 num_nulls = 3;
- hasNumNulls() - Method in interface alluxio.grpc.table.StringColumnStatsDataOrBuilder
-
optional int64 num_nulls = 3;
- hasNumTrues() - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional int64 num_trues = 1;
- hasNumTrues() - Method in class alluxio.grpc.table.BooleanColumnStatsData
-
optional int64 num_trues = 1;
- hasNumTrues() - Method in interface alluxio.grpc.table.BooleanColumnStatsDataOrBuilder
-
optional int64 num_trues = 1;
- hasOffset() - Method in class alluxio.grpc.FileBlockInfo.Builder
-
optional int64 offset = 2;
- hasOffset() - Method in class alluxio.grpc.FileBlockInfo
-
optional int64 offset = 2;
- hasOffset() - Method in interface alluxio.grpc.FileBlockInfoOrBuilder
-
optional int64 offset = 2;
- hasOffset() - Method in class alluxio.grpc.ReadRequest.Builder
-
optional int64 offset = 2;
- hasOffset() - Method in class alluxio.grpc.ReadRequest
-
optional int64 offset = 2;
- hasOffset() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
optional int64 offset = 2;
- hasOffset() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional int64 offset = 3;
- hasOffset() - Method in class alluxio.grpc.WriteRequestCommand
-
optional int64 offset = 3;
- hasOffset() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
optional int64 offset = 3;
- hasOffset() - Method in class alluxio.grpc.WriteResponse.Builder
-
Errors will be handled by standard gRPC stream APIs.
- hasOffset() - Method in class alluxio.grpc.WriteResponse
-
Errors will be handled by standard gRPC stream APIs.
- hasOffset() - Method in interface alluxio.grpc.WriteResponseOrBuilder
-
Errors will be handled by standard gRPC stream APIs.
- hasOffsetInFile() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
The offset of the block in within the file.
- hasOffsetInFile() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
The offset of the block in within the file.
- hasOffsetInFile() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
The offset of the block in within the file.
- hasOffsetReceived() - Method in class alluxio.grpc.ReadRequest.Builder
-
Read receipt
- hasOffsetReceived() - Method in class alluxio.grpc.ReadRequest
-
Read receipt
- hasOffsetReceived() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
Read receipt
- hasOnlyReserveSpace() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
If set, only reserve space for the block.
- hasOnlyReserveSpace() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
If set, only reserve space for the block.
- hasOnlyReserveSpace() - Method in interface alluxio.grpc.CreateLocalBlockRequestOrBuilder
-
If set, only reserve space for the block.
- hasOpenUfsBlockOptions() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional .alluxio.proto.dataserver.OpenUfsBlockOptions open_ufs_block_options = 4;
- hasOpenUfsBlockOptions() - Method in class alluxio.grpc.AsyncCacheRequest
-
optional .alluxio.proto.dataserver.OpenUfsBlockOptions open_ufs_block_options = 4;
- hasOpenUfsBlockOptions() - Method in interface alluxio.grpc.AsyncCacheRequestOrBuilder
-
optional .alluxio.proto.dataserver.OpenUfsBlockOptions open_ufs_block_options = 4;
- hasOpenUfsBlockOptions() - Method in class alluxio.grpc.ReadRequest.Builder
-
This is only set for UFS block read.
- hasOpenUfsBlockOptions() - Method in class alluxio.grpc.ReadRequest
-
This is only set for UFS block read.
- hasOpenUfsBlockOptions() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
This is only set for UFS block read.
- hasOpTimeMs() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional int64 op_time_ms = 4;
- hasOpTimeMs() - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
optional int64 op_time_ms = 4;
- hasOpTimeMs() - Method in interface alluxio.proto.journal.File.CompleteFileEntryOrBuilder
-
optional int64 op_time_ms = 4;
- hasOpTimeMs() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
optional int64 op_time_ms = 3;
- hasOpTimeMs() - Method in class alluxio.proto.journal.File.DeleteFileEntry
-
optional int64 op_time_ms = 3;
- hasOpTimeMs() - Method in interface alluxio.proto.journal.File.DeleteFileEntryOrBuilder
-
optional int64 op_time_ms = 3;
- hasOpTimeMs() - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
optional int64 op_time_ms = 3;
- hasOpTimeMs() - Method in class alluxio.proto.journal.File.PersistFileEntry
-
optional int64 op_time_ms = 3;
- hasOpTimeMs() - Method in interface alluxio.proto.journal.File.PersistFileEntryOrBuilder
-
optional int64 op_time_ms = 3;
- hasOpTimeMs() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional int64 op_time_ms = 3;
- hasOpTimeMs() - Method in class alluxio.proto.journal.File.RenameEntry
-
optional int64 op_time_ms = 3;
- hasOpTimeMs() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
optional int64 op_time_ms = 3;
- hasOpTimeMs() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
optional int64 op_time_ms = 2;
- hasOpTimeMs() - Method in class alluxio.proto.journal.File.SetAclEntry
-
optional int64 op_time_ms = 2;
- hasOpTimeMs() - Method in interface alluxio.proto.journal.File.SetAclEntryOrBuilder
-
optional int64 op_time_ms = 2;
- hasOpTimeMs() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int64 op_time_ms = 2;
- hasOpTimeMs() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional int64 op_time_ms = 2;
- hasOpTimeMs() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional int64 op_time_ms = 2;
- hasOptions() - Method in class alluxio.grpc.BackupPRequest.Builder
-
optional .alluxio.grpc.meta.BackupPOptions options = 1;
- hasOptions() - Method in class alluxio.grpc.BackupPRequest
-
optional .alluxio.grpc.meta.BackupPOptions options = 1;
- hasOptions() - Method in interface alluxio.grpc.BackupPRequestOrBuilder
-
optional .alluxio.grpc.meta.BackupPOptions options = 1;
- hasOptions() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
- hasOptions() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
- hasOptions() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
- hasOptions() - Method in class alluxio.grpc.CancelPRequest.Builder
-
optional .alluxio.grpc.job.CancelPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.CancelPRequest
-
optional .alluxio.grpc.job.CancelPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.CancelPRequestOrBuilder
-
optional .alluxio.grpc.job.CancelPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.CheckConsistencyPRequest
-
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.CheckConsistencyPRequestOrBuilder
-
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
optional .alluxio.grpc.block.CommitBlockInUfsPOptions options = 3;
- hasOptions() - Method in class alluxio.grpc.CommitBlockInUfsPRequest
-
optional .alluxio.grpc.block.CommitBlockInUfsPOptions options = 3;
- hasOptions() - Method in interface alluxio.grpc.CommitBlockInUfsPRequestOrBuilder
-
optional .alluxio.grpc.block.CommitBlockInUfsPOptions options = 3;
- hasOptions() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
optional .alluxio.grpc.block.CommitBlockPOptions options = 6;
- hasOptions() - Method in class alluxio.grpc.CommitBlockPRequest
-
optional .alluxio.grpc.block.CommitBlockPOptions options = 6;
- hasOptions() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
optional .alluxio.grpc.block.CommitBlockPOptions options = 6;
- hasOptions() - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
optional .alluxio.grpc.file.CompleteFilePOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.CompleteFilePRequest
-
optional .alluxio.grpc.file.CompleteFilePOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.CompleteFilePRequestOrBuilder
-
optional .alluxio.grpc.file.CompleteFilePOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.CreateDirectoryPRequest
-
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.CreateDirectoryPRequestOrBuilder
-
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
optional .alluxio.grpc.file.CreateFilePOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.CreateFilePRequest
-
optional .alluxio.grpc.file.CreateFilePOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.CreateFilePRequestOrBuilder
-
optional .alluxio.grpc.file.CreateFilePOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.DeletePRequest.Builder
-
optional .alluxio.grpc.file.DeletePOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.DeletePRequest
-
optional .alluxio.grpc.file.DeletePOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.DeletePRequestOrBuilder
-
optional .alluxio.grpc.file.DeletePOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
optional .alluxio.grpc.file.FileSystemHeartbeatPOptions options = 3;
- hasOptions() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest
-
optional .alluxio.grpc.file.FileSystemHeartbeatPOptions options = 3;
- hasOptions() - Method in interface alluxio.grpc.FileSystemHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.file.FileSystemHeartbeatPOptions options = 3;
- hasOptions() - Method in class alluxio.grpc.FreePRequest.Builder
-
optional .alluxio.grpc.file.FreePOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.FreePRequest
-
optional .alluxio.grpc.file.FreePOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.FreePRequestOrBuilder
-
optional .alluxio.grpc.file.FreePOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
optional .alluxio.grpc.job.GetAllWorkerHealthPOptions options = 1;
- hasOptions() - Method in class alluxio.grpc.GetAllWorkerHealthPRequest
-
optional .alluxio.grpc.job.GetAllWorkerHealthPOptions options = 1;
- hasOptions() - Method in interface alluxio.grpc.GetAllWorkerHealthPRequestOrBuilder
-
optional .alluxio.grpc.job.GetAllWorkerHealthPOptions options = 1;
- hasOptions() - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
optional .alluxio.grpc.block.GetBlockInfoPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.GetBlockInfoPRequest
-
optional .alluxio.grpc.block.GetBlockInfoPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.GetBlockInfoPRequestOrBuilder
-
optional .alluxio.grpc.block.GetBlockInfoPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
optional .alluxio.grpc.file.GetFileInfoPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.GetFileInfoPRequest
-
optional .alluxio.grpc.file.GetFileInfoPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.GetFileInfoPRequestOrBuilder
-
optional .alluxio.grpc.file.GetFileInfoPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
optional .alluxio.grpc.job.GetJobServiceSummaryPOptions options = 1;
- hasOptions() - Method in class alluxio.grpc.GetJobServiceSummaryPRequest
-
optional .alluxio.grpc.job.GetJobServiceSummaryPOptions options = 1;
- hasOptions() - Method in interface alluxio.grpc.GetJobServiceSummaryPRequestOrBuilder
-
optional .alluxio.grpc.job.GetJobServiceSummaryPOptions options = 1;
- hasOptions() - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
optional .alluxio.grpc.job.GetJobStatusPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.GetJobStatusPRequest
-
optional .alluxio.grpc.job.GetJobStatusPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.GetJobStatusPRequestOrBuilder
-
optional .alluxio.grpc.job.GetJobStatusPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.GetMasterIdPRequest
-
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.GetMasterIdPRequestOrBuilder
-
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
optional .alluxio.grpc.file.GetNewBlockIdForFilePOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest
-
optional .alluxio.grpc.file.GetNewBlockIdForFilePOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.GetNewBlockIdForFilePRequestOrBuilder
-
optional .alluxio.grpc.file.GetNewBlockIdForFilePOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1;
- hasOptions() - Method in class alluxio.grpc.GetPinnedFileIdsPRequest
-
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1;
- hasOptions() - Method in interface alluxio.grpc.GetPinnedFileIdsPRequestOrBuilder
-
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1;
- hasOptions() - Method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
optional .alluxio.grpc.journal.GetQuorumInfoPOptions options = 1;
- hasOptions() - Method in class alluxio.grpc.GetQuorumInfoPRequest
-
optional .alluxio.grpc.journal.GetQuorumInfoPOptions options = 1;
- hasOptions() - Method in interface alluxio.grpc.GetQuorumInfoPRequestOrBuilder
-
optional .alluxio.grpc.journal.GetQuorumInfoPOptions options = 1;
- hasOptions() - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
optional .alluxio.grpc.file.GetStatusPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.GetStatusPRequest
-
optional .alluxio.grpc.file.GetStatusPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.GetStatusPRequestOrBuilder
-
optional .alluxio.grpc.file.GetStatusPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
optional .alluxio.grpc.file.GetUfsInfoPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.GetUfsInfoPRequest
-
optional .alluxio.grpc.file.GetUfsInfoPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.GetUfsInfoPRequestOrBuilder
-
optional .alluxio.grpc.file.GetUfsInfoPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
optional .alluxio.grpc.block.GetWorkerIdPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.GetWorkerIdPRequest
-
optional .alluxio.grpc.block.GetWorkerIdPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.GetWorkerIdPRequestOrBuilder
-
optional .alluxio.grpc.block.GetWorkerIdPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
optional .alluxio.grpc.job.JobHeartbeatPOptions options = 3;
- hasOptions() - Method in class alluxio.grpc.JobHeartbeatPRequest
-
optional .alluxio.grpc.job.JobHeartbeatPOptions options = 3;
- hasOptions() - Method in interface alluxio.grpc.JobHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.job.JobHeartbeatPOptions options = 3;
- hasOptions() - Method in class alluxio.grpc.ListAllPRequest.Builder
-
optional .alluxio.grpc.job.ListAllPOptions options = 1;
- hasOptions() - Method in class alluxio.grpc.ListAllPRequest
-
optional .alluxio.grpc.job.ListAllPOptions options = 1;
- hasOptions() - Method in interface alluxio.grpc.ListAllPRequestOrBuilder
-
optional .alluxio.grpc.job.ListAllPOptions options = 1;
- hasOptions() - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
optional .alluxio.grpc.file.ListStatusPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.ListStatusPRequest
-
optional .alluxio.grpc.file.ListStatusPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.ListStatusPRequestOrBuilder
-
optional .alluxio.grpc.file.ListStatusPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
optional .alluxio.grpc.meta.MasterHeartbeatPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.MasterHeartbeatPRequest
-
optional .alluxio.grpc.meta.MasterHeartbeatPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.MasterHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.meta.MasterHeartbeatPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
optional .alluxio.grpc.metric.MetricsHeartbeatPOptions options = 1;
- hasOptions() - Method in class alluxio.grpc.MetricsHeartbeatPRequest
-
optional .alluxio.grpc.metric.MetricsHeartbeatPOptions options = 1;
- hasOptions() - Method in interface alluxio.grpc.MetricsHeartbeatPRequestOrBuilder
-
optional .alluxio.grpc.metric.MetricsHeartbeatPOptions options = 1;
- hasOptions() - Method in class alluxio.grpc.MountPRequest.Builder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- hasOptions() - Method in class alluxio.grpc.MountPRequest
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- hasOptions() - Method in interface alluxio.grpc.MountPRequestOrBuilder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- hasOptions() - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
optional .alluxio.grpc.job.RegisterJobWorkerPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.RegisterJobWorkerPRequest
-
optional .alluxio.grpc.job.RegisterJobWorkerPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.RegisterJobWorkerPRequestOrBuilder
-
optional .alluxio.grpc.job.RegisterJobWorkerPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
optional .alluxio.grpc.meta.RegisterMasterPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.RegisterMasterPRequest
-
optional .alluxio.grpc.meta.RegisterMasterPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.RegisterMasterPRequestOrBuilder
-
optional .alluxio.grpc.meta.RegisterMasterPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
optional .alluxio.grpc.block.RegisterWorkerPOptions options = 6;
- hasOptions() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
optional .alluxio.grpc.block.RegisterWorkerPOptions options = 6;
- hasOptions() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
optional .alluxio.grpc.block.RegisterWorkerPOptions options = 6;
- hasOptions() - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
optional .alluxio.grpc.meta.RemovePathConfigurationPOptions options = 3;
- hasOptions() - Method in class alluxio.grpc.RemovePathConfigurationPRequest
-
optional .alluxio.grpc.meta.RemovePathConfigurationPOptions options = 3;
- hasOptions() - Method in interface alluxio.grpc.RemovePathConfigurationPRequestOrBuilder
-
optional .alluxio.grpc.meta.RemovePathConfigurationPOptions options = 3;
- hasOptions() - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
optional .alluxio.grpc.journal.RemoveQuorumServerPOptions options = 1;
- hasOptions() - Method in class alluxio.grpc.RemoveQuorumServerPRequest
-
optional .alluxio.grpc.journal.RemoveQuorumServerPOptions options = 1;
- hasOptions() - Method in interface alluxio.grpc.RemoveQuorumServerPRequestOrBuilder
-
optional .alluxio.grpc.journal.RemoveQuorumServerPOptions options = 1;
- hasOptions() - Method in class alluxio.grpc.RenamePRequest.Builder
-
optional .alluxio.grpc.file.RenamePOptions options = 3;
- hasOptions() - Method in class alluxio.grpc.RenamePRequest
-
optional .alluxio.grpc.file.RenamePOptions options = 3;
- hasOptions() - Method in interface alluxio.grpc.RenamePRequestOrBuilder
-
optional .alluxio.grpc.file.RenamePOptions options = 3;
- hasOptions() - Method in class alluxio.grpc.RunPRequest.Builder
-
optional .alluxio.grpc.job.RunPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.RunPRequest
-
optional .alluxio.grpc.job.RunPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.RunPRequestOrBuilder
-
optional .alluxio.grpc.job.RunPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.ScheduleAsyncPersistencePRequestOrBuilder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the method options
- hasOptions() - Method in class alluxio.grpc.SetAclPRequest
-
the method options
- hasOptions() - Method in interface alluxio.grpc.SetAclPRequestOrBuilder
-
the method options
- hasOptions() - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
optional .alluxio.grpc.file.SetAttributePOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.SetAttributePRequest
-
optional .alluxio.grpc.file.SetAttributePOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.SetAttributePRequestOrBuilder
-
optional .alluxio.grpc.file.SetAttributePOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
optional .alluxio.grpc.meta.SetPathConfigurationPOptions options = 3;
- hasOptions() - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
optional .alluxio.grpc.meta.SetPathConfigurationPOptions options = 3;
- hasOptions() - Method in interface alluxio.grpc.SetPathConfigurationPRequestOrBuilder
-
optional .alluxio.grpc.meta.SetPathConfigurationPOptions options = 3;
- hasOptions() - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
optional .alluxio.grpc.file.StartSyncPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.StartSyncPRequest
-
optional .alluxio.grpc.file.StartSyncPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.StartSyncPRequestOrBuilder
-
optional .alluxio.grpc.file.StartSyncPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
optional .alluxio.grpc.file.StopSyncPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.StopSyncPRequest
-
optional .alluxio.grpc.file.StopSyncPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.StopSyncPRequestOrBuilder
-
optional .alluxio.grpc.file.StopSyncPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.UnmountPRequest.Builder
-
optional .alluxio.grpc.file.UnmountPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.UnmountPRequest
-
optional .alluxio.grpc.file.UnmountPOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.UnmountPRequestOrBuilder
-
optional .alluxio.grpc.file.UnmountPOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- hasOptions() - Method in class alluxio.grpc.UpdateMountPRequest
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- hasOptions() - Method in interface alluxio.grpc.UpdateMountPRequestOrBuilder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- hasOptions() - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2;
- hasOptions() - Method in class alluxio.grpc.UpdateUfsModePRequest
-
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2;
- hasOptions() - Method in interface alluxio.grpc.UpdateUfsModePRequestOrBuilder
-
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2;
- hasOrder() - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
required .alluxio.grpc.table.layout.SortingColumn.SortingOrder order = 2;
- hasOrder() - Method in class alluxio.grpc.table.layout.hive.SortingColumn
-
required .alluxio.grpc.table.layout.SortingColumn.SortingOrder order = 2;
- hasOrder() - Method in interface alluxio.grpc.table.layout.hive.SortingColumnOrBuilder
-
required .alluxio.grpc.table.layout.SortingColumn.SortingOrder order = 2;
- hasOtherActions() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional .alluxio.proto.shared.AclActions otherActions = 6;
- hasOtherActions() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
optional .alluxio.proto.shared.AclActions otherActions = 6;
- hasOtherActions() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
optional .alluxio.proto.shared.AclActions otherActions = 6;
- hasOtherBits() - Method in class alluxio.grpc.PMode.Builder
-
required .alluxio.grpc.Bits otherBits = 3;
- hasOtherBits() - Method in class alluxio.grpc.PMode
-
required .alluxio.grpc.Bits otherBits = 3;
- hasOtherBits() - Method in interface alluxio.grpc.PModeOrBuilder
-
required .alluxio.grpc.Bits otherBits = 3;
- hasOutputFormat() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string output_format = 3;
- hasOutputFormat() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
optional string output_format = 3;
- hasOutputFormat() - Method in interface alluxio.grpc.table.layout.hive.StorageFormatOrBuilder
-
optional string output_format = 3;
- hasOverwriteAccessTime() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional bool overwrite_access_time = 19;
- hasOverwriteAccessTime() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional bool overwrite_access_time = 19;
- hasOverwriteAccessTime() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional bool overwrite_access_time = 19;
- hasOverwriteModificationTime() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional bool overwrite_modification_time = 8;
- hasOverwriteModificationTime() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional bool overwrite_modification_time = 8;
- hasOverwriteModificationTime() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional bool overwrite_modification_time = 8;
- hasOwner() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string owner = 16;
- hasOwner() - Method in class alluxio.grpc.FileInfo
-
optional string owner = 16;
- hasOwner() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string owner = 16;
- hasOwner() - Method in class alluxio.grpc.PAcl.Builder
-
optional string owner = 1;
- hasOwner() - Method in class alluxio.grpc.PAcl
-
optional string owner = 1;
- hasOwner() - Method in interface alluxio.grpc.PAclOrBuilder
-
optional string owner = 1;
- hasOwner() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional string owner = 3;
- hasOwner() - Method in class alluxio.grpc.SetAttributePOptions
-
optional string owner = 3;
- hasOwner() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional string owner = 3;
- hasOwner() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string owner = 4;
- hasOwner() - Method in class alluxio.grpc.table.TableInfo
-
optional string owner = 4;
- hasOwner() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional string owner = 4;
- hasOwner() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string owner = 2;
- hasOwner() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
optional string owner = 2;
- hasOwner() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsFileOptionsOrBuilder
-
optional string owner = 2;
- hasOwner() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string owner = 8;
- hasOwner() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional string owner = 8;
- hasOwner() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional string owner = 8;
- hasOwner() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string owner = 14;
- hasOwner() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string owner = 14;
- hasOwner() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string owner = 14;
- hasOwner() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string owner = 6;
- hasOwner() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional string owner = 6;
- hasOwner() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional string owner = 6;
- hasOwner() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string owner = 9;
- hasOwner() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional string owner = 9;
- hasOwner() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional string owner = 9;
- hasOwner() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string owner = 3;
- hasOwner() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional string owner = 3;
- hasOwner() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional string owner = 3;
- hasOwnerBits() - Method in class alluxio.grpc.PMode.Builder
-
required .alluxio.grpc.Bits ownerBits = 1;
- hasOwnerBits() - Method in class alluxio.grpc.PMode
-
required .alluxio.grpc.Bits ownerBits = 1;
- hasOwnerBits() - Method in interface alluxio.grpc.PModeOrBuilder
-
required .alluxio.grpc.Bits ownerBits = 1;
- hasOwnerName() - Method in class alluxio.grpc.table.Database.Builder
-
optional string owner_name = 5;
- hasOwnerName() - Method in class alluxio.grpc.table.Database
-
optional string owner_name = 5;
- hasOwnerName() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional string owner_name = 5;
- hasOwnerName() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string owner_name = 4;
- hasOwnerName() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
optional string owner_name = 4;
- hasOwnerName() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
optional string owner_name = 4;
- hasOwnerType() - Method in class alluxio.grpc.table.Database.Builder
-
optional .alluxio.grpc.table.PrincipalType owner_type = 6;
- hasOwnerType() - Method in class alluxio.grpc.table.Database
-
optional .alluxio.grpc.table.PrincipalType owner_type = 6;
- hasOwnerType() - Method in interface alluxio.grpc.table.DatabaseOrBuilder
-
optional .alluxio.grpc.table.PrincipalType owner_type = 6;
- hasOwnerType() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional .alluxio.grpc.table.PrincipalType owner_type = 5;
- hasOwnerType() - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry
-
optional .alluxio.grpc.table.PrincipalType owner_type = 5;
- hasOwnerType() - Method in interface alluxio.proto.journal.Table.UpdateDatabaseInfoEntryOrBuilder
-
optional .alluxio.grpc.table.PrincipalType owner_type = 5;
- hasOwningGroup() - Method in class alluxio.grpc.PAcl.Builder
-
optional string owningGroup = 2;
- hasOwningGroup() - Method in class alluxio.grpc.PAcl
-
optional string owningGroup = 2;
- hasOwningGroup() - Method in interface alluxio.grpc.PAclOrBuilder
-
optional string owningGroup = 2;
- hasOwningGroup() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional string owningGroup = 2;
- hasOwningGroup() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
optional string owningGroup = 2;
- hasOwningGroup() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
optional string owningGroup = 2;
- hasOwningUser() - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional string owningUser = 1;
- hasOwningUser() - Method in class alluxio.proto.shared.Acl.AccessControlList
-
optional string owningUser = 1;
- hasOwningUser() - Method in interface alluxio.proto.shared.Acl.AccessControlListOrBuilder
-
optional string owningUser = 1;
- hasPage(PageId) - Method in class alluxio.client.file.cache.DefaultMetaStore
-
- hasPage(PageId) - Method in interface alluxio.client.file.cache.MetaStore
-
- hasPageSize() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
optional int64 pageSize = 1;
- hasPageSize() - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions
-
optional int64 pageSize = 1;
- hasPageSize() - Method in interface alluxio.proto.client.Cache.PPageStoreCommonOptionsOrBuilder
-
optional int64 pageSize = 1;
- hasParentId() - Method in class alluxio.grpc.JobInfo.Builder
-
optional int64 parentId = 10;
- hasParentId() - Method in class alluxio.grpc.JobInfo
-
optional int64 parentId = 10;
- hasParentId() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional int64 parentId = 10;
- hasParentId() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 parent_id = 2;
- hasParentId() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional int64 parent_id = 2;
- hasParentId() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional int64 parent_id = 2;
- hasParentId() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 parent_id = 2;
- hasParentId() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 parent_id = 2;
- hasParentId() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 parent_id = 2;
- hasParentId() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 parent_id = 2;
- hasParentId() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional int64 parent_id = 2;
- hasParentId() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional int64 parent_id = 2;
- hasParentId() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 parent_id = 7;
- hasParentId() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 parent_id = 7;
- hasParentId() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 parent_id = 7;
- hasPartitionName() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
partition name in the form of "key=value"
- hasPartitionName() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
partition name in the form of "key=value"
- hasPartitionName() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
partition name in the form of "key=value"
- hasPartitionSpec() - Method in class alluxio.grpc.table.Partition.Builder
-
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
- hasPartitionSpec() - Method in class alluxio.grpc.table.Partition
-
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
- hasPartitionSpec() - Method in interface alluxio.grpc.table.PartitionOrBuilder
-
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
- hasPath() - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
the root of the subtree to check
- hasPath() - Method in class alluxio.grpc.CheckConsistencyPRequest
-
the root of the subtree to check
- hasPath() - Method in interface alluxio.grpc.CheckConsistencyPRequestOrBuilder
-
the root of the subtree to check
- hasPath() - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
the path of the file
- hasPath() - Method in class alluxio.grpc.CompleteFilePRequest
-
the path of the file
- hasPath() - Method in interface alluxio.grpc.CompleteFilePRequestOrBuilder
-
the path of the file
- hasPath() - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
the path of the directory
- hasPath() - Method in class alluxio.grpc.CreateDirectoryPRequest
-
the path of the directory
- hasPath() - Method in interface alluxio.grpc.CreateDirectoryPRequestOrBuilder
-
the path of the directory
- hasPath() - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
the path of the file
- hasPath() - Method in class alluxio.grpc.CreateFilePRequest
-
the path of the file
- hasPath() - Method in interface alluxio.grpc.CreateFilePRequestOrBuilder
-
the path of the file
- hasPath() - Method in class alluxio.grpc.CreateLocalBlockResponse.Builder
-
optional string path = 1;
- hasPath() - Method in class alluxio.grpc.CreateLocalBlockResponse
-
optional string path = 1;
- hasPath() - Method in interface alluxio.grpc.CreateLocalBlockResponseOrBuilder
-
optional string path = 1;
- hasPath() - Method in class alluxio.grpc.DeletePRequest.Builder
-
the path of the file or directory
- hasPath() - Method in class alluxio.grpc.DeletePRequest
-
the path of the file or directory
- hasPath() - Method in interface alluxio.grpc.DeletePRequestOrBuilder
-
the path of the file or directory
- hasPath() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string path = 3;
- hasPath() - Method in class alluxio.grpc.FileInfo
-
optional string path = 3;
- hasPath() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string path = 3;
- hasPath() - Method in class alluxio.grpc.FreePRequest.Builder
-
the path of the file or directory
- hasPath() - Method in class alluxio.grpc.FreePRequest
-
the path of the file or directory
- hasPath() - Method in interface alluxio.grpc.FreePRequestOrBuilder
-
the path of the file or directory
- hasPath() - Method in class alluxio.grpc.GetFilePathPResponse.Builder
-
optional string path = 1;
- hasPath() - Method in class alluxio.grpc.GetFilePathPResponse
-
optional string path = 1;
- hasPath() - Method in interface alluxio.grpc.GetFilePathPResponseOrBuilder
-
optional string path = 1;
- hasPath() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
the path of the file
- hasPath() - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest
-
the path of the file
- hasPath() - Method in interface alluxio.grpc.GetNewBlockIdForFilePRequestOrBuilder
-
the path of the file
- hasPath() - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
the path of the file or directory
- hasPath() - Method in class alluxio.grpc.GetStatusPRequest
-
the path of the file or directory
- hasPath() - Method in interface alluxio.grpc.GetStatusPRequestOrBuilder
-
the path of the file or directory
- hasPath() - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
the path of the file or directory
- hasPath() - Method in class alluxio.grpc.ListStatusPRequest
-
the path of the file or directory
- hasPath() - Method in interface alluxio.grpc.ListStatusPRequestOrBuilder
-
the path of the file or directory
- hasPath() - Method in class alluxio.grpc.OpenLocalBlockResponse.Builder
-
optional string path = 1;
- hasPath() - Method in class alluxio.grpc.OpenLocalBlockResponse
-
optional string path = 1;
- hasPath() - Method in interface alluxio.grpc.OpenLocalBlockResponseOrBuilder
-
optional string path = 1;
- hasPath() - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
optional string path = 1;
- hasPath() - Method in class alluxio.grpc.RemovePathConfigurationPRequest
-
optional string path = 1;
- hasPath() - Method in interface alluxio.grpc.RemovePathConfigurationPRequestOrBuilder
-
optional string path = 1;
- hasPath() - Method in class alluxio.grpc.RenamePRequest.Builder
-
the source path of the file or directory
- hasPath() - Method in class alluxio.grpc.RenamePRequest
-
the source path of the file or directory
- hasPath() - Method in interface alluxio.grpc.RenamePRequestOrBuilder
-
the source path of the file or directory
- hasPath() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
the path of the file
- hasPath() - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest
-
the path of the file
- hasPath() - Method in interface alluxio.grpc.ScheduleAsyncPersistencePRequestOrBuilder
-
the path of the file
- hasPath() - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the path of the file or directory
- hasPath() - Method in class alluxio.grpc.SetAclPRequest
-
the path of the file or directory
- hasPath() - Method in interface alluxio.grpc.SetAclPRequestOrBuilder
-
the path of the file or directory
- hasPath() - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
the path of the file
- hasPath() - Method in class alluxio.grpc.SetAttributePRequest
-
the path of the file
- hasPath() - Method in interface alluxio.grpc.SetAttributePRequestOrBuilder
-
the path of the file
- hasPath() - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
optional string path = 1;
- hasPath() - Method in class alluxio.grpc.SetPathConfigurationPRequest
-
optional string path = 1;
- hasPath() - Method in interface alluxio.grpc.SetPathConfigurationPRequestOrBuilder
-
optional string path = 1;
- hasPath() - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
optional string path = 1;
- hasPath() - Method in class alluxio.grpc.StartSyncPRequest
-
optional string path = 1;
- hasPath() - Method in interface alluxio.grpc.StartSyncPRequestOrBuilder
-
optional string path = 1;
- hasPath() - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
optional string path = 1;
- hasPath() - Method in class alluxio.grpc.StopSyncPRequest
-
optional string path = 1;
- hasPath() - Method in interface alluxio.grpc.StopSyncPRequestOrBuilder
-
optional string path = 1;
- hasPath() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
optional string path = 5;
- hasPath() - Method in class alluxio.proto.journal.File.DeleteFileEntry
-
optional string path = 5;
- hasPath() - Method in interface alluxio.proto.journal.File.DeleteFileEntryOrBuilder
-
optional string path = 5;
- hasPath() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string path = 17;
- hasPath() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional string path = 17;
- hasPath() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional string path = 17;
- hasPath() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string path = 25;
- hasPath() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string path = 25;
- hasPath() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string path = 25;
- hasPath() - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string path = 6;
- hasPath() - Method in class alluxio.proto.journal.File.RenameEntry
-
optional string path = 6;
- hasPath() - Method in interface alluxio.proto.journal.File.RenameEntryOrBuilder
-
optional string path = 6;
- hasPath() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional string path = 12;
- hasPath() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional string path = 12;
- hasPath() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional string path = 12;
- hasPath() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
optional string path = 1;
- hasPath() - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry
-
optional string path = 1;
- hasPath() - Method in interface alluxio.proto.journal.Meta.PathPropertiesEntryOrBuilder
-
optional string path = 1;
- hasPath() - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry.Builder
-
optional string path = 1;
- hasPath() - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry
-
optional string path = 1;
- hasPath() - Method in interface alluxio.proto.journal.Meta.RemovePathPropertiesEntryOrBuilder
-
optional string path = 1;
- hasPathConfigHash() - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
optional string pathConfigHash = 2;
- hasPathConfigHash() - Method in class alluxio.grpc.GetConfigHashPResponse
-
optional string pathConfigHash = 2;
- hasPathConfigHash() - Method in interface alluxio.grpc.GetConfigHashPResponseOrBuilder
-
optional string pathConfigHash = 2;
- hasPathConfigHash() - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
optional string pathConfigHash = 4;
- hasPathConfigHash() - Method in class alluxio.grpc.GetConfigurationPResponse
-
optional string pathConfigHash = 4;
- hasPathConfigHash() - Method in interface alluxio.grpc.GetConfigurationPResponseOrBuilder
-
optional string pathConfigHash = 4;
- hasPathProperties() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.PathPropertiesEntry path_properties = 40;
- hasPathProperties() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.PathPropertiesEntry path_properties = 40;
- hasPathProperties() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.PathPropertiesEntry path_properties = 40;
- hasPermission() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int32 permission = 8;
- hasPermission() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional int32 permission = 8;
- hasPermission() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional int32 permission = 8;
- hasPersist() - Method in class alluxio.grpc.RenamePOptions.Builder
-
optional bool persist = 2;
- hasPersist() - Method in class alluxio.grpc.RenamePOptions
-
optional bool persist = 2;
- hasPersist() - Method in interface alluxio.grpc.RenamePOptionsOrBuilder
-
optional bool persist = 2;
- hasPersistDirectory() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.PersistDirectoryEntry persist_directory = 15;
- hasPersistDirectory() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.PersistDirectoryEntry persist_directory = 15;
- hasPersistDirectory() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.PersistDirectoryEntry persist_directory = 15;
- hasPersisted() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool persisted = 12;
- hasPersisted() - Method in class alluxio.grpc.FileInfo
-
optional bool persisted = 12;
- hasPersisted() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional bool persisted = 12;
- hasPersisted() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional bool persisted = 2;
- hasPersisted() - Method in class alluxio.grpc.SetAttributePOptions
-
optional bool persisted = 2;
- hasPersisted() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional bool persisted = 2;
- hasPersisted() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional bool persisted = 5;
- hasPersisted() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional bool persisted = 5;
- hasPersisted() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional bool persisted = 5;
- hasPersistenceState() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string persistenceState = 19;
- hasPersistenceState() - Method in class alluxio.grpc.FileInfo
-
optional string persistenceState = 19;
- hasPersistenceState() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string persistenceState = 19;
- hasPersistenceState() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string persistence_state = 4;
- hasPersistenceState() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional string persistence_state = 4;
- hasPersistenceState() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional string persistence_state = 4;
- hasPersistenceState() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string persistence_state = 4;
- hasPersistenceState() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string persistence_state = 4;
- hasPersistenceState() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string persistence_state = 4;
- hasPersistenceState() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string persistence_state = 4;
- hasPersistenceState() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional string persistence_state = 4;
- hasPersistenceState() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional string persistence_state = 4;
- hasPersistenceState() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string persistence_state = 8;
- hasPersistenceState() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional string persistence_state = 8;
- hasPersistenceState() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional string persistence_state = 8;
- hasPersistenceWaitTime() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int64 persistenceWaitTime = 10;
- hasPersistenceWaitTime() - Method in class alluxio.grpc.CreateFilePOptions
-
optional int64 persistenceWaitTime = 10;
- hasPersistenceWaitTime() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional int64 persistenceWaitTime = 10;
- hasPersistenceWaitTime() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
optional int64 persistenceWaitTime = 2;
- hasPersistenceWaitTime() - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions
-
optional int64 persistenceWaitTime = 2;
- hasPersistenceWaitTime() - Method in interface alluxio.grpc.ScheduleAsyncPersistencePOptionsOrBuilder
-
optional int64 persistenceWaitTime = 2;
- hasPersistJobId() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 persist_job_id = 22;
- hasPersistJobId() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 persist_job_id = 22;
- hasPersistJobId() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 persist_job_id = 22;
- hasPersistJobId() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int64 persistJobId = 11;
- hasPersistJobId() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional int64 persistJobId = 11;
- hasPersistJobId() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional int64 persistJobId = 11;
- hasPersistJobId() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int64 persist_job_id = 10;
- hasPersistJobId() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional int64 persist_job_id = 10;
- hasPersistJobId() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional int64 persist_job_id = 10;
- hasPersistJobId() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
Used for recovering in-progress file persist jobs on master start.
- hasPersistJobId() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
Used for recovering in-progress file persist jobs on master start.
- hasPersistJobId() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
Used for recovering in-progress file persist jobs on master start.
- hasPersistJobTempUfsPath() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string persist_job_temp_ufs_path = 24;
- hasPersistJobTempUfsPath() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional string persist_job_temp_ufs_path = 24;
- hasPersistJobTempUfsPath() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional string persist_job_temp_ufs_path = 24;
- hasPersistOptions() - Method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1;
- hasPersistOptions() - Method in class alluxio.grpc.FileSystemCommandOptions
-
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1;
- hasPersistOptions() - Method in interface alluxio.grpc.FileSystemCommandOptionsOrBuilder
-
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1;
- hasPinned() - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool pinned = 10;
- hasPinned() - Method in class alluxio.grpc.FileInfo
-
optional bool pinned = 10;
- hasPinned() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional bool pinned = 10;
- hasPinned() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional bool pinned = 1;
- hasPinned() - Method in class alluxio.grpc.SetAttributePOptions
-
optional bool pinned = 1;
- hasPinned() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional bool pinned = 1;
- hasPinned() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional bool pinned = 5;
- hasPinned() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional bool pinned = 5;
- hasPinned() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional bool pinned = 5;
- hasPinned() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional bool pinned = 5;
- hasPinned() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional bool pinned = 5;
- hasPinned() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional bool pinned = 5;
- hasPinned() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional bool pinned = 3;
- hasPinned() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional bool pinned = 3;
- hasPinned() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional bool pinned = 3;
- hasPinned() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional bool pinned = 5;
- hasPinned() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional bool pinned = 5;
- hasPinned() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional bool pinned = 5;
- hasPinOnCreate() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional bool pin_on_create = 8;
- hasPinOnCreate() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
optional bool pin_on_create = 8;
- hasPinOnCreate() - Method in interface alluxio.grpc.CreateLocalBlockRequestOrBuilder
-
optional bool pin_on_create = 8;
- hasPinOnCreate() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional bool pin_on_create = 9;
- hasPinOnCreate() - Method in class alluxio.grpc.WriteRequestCommand
-
optional bool pin_on_create = 9;
- hasPinOnCreate() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
optional bool pin_on_create = 9;
- hasPositionShort() - Method in class alluxio.grpc.ReadRequest.Builder
-
Is position read to a small buffer
- hasPositionShort() - Method in class alluxio.grpc.ReadRequest
-
Is position read to a small buffer
- hasPositionShort() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
Is position read to a small buffer
- hasPrefix(String, String) - Static method in class alluxio.util.io.PathUtils
-
Checks whether the given path contains the given prefix.
- hasPreviousVersion() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional int64 previous_version = 9;
- hasPreviousVersion() - Method in class alluxio.grpc.table.TableInfo
-
optional int64 previous_version = 9;
- hasPreviousVersion() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional int64 previous_version = 9;
- hasPreviousVersion() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional int64 previous_version = 10;
- hasPreviousVersion() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional int64 previous_version = 10;
- hasPreviousVersion() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional int64 previous_version = 10;
- hasPromote() - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
optional bool promote = 2;
- hasPromote() - Method in class alluxio.grpc.OpenLocalBlockRequest
-
optional bool promote = 2;
- hasPromote() - Method in interface alluxio.grpc.OpenLocalBlockRequestOrBuilder
-
optional bool promote = 2;
- hasPromote() - Method in class alluxio.grpc.ReadRequest.Builder
-
Whether the block should be promoted before reading
- hasPromote() - Method in class alluxio.grpc.ReadRequest
-
Whether the block should be promoted before reading
- hasPromote() - Method in interface alluxio.grpc.ReadRequestOrBuilder
-
Whether the block should be promoted before reading
- hasProperties() - Method in class alluxio.grpc.UfsInfo.Builder
-
optional .alluxio.grpc.file.MountPOptions properties = 2;
- hasProperties() - Method in class alluxio.grpc.UfsInfo
-
optional .alluxio.grpc.file.MountPOptions properties = 2;
- hasProperties() - Method in interface alluxio.grpc.UfsInfoOrBuilder
-
optional .alluxio.grpc.file.MountPOptions properties = 2;
- hasProxyFor(Address) - Method in class alluxio.master.transport.GrpcMessagingProxy
-
- hasQueuedSubmissions() - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
Returns true
if there are any tasks submitted to this pool that have not yet begun
executing.
- hasRange() - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.RangeSet range = 1;
- hasRange() - Method in class alluxio.grpc.table.Domain
-
optional .alluxio.grpc.table.RangeSet range = 1;
- hasRange() - Method in interface alluxio.grpc.table.DomainOrBuilder
-
optional .alluxio.grpc.table.RangeSet range = 1;
- hasRawValue() - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
optional bool rawValue = 1;
- hasRawValue() - Method in class alluxio.grpc.GetConfigurationPOptions
-
optional bool rawValue = 1;
- hasRawValue() - Method in interface alluxio.grpc.GetConfigurationPOptionsOrBuilder
-
optional bool rawValue = 1;
- hasReadOnly() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional bool readOnly = 5;
- hasReadOnly() - Method in class alluxio.grpc.MountPointInfo
-
optional bool readOnly = 5;
- hasReadOnly() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
optional bool readOnly = 5;
- hasReadOnly() - Method in class alluxio.grpc.MountPOptions.Builder
-
optional bool readOnly = 1;
- hasReadOnly() - Method in class alluxio.grpc.MountPOptions
-
optional bool readOnly = 1;
- hasReadOnly() - Method in interface alluxio.grpc.MountPOptionsOrBuilder
-
optional bool readOnly = 1;
- hasReadOnly() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional bool readOnly = 3;
- hasReadOnly() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
optional bool readOnly = 3;
- hasReadOnly() - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
optional bool readOnly = 3;
- hasReadType() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional .alluxio.grpc.file.ReadPType readType = 1;
- hasReadType() - Method in class alluxio.grpc.OpenFilePOptions
-
optional .alluxio.grpc.file.ReadPType readType = 1;
- hasReadType() - Method in interface alluxio.grpc.OpenFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.ReadPType readType = 1;
- hasRecursive() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional bool recursive = 1;
- hasRecursive() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
optional bool recursive = 1;
- hasRecursive() - Method in interface alluxio.grpc.CreateDirectoryPOptionsOrBuilder
-
optional bool recursive = 1;
- hasRecursive() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional bool recursive = 2;
- hasRecursive() - Method in class alluxio.grpc.CreateFilePOptions
-
optional bool recursive = 2;
- hasRecursive() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional bool recursive = 2;
- hasRecursive() - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional bool recursive = 1;
- hasRecursive() - Method in class alluxio.grpc.DeletePOptions
-
optional bool recursive = 1;
- hasRecursive() - Method in interface alluxio.grpc.DeletePOptionsOrBuilder
-
optional bool recursive = 1;
- hasRecursive() - Method in class alluxio.grpc.FreePOptions.Builder
-
optional bool recursive = 1;
- hasRecursive() - Method in class alluxio.grpc.FreePOptions
-
optional bool recursive = 1;
- hasRecursive() - Method in interface alluxio.grpc.FreePOptionsOrBuilder
-
optional bool recursive = 1;
- hasRecursive() - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
optional bool recursive = 4;
- hasRecursive() - Method in class alluxio.grpc.ListStatusPOptions
-
optional bool recursive = 4;
- hasRecursive() - Method in interface alluxio.grpc.ListStatusPOptionsOrBuilder
-
optional bool recursive = 4;
- hasRecursive() - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
whether to load metadata recursively
- hasRecursive() - Method in class alluxio.grpc.LoadMetadataPOptions
-
whether to load metadata recursively
- hasRecursive() - Method in interface alluxio.grpc.LoadMetadataPOptionsOrBuilder
-
whether to load metadata recursively
- hasRecursive() - Method in class alluxio.grpc.SetAclPOptions.Builder
-
optional bool recursive = 2;
- hasRecursive() - Method in class alluxio.grpc.SetAclPOptions
-
optional bool recursive = 2;
- hasRecursive() - Method in interface alluxio.grpc.SetAclPOptionsOrBuilder
-
optional bool recursive = 2;
- hasRecursive() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional bool recursive = 6;
- hasRecursive() - Method in class alluxio.grpc.SetAttributePOptions
-
optional bool recursive = 6;
- hasRecursive() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional bool recursive = 6;
- hasRecursive() - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
Deprecated, we now write one journal entry per inode removed
- hasRecursive() - Method in class alluxio.proto.journal.File.DeleteFileEntry
-
Deprecated, we now write one journal entry per inode removed
- hasRecursive() - Method in interface alluxio.proto.journal.File.DeleteFileEntryOrBuilder
-
Deprecated, we now write one journal entry per inode removed
- hasRecursive() - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
optional bool recursive = 5;
- hasRecursive() - Method in class alluxio.proto.journal.File.SetAclEntry
-
optional bool recursive = 5;
- hasRecursive() - Method in interface alluxio.proto.journal.File.SetAclEntryOrBuilder
-
optional bool recursive = 5;
- hasRegisterCommand() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.RegisterCommand registerCommand = 3;
- hasRegisterCommand() - Method in class alluxio.grpc.JobCommand
-
optional .alluxio.grpc.job.RegisterCommand registerCommand = 3;
- hasRegisterCommand() - Method in interface alluxio.grpc.JobCommandOrBuilder
-
optional .alluxio.grpc.job.RegisterCommand registerCommand = 3;
- hasRemovePathProperties() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemovePathPropertiesEntry remove_path_properties = 41;
- hasRemovePathProperties() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.RemovePathPropertiesEntry remove_path_properties = 41;
- hasRemovePathProperties() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.RemovePathPropertiesEntry remove_path_properties = 41;
- hasRemoveSyncPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveSyncPointEntry remove_sync_point = 33;
- hasRemoveSyncPoint() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.RemoveSyncPointEntry remove_sync_point = 33;
- hasRemoveSyncPoint() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.RemoveSyncPointEntry remove_sync_point = 33;
- hasRemoveTable() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveTableEntry remove_table = 50;
- hasRemoveTable() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.RemoveTableEntry remove_table = 50;
- hasRemoveTable() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.RemoveTableEntry remove_table = 50;
- hasRemoveTransformJobInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveTransformJobInfoEntry remove_transform_job_info = 47;
- hasRemoveTransformJobInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.RemoveTransformJobInfoEntry remove_transform_job_info = 47;
- hasRemoveTransformJobInfo() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.RemoveTransformJobInfoEntry remove_transform_job_info = 47;
- hasRename() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RenameEntry rename = 19;
- hasRename() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.RenameEntry rename = 19;
- hasRename() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.RenameEntry rename = 19;
- hasReplicationDurable() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int32 replicationDurable = 6;
- hasReplicationDurable() - Method in class alluxio.grpc.CreateFilePOptions
-
optional int32 replicationDurable = 6;
- hasReplicationDurable() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional int32 replicationDurable = 6;
- hasReplicationDurable() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int32 replication_durable = 24;
- hasReplicationDurable() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int32 replication_durable = 24;
- hasReplicationDurable() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int32 replication_durable = 24;
- hasReplicationDurable() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int32 replication_durable = 20;
- hasReplicationDurable() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int32 replication_durable = 20;
- hasReplicationDurable() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int32 replication_durable = 20;
- hasReplicationMax() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int32 replicationMax = 4;
- hasReplicationMax() - Method in class alluxio.grpc.CreateFilePOptions
-
optional int32 replicationMax = 4;
- hasReplicationMax() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional int32 replicationMax = 4;
- hasReplicationMax() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 replicationMax = 29;
- hasReplicationMax() - Method in class alluxio.grpc.FileInfo
-
optional int32 replicationMax = 29;
- hasReplicationMax() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int32 replicationMax = 29;
- hasReplicationMax() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional int32 replicationMax = 7;
- hasReplicationMax() - Method in class alluxio.grpc.SetAttributePOptions
-
optional int32 replicationMax = 7;
- hasReplicationMax() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional int32 replicationMax = 7;
- hasReplicationMax() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int32 replication_max = 20;
- hasReplicationMax() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int32 replication_max = 20;
- hasReplicationMax() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int32 replication_max = 20;
- hasReplicationMax() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int32 replication_max = 13;
- hasReplicationMax() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional int32 replication_max = 13;
- hasReplicationMax() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional int32 replication_max = 13;
- hasReplicationMax() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int32 replication_max = 8;
- hasReplicationMax() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional int32 replication_max = 8;
- hasReplicationMax() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional int32 replication_max = 8;
- hasReplicationMax() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int32 replication_max = 21;
- hasReplicationMax() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int32 replication_max = 21;
- hasReplicationMax() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int32 replication_max = 21;
- hasReplicationMin() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int32 replicationMin = 5;
- hasReplicationMin() - Method in class alluxio.grpc.CreateFilePOptions
-
optional int32 replicationMin = 5;
- hasReplicationMin() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional int32 replicationMin = 5;
- hasReplicationMin() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 replicationMin = 30;
- hasReplicationMin() - Method in class alluxio.grpc.FileInfo
-
optional int32 replicationMin = 30;
- hasReplicationMin() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int32 replicationMin = 30;
- hasReplicationMin() - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional int32 replicationMin = 8;
- hasReplicationMin() - Method in class alluxio.grpc.SetAttributePOptions
-
optional int32 replicationMin = 8;
- hasReplicationMin() - Method in interface alluxio.grpc.SetAttributePOptionsOrBuilder
-
optional int32 replicationMin = 8;
- hasReplicationMin() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int32 replication_min = 21;
- hasReplicationMin() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int32 replication_min = 21;
- hasReplicationMin() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int32 replication_min = 21;
- hasReplicationMin() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int32 replication_min = 14;
- hasReplicationMin() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional int32 replication_min = 14;
- hasReplicationMin() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional int32 replication_min = 14;
- hasReplicationMin() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int32 replication_min = 9;
- hasReplicationMin() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional int32 replication_min = 9;
- hasReplicationMin() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional int32 replication_min = 9;
- hasReplicationMin() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int32 replication_min = 22;
- hasReplicationMin() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int32 replication_min = 22;
- hasReplicationMin() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int32 replication_min = 22;
- hasReport() - Method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
optional .alluxio.grpc.meta.ConfigCheckReport report = 1;
- hasReport() - Method in class alluxio.grpc.GetConfigReportPResponse
-
optional .alluxio.grpc.meta.ConfigCheckReport report = 1;
- hasReport() - Method in interface alluxio.grpc.GetConfigReportPResponseOrBuilder
-
optional .alluxio.grpc.meta.ConfigCheckReport report = 1;
- hasRequestHeader() - Method in class alluxio.grpc.TransportMessage.Builder
-
optional .alluxio.grpc.messaging.MessagingRequestHeader requestHeader = 1;
- hasRequestHeader() - Method in class alluxio.grpc.TransportMessage
-
optional .alluxio.grpc.messaging.MessagingRequestHeader requestHeader = 1;
- hasRequestHeader() - Method in interface alluxio.grpc.TransportMessageOrBuilder
-
optional .alluxio.grpc.messaging.MessagingRequestHeader requestHeader = 1;
- hasRequestId() - Method in class alluxio.grpc.MessagingRequestHeader.Builder
-
optional int64 requestId = 1;
- hasRequestId() - Method in class alluxio.grpc.MessagingRequestHeader
-
optional int64 requestId = 1;
- hasRequestId() - Method in interface alluxio.grpc.MessagingRequestHeaderOrBuilder
-
optional int64 requestId = 1;
- hasRequestId() - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
optional int64 requestId = 1;
- hasRequestId() - Method in class alluxio.grpc.MessagingResponseHeader
-
optional int64 requestId = 1;
- hasRequestId() - Method in interface alluxio.grpc.MessagingResponseHeaderOrBuilder
-
optional int64 requestId = 1;
- hasResponseHeader() - Method in class alluxio.grpc.TransportMessage.Builder
-
optional .alluxio.grpc.messaging.MessagingResponseHeader responseHeader = 2;
- hasResponseHeader() - Method in class alluxio.grpc.TransportMessage
-
optional .alluxio.grpc.messaging.MessagingResponseHeader responseHeader = 2;
- hasResponseHeader() - Method in interface alluxio.grpc.TransportMessageOrBuilder
-
optional .alluxio.grpc.messaging.MessagingResponseHeader responseHeader = 2;
- hasResult() - Method in class alluxio.grpc.JobInfo.Builder
-
optional bytes result = 9;
- hasResult() - Method in class alluxio.grpc.JobInfo
-
optional bytes result = 9;
- hasResult() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional bytes result = 9;
- hasRpcPort() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional int32 rpcPort = 3;
- hasRpcPort() - Method in class alluxio.grpc.MasterInfo
-
optional int32 rpcPort = 3;
- hasRpcPort() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
optional int32 rpcPort = 3;
- hasRpcPort() - Method in class alluxio.grpc.NetAddress.Builder
-
optional int32 rpcPort = 2;
- hasRpcPort() - Method in class alluxio.grpc.NetAddress
-
optional int32 rpcPort = 2;
- hasRpcPort() - Method in interface alluxio.grpc.NetAddressOrBuilder
-
optional int32 rpcPort = 2;
- hasRpcPort() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional int32 rpcPort = 2;
- hasRpcPort() - Method in class alluxio.grpc.WorkerNetAddress
-
optional int32 rpcPort = 2;
- hasRpcPort() - Method in interface alluxio.grpc.WorkerNetAddressOrBuilder
-
optional int32 rpcPort = 2;
- hasRunAsync() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional bool runAsync = 2;
- hasRunAsync() - Method in class alluxio.grpc.BackupPOptions
-
optional bool runAsync = 2;
- hasRunAsync() - Method in interface alluxio.grpc.BackupPOptionsOrBuilder
-
optional bool runAsync = 2;
- hasRunTaskCommand() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.RunTaskCommand runTaskCommand = 1;
- hasRunTaskCommand() - Method in class alluxio.grpc.JobCommand
-
optional .alluxio.grpc.job.RunTaskCommand runTaskCommand = 1;
- hasRunTaskCommand() - Method in interface alluxio.grpc.JobCommandOrBuilder
-
optional .alluxio.grpc.job.RunTaskCommand runTaskCommand = 1;
- hasSafeMode() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional bool safeMode = 4;
- hasSafeMode() - Method in class alluxio.grpc.MasterInfo
-
optional bool safeMode = 4;
- hasSafeMode() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
optional bool safeMode = 4;
- hasSameLock(LockResource) - Method in class alluxio.resource.LockResource
-
Returns true if the other
LockResource
contains the same lock.
- hasScale() - Method in class alluxio.grpc.table.Decimal.Builder
-
force using scale first in Decimal.compareTo
- hasScale() - Method in class alluxio.grpc.table.Decimal
-
force using scale first in Decimal.compareTo
- hasScale() - Method in interface alluxio.grpc.table.DecimalOrBuilder
-
force using scale first in Decimal.compareTo
- hasSchema() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.Schema schema = 5;
- hasSchema() - Method in class alluxio.grpc.table.TableInfo
-
optional .alluxio.grpc.table.Schema schema = 5;
- hasSchema() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional .alluxio.grpc.table.Schema schema = 5;
- hasSchema() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional .alluxio.grpc.table.Schema schema = 4;
- hasSchema() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional .alluxio.grpc.table.Schema schema = 4;
- hasSchema() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional .alluxio.grpc.table.Schema schema = 4;
- hasScheme() - Method in class alluxio.AlluxioURI
-
- hasSequenceNumber() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
optional int64 sequence_number = 2;
- hasSequenceNumber() - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry
-
optional int64 sequence_number = 2;
- hasSequenceNumber() - Method in interface alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntryOrBuilder
-
optional int64 sequence_number = 2;
- hasSequenceNumber() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional int64 sequence_number = 1;
- hasSequenceNumber() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional int64 sequence_number = 1;
- hasSequenceNumber() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional int64 sequence_number = 1;
- hasSerde() - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string serde = 1;
- hasSerde() - Method in class alluxio.grpc.table.layout.hive.StorageFormat
-
optional string serde = 1;
- hasSerde() - Method in interface alluxio.grpc.table.layout.hive.StorageFormatOrBuilder
-
optional string serde = 1;
- hasServerAddress() - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
optional .alluxio.grpc.NetAddress serverAddress = 1;
- hasServerAddress() - Method in class alluxio.grpc.QuorumServerInfo
-
optional .alluxio.grpc.NetAddress serverAddress = 1;
- hasServerAddress() - Method in interface alluxio.grpc.QuorumServerInfoOrBuilder
-
optional .alluxio.grpc.NetAddress serverAddress = 1;
- hasServerAddress() - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
optional .alluxio.grpc.NetAddress serverAddress = 2;
- hasServerAddress() - Method in class alluxio.grpc.RemoveQuorumServerPRequest
-
optional .alluxio.grpc.NetAddress serverAddress = 2;
- hasServerAddress() - Method in interface alluxio.grpc.RemoveQuorumServerPRequestOrBuilder
-
optional .alluxio.grpc.NetAddress serverAddress = 2;
- hasServerState() - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
optional .alluxio.grpc.journal.QuorumServerState serverState = 2;
- hasServerState() - Method in class alluxio.grpc.QuorumServerInfo
-
optional .alluxio.grpc.journal.QuorumServerState serverState = 2;
- hasServerState() - Method in interface alluxio.grpc.QuorumServerInfoOrBuilder
-
optional .alluxio.grpc.journal.QuorumServerState serverState = 2;
- hasServiceType() - Method in class alluxio.grpc.GetServiceVersionPRequest.Builder
-
optional .alluxio.grpc.version.ServiceType serviceType = 1;
- hasServiceType() - Method in class alluxio.grpc.GetServiceVersionPRequest
-
optional .alluxio.grpc.version.ServiceType serviceType = 1;
- hasServiceType() - Method in interface alluxio.grpc.GetServiceVersionPRequestOrBuilder
-
optional .alluxio.grpc.version.ServiceType serviceType = 1;
- hasSetAcl() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.SetAclEntry set_acl = 31;
- hasSetAcl() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.SetAclEntry set_acl = 31;
- hasSetAcl() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.SetAclEntry set_acl = 31;
- hasSetAttribute() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.SetAttributeEntry set_attribute = 27;
- hasSetAttribute() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.SetAttributeEntry set_attribute = 27;
- hasSetAttribute() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.SetAttributeEntry set_attribute = 27;
- hasSetTaskPoolSizeCommand() - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.SetTaskPoolSizeCommand setTaskPoolSizeCommand = 4;
- hasSetTaskPoolSizeCommand() - Method in class alluxio.grpc.JobCommand
-
optional .alluxio.grpc.job.SetTaskPoolSizeCommand setTaskPoolSizeCommand = 4;
- hasSetTaskPoolSizeCommand() - Method in interface alluxio.grpc.JobCommandOrBuilder
-
optional .alluxio.grpc.job.SetTaskPoolSizeCommand setTaskPoolSizeCommand = 4;
- hasShared() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional bool shared = 7;
- hasShared() - Method in class alluxio.grpc.MountPointInfo
-
optional bool shared = 7;
- hasShared() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
optional bool shared = 7;
- hasShared() - Method in class alluxio.grpc.MountPOptions.Builder
-
optional bool shared = 3;
- hasShared() - Method in class alluxio.grpc.MountPOptions
-
optional bool shared = 3;
- hasShared() - Method in interface alluxio.grpc.MountPOptionsOrBuilder
-
optional bool shared = 3;
- hasShared() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional bool shared = 5;
- hasShared() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
optional bool shared = 5;
- hasShared() - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
optional bool shared = 5;
- hasShouldPersistTime() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 should_persist_time = 27;
- hasShouldPersistTime() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 should_persist_time = 27;
- hasShouldPersistTime() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 should_persist_time = 27;
- hasShouldPersistTime() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 should_persist_time = 28;
- hasShouldPersistTime() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 should_persist_time = 28;
- hasShouldPersistTime() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 should_persist_time = 28;
- hasSkewed() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional bool skewed = 4;
- hasSkewed() - Method in class alluxio.grpc.table.layout.hive.Storage
-
optional bool skewed = 4;
- hasSkewed() - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
optional bool skewed = 4;
- hasSource() - Method in class alluxio.grpc.ClientMetrics.Builder
-
optional string source = 1;
- hasSource() - Method in class alluxio.grpc.ClientMetrics
-
optional string source = 1;
- hasSource() - Method in interface alluxio.grpc.ClientMetricsOrBuilder
-
optional string source = 1;
- hasSource() - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string source = 2;
- hasSource() - Method in class alluxio.grpc.ConfigProperty
-
optional string source = 2;
- hasSource() - Method in interface alluxio.grpc.ConfigPropertyOrBuilder
-
optional string source = 2;
- hasSource() - Method in class alluxio.grpc.Metric.Builder
-
optional string source = 2;
- hasSource() - Method in class alluxio.grpc.Metric
-
optional string source = 2;
- hasSource() - Method in interface alluxio.grpc.MetricOrBuilder
-
optional string source = 2;
- hasSourceHost() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
TODO(calvin): source host and port should be replace with WorkerNetAddress
- hasSourceHost() - Method in class alluxio.grpc.AsyncCacheRequest
-
TODO(calvin): source host and port should be replace with WorkerNetAddress
- hasSourceHost() - Method in interface alluxio.grpc.AsyncCacheRequestOrBuilder
-
TODO(calvin): source host and port should be replace with WorkerNetAddress
- hasSourcePort() - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional int32 source_port = 3;
- hasSourcePort() - Method in class alluxio.grpc.AsyncCacheRequest
-
optional int32 source_port = 3;
- hasSourcePort() - Method in interface alluxio.grpc.AsyncCacheRequestOrBuilder
-
optional int32 source_port = 3;
- hasSpaceToReserve() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional int64 space_to_reserve = 4;
- hasSpaceToReserve() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
optional int64 space_to_reserve = 4;
- hasSpaceToReserve() - Method in interface alluxio.grpc.CreateLocalBlockRequestOrBuilder
-
optional int64 space_to_reserve = 4;
- hasSpec() - Method in class alluxio.grpc.table.LayoutSpec.Builder
-
optional string spec = 1;
- hasSpec() - Method in class alluxio.grpc.table.LayoutSpec
-
optional string spec = 1;
- hasSpec() - Method in interface alluxio.grpc.table.LayoutSpecOrBuilder
-
optional string spec = 1;
- hasSpec() - Method in class alluxio.grpc.table.PartitionSpec.Builder
-
optional string spec = 1;
- hasSpec() - Method in class alluxio.grpc.table.PartitionSpec
-
optional string spec = 1;
- hasSpec() - Method in interface alluxio.grpc.table.PartitionSpecOrBuilder
-
optional string spec = 1;
- hasStartTimeMs() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional int64 startTimeMs = 5;
- hasStartTimeMs() - Method in class alluxio.grpc.MasterInfo
-
optional int64 startTimeMs = 5;
- hasStartTimeMs() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
optional int64 startTimeMs = 5;
- hasStartTimeMs() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int64 startTimeMs = 7;
- hasStartTimeMs() - Method in class alluxio.grpc.WorkerInfo
-
optional int64 startTimeMs = 7;
- hasStartTimeMs() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
optional int64 startTimeMs = 7;
- hasState() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional string state = 4;
- hasState() - Method in class alluxio.grpc.WorkerInfo
-
optional string state = 4;
- hasState() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
optional string state = 4;
- hasStateLockSleepDurationMs() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional int64 stateLockSleepDurationMs = 5;
- hasStateLockSleepDurationMs() - Method in class alluxio.grpc.BackupPOptions
-
optional int64 stateLockSleepDurationMs = 5;
- hasStateLockSleepDurationMs() - Method in interface alluxio.grpc.BackupPOptionsOrBuilder
-
optional int64 stateLockSleepDurationMs = 5;
- hasStateLockTimeoutMs() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional int64 stateLockTimeoutMs = 6;
- hasStateLockTimeoutMs() - Method in class alluxio.grpc.BackupPOptions
-
optional int64 stateLockTimeoutMs = 6;
- hasStateLockTimeoutMs() - Method in interface alluxio.grpc.BackupPOptionsOrBuilder
-
optional int64 stateLockTimeoutMs = 6;
- hasStateLockTryDurationMs() - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional int64 stateLockTryDurationMs = 4;
- hasStateLockTryDurationMs() - Method in class alluxio.grpc.BackupPOptions
-
optional int64 stateLockTryDurationMs = 4;
- hasStateLockTryDurationMs() - Method in interface alluxio.grpc.BackupPOptionsOrBuilder
-
optional int64 stateLockTryDurationMs = 4;
- hasStatus() - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
optional .alluxio.grpc.meta.ConfigStatus status = 3;
- hasStatus() - Method in class alluxio.grpc.ConfigCheckReport
-
optional .alluxio.grpc.meta.ConfigStatus status = 3;
- hasStatus() - Method in interface alluxio.grpc.ConfigCheckReportOrBuilder
-
optional .alluxio.grpc.meta.ConfigStatus status = 3;
- hasStatus() - Method in class alluxio.grpc.JobInfo.Builder
-
optional .alluxio.grpc.job.Status status = 4;
- hasStatus() - Method in class alluxio.grpc.JobInfo
-
optional .alluxio.grpc.job.Status status = 4;
- hasStatus() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional .alluxio.grpc.job.Status status = 4;
- hasStatus() - Method in class alluxio.grpc.StatusSummary.Builder
-
optional .alluxio.grpc.job.Status status = 1;
- hasStatus() - Method in class alluxio.grpc.StatusSummary
-
optional .alluxio.grpc.job.Status status = 1;
- hasStatus() - Method in interface alluxio.grpc.StatusSummaryOrBuilder
-
optional .alluxio.grpc.job.Status status = 1;
- hasStatus() - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
optional .alluxio.grpc.table.SyncStatus status = 2;
- hasStatus() - Method in class alluxio.grpc.table.SyncDatabasePResponse
-
optional .alluxio.grpc.table.SyncStatus status = 2;
- hasStatus() - Method in interface alluxio.grpc.table.SyncDatabasePResponseOrBuilder
-
optional .alluxio.grpc.table.SyncStatus status = 2;
- hasStatus() - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
optional .alluxio.proto.status.PStatus status = 1;
- hasStatus() - Method in class alluxio.proto.dataserver.Protocol.Response
-
optional .alluxio.proto.status.PStatus status = 1;
- hasStatus() - Method in interface alluxio.proto.dataserver.Protocol.ResponseOrBuilder
-
optional .alluxio.proto.status.PStatus status = 1;
- hasStorage() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional .alluxio.grpc.table.layout.Storage storage = 5;
- hasStorage() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
optional .alluxio.grpc.table.layout.Storage storage = 5;
- hasStorage() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
optional .alluxio.grpc.table.layout.Storage storage = 5;
- hasStorageFormat() - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional .alluxio.grpc.table.layout.StorageFormat storage_format = 1;
- hasStorageFormat() - Method in class alluxio.grpc.table.layout.hive.Storage
-
optional .alluxio.grpc.table.layout.StorageFormat storage_format = 1;
- hasStorageFormat() - Method in interface alluxio.grpc.table.layout.hive.StorageOrBuilder
-
optional .alluxio.grpc.table.layout.StorageFormat storage_format = 1;
- hasStringStats() - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.StringColumnStatsData string_stats = 4;
- hasStringStats() - Method in class alluxio.grpc.table.ColumnStatisticsData
-
optional .alluxio.grpc.table.StringColumnStatsData string_stats = 4;
- hasStringStats() - Method in interface alluxio.grpc.table.ColumnStatisticsDataOrBuilder
-
optional .alluxio.grpc.table.StringColumnStatsData string_stats = 4;
- hasStringType() - Method in class alluxio.grpc.table.Value.Builder
-
optional string string_type = 3;
- hasStringType() - Method in class alluxio.grpc.table.Value
-
optional string string_type = 3;
- hasStringType() - Method in interface alluxio.grpc.table.ValueOrBuilder
-
optional string string_type = 3;
- hasStringValue() - Method in class alluxio.grpc.MetricValue.Builder
-
optional string stringValue = 2;
- hasStringValue() - Method in class alluxio.grpc.MetricValue
-
optional string stringValue = 2;
- hasStringValue() - Method in interface alluxio.grpc.MetricValueOrBuilder
-
optional string stringValue = 2;
- hasSubCommand() - Method in class alluxio.cli.bundler.command.CollectConfigCommand
-
- hasSubCommand() - Method in class alluxio.cli.bundler.command.CollectEnvCommand
-
- hasSubCommand() - Method in class alluxio.cli.bundler.command.CollectLogCommand
-
- hasSubCommand() - Method in class alluxio.cli.bundler.command.CollectMetricsCommand
-
- hasSubCommand() - Method in interface alluxio.cli.Command
-
If a command has sub-commands, the first argument should be the sub-command's name,
all arguments and options will be parsed for the sub-command.
- hasSubCommand() - Method in class alluxio.cli.fsadmin.command.JournalCommand
-
- hasSubCommand() - Method in class alluxio.cli.fsadmin.command.MetricsCommand
-
- hasSubCommand() - Method in class alluxio.cli.fsadmin.command.PathConfCommand
-
- hasSubCommand() - Method in class alluxio.cli.fsadmin.journal.QuorumCommand
-
- hasSubject() - Method in class alluxio.grpc.PAclEntry.Builder
-
optional string subject = 2;
- hasSubject() - Method in class alluxio.grpc.PAclEntry
-
optional string subject = 2;
- hasSubject() - Method in interface alluxio.grpc.PAclEntryOrBuilder
-
optional string subject = 2;
- hasSubject() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
optional string subject = 2;
- hasSubject() - Method in class alluxio.proto.shared.Acl.AclEntry
-
optional string subject = 2;
- hasSubject() - Method in interface alluxio.proto.shared.Acl.AclEntryOrBuilder
-
optional string subject = 2;
- hasSuccess() - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
TODO(gpang): remove in favor of status
- hasSuccess() - Method in class alluxio.grpc.table.AttachDatabasePResponse
-
TODO(gpang): remove in favor of status
- hasSuccess() - Method in interface alluxio.grpc.table.AttachDatabasePResponseOrBuilder
-
TODO(gpang): remove in favor of status
- hasSuccess() - Method in class alluxio.grpc.table.DetachDatabasePResponse.Builder
-
optional bool success = 1;
- hasSuccess() - Method in class alluxio.grpc.table.DetachDatabasePResponse
-
optional bool success = 1;
- hasSuccess() - Method in interface alluxio.grpc.table.DetachDatabasePResponseOrBuilder
-
optional bool success = 1;
- hasSuccess() - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
TODO(gpang): remove in favor of status
- hasSuccess() - Method in class alluxio.grpc.table.SyncDatabasePResponse
-
TODO(gpang): remove in favor of status
- hasSuccess() - Method in interface alluxio.grpc.table.SyncDatabasePResponseOrBuilder
-
TODO(gpang): remove in favor of status
- hasSummary() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
optional .alluxio.grpc.job.JobServiceSummary summary = 1;
- hasSummary() - Method in class alluxio.grpc.GetJobServiceSummaryPResponse
-
optional .alluxio.grpc.job.JobServiceSummary summary = 1;
- hasSummary() - Method in interface alluxio.grpc.GetJobServiceSummaryPResponseOrBuilder
-
optional .alluxio.grpc.job.JobServiceSummary summary = 1;
- hasSyncIntervalMs() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
optional int64 syncIntervalMs = 1;
- hasSyncIntervalMs() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions
-
optional int64 syncIntervalMs = 1;
- hasSyncIntervalMs() - Method in interface alluxio.grpc.FileSystemMasterCommonPOptionsOrBuilder
-
optional int64 syncIntervalMs = 1;
- hasSyncpointPath() - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
optional string syncpoint_path = 1;
- hasSyncpointPath() - Method in class alluxio.proto.journal.File.AddSyncPointEntry
-
optional string syncpoint_path = 1;
- hasSyncpointPath() - Method in interface alluxio.proto.journal.File.AddSyncPointEntryOrBuilder
-
optional string syncpoint_path = 1;
- hasSyncpointPath() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
optional string syncpoint_path = 1;
- hasSyncpointPath() - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry
-
optional string syncpoint_path = 1;
- hasSyncpointPath() - Method in interface alluxio.proto.journal.File.RemoveSyncPointEntryOrBuilder
-
optional string syncpoint_path = 1;
- hasSyncPointUri() - Method in class alluxio.grpc.SyncPointInfo.Builder
-
optional string syncPointUri = 1;
- hasSyncPointUri() - Method in class alluxio.grpc.SyncPointInfo
-
optional string syncPointUri = 1;
- hasSyncPointUri() - Method in interface alluxio.grpc.SyncPointInfoOrBuilder
-
optional string syncPointUri = 1;
- hasSyncStatus() - Method in class alluxio.grpc.SyncPointInfo.Builder
-
optional .alluxio.grpc.file.SyncPointStatus syncStatus = 2;
- hasSyncStatus() - Method in class alluxio.grpc.SyncPointInfo
-
optional .alluxio.grpc.file.SyncPointStatus syncStatus = 2;
- hasSyncStatus() - Method in interface alluxio.grpc.SyncPointInfoOrBuilder
-
optional .alluxio.grpc.file.SyncPointStatus syncStatus = 2;
- hasSyncStatus() - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
optional .alluxio.grpc.table.SyncStatus sync_status = 2;
- hasSyncStatus() - Method in class alluxio.grpc.table.AttachDatabasePResponse
-
optional .alluxio.grpc.table.SyncStatus sync_status = 2;
- hasSyncStatus() - Method in interface alluxio.grpc.table.AttachDatabasePResponseOrBuilder
-
optional .alluxio.grpc.table.SyncStatus sync_status = 2;
- hasTableInfo() - Method in class alluxio.grpc.table.GetTablePResponse.Builder
-
optional .alluxio.grpc.table.TableInfo table_info = 1;
- hasTableInfo() - Method in class alluxio.grpc.table.GetTablePResponse
-
optional .alluxio.grpc.table.TableInfo table_info = 1;
- hasTableInfo() - Method in interface alluxio.grpc.table.GetTablePResponseOrBuilder
-
optional .alluxio.grpc.table.TableInfo table_info = 1;
- hasTableName() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest
-
optional string table_name = 2;
- hasTableName() - Method in interface alluxio.grpc.table.GetPartitionColumnStatisticsPRequestOrBuilder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest
-
optional string table_name = 2;
- hasTableName() - Method in interface alluxio.grpc.table.GetTableColumnStatisticsPRequestOrBuilder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.grpc.table.GetTablePRequest
-
optional string table_name = 2;
- hasTableName() - Method in interface alluxio.grpc.table.GetTablePRequestOrBuilder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional string table_name = 4;
- hasTableName() - Method in class alluxio.grpc.table.layout.hive.PartitionInfo
-
optional string table_name = 4;
- hasTableName() - Method in interface alluxio.grpc.table.layout.hive.PartitionInfoOrBuilder
-
optional string table_name = 4;
- hasTableName() - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.grpc.table.ReadTablePRequest
-
optional string table_name = 2;
- hasTableName() - Method in interface alluxio.grpc.table.ReadTablePRequestOrBuilder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.grpc.table.TableInfo
-
optional string table_name = 2;
- hasTableName() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.grpc.table.TransformJobInfo
-
optional string table_name = 2;
- hasTableName() - Method in interface alluxio.grpc.table.TransformJobInfoOrBuilder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.grpc.table.TransformTablePRequest
-
optional string table_name = 2;
- hasTableName() - Method in interface alluxio.grpc.table.TransformTablePRequestOrBuilder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional string table_name = 2;
- hasTableName() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry
-
optional string table_name = 2;
- hasTableName() - Method in interface alluxio.proto.journal.Table.AddTransformJobInfoEntryOrBuilder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry
-
optional string table_name = 2;
- hasTableName() - Method in interface alluxio.proto.journal.Table.CompleteTransformTableEntryOrBuilder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.proto.journal.Table.RemoveTableEntry
-
optional string table_name = 2;
- hasTableName() - Method in interface alluxio.proto.journal.Table.RemoveTableEntryOrBuilder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
optional string table_name = 2;
- hasTableName() - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry
-
optional string table_name = 2;
- hasTableName() - Method in interface alluxio.proto.journal.Table.RemoveTransformJobInfoEntryOrBuilder
-
optional string table_name = 2;
- hasTargetDirectory() - Method in class alluxio.grpc.BackupPRequest.Builder
-
optional string targetDirectory = 2;
- hasTargetDirectory() - Method in class alluxio.grpc.BackupPRequest
-
optional string targetDirectory = 2;
- hasTargetDirectory() - Method in interface alluxio.grpc.BackupPRequestOrBuilder
-
optional string targetDirectory = 2;
- hasTaskArgs() - Method in class alluxio.grpc.RunTaskCommand.Builder
-
optional bytes taskArgs = 4;
- hasTaskArgs() - Method in class alluxio.grpc.RunTaskCommand
-
optional bytes taskArgs = 4;
- hasTaskArgs() - Method in interface alluxio.grpc.RunTaskCommandOrBuilder
-
optional bytes taskArgs = 4;
- hasTaskId() - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
optional int64 taskId = 2;
- hasTaskId() - Method in class alluxio.grpc.CancelTaskCommand
-
optional int64 taskId = 2;
- hasTaskId() - Method in interface alluxio.grpc.CancelTaskCommandOrBuilder
-
optional int64 taskId = 2;
- hasTaskId() - Method in class alluxio.grpc.RunTaskCommand.Builder
-
optional int64 taskId = 2;
- hasTaskId() - Method in class alluxio.grpc.RunTaskCommand
-
optional int64 taskId = 2;
- hasTaskId() - Method in interface alluxio.grpc.RunTaskCommandOrBuilder
-
optional int64 taskId = 2;
- hasTaskPoolSize() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int32 taskPoolSize = 5;
- hasTaskPoolSize() - Method in class alluxio.grpc.JobWorkerHealth
-
optional int32 taskPoolSize = 5;
- hasTaskPoolSize() - Method in interface alluxio.grpc.JobWorkerHealthOrBuilder
-
optional int32 taskPoolSize = 5;
- hasTaskPoolSize() - Method in class alluxio.grpc.SetTaskPoolSizeCommand.Builder
-
optional int32 taskPoolSize = 1;
- hasTaskPoolSize() - Method in class alluxio.grpc.SetTaskPoolSizeCommand
-
optional int32 taskPoolSize = 1;
- hasTaskPoolSize() - Method in interface alluxio.grpc.SetTaskPoolSizeCommandOrBuilder
-
optional int32 taskPoolSize = 1;
- hasTempBlockMeta(long) - Method in class alluxio.worker.block.BlockMetadataManager
-
Checks if the storage has a given temp block.
- hasTempBlockMeta(long) - Method in class alluxio.worker.block.meta.StorageDir
-
Checks if a temp block is in this storage dir.
- hasTempUfsPath() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string temp_ufs_path = 23;
- hasTempUfsPath() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string temp_ufs_path = 23;
- hasTempUfsPath() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string temp_ufs_path = 23;
- hasTempUfsPath() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string tempUfsPath = 12;
- hasTempUfsPath() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional string tempUfsPath = 12;
- hasTempUfsPath() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional string tempUfsPath = 12;
- hasTempUfsPath() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional string temp_ufs_path = 11;
- hasTempUfsPath() - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
optional string temp_ufs_path = 11;
- hasTempUfsPath() - Method in interface alluxio.proto.journal.File.UpdateInodeFileEntryOrBuilder
-
optional string temp_ufs_path = 11;
- hasTerminal(String, boolean) - Method in class alluxio.conf.path.TrieNode
-
Checks whether the path has terminal nodes as parents or children.
- hasTier() - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional int32 tier = 3;
- hasTier() - Method in class alluxio.grpc.CreateLocalBlockRequest
-
optional int32 tier = 3;
- hasTier() - Method in interface alluxio.grpc.CreateLocalBlockRequestOrBuilder
-
optional int32 tier = 3;
- hasTier() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
This is only applicable for block write.
- hasTier() - Method in class alluxio.grpc.WriteRequestCommand
-
This is only applicable for block write.
- hasTier() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
This is only applicable for block write.
- hasTier() - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
optional string tier = 2;
- hasTier() - Method in class alluxio.proto.meta.Block.BlockLocation
-
optional string tier = 2;
- hasTier() - Method in interface alluxio.proto.meta.Block.BlockLocationOrBuilder
-
optional string tier = 2;
- hasTierAlias() - Method in class alluxio.grpc.BlockLocation.Builder
-
optional string tierAlias = 3;
- hasTierAlias() - Method in class alluxio.grpc.BlockLocation
-
optional string tierAlias = 3;
- hasTierAlias() - Method in interface alluxio.grpc.BlockLocationOrBuilder
-
optional string tierAlias = 3;
- hasTierAlias() - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
optional string tierAlias = 1;
- hasTierAlias() - Method in class alluxio.grpc.BlockStoreLocationProto
-
optional string tierAlias = 1;
- hasTierAlias() - Method in interface alluxio.grpc.BlockStoreLocationProtoOrBuilder
-
optional string tierAlias = 1;
- hasTierAlias() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the alias of the target tier
- hasTierAlias() - Method in class alluxio.grpc.CommitBlockPRequest
-
the alias of the target tier
- hasTierAlias() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
the alias of the target tier
- hasTieredIdentity() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional .alluxio.grpc.TieredIdentity tieredIdentity = 6;
- hasTieredIdentity() - Method in class alluxio.grpc.WorkerNetAddress
-
optional .alluxio.grpc.TieredIdentity tieredIdentity = 6;
- hasTieredIdentity() - Method in interface alluxio.grpc.WorkerNetAddressOrBuilder
-
optional .alluxio.grpc.TieredIdentity tieredIdentity = 6;
- hasTierName() - Method in class alluxio.grpc.LocalityTier.Builder
-
optional string tierName = 1;
- hasTierName() - Method in class alluxio.grpc.LocalityTier
-
optional string tierName = 1;
- hasTierName() - Method in interface alluxio.grpc.LocalityTierOrBuilder
-
optional string tierName = 1;
- hasTtl() - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 ttl = 15;
- hasTtl() - Method in class alluxio.grpc.FileInfo
-
optional int64 ttl = 15;
- hasTtl() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional int64 ttl = 15;
- hasTtl() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
optional int64 ttl = 2;
- hasTtl() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions
-
optional int64 ttl = 2;
- hasTtl() - Method in interface alluxio.grpc.FileSystemMasterCommonPOptionsOrBuilder
-
optional int64 ttl = 2;
- hasTtl() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 ttl = 13;
- hasTtl() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional int64 ttl = 13;
- hasTtl() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional int64 ttl = 13;
- hasTtl() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 ttl = 13;
- hasTtl() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional int64 ttl = 13;
- hasTtl() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional int64 ttl = 13;
- hasTtl() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int64 ttl = 4;
- hasTtl() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional int64 ttl = 4;
- hasTtl() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional int64 ttl = 4;
- hasTtl() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 ttl = 12;
- hasTtl() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional int64 ttl = 12;
- hasTtl() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional int64 ttl = 12;
- hasTtl() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 ttl = 4;
- hasTtl() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional int64 ttl = 4;
- hasTtl() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional int64 ttl = 4;
- hasTtlAction() - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.TtlAction ttlAction = 22;
- hasTtlAction() - Method in class alluxio.grpc.FileInfo
-
optional .alluxio.grpc.TtlAction ttlAction = 22;
- hasTtlAction() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional .alluxio.grpc.TtlAction ttlAction = 22;
- hasTtlAction() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
optional .alluxio.grpc.TtlAction ttlAction = 3;
- hasTtlAction() - Method in class alluxio.grpc.FileSystemMasterCommonPOptions
-
optional .alluxio.grpc.TtlAction ttlAction = 3;
- hasTtlAction() - Method in interface alluxio.grpc.FileSystemMasterCommonPOptionsOrBuilder
-
optional .alluxio.grpc.TtlAction ttlAction = 3;
- hasTtlAction() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 14 [default = DELETE];
- hasTtlAction() - Method in class alluxio.proto.journal.File.InodeDirectoryEntry
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 14 [default = DELETE];
- hasTtlAction() - Method in interface alluxio.proto.journal.File.InodeDirectoryEntryOrBuilder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 14 [default = DELETE];
- hasTtlAction() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 17 [default = DELETE];
- hasTtlAction() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 17 [default = DELETE];
- hasTtlAction() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 17 [default = DELETE];
- hasTtlAction() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 9 [default = DELETE];
- hasTtlAction() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 9 [default = DELETE];
- hasTtlAction() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 9 [default = DELETE];
- hasTtlAction() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 13 [default = DELETE];
- hasTtlAction() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 13 [default = DELETE];
- hasTtlAction() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 13 [default = DELETE];
- hasTtlAction() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.grpc.TtlAction ttl_action = 5;
- hasTtlAction() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional .alluxio.grpc.TtlAction ttl_action = 5;
- hasTtlAction() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional .alluxio.grpc.TtlAction ttl_action = 5;
- hasTxId() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
optional int64 tx_id = 2;
- hasTxId() - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry
-
optional int64 tx_id = 2;
- hasTxId() - Method in interface alluxio.proto.journal.File.ActiveSyncTxIdEntryOrBuilder
-
optional int64 tx_id = 2;
- hasType() - Method in class alluxio.grpc.JobInfo.Builder
-
optional .alluxio.grpc.job.JobType type = 8;
- hasType() - Method in class alluxio.grpc.JobInfo
-
optional .alluxio.grpc.job.JobType type = 8;
- hasType() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional .alluxio.grpc.job.JobType type = 8;
- hasType() - Method in class alluxio.grpc.PAclEntry.Builder
-
optional .alluxio.grpc.file.PAclEntryType type = 1;
- hasType() - Method in class alluxio.grpc.PAclEntry
-
optional .alluxio.grpc.file.PAclEntryType type = 1;
- hasType() - Method in interface alluxio.grpc.PAclEntryOrBuilder
-
optional .alluxio.grpc.file.PAclEntryType type = 1;
- hasType() - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string type = 3;
- hasType() - Method in class alluxio.grpc.table.FieldSchema
-
optional string type = 3;
- hasType() - Method in interface alluxio.grpc.table.FieldSchemaOrBuilder
-
optional string type = 3;
- hasType() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.TableInfo.TableType type = 3;
- hasType() - Method in class alluxio.grpc.table.TableInfo
-
optional .alluxio.grpc.table.TableInfo.TableType type = 3;
- hasType() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional .alluxio.grpc.table.TableInfo.TableType type = 3;
- hasType() - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional .alluxio.grpc.block.RequestType type = 1;
- hasType() - Method in class alluxio.grpc.WriteRequestCommand
-
optional .alluxio.grpc.block.RequestType type = 1;
- hasType() - Method in interface alluxio.grpc.WriteRequestCommandOrBuilder
-
optional .alluxio.grpc.block.RequestType type = 1;
- hasType() - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
optional .alluxio.proto.shared.AclEntryType type = 1;
- hasType() - Method in class alluxio.proto.shared.Acl.AclEntry
-
optional .alluxio.proto.shared.AclEntryType type = 1;
- hasType() - Method in interface alluxio.proto.shared.Acl.AclEntryOrBuilder
-
optional .alluxio.proto.shared.AclEntryType type = 1;
- hasUdbConnectionUri() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_connection_uri = 2;
- hasUdbConnectionUri() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
optional string udb_connection_uri = 2;
- hasUdbConnectionUri() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
optional string udb_connection_uri = 2;
- hasUdbConnectionUri() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_connection_uri = 2;
- hasUdbConnectionUri() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
optional string udb_connection_uri = 2;
- hasUdbConnectionUri() - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
optional string udb_connection_uri = 2;
- hasUdbDbName() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_db_name = 3;
- hasUdbDbName() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
optional string udb_db_name = 3;
- hasUdbDbName() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
optional string udb_db_name = 3;
- hasUdbDbName() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_db_name = 3;
- hasUdbDbName() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
optional string udb_db_name = 3;
- hasUdbDbName() - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
optional string udb_db_name = 3;
- hasUdbType() - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_type = 1;
- hasUdbType() - Method in class alluxio.grpc.table.AttachDatabasePRequest
-
optional string udb_type = 1;
- hasUdbType() - Method in interface alluxio.grpc.table.AttachDatabasePRequestOrBuilder
-
optional string udb_type = 1;
- hasUdbType() - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_type = 1;
- hasUdbType() - Method in class alluxio.proto.journal.Table.AttachDbEntry
-
optional string udb_type = 1;
- hasUdbType() - Method in interface alluxio.proto.journal.Table.AttachDbEntryOrBuilder
-
optional string udb_type = 1;
- hasUfsCapacityBytes() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional int64 ufsCapacityBytes = 3 [default = -1];
- hasUfsCapacityBytes() - Method in class alluxio.grpc.MountPointInfo
-
optional int64 ufsCapacityBytes = 3 [default = -1];
- hasUfsCapacityBytes() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
optional int64 ufsCapacityBytes = 3 [default = -1];
- hasUfsFingerprint() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string ufsFingerprint = 26;
- hasUfsFingerprint() - Method in class alluxio.grpc.FileInfo
-
optional string ufsFingerprint = 26;
- hasUfsFingerprint() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string ufsFingerprint = 26;
- hasUfsFingerprint() - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional string ufs_fingerprint = 5;
- hasUfsFingerprint() - Method in class alluxio.proto.journal.File.CompleteFileEntry
-
optional string ufs_fingerprint = 5;
- hasUfsFingerprint() - Method in interface alluxio.proto.journal.File.CompleteFileEntryOrBuilder
-
optional string ufs_fingerprint = 5;
- hasUfsFingerprint() - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string ufs_fingerprint = 18;
- hasUfsFingerprint() - Method in class alluxio.proto.journal.File.InodeFileEntry
-
optional string ufs_fingerprint = 18;
- hasUfsFingerprint() - Method in interface alluxio.proto.journal.File.InodeFileEntryOrBuilder
-
optional string ufs_fingerprint = 18;
- hasUfsFingerprint() - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string ufs_fingerprint = 10;
- hasUfsFingerprint() - Method in class alluxio.proto.journal.File.SetAttributeEntry
-
optional string ufs_fingerprint = 10;
- hasUfsFingerprint() - Method in interface alluxio.proto.journal.File.SetAttributeEntryOrBuilder
-
optional string ufs_fingerprint = 10;
- hasUfsFingerprint() - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string ufs_fingerprint = 15;
- hasUfsFingerprint() - Method in class alluxio.proto.journal.File.UpdateInodeEntry
-
optional string ufs_fingerprint = 15;
- hasUfsFingerprint() - Method in interface alluxio.proto.journal.File.UpdateInodeEntryOrBuilder
-
optional string ufs_fingerprint = 15;
- hasUfsFingerprint() - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string ufs_fingerprint = 11;
- hasUfsFingerprint() - Method in class alluxio.proto.meta.InodeMeta.Inode
-
optional string ufs_fingerprint = 11;
- hasUfsFingerprint() - Method in interface alluxio.proto.meta.InodeMeta.InodeOrBuilder
-
optional string ufs_fingerprint = 11;
- hasUfsInfo() - Method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
- hasUfsInfo() - Method in class alluxio.grpc.GetUfsInfoPResponse
-
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
- hasUfsInfo() - Method in interface alluxio.grpc.GetUfsInfoPResponseOrBuilder
-
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
- hasUfsLength() - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional int64 ufsLength = 1;
- hasUfsLength() - Method in class alluxio.grpc.CompleteFilePOptions
-
optional int64 ufsLength = 1;
- hasUfsLength() - Method in interface alluxio.grpc.CompleteFilePOptionsOrBuilder
-
optional int64 ufsLength = 1;
- hasUfsMode() - Method in class alluxio.grpc.UpdateUfsModePOptions.Builder
-
optional .alluxio.grpc.file.UfsPMode ufsMode = 1;
- hasUfsMode() - Method in class alluxio.grpc.UpdateUfsModePOptions
-
optional .alluxio.grpc.file.UfsPMode ufsMode = 1;
- hasUfsMode() - Method in interface alluxio.grpc.UpdateUfsModePOptionsOrBuilder
-
optional .alluxio.grpc.file.UfsPMode ufsMode = 1;
- hasUfsMode() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
optional .alluxio.proto.journal.UfsMode ufsMode = 2 [default = READ_WRITE];
- hasUfsMode() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry
-
optional .alluxio.proto.journal.UfsMode ufsMode = 2 [default = READ_WRITE];
- hasUfsMode() - Method in interface alluxio.proto.journal.File.UpdateUfsModeEntryOrBuilder
-
optional .alluxio.proto.journal.UfsMode ufsMode = 2 [default = READ_WRITE];
- hasUfsPath() - Method in class alluxio.grpc.FileInfo.Builder
-
optional string ufsPath = 4;
- hasUfsPath() - Method in class alluxio.grpc.FileInfo
-
optional string ufsPath = 4;
- hasUfsPath() - Method in interface alluxio.grpc.FileInfoOrBuilder
-
optional string ufsPath = 4;
- hasUfsPath() - Method in class alluxio.grpc.MountPRequest.Builder
-
the path of the under file system
- hasUfsPath() - Method in class alluxio.grpc.MountPRequest
-
the path of the under file system
- hasUfsPath() - Method in interface alluxio.grpc.MountPRequestOrBuilder
-
the path of the under file system
- hasUfsPath() - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
the ufs path
- hasUfsPath() - Method in class alluxio.grpc.UpdateUfsModePRequest
-
the ufs path
- hasUfsPath() - Method in interface alluxio.grpc.UpdateUfsModePRequestOrBuilder
-
the ufs path
- hasUfsPath() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string ufs_path = 1;
- hasUfsPath() - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions
-
optional string ufs_path = 1;
- hasUfsPath() - Method in interface alluxio.proto.dataserver.Protocol.CreateUfsFileOptionsOrBuilder
-
optional string ufs_path = 1;
- hasUfsPath() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
optional string ufs_path = 1;
- hasUfsPath() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
optional string ufs_path = 1;
- hasUfsPath() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
optional string ufs_path = 1;
- hasUfsPath() - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional string ufs_path = 2;
- hasUfsPath() - Method in class alluxio.proto.journal.File.AddMountPointEntry
-
optional string ufs_path = 2;
- hasUfsPath() - Method in interface alluxio.proto.journal.File.AddMountPointEntryOrBuilder
-
optional string ufs_path = 2;
- hasUfsPath() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
optional string ufsPath = 1;
- hasUfsPath() - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry
-
optional string ufsPath = 1;
- hasUfsPath() - Method in interface alluxio.proto.journal.File.UpdateUfsModeEntryOrBuilder
-
optional string ufsPath = 1;
- hasUfsType() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional string ufsType = 2;
- hasUfsType() - Method in class alluxio.grpc.MountPointInfo
-
optional string ufsType = 2;
- hasUfsType() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
optional string ufsType = 2;
- hasUfsUri() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional string ufsUri = 1;
- hasUfsUri() - Method in class alluxio.grpc.MountPointInfo
-
optional string ufsUri = 1;
- hasUfsUri() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
optional string ufsUri = 1;
- hasUfsUri() - Method in class alluxio.grpc.ReverseResolvePRequest.Builder
-
optional string ufsUri = 1;
- hasUfsUri() - Method in class alluxio.grpc.ReverseResolvePRequest
-
optional string ufsUri = 1;
- hasUfsUri() - Method in interface alluxio.grpc.ReverseResolvePRequestOrBuilder
-
optional string ufsUri = 1;
- hasUfsUsedBytes() - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional int64 ufsUsedBytes = 4 [default = -1];
- hasUfsUsedBytes() - Method in class alluxio.grpc.MountPointInfo
-
optional int64 ufsUsedBytes = 4 [default = -1];
- hasUfsUsedBytes() - Method in interface alluxio.grpc.MountPointInfoOrBuilder
-
optional int64 ufsUsedBytes = 4 [default = -1];
- hasUnchecked() - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional bool unchecked = 3;
- hasUnchecked() - Method in class alluxio.grpc.DeletePOptions
-
optional bool unchecked = 3;
- hasUnchecked() - Method in interface alluxio.grpc.DeletePOptionsOrBuilder
-
optional bool unchecked = 3;
- hasUnfinishedTasks() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int32 unfinishedTasks = 7;
- hasUnfinishedTasks() - Method in class alluxio.grpc.JobWorkerHealth
-
optional int32 unfinishedTasks = 7;
- hasUnfinishedTasks() - Method in interface alluxio.grpc.JobWorkerHealthOrBuilder
-
optional int32 unfinishedTasks = 7;
- hasUnscaled() - Method in class alluxio.grpc.table.Decimal.Builder
-
required bytes unscaled = 2;
- hasUnscaled() - Method in class alluxio.grpc.table.Decimal
-
required bytes unscaled = 2;
- hasUnscaled() - Method in interface alluxio.grpc.table.DecimalOrBuilder
-
required bytes unscaled = 2;
- hasUnused1() - Method in class alluxio.grpc.JobInfo.Builder
-
formerly result
- hasUnused1() - Method in class alluxio.grpc.JobInfo
-
formerly result
- hasUnused1() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
formerly result
- hasUpdateDatabaseInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateDatabaseInfoEntry update_database_info = 49;
- hasUpdateDatabaseInfo() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.UpdateDatabaseInfoEntry update_database_info = 49;
- hasUpdateDatabaseInfo() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.UpdateDatabaseInfoEntry update_database_info = 49;
- hasUpdateInode() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeEntry update_inode = 35;
- hasUpdateInode() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.UpdateInodeEntry update_inode = 35;
- hasUpdateInode() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.UpdateInodeEntry update_inode = 35;
- hasUpdateInodeDirectory() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeDirectoryEntry update_inode_directory = 36;
- hasUpdateInodeDirectory() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.UpdateInodeDirectoryEntry update_inode_directory = 36;
- hasUpdateInodeDirectory() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.UpdateInodeDirectoryEntry update_inode_directory = 36;
- hasUpdateInodeFile() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeFileEntry update_inode_file = 37;
- hasUpdateInodeFile() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.UpdateInodeFileEntry update_inode_file = 37;
- hasUpdateInodeFile() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.UpdateInodeFileEntry update_inode_file = 37;
- hasUpdateLastAccessTime() - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional bool updateLastAccessTime = 4 [default = true];
- hasUpdateLastAccessTime() - Method in class alluxio.grpc.OpenFilePOptions
-
optional bool updateLastAccessTime = 4 [default = true];
- hasUpdateLastAccessTime() - Method in interface alluxio.grpc.OpenFilePOptionsOrBuilder
-
optional bool updateLastAccessTime = 4 [default = true];
- hasUpdateTimestamps() - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional bool updateTimestamps = 4 [default = true];
- hasUpdateTimestamps() - Method in class alluxio.grpc.GetStatusPOptions
-
optional bool updateTimestamps = 4 [default = true];
- hasUpdateTimestamps() - Method in interface alluxio.grpc.GetStatusPOptionsOrBuilder
-
optional bool updateTimestamps = 4 [default = true];
- hasUpdateUfsMode() - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateUfsModeEntry update_ufs_mode = 30;
- hasUpdateUfsMode() - Method in class alluxio.proto.journal.Journal.JournalEntry
-
optional .alluxio.proto.journal.UpdateUfsModeEntry update_ufs_mode = 30;
- hasUpdateUfsMode() - Method in interface alluxio.proto.journal.Journal.JournalEntryOrBuilder
-
optional .alluxio.proto.journal.UpdateUfsModeEntry update_ufs_mode = 30;
- hasUpTimeMs() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional int64 upTimeMs = 6;
- hasUpTimeMs() - Method in class alluxio.grpc.MasterInfo
-
optional int64 upTimeMs = 6;
- hasUpTimeMs() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
optional int64 upTimeMs = 6;
- hasUri() - Method in class alluxio.grpc.UfsInfo.Builder
-
optional string uri = 1;
- hasUri() - Method in class alluxio.grpc.UfsInfo
-
optional string uri = 1;
- hasUri() - Method in interface alluxio.grpc.UfsInfoOrBuilder
-
optional string uri = 1;
- hasUsedBytes() - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int64 usedBytes = 6;
- hasUsedBytes() - Method in class alluxio.grpc.BlockMasterInfo
-
optional int64 usedBytes = 6;
- hasUsedBytes() - Method in interface alluxio.grpc.BlockMasterInfoOrBuilder
-
optional int64 usedBytes = 6;
- hasUsedBytes() - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int64 usedBytes = 6;
- hasUsedBytes() - Method in class alluxio.grpc.WorkerInfo
-
optional int64 usedBytes = 6;
- hasUsedBytes() - Method in interface alluxio.grpc.WorkerInfoOrBuilder
-
optional int64 usedBytes = 6;
- hasUsedBytesOnTier() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the space used in bytes on the target tier
- hasUsedBytesOnTier() - Method in class alluxio.grpc.CommitBlockPRequest
-
the space used in bytes on the target tier
- hasUsedBytesOnTier() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
the space used in bytes on the target tier
- hasUser() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
The client does not need to set this.
- hasUser() - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions
-
The client does not need to set this.
- hasUser() - Method in interface alluxio.proto.dataserver.Protocol.OpenUfsBlockOptionsOrBuilder
-
The client does not need to set this.
- hasValue() - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string value = 3;
- hasValue() - Method in class alluxio.grpc.ConfigProperty
-
optional string value = 3;
- hasValue() - Method in interface alluxio.grpc.ConfigPropertyOrBuilder
-
optional string value = 3;
- hasValue() - Method in class alluxio.grpc.LocalityTier.Builder
-
optional string value = 2;
- hasValue() - Method in class alluxio.grpc.LocalityTier
-
optional string value = 2;
- hasValue() - Method in interface alluxio.grpc.LocalityTierOrBuilder
-
optional string value = 2;
- hasValue() - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
optional .alluxio.grpc.block.BlockIdList value = 2;
- hasValue() - Method in class alluxio.grpc.LocationBlockIdListEntry
-
optional .alluxio.grpc.block.BlockIdList value = 2;
- hasValue() - Method in interface alluxio.grpc.LocationBlockIdListEntryOrBuilder
-
optional .alluxio.grpc.block.BlockIdList value = 2;
- hasValue() - Method in class alluxio.grpc.Metric.Builder
-
optional double value = 4;
- hasValue() - Method in class alluxio.grpc.Metric
-
optional double value = 4;
- hasValue() - Method in interface alluxio.grpc.MetricOrBuilder
-
optional double value = 4;
- hasValue() - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
optional string value = 2;
- hasValue() - Method in class alluxio.proto.journal.File.StringPairEntry
-
optional string value = 2;
- hasValue() - Method in interface alluxio.proto.journal.File.StringPairEntryOrBuilder
-
optional string value = 2;
- hasVersion() - Method in class alluxio.grpc.GetServiceVersionPResponse.Builder
-
optional int64 version = 1;
- hasVersion() - Method in class alluxio.grpc.GetServiceVersionPResponse
-
optional int64 version = 1;
- hasVersion() - Method in interface alluxio.grpc.GetServiceVersionPResponseOrBuilder
-
optional int64 version = 1;
- hasVersion() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional string version = 7;
- hasVersion() - Method in class alluxio.grpc.MasterInfo
-
optional string version = 7;
- hasVersion() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
optional string version = 7;
- hasVersion() - Method in class alluxio.grpc.table.Partition.Builder
-
optional int64 version = 4;
- hasVersion() - Method in class alluxio.grpc.table.Partition
-
optional int64 version = 4;
- hasVersion() - Method in interface alluxio.grpc.table.PartitionOrBuilder
-
optional int64 version = 4;
- hasVersion() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional int64 version = 10;
- hasVersion() - Method in class alluxio.grpc.table.TableInfo
-
optional int64 version = 10;
- hasVersion() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional int64 version = 10;
- hasVersion() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional int64 version = 11;
- hasVersion() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional int64 version = 11;
- hasVersion() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional int64 version = 11;
- hasVersion() - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
optional int64 version = 4;
- hasVersion() - Method in class alluxio.proto.journal.Table.RemoveTableEntry
-
optional int64 version = 4;
- hasVersion() - Method in interface alluxio.proto.journal.Table.RemoveTableEntryOrBuilder
-
optional int64 version = 4;
- hasVersionCreationTime() - Method in class alluxio.grpc.table.Partition.Builder
-
optional int64 version_creation_time = 5;
- hasVersionCreationTime() - Method in class alluxio.grpc.table.Partition
-
optional int64 version_creation_time = 5;
- hasVersionCreationTime() - Method in interface alluxio.grpc.table.PartitionOrBuilder
-
optional int64 version_creation_time = 5;
- hasVersionCreationTime() - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional int64 version_creation_time = 11;
- hasVersionCreationTime() - Method in class alluxio.grpc.table.TableInfo
-
optional int64 version_creation_time = 11;
- hasVersionCreationTime() - Method in interface alluxio.grpc.table.TableInfoOrBuilder
-
optional int64 version_creation_time = 11;
- hasVersionCreationTime() - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional int64 version_creation_time = 12;
- hasVersionCreationTime() - Method in class alluxio.proto.journal.Table.AddTableEntry
-
optional int64 version_creation_time = 12;
- hasVersionCreationTime() - Method in interface alluxio.proto.journal.Table.AddTableEntryOrBuilder
-
optional int64 version_creation_time = 12;
- hasWebPort() - Method in class alluxio.grpc.MasterInfo.Builder
-
optional int32 webPort = 8;
- hasWebPort() - Method in class alluxio.grpc.MasterInfo
-
optional int32 webPort = 8;
- hasWebPort() - Method in interface alluxio.grpc.MasterInfoOrBuilder
-
optional int32 webPort = 8;
- hasWebPort() - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional int32 webPort = 4;
- hasWebPort() - Method in class alluxio.grpc.WorkerNetAddress
-
optional int32 webPort = 4;
- hasWebPort() - Method in interface alluxio.grpc.WorkerNetAddressOrBuilder
-
optional int32 webPort = 4;
- hasWhiteList() - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
optional bool white_list = 2;
- hasWhiteList() - Method in class alluxio.grpc.table.EquatableValueSet
-
optional bool white_list = 2;
- hasWhiteList() - Method in interface alluxio.grpc.table.EquatableValueSetOrBuilder
-
optional bool white_list = 2;
- hasWindowsDrive(String, boolean) - Static method in class alluxio.AlluxioURI
-
Checks if the path is a windows path.
- hasWorkerAddress() - Method in class alluxio.grpc.BlockLocation.Builder
-
optional .alluxio.grpc.WorkerNetAddress workerAddress = 2;
- hasWorkerAddress() - Method in class alluxio.grpc.BlockLocation
-
optional .alluxio.grpc.WorkerNetAddress workerAddress = 2;
- hasWorkerAddress() - Method in interface alluxio.grpc.BlockLocationOrBuilder
-
optional .alluxio.grpc.WorkerNetAddress workerAddress = 2;
- hasWorkerHost() - Method in class alluxio.grpc.JobInfo.Builder
-
optional string workerHost = 12;
- hasWorkerHost() - Method in class alluxio.grpc.JobInfo
-
optional string workerHost = 12;
- hasWorkerHost() - Method in interface alluxio.grpc.JobInfoOrBuilder
-
optional string workerHost = 12;
- hasWorkerId() - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the id of the worker
- hasWorkerId() - Method in class alluxio.grpc.BlockHeartbeatPRequest
-
the id of the worker
- hasWorkerId() - Method in interface alluxio.grpc.BlockHeartbeatPRequestOrBuilder
-
the id of the worker
- hasWorkerId() - Method in class alluxio.grpc.BlockLocation.Builder
-
optional int64 workerId = 1;
- hasWorkerId() - Method in class alluxio.grpc.BlockLocation
-
optional int64 workerId = 1;
- hasWorkerId() - Method in interface alluxio.grpc.BlockLocationOrBuilder
-
optional int64 workerId = 1;
- hasWorkerId() - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the id of the worker
- hasWorkerId() - Method in class alluxio.grpc.CommitBlockPRequest
-
the id of the worker
- hasWorkerId() - Method in interface alluxio.grpc.CommitBlockPRequestOrBuilder
-
the id of the worker
- hasWorkerId() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
the id of the worker
- hasWorkerId() - Method in class alluxio.grpc.FileSystemHeartbeatPRequest
-
the id of the worker
- hasWorkerId() - Method in interface alluxio.grpc.FileSystemHeartbeatPRequestOrBuilder
-
the id of the worker
- hasWorkerId() - Method in class alluxio.grpc.GetWorkerIdPResponse.Builder
-
optional int64 workerId = 1;
- hasWorkerId() - Method in class alluxio.grpc.GetWorkerIdPResponse
-
optional int64 workerId = 1;
- hasWorkerId() - Method in interface alluxio.grpc.GetWorkerIdPResponseOrBuilder
-
optional int64 workerId = 1;
- hasWorkerId() - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int64 workerId = 1;
- hasWorkerId() - Method in class alluxio.grpc.JobWorkerHealth
-
optional int64 workerId = 1;
- hasWorkerId() - Method in interface alluxio.grpc.JobWorkerHealthOrBuilder
-
optional int64 workerId = 1;
- hasWorkerId() - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the id of the worker
- hasWorkerId() - Method in class alluxio.grpc.RegisterWorkerPRequest
-
the id of the worker
- hasWorkerId() - Method in interface alluxio.grpc.RegisterWorkerPRequestOrBuilder
-
the id of the worker
- hasWorkerId() - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
optional int64 worker_id = 1;
- hasWorkerId() - Method in class alluxio.proto.meta.Block.BlockLocation
-
optional int64 worker_id = 1;
- hasWorkerId() - Method in interface alluxio.proto.meta.Block.BlockLocationOrBuilder
-
optional int64 worker_id = 1;
- hasWorkerNetAddress() - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
the worker network address
- hasWorkerNetAddress() - Method in class alluxio.grpc.GetWorkerIdPRequest
-
the worker network address
- hasWorkerNetAddress() - Method in interface alluxio.grpc.GetWorkerIdPRequestOrBuilder
-
the worker network address
- hasWorkerNetAddress() - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
optional .alluxio.grpc.WorkerNetAddress workerNetAddress = 1;
- hasWorkerNetAddress() - Method in class alluxio.grpc.RegisterJobWorkerPRequest
-
optional .alluxio.grpc.WorkerNetAddress workerNetAddress = 1;
- hasWorkerNetAddress() - Method in interface alluxio.grpc.RegisterJobWorkerPRequestOrBuilder
-
optional .alluxio.grpc.WorkerNetAddress workerNetAddress = 1;
- hasWorkerRange() - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
optional .alluxio.grpc.block.WorkerRange workerRange = 3;
- hasWorkerRange() - Method in class alluxio.grpc.GetWorkerReportPOptions
-
optional .alluxio.grpc.block.WorkerRange workerRange = 3;
- hasWorkerRange() - Method in interface alluxio.grpc.GetWorkerReportPOptionsOrBuilder
-
optional .alluxio.grpc.block.WorkerRange workerRange = 3;
- hasWriteTier() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int32 writeTier = 7;
- hasWriteTier() - Method in class alluxio.grpc.CreateFilePOptions
-
optional int32 writeTier = 7;
- hasWriteTier() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional int32 writeTier = 7;
- hasWriteType() - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.file.WritePType writeType = 4;
- hasWriteType() - Method in class alluxio.grpc.CreateDirectoryPOptions
-
optional .alluxio.grpc.file.WritePType writeType = 4;
- hasWriteType() - Method in interface alluxio.grpc.CreateDirectoryPOptionsOrBuilder
-
optional .alluxio.grpc.file.WritePType writeType = 4;
- hasWriteType() - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.file.WritePType writeType = 8;
- hasWriteType() - Method in class alluxio.grpc.CreateFilePOptions
-
optional .alluxio.grpc.file.WritePType writeType = 8;
- hasWriteType() - Method in interface alluxio.grpc.CreateFilePOptionsOrBuilder
-
optional .alluxio.grpc.file.WritePType writeType = 8;
- HdfsAclProvider - Interface in alluxio.underfs.hdfs
-
Interface for providing HDFS ACLs.
- HdfsActiveSyncProvider - Interface in alluxio.underfs.hdfs
-
Interface for providing HDFS ActiveSync.
- HdfsFileInputStream - Class in alluxio.hadoop
-
An input stream for reading a file from HDFS.
- HdfsFileInputStream(FileSystem, AlluxioURI, FileSystem.Statistics) - Constructor for class alluxio.hadoop.HdfsFileInputStream
-
Constructs a new stream for reading a file from HDFS.
- HdfsFileInputStream(FileInStream, FileSystem.Statistics) - Constructor for class alluxio.hadoop.HdfsFileInputStream
-
Constructs a new stream for reading a file from HDFS.
- HdfsPositionedUnderFileInputStream - Class in alluxio.underfs.hdfs
-
The input stream of HDFS as under filesystem.
- HdfsUnderFileInputStream - Class in alluxio.underfs.hdfs
-
The input stream of HDFS as under filesystem.
- HdfsUnderFileOutputStream - Class in alluxio.underfs.hdfs
-
- HdfsUnderFileOutputStream(FSDataOutputStream) - Constructor for class alluxio.underfs.hdfs.HdfsUnderFileOutputStream
-
Basic constructor.
- HdfsUnderFileSystem - Class in alluxio.underfs.hdfs
-
- HdfsUnderFileSystem(AlluxioURI, UnderFileSystemConfiguration, Configuration) - Constructor for class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- HdfsUnderFileSystemFactory - Class in alluxio.underfs.hdfs
-
- HdfsUnderFileSystemFactory() - Constructor for class alluxio.underfs.hdfs.HdfsUnderFileSystemFactory
-
- HdfsValidationTask - Class in alluxio.cli.validation
-
Abstract class for validating HDFS-related configurations.
- HdfsValidationTask() - Constructor for class alluxio.cli.validation.HdfsValidationTask
-
- HdfsVersion - Enum in alluxio.underfs.hdfs
-
The set of supported Hdfs versions.
- HdfsWorker(int, int, int, ByteBuffer, boolean, String) - Constructor for class alluxio.examples.Performance.HdfsWorker
-
- head(String, Integer) - Static method in class alluxio.util.network.HttpUtils
-
Uses the head method to send a url with arguments by http, this method can call RESTful Api.
- HeadCommand - Class in alluxio.cli.fs.command
-
Prints the file's first n bytes (by default, 1KB) to the console.
- HeadCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.HeadCommand
-
- HEADER - Static variable in class alluxio.Constants
-
- HEADER_COS - Static variable in class alluxio.Constants
-
- HEADER_GCS - Static variable in class alluxio.Constants
-
- HEADER_HTTP - Static variable in class alluxio.Constants
-
- HEADER_HTTPS - Static variable in class alluxio.Constants
-
- HEADER_KODO - Static variable in class alluxio.Constants
-
- HEADER_OSS - Static variable in class alluxio.Constants
-
- HEADER_S3 - Static variable in class alluxio.Constants
-
- HEADER_S3A - Static variable in class alluxio.Constants
-
- HEADER_SWIFT - Static variable in class alluxio.Constants
-
- HealthCheckClient - Interface in alluxio
-
Client for checking service availability.
- HeapBlockStore - Class in alluxio.master.metastore.heap
-
This class requires external synchronization for operations on the same block id.
- HeapBlockStore() - Constructor for class alluxio.master.metastore.heap.HeapBlockStore
-
- HeapInodeStore - Class in alluxio.master.metastore.heap
-
FileStore implementation using on-heap data structures.
- HeapInodeStore() - Constructor for class alluxio.master.metastore.heap.HeapInodeStore
-
- heartbeat() - Method in class alluxio.client.file.ConfigHashSync
-
- heartbeat() - Method in class alluxio.client.metrics.ClientMasterSync
-
Sends metrics to the master keyed with appId and client hostname.
- heartbeat(List<ClientMetrics>) - Method in interface alluxio.client.metrics.MetricsMasterClient
-
The method the worker should periodically execute to heartbeat back to the master.
- heartbeat(List<ClientMetrics>) - Method in class alluxio.client.metrics.RetryHandlingMetricsMasterClient
-
- heartbeat(JobHeartbeatPRequest) - Method in class alluxio.grpc.JobMasterWorkerServiceGrpc.JobMasterWorkerServiceBlockingStub
-
Periodic worker heartbeat returns a list of commands for the worker to execute.
- heartbeat(JobHeartbeatPRequest) - Method in class alluxio.grpc.JobMasterWorkerServiceGrpc.JobMasterWorkerServiceFutureStub
-
Periodic worker heartbeat returns a list of commands for the worker to execute.
- heartbeat(JobHeartbeatPRequest, StreamObserver<JobHeartbeatPResponse>) - Method in class alluxio.grpc.JobMasterWorkerServiceGrpc.JobMasterWorkerServiceImplBase
-
Periodic worker heartbeat returns a list of commands for the worker to execute.
- heartbeat(JobHeartbeatPRequest, StreamObserver<JobHeartbeatPResponse>) - Method in class alluxio.grpc.JobMasterWorkerServiceGrpc.JobMasterWorkerServiceStub
-
Periodic worker heartbeat returns a list of commands for the worker to execute.
- heartbeat() - Method in interface alluxio.heartbeat.HeartbeatExecutor
-
Implements the heartbeat logic.
- heartbeat() - Method in class alluxio.master.file.activesync.ActiveSyncer
-
- heartbeat() - Method in class alluxio.master.file.BlockIntegrityChecker
-
- heartbeat() - Method in class alluxio.master.file.replication.ReplicationChecker
-
Implements the heartbeat logic.
- heartbeat(JobHeartbeatPRequest, StreamObserver<JobHeartbeatPResponse>) - Method in class alluxio.master.job.JobMasterWorkerServiceHandler
-
- heartbeat() - Method in class alluxio.master.meta.MetaMasterSync
-
Heartbeats to the leader master node.
- heartbeat(long) - Method in class alluxio.master.meta.RetryHandlingMetaMasterMasterClient
-
Sends a heartbeat to the leader master.
- heartbeat() - Method in class alluxio.master.meta.UpdateChecker
-
Heartbeat for the periodically update check.
- heartbeat() - Method in class alluxio.SessionInfo
-
Performs a session heartbeat.
- heartbeat(long, Map<String, Long>, Map<String, Long>, List<Long>, Map<BlockStoreLocation, List<Long>>, Map<String, List<String>>, List<Metric>) - Method in class alluxio.worker.block.BlockMasterClient
-
The method the worker should periodically execute to heartbeat back to the master.
- heartbeat() - Method in class alluxio.worker.block.BlockMasterSync
-
Heartbeats to the master node about the change in the worker's managed space.
- heartbeat() - Method in class alluxio.worker.block.DefaultBlockWorker.StorageChecker
-
- heartbeat() - Method in class alluxio.worker.block.PinListSync
-
- heartbeat() - Method in class alluxio.worker.block.SpaceReserver
-
- heartbeat(long, List<Long>) - Method in class alluxio.worker.file.FileSystemMasterClient
-
Heartbeats to the master.
- heartbeat(long, List<Long>, FileSystemHeartbeatPOptions) - Method in class alluxio.worker.file.FileSystemMasterClient
-
Heartbeats to the master.
- heartbeat() - Method in class alluxio.worker.job.command.CommandHandlingExecutor
-
- heartbeat(JobWorkerHealth, List<JobInfo>) - Method in interface alluxio.worker.job.JobMasterClient
-
Periodic heartbeats to update the tasks' status from a worker, and returns the commands.
- heartbeat(JobWorkerHealth, List<JobInfo>) - Method in class alluxio.worker.job.RetryHandlingJobMasterClient
-
- HeartbeatContext - Class in alluxio.heartbeat
-
This is a static class for storing and retrieving heartbeat related information.
- HeartbeatExecutor - Interface in alluxio.heartbeat
-
An interface for a heartbeat execution.
- HeartbeatScheduler - Class in alluxio.heartbeat
-
This class can be used for controlling heartbeat execution of a thread.
- HeartbeatThread - Class in alluxio.heartbeat
-
Thread class to execute a heartbeat periodically.
- HeartbeatThread(String, String, HeartbeatExecutor, long, AlluxioConfiguration, UserState) - Constructor for class alluxio.heartbeat.HeartbeatThread
-
- HeartbeatThread(String, HeartbeatExecutor, long, AlluxioConfiguration, UserState) - Constructor for class alluxio.heartbeat.HeartbeatThread
-
- HeartbeatTimer - Interface in alluxio.heartbeat
-
An interface for heartbeat timers.
- HELP_OPTION_NAME - Static variable in class alluxio.cli.fsadmin.command.DoctorCommand
-
- HELP_OPTION_NAME - Static variable in class alluxio.cli.fsadmin.command.ReportCommand
-
- HelpCommand - Class in alluxio.cli.fs.command
-
Command for print help message for the given command.
- HelpCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.HelpCommand
-
- helpComplete(int) - Method in class alluxio.concurrent.jsr.CountedCompleter
-
If this task has not completed, attempts to process at most the given number of other
unprocessed tasks for which this task is on the completion path, if any are known to exist.
- helpQuiesce() - Static method in class alluxio.concurrent.jsr.ForkJoinTask
-
Possibly executes tasks until the pool hosting the current task
is quiescent.
- HFSUtils - Class in alluxio.util
-
Utility method called in alluxio-mount.sh to calculate space for Mac OS X HFS+.
- HIGH_FIELD_NUMBER - Static variable in class alluxio.grpc.table.Range
-
- HIGH_VALUE_FIELD_NUMBER - Static variable in class alluxio.grpc.table.DateColumnStatsData
-
- HIGH_VALUE_FIELD_NUMBER - Static variable in class alluxio.grpc.table.DecimalColumnStatsData
-
- HIGH_VALUE_FIELD_NUMBER - Static variable in class alluxio.grpc.table.DoubleColumnStatsData
-
- HIGH_VALUE_FIELD_NUMBER - Static variable in class alluxio.grpc.table.LongColumnStatsData
-
- HiveBucketProperty - Class in alluxio.grpc.table.layout.hive
-
Protobuf type alluxio.grpc.table.layout.HiveBucketProperty
- HiveBucketProperty.Builder - Class in alluxio.grpc.table.layout.hive
-
Protobuf type alluxio.grpc.table.layout.HiveBucketProperty
- HiveBucketPropertyOrBuilder - Interface in alluxio.grpc.table.layout.hive
-
- HiveClientPool - Class in alluxio.table.under.hive.util
-
A pool for hive clients, since hive clients are not thread safe.
- HiveClientPool(String, String) - Constructor for class alluxio.table.under.hive.util.HiveClientPool
-
Creates a new hive client client pool.
- HiveConstants - Class in alluxio.job.plan.transform
-
Constants related to Hive.
- HiveConstants.Types - Class in alluxio.job.plan.transform
-
Hive Types.
- HiveDatabase - Class in alluxio.table.under.hive
-
Hive database implementation.
- HiveDatabaseFactory - Class in alluxio.table.under.hive
-
Factory to create database implementation.
- HiveDatabaseFactory() - Constructor for class alluxio.table.under.hive.HiveDatabaseFactory
-
- HiveIntegrationChecker - Class in alluxio.checker
-
Some Hive queries to test the integration of Hive with Alluxio.
- HiveIntegrationChecker() - Constructor for class alluxio.checker.HiveIntegrationChecker
-
- HiveIntegrationChecker.Mode - Enum in alluxio.checker
-
Hive and Alluxio integration mode.
- HiveIntegrationChecker.ModeConverter - Class in alluxio.checker
-
Converts input string USER_MODE to enum Mode.
- HiveLayout - Class in alluxio.table.common.layout
-
Hive layout implementation.
- HiveLayout(PartitionInfo, List<ColumnStatisticsInfo>) - Constructor for class alluxio.table.common.layout.HiveLayout
-
Creates an instance.
- HiveLayout.HiveLayoutFactory - Class in alluxio.table.common.layout
-
Factory to create layout implementation.
- HiveLayoutFactory() - Constructor for class alluxio.table.common.layout.HiveLayout.HiveLayoutFactory
-
- HiveLayoutProto - Class in alluxio.grpc.table.layout.hive
-
- HivePartition - Class in alluxio.table.under.hive
-
Hive table implementation.
- HivePartition(HiveLayout) - Constructor for class alluxio.table.under.hive.HivePartition
-
Creates an instance.
- HiveTable - Class in alluxio.table.under.hive
-
Hive table implementation.
- HiveTable(String, Schema, List<ColumnStatisticsInfo>, List<FieldSchema>, List<UdbPartition>, Layout, Table) - Constructor for class alluxio.table.under.hive.HiveTable
-
Creates a new instance.
- HiveUtils - Class in alluxio.table.under.hive
-
Utilities for hive types.
- HOME - Static variable in class alluxio.conf.PropertyKey
-
- HOME - Static variable in class alluxio.conf.PropertyKey.Name
-
- HOST_FIELD_NUMBER - Static variable in class alluxio.grpc.NetAddress
-
- HOST_FIELD_NUMBER - Static variable in class alluxio.grpc.WorkerNetAddress
-
- HOSTNAME_FIELD_NUMBER - Static variable in class alluxio.grpc.JobWorkerHealth
-
- HOUR - Static variable in class alluxio.Constants
-
- HOUR_MS - Static variable in class alluxio.Constants
-
- HttpUtils - Class in alluxio.util.network
-
Utility methods for working with http.
- HttpUtils.IProcessInputStream - Interface in alluxio.util.network
-
This interface should be implemented by the http response body stream processor.
- S3_CONTENT_LENGTH_HEADER - Static variable in class alluxio.proxy.s3.S3Constants
-
- S3_DATE_FORMAT_REGEXP - Static variable in class alluxio.proxy.s3.S3Constants
-
- S3_DEFAULT_MAX_KEYS - Static variable in class alluxio.proxy.s3.S3Constants
-
- S3_DELETE_IN_ALLUXIO_AND_UFS - Static variable in class alluxio.Constants
-
- S3_DELETE_IN_ALLUXIO_ONLY - Static variable in class alluxio.Constants
-
- S3_EMPTY_ETAG - Static variable in class alluxio.proxy.s3.S3Constants
-
- S3_MULTIPART_TEMPORARY_DIR_SUFFIX - Static variable in class alluxio.Constants
-
- S3_STANDARD_STORAGE_CLASS - Static variable in class alluxio.proxy.s3.S3Constants
-
- S3A_ACCESS_KEY - Static variable in class alluxio.conf.PropertyKey.Name
-
- S3A_ACCESS_KEY - Static variable in class alluxio.conf.PropertyKey
-
- S3A_SECRET_KEY - Static variable in class alluxio.conf.PropertyKey.Name
-
- S3A_SECRET_KEY - Static variable in class alluxio.conf.PropertyKey
-
- S3AInputStream - Class in alluxio.underfs.s3a
-
A wrapper around an S3ObjectInputStream
which handles skips efficiently.
- S3AInputStream(String, String, AmazonS3, RetryPolicy) - Constructor for class alluxio.underfs.s3a.S3AInputStream
-
Constructor for an input stream of an object in s3 using the aws-sdk implementation to read
the data.
- S3AInputStream(String, String, AmazonS3, long, RetryPolicy) - Constructor for class alluxio.underfs.s3a.S3AInputStream
-
Constructor for an input stream of an object in s3 using the aws-sdk implementation to read the
data.
- S3ALowLevelOutputStream - Class in alluxio.underfs.s3a
-
[Experimental] A stream for writing a file into S3 using streaming upload.
- S3ALowLevelOutputStream(String, String, AmazonS3, ListeningExecutorService, long, List<String>, boolean) - Constructor for class alluxio.underfs.s3a.S3ALowLevelOutputStream
-
Constructs a new stream for writing a file.
- S3AOutputStream - Class in alluxio.underfs.s3a
-
A stream for writing a file into S3.
- S3AOutputStream(String, String, TransferManager, List<String>, boolean) - Constructor for class alluxio.underfs.s3a.S3AOutputStream
-
Constructs a new stream for writing a file.
- S3ASpecificOperations - Class in alluxio.examples
-
Examples for S3A specific under filesystem operations.
- S3ASpecificOperations(String, UnderFileSystem, InstancedConfiguration) - Constructor for class alluxio.examples.S3ASpecificOperations
-
- S3AUnderFileSystem - Class in alluxio.underfs.s3a
-
- S3AUnderFileSystem(AlluxioURI, AmazonS3Client, String, ExecutorService, TransferManager, UnderFileSystemConfiguration, boolean) - Constructor for class alluxio.underfs.s3a.S3AUnderFileSystem
-
- S3AUnderFileSystemFactory - Class in alluxio.underfs.s3a
-
- S3AUnderFileSystemFactory() - Constructor for class alluxio.underfs.s3a.S3AUnderFileSystemFactory
-
- S3AUtils - Class in alluxio.underfs.s3a
-
Util functions for S3A under file system.
- S3Constants - Class in alluxio.proxy.s3
-
Constants for S3 northbound API.
- S3Error - Class in alluxio.proxy.s3
-
Error response defined in http://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html.
- S3Error() - Constructor for class alluxio.proxy.s3.S3Error
-
- S3Error(String, S3ErrorCode) - Constructor for class alluxio.proxy.s3.S3Error
-
- S3ErrorCode - Class in alluxio.proxy.s3
-
Error codes defined in http://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html with
API version 2006-03-01.
- S3ErrorCode(String, String, Response.Status) - Constructor for class alluxio.proxy.s3.S3ErrorCode
-
- S3ErrorCode.Name - Class in alluxio.proxy.s3
-
- S3Exception - Exception in alluxio.proxy.s3
-
An exception thrown during processing S3 REST requests.
- S3Exception(String, S3ErrorCode) - Constructor for exception alluxio.proxy.s3.S3Exception
-
- S3Exception(Exception, String, S3ErrorCode) - Constructor for exception alluxio.proxy.s3.S3Exception
-
- S3RestServiceHandler - Class in alluxio.proxy.s3
-
This class is a REST handler for Amazon S3 API.
- S3RestServiceHandler(ServletContext) - Constructor for class alluxio.proxy.s3.S3RestServiceHandler
-
- S3RestUtils - Class in alluxio.proxy.s3
-
Utilities for handling S3 REST calls.
- S3RestUtils.RestCallable<T> - Interface in alluxio.proxy.s3
-
An interface representing a callable.
- S_CLIENT_ID_KEY - Static variable in class alluxio.security.authentication.ChannelIdInjector
-
Metadata key for the channel Id.
- SAFE_MODE_VALUE - Static variable in enum alluxio.grpc.MasterInfoField
-
SAFE_MODE = 3;
- safeManagedBlock(ForkJoinPool.ManagedBlocker) - Static method in class alluxio.concurrent.ForkJoinPoolHelper
-
Does managed blocking on ForkJoinPool.
- SAFEMODE_FIELD_NUMBER - Static variable in class alluxio.grpc.MasterInfo
-
- SafeModeManager - Interface in alluxio.master
-
Interface for managing safe mode state.
- SafeUfsDeleter - Class in alluxio.master.file
-
Helper class for deleting persisted entries from the UFS.
- SafeUfsDeleter(MountTable, ReadOnlyInodeStore, List<Pair<AlluxioURI, LockedInodePath>>, DeletePOptions) - Constructor for class alluxio.master.file.SafeUfsDeleter
-
- SamplingLogger - Class in alluxio.util.logging
-
A logger which limits log message frequency to prevent spamming the logs.
- SamplingLogger(Logger, long) - Constructor for class alluxio.util.logging.SamplingLogger
-
- SaslAuthenticationServiceGrpc - Class in alluxio.grpc
-
- SaslAuthenticationServiceGrpc.SaslAuthenticationServiceBlockingStub - Class in alluxio.grpc
-
- SaslAuthenticationServiceGrpc.SaslAuthenticationServiceFutureStub - Class in alluxio.grpc
-
- SaslAuthenticationServiceGrpc.SaslAuthenticationServiceImplBase - Class in alluxio.grpc
-
- SaslAuthenticationServiceGrpc.SaslAuthenticationServiceStub - Class in alluxio.grpc
-
- SaslAuthenticationServiceImplBase() - Constructor for class alluxio.grpc.SaslAuthenticationServiceGrpc.SaslAuthenticationServiceImplBase
-
- SaslClientHandler - Interface in alluxio.security.authentication
-
Interface for authentication scheme specific
SaslClient
management.
- SaslClientHandlerPlain - Class in alluxio.security.authentication.plain
-
- SaslClientHandlerPlain(Subject, AlluxioConfiguration) - Constructor for class alluxio.security.authentication.plain.SaslClientHandlerPlain
-
- SaslClientHandlerPlain(String, String, String) - Constructor for class alluxio.security.authentication.plain.SaslClientHandlerPlain
-
- SaslMessage - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.sasl.SaslMessage
- SaslMessage.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.sasl.SaslMessage
- SaslMessageOrBuilder - Interface in alluxio.grpc
-
- SaslMessageType - Enum in alluxio.grpc
-
Protobuf enum alluxio.grpc.sasl.SaslMessageType
- SaslServerHandler - Interface in alluxio.security.authentication
-
Interface for authentication scheme specific
SaslServer
management.
- SaslServerHandlerPlain - Class in alluxio.security.authentication.plain
-
- SaslServerHandlerPlain(String, AlluxioConfiguration, ImpersonationAuthenticator) - Constructor for class alluxio.security.authentication.plain.SaslServerHandlerPlain
-
- saveWorkdir() - Method in class alluxio.multi.process.MultiProcessCluster
-
Copies the work directory to the artifacts folder.
- SCALE_FIELD_NUMBER - Static variable in class alluxio.grpc.table.Decimal
-
- schedule(String) - Static method in class alluxio.heartbeat.HeartbeatScheduler
-
Schedules execution of a heartbeat for the given thread.
- schedule() - Method in class alluxio.heartbeat.ScheduledTimer
-
Schedules execution of the heartbeat.
- schedule(Runnable, long, TimeUnit) - Method in class alluxio.util.executor.ControllableScheduler
-
- schedule(Callable<V>, long, TimeUnit) - Method in class alluxio.util.executor.ControllableScheduler
-
- scheduleAsyncPersist(AlluxioURI, ScheduleAsyncPersistencePOptions) - Method in interface alluxio.client.file.FileSystemMasterClient
-
Schedules the async persistence of the given file.
- scheduleAsyncPersist(AlluxioURI, ScheduleAsyncPersistencePOptions) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- scheduleAsyncPersistDefaults(AlluxioConfiguration) - Static method in class alluxio.util.FileSystemOptions
-
- scheduleAsyncPersistence(ScheduleAsyncPersistencePRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub
-
Schedules async persistence.
- scheduleAsyncPersistence(ScheduleAsyncPersistencePRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub
-
Schedules async persistence.
- scheduleAsyncPersistence(ScheduleAsyncPersistencePRequest, StreamObserver<ScheduleAsyncPersistencePResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase
-
Schedules async persistence.
- scheduleAsyncPersistence(ScheduleAsyncPersistencePRequest, StreamObserver<ScheduleAsyncPersistencePResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub
-
Schedules async persistence.
- scheduleAsyncPersistence(AlluxioURI) - Method in interface alluxio.master.file.async.AsyncPersistHandler
-
Schedules a file for async persistence.
- scheduleAsyncPersistence(AlluxioURI) - Method in class alluxio.master.file.async.DefaultAsyncPersistHandler
-
- scheduleAsyncPersistence(AlluxioURI, ScheduleAsyncPersistenceContext) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- scheduleAsyncPersistence(AlluxioURI, ScheduleAsyncPersistenceContext) - Method in interface alluxio.master.file.FileSystemMaster
-
Schedules a file for async persistence.
- scheduleAsyncPersistence(ScheduleAsyncPersistencePRequest, StreamObserver<ScheduleAsyncPersistencePResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- ScheduleAsyncPersistenceContext - Class in alluxio.master.file.contexts
-
- scheduleAsyncPersistenceDefaults(AlluxioConfiguration) - Static method in class alluxio.util.FileSystemOptions
-
- ScheduleAsyncPersistencePOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.ScheduleAsyncPersistencePOptions
- ScheduleAsyncPersistencePOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.ScheduleAsyncPersistencePOptions
- ScheduleAsyncPersistencePOptionsOrBuilder - Interface in alluxio.grpc
-
- ScheduleAsyncPersistencePRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.ScheduleAsyncPersistencePRequest
- ScheduleAsyncPersistencePRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.ScheduleAsyncPersistencePRequest
- ScheduleAsyncPersistencePRequestOrBuilder - Interface in alluxio.grpc
-
- ScheduleAsyncPersistencePResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.ScheduleAsyncPersistencePResponse
- ScheduleAsyncPersistencePResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.ScheduleAsyncPersistencePResponse
- ScheduleAsyncPersistencePResponseOrBuilder - Interface in alluxio.grpc
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class alluxio.util.executor.ControllableScheduler
-
- SCHEDULED_TIMER_CLASS - Static variable in class alluxio.heartbeat.HeartbeatContext
-
- ScheduledTimer - Class in alluxio.heartbeat
-
This class can be used for controlling heartbeat execution of threads.
- ScheduledTimer(String, long) - Constructor for class alluxio.heartbeat.ScheduledTimer
-
- schedulerIsIdle() - Method in class alluxio.util.executor.ControllableScheduler
-
Reports whether scheduler has no commands/tasks pending immediate execution.
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class alluxio.util.executor.ControllableScheduler
-
- Schema - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.Schema
- Schema.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.Schema
- SCHEMA_FIELD_NUMBER - Static variable in class alluxio.grpc.table.TableInfo
-
- SCHEMA_FIELD_NUMBER - Static variable in class alluxio.proto.journal.Table.AddTableEntry
-
- SchemaOrBuilder - Interface in alluxio.grpc.table
-
- SCHEME - Static variable in class alluxio.Constants
-
- SCHEME_INSECURE - Static variable in class alluxio.underfs.wasb.WasbUnderFileSystem
-
Constant for the wasb URI scheme.
- SCHEME_SECURE - Static variable in class alluxio.underfs.wasb.WasbUnderFileSystem
-
Constant for the wasbs URI scheme.
- Scope - Enum in alluxio.grpc
-
Protobuf enum alluxio.grpc.meta.Scope
- Scoped - Interface in alluxio.util.interfaces
-
Extension of Closeable which throws no checked exceptions.
- ScpCommand - Class in alluxio.shell
-
Object representation of a remote scp command.
- ScpCommand(String, String, String) - Constructor for class alluxio.shell.ScpCommand
-
Creates a remote scp command to copy a file to local.
- ScpCommand(String, String, String, boolean) - Constructor for class alluxio.shell.ScpCommand
-
Creates a remote scp command to copy a file/dir to local.
- scpCommandWithOutput(String, String, String, boolean) - Static method in class alluxio.util.ShellUtils
-
Static method to execute an scp command to copy a remote file/dir to local.
- search(String) - Method in class alluxio.conf.path.TrieNode
-
Traverses the trie along the path components until the traversal cannot proceed any more.
- searchPropertiesFile(String, String[]) - Static method in class alluxio.util.ConfigurationUtils
-
Searches the given properties file from a list of paths.
- SECOND - Static variable in class alluxio.Constants
-
- SECOND_MS - Static variable in class alluxio.Constants
-
- SECOND_NANO - Static variable in class alluxio.Constants
-
- SECOND_TIER - Static variable in class alluxio.Constants
-
- SECONDARY_MASTER_METASTORE_DIR - Static variable in class alluxio.conf.PropertyKey.Name
-
- SECONDARY_MASTER_METASTORE_DIR - Static variable in class alluxio.conf.PropertyKey
-
- SecureHdfsValidationTask - Class in alluxio.cli.validation
-
Task for validating security configurations.
- SecureHdfsValidationTask(String) - Constructor for class alluxio.cli.validation.SecureHdfsValidationTask
-
- SECURITY_AUTHENTICATION_CUSTOM_PROVIDER_CLASS - Static variable in class alluxio.conf.PropertyKey.Name
-
- SECURITY_AUTHENTICATION_CUSTOM_PROVIDER_CLASS - Static variable in class alluxio.conf.PropertyKey
-
- SECURITY_AUTHENTICATION_TYPE - Static variable in class alluxio.conf.PropertyKey.Name
-
- SECURITY_AUTHENTICATION_TYPE - Static variable in class alluxio.conf.PropertyKey
-
- SECURITY_AUTHORIZATION_PERMISSION_ENABLED - Static variable in class alluxio.conf.PropertyKey.Name
-
- SECURITY_AUTHORIZATION_PERMISSION_ENABLED - Static variable in class alluxio.conf.PropertyKey
-
- SECURITY_AUTHORIZATION_PERMISSION_SUPERGROUP - Static variable in class alluxio.conf.PropertyKey.Name
-
- SECURITY_AUTHORIZATION_PERMISSION_SUPERGROUP - Static variable in class alluxio.conf.PropertyKey
-
- SECURITY_AUTHORIZATION_PERMISSION_UMASK - Static variable in class alluxio.conf.PropertyKey.Name
-
- SECURITY_AUTHORIZATION_PERMISSION_UMASK - Static variable in class alluxio.conf.PropertyKey
-
- SECURITY_GROUP_MAPPING_CACHE_TIMEOUT_MS - Static variable in class alluxio.conf.PropertyKey.Name
-
- SECURITY_GROUP_MAPPING_CACHE_TIMEOUT_MS - Static variable in class alluxio.conf.PropertyKey
-
- SECURITY_GROUP_MAPPING_CLASS - Static variable in class alluxio.conf.PropertyKey.Name
-
- SECURITY_GROUP_MAPPING_CLASS - Static variable in class alluxio.conf.PropertyKey
-
- SECURITY_LOGIN_IMPERSONATION_USERNAME - Static variable in class alluxio.conf.PropertyKey.Name
-
- SECURITY_LOGIN_IMPERSONATION_USERNAME - Static variable in class alluxio.conf.PropertyKey
-
- SECURITY_LOGIN_USERNAME - Static variable in class alluxio.conf.PropertyKey.Name
-
- SECURITY_LOGIN_USERNAME - Static variable in class alluxio.conf.PropertyKey
-
- SecurityUtils - Class in alluxio.util
-
Utility methods for security.
- seek(long) - Method in class alluxio.client.block.stream.BlockInStream
-
- seek(long) - Method in class alluxio.client.file.AlluxioFileInStream
-
- seek(long) - Method in class alluxio.client.file.cache.LocalCacheFileInStream
-
- seek(long) - Method in class alluxio.hadoop.AlluxioHdfsInputStream
-
- seek(long) - Method in class alluxio.hadoop.HdfsFileInputStream
-
- seek(long) - Method in interface alluxio.Seekable
-
Moves the starting read position of the stream to the specified position which is relative to
the start of the stream.
- seek(long) - Method in class alluxio.underfs.hdfs.HdfsPositionedUnderFileInputStream
-
- seek(long) - Method in class alluxio.underfs.hdfs.HdfsUnderFileInputStream
-
- Seekable - Interface in alluxio
-
This interface should be implemented by all Alluxio streams which support moving the read
position to a specific byte offset.
- SeekableUnderFileInputStream - Class in alluxio.underfs
-
A seekable under file input stream wrapper that encapsulates the under file input stream.
- SeekableUnderFileInputStream(InputStream) - Constructor for class alluxio.underfs.SeekableUnderFileInputStream
-
- seekToNewSource(long) - Method in class alluxio.hadoop.HdfsFileInputStream
-
- selectDirWithRequestedSpace(long, BlockStoreLocation, BlockMetadataEvictorView) - Static method in class alluxio.worker.block.evictor.EvictorUtils
-
Finds a directory in the given location range with capacity upwards of the given bound.
- selectExecutors(LoadConfig, List<WorkerInfo>, SelectExecutorsContext) - Method in class alluxio.job.plan.load.LoadDefinition
-
- selectExecutors(MigrateConfig, List<WorkerInfo>, SelectExecutorsContext) - Method in class alluxio.job.plan.migrate.MigrateDefinition
-
Selects the workers to run the task.
- selectExecutors(PersistConfig, List<WorkerInfo>, SelectExecutorsContext) - Method in class alluxio.job.plan.persist.PersistDefinition
-
- selectExecutors(T, List<WorkerInfo>, SelectExecutorsContext) - Method in interface alluxio.job.plan.PlanDefinition
-
Selects the workers to run the task.
- selectExecutors(EvictConfig, List<WorkerInfo>, SelectExecutorsContext) - Method in class alluxio.job.plan.replicate.EvictDefinition
-
- selectExecutors(MoveConfig, List<WorkerInfo>, SelectExecutorsContext) - Method in class alluxio.job.plan.replicate.MoveDefinition
-
- selectExecutors(ReplicateConfig, List<WorkerInfo>, SelectExecutorsContext) - Method in class alluxio.job.plan.replicate.ReplicateDefinition
-
- selectExecutors(CompactConfig, List<WorkerInfo>, SelectExecutorsContext) - Method in class alluxio.job.plan.transform.CompactDefinition
-
- SelectExecutorsContext - Class in alluxio.job
-
A context containing useful parameters for the job master to use when selecting the worker
that a job should execute on.
- SelectExecutorsContext(long, JobServerContext) - Constructor for class alluxio.job.SelectExecutorsContext
-
- send(ReqT, long) - Method in class alluxio.client.block.stream.GrpcBlockingStream
-
Sends a request.
- send(ReqT) - Method in class alluxio.client.block.stream.GrpcBlockingStream
-
Sends a request.
- send(Object) - Method in class alluxio.master.transport.GrpcMessagingConnection
-
- sendAndReceive(T) - Method in class alluxio.master.transport.GrpcMessagingConnection
-
- sendDataMessage(DataMessage<ReqT, DataBuffer>, long) - Method in class alluxio.client.block.stream.GrpcDataMessageBlockingStream
-
Sends a request.
- sendMessageBlocking(Connection, Object) - Method in class alluxio.master.backup.AbstractBackupRole
-
Used to send message via connection and wait until response is received.
- SEPARATOR - Static variable in class alluxio.AlluxioURI
-
- SEQUENCE_NUMBER_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry
-
- SEQUENCE_NUMBER_FIELD_NUMBER - Static variable in class alluxio.proto.journal.Journal.JournalEntry
-
- SERDE_FIELD_NUMBER - Static variable in class alluxio.grpc.table.layout.hive.StorageFormat
-
- SERDE_PARAMETERS_FIELD_NUMBER - Static variable in class alluxio.grpc.table.layout.hive.Storage
-
- SERDELIB_PARAMETERS_FIELD_NUMBER - Static variable in class alluxio.grpc.table.layout.hive.StorageFormat
-
- SerializableVoid - Class in alluxio.job.util
-
Same as
Void
, but implementing Serializable.
- SERIALIZATION_FORMAT - Static variable in class alluxio.job.plan.transform.HiveConstants
-
Serialization format.
- SerializationUtils - Class in alluxio.job.util
-
Serialization related utility methods.
- serialize(T) - Method in class alluxio.grpc.DataMessageMarshaller
-
Serialize the message to buffers.
- serialize(ReadResponse) - Method in class alluxio.grpc.ReadResponseMarshaller
-
- serialize(WriteRequest) - Method in class alluxio.grpc.WriteRequestMarshaller
-
- serialize(Object) - Static method in class alluxio.job.util.SerializationUtils
-
Serializes an object into a byte array.
- serialize(Object, String) - Static method in class alluxio.job.util.SerializationUtils
-
- serialize(Journal.JournalEntry, OutputStream) - Method in interface alluxio.master.journalv0.JournalFormatter
-
Serializes the given entry and writes it to the given output stream.
- serialize(Journal.JournalEntry, OutputStream) - Method in class alluxio.master.journalv0.ProtoBufJournalFormatter
-
- serialize(AccessControlList, JsonGenerator, SerializerProvider) - Method in class alluxio.security.authorization.AccessControlList.AccessControlListSerializer
-
Serialize an AccessControlList object.
- serialize() - Method in class alluxio.underfs.Fingerprint
-
- server() - Method in class alluxio.master.transport.GrpcMessagingTransport
-
- Server<T> - Interface in alluxio
-
Interface representing an Alluxio server.
- SERVER_VALUE - Static variable in enum alluxio.grpc.Scope
-
SERVER = 3;
- SERVERADDRESS_FIELD_NUMBER - Static variable in class alluxio.grpc.QuorumServerInfo
-
- SERVERADDRESS_FIELD_NUMBER - Static variable in class alluxio.grpc.RemoveQuorumServerPRequest
-
- ServerConfiguration - Class in alluxio.conf
-
Global configuration properties of Alluxio.
- ServerConfigurationChecker - Class in alluxio.master.meta.checkconf
-
This class is responsible for checking server-side configuration.
- ServerConfigurationChecker(ServerConfigurationStore, ServerConfigurationStore) - Constructor for class alluxio.master.meta.checkconf.ServerConfigurationChecker
-
- ServerConfigurationStore - Class in alluxio.master.meta.checkconf
-
This class is responsible for recording server-side configuration.
- ServerConfigurationStore() - Constructor for class alluxio.master.meta.checkconf.ServerConfigurationStore
-
- SERVERINFO_FIELD_NUMBER - Static variable in class alluxio.grpc.GetQuorumInfoPResponse
-
- SERVERSTATE_FIELD_NUMBER - Static variable in class alluxio.grpc.QuorumServerInfo
-
- ServerUserState - Class in alluxio.security.user
-
Server global instance of the UserState.
- SERVICE_NAME - Static variable in class alluxio.grpc.BlockMasterClientServiceGrpc
-
- SERVICE_NAME - Static variable in class alluxio.grpc.BlockMasterWorkerServiceGrpc
-
- SERVICE_NAME - Static variable in class alluxio.grpc.BlockWorkerGrpc
-
- SERVICE_NAME - Static variable in class alluxio.grpc.FileSystemMasterClientServiceGrpc
-
- SERVICE_NAME - Static variable in class alluxio.grpc.FileSystemMasterJobServiceGrpc
-
- SERVICE_NAME - Static variable in class alluxio.grpc.FileSystemMasterWorkerServiceGrpc
-
- SERVICE_NAME - Static variable in class alluxio.grpc.JobMasterClientServiceGrpc
-
- SERVICE_NAME - Static variable in class alluxio.grpc.JobMasterWorkerServiceGrpc
-
- SERVICE_NAME - Static variable in class alluxio.grpc.JournalMasterClientServiceGrpc
-
- SERVICE_NAME - Static variable in class alluxio.grpc.MessagingServiceGrpc
-
- SERVICE_NAME - Static variable in class alluxio.grpc.MetaMasterClientServiceGrpc
-
- SERVICE_NAME - Static variable in class alluxio.grpc.MetaMasterConfigurationServiceGrpc
-
- SERVICE_NAME - Static variable in class alluxio.grpc.MetaMasterMasterServiceGrpc
-
- SERVICE_NAME - Static variable in class alluxio.grpc.MetricsMasterClientServiceGrpc
-
- SERVICE_NAME - Static variable in class alluxio.grpc.SaslAuthenticationServiceGrpc
-
- SERVICE_NAME - Static variable in class alluxio.grpc.ServiceVersionClientServiceGrpc
-
- SERVICE_NAME - Static variable in class alluxio.grpc.table.TableMasterClientServiceGrpc
-
- SERVICE_NAME - Static variable in class alluxio.job.ServiceConstants
-
- SERVICE_NAME - Static variable in class alluxio.master.block.BlockMasterClientRestServiceHandler
-
Deprecated.
- SERVICE_PREFIX - Static variable in class alluxio.master.AlluxioJobMasterRestServiceHandler
-
- SERVICE_PREFIX - Static variable in class alluxio.master.block.BlockMasterClientRestServiceHandler
-
Deprecated.
- SERVICE_PREFIX - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- SERVICE_PREFIX - Static variable in class alluxio.proxy.AlluxioProxyRestServiceHandler
-
- SERVICE_PREFIX - Static variable in class alluxio.proxy.PathsRestServiceHandler
-
- SERVICE_PREFIX - Static variable in class alluxio.proxy.s3.S3RestServiceHandler
-
- SERVICE_PREFIX - Static variable in class alluxio.proxy.StreamsRestServiceHandler
-
- SERVICE_PREFIX - Static variable in class alluxio.worker.AlluxioJobWorkerRestServiceHandler
-
- SERVICE_PREFIX - Static variable in class alluxio.worker.AlluxioWorkerRestServiceHandler
-
- SERVICE_VERSION - Static variable in class alluxio.job.ServiceConstants
-
- SERVICE_VERSION - Static variable in class alluxio.master.block.BlockMasterClientRestServiceHandler
-
Deprecated.
- ServiceConstants - Class in alluxio.job
-
Alluxio job service constants.
- ServiceNotFoundException - Exception in alluxio.exception
-
Exception used when the service is not provided by the server.
- ServiceNotFoundException(String) - Constructor for exception alluxio.exception.ServiceNotFoundException
-
Constructs a new exception with the specified detail message.
- ServiceNotFoundException(String, Throwable) - Constructor for exception alluxio.exception.ServiceNotFoundException
-
Constructs a new exception with the specified detail message and cause.
- ServiceNotFoundException(ExceptionMessage, Object...) - Constructor for exception alluxio.exception.ServiceNotFoundException
-
Constructs a new exception with the specified exception message and multiple parameters.
- ServiceNotFoundException(ExceptionMessage, Throwable, Object...) - Constructor for exception alluxio.exception.ServiceNotFoundException
-
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
- ServiceType - Enum in alluxio.grpc
-
Protobuf enum alluxio.grpc.version.ServiceType
- SERVICETYPE_FIELD_NUMBER - Static variable in class alluxio.grpc.GetServiceVersionPRequest
-
- ServiceUtils - Class in alluxio.master
-
Utility methods for Alluxio services.
- ServiceVersionClientServiceGrpc - Class in alluxio.grpc
-
- ServiceVersionClientServiceGrpc.ServiceVersionClientServiceBlockingStub - Class in alluxio.grpc
-
- ServiceVersionClientServiceGrpc.ServiceVersionClientServiceFutureStub - Class in alluxio.grpc
-
- ServiceVersionClientServiceGrpc.ServiceVersionClientServiceImplBase - Class in alluxio.grpc
-
- ServiceVersionClientServiceGrpc.ServiceVersionClientServiceStub - Class in alluxio.grpc
-
- ServiceVersionClientServiceHandler - Class in alluxio.grpc
-
This class is a gRPC handler that serves Alluxio service versions.
- ServiceVersionClientServiceHandler(Set<ServiceType>) - Constructor for class alluxio.grpc.ServiceVersionClientServiceHandler
-
Creates service version handler that allows given services.
- ServiceVersionClientServiceImplBase() - Constructor for class alluxio.grpc.ServiceVersionClientServiceGrpc.ServiceVersionClientServiceImplBase
-
- serving() - Method in class alluxio.master.MasterHealthCheckClient.MasterServingHealthCheck
-
- SessionCleanable - Interface in alluxio.worker
-
Interface for classes which track sessions and provide a method to clean any expired sessions.
- SessionCleaner - Class in alluxio.worker
-
SessionCleaner periodically checks if any session have become zombies, removes the zombie session
and associated data when necessary.
- SessionCleaner(Sessions, SessionCleanable...) - Constructor for class alluxio.worker.SessionCleaner
-
- sessionHeartbeat(long) - Method in class alluxio.Sessions
-
Performs session heartbeat.
- sessionHeartbeat(long) - Method in interface alluxio.worker.block.BlockWorker
-
Handles the heartbeat from a client.
- sessionHeartbeat(long) - Method in class alluxio.worker.block.DefaultBlockWorker
-
- SessionInfo - Class in alluxio
-
Represents one session in the worker daemon.
- SessionInfo(long, int) - Constructor for class alluxio.SessionInfo
-
- Sessions - Class in alluxio
-
Sessions
represents and manages all sessions contacting a worker.
- Sessions() - Constructor for class alluxio.Sessions
-
- set(PropertyKey, String) - Method in class alluxio.conf.AlluxioProperties
-
Puts the key value pair specified by users.
- set(PropertyKey, Object) - Method in class alluxio.conf.InstancedConfiguration
-
Sets the value for the appropriate key in the
Properties
.
- set(PropertyKey, Object, Source) - Method in class alluxio.conf.InstancedConfiguration
-
Sets the value for the appropriate key in the
Properties
by source.
- set(PropertyKey, Object) - Static method in class alluxio.conf.ServerConfiguration
-
Sets the value for the appropriate key in the
Properties
.
- set(PropertyKey, Object, Source) - Static method in class alluxio.conf.ServerConfiguration
-
Sets the value for the appropriate key in the
Properties
by source.
- set(String) - Static method in class alluxio.security.authentication.AuthenticatedClientUser
-
- set(User) - Static method in class alluxio.security.authentication.AuthenticatedClientUser
-
- SET_ACL_FIELD_NUMBER - Static variable in class alluxio.proto.journal.Journal.JournalEntry
-
- SET_ATTRIBUTE - Static variable in class alluxio.proxy.PathsRestServiceHandler
-
- SET_ATTRIBUTE_FIELD_NUMBER - Static variable in class alluxio.proto.journal.Journal.JournalEntry
-
- SET_BLOCKS_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.UpdateInodeFileEntry
-
- SET_PERMISSION_COMMAND - Static variable in class alluxio.util.ShellUtils
-
a Unix command to set permission.
- setAccessAcl(Acl.AccessControlList) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.proto.shared.AccessControlList access_acl = 10;
- setAccessAcl(Acl.AccessControlList.Builder) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.proto.shared.AccessControlList access_acl = 10;
- setAccessControlException(String) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets access control exception.
- setAccessMode(Bits) - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional .alluxio.grpc.Bits accessMode = 3;
- setAcl(AlluxioURI, SetAclAction, List<AclEntry>, SetAclPOptions) - Method in class alluxio.client.file.BaseFileSystem
-
- setAcl(AlluxioURI, SetAclAction, List<AclEntry>, SetAclPOptions) - Method in class alluxio.client.file.DelegatingFileSystem
-
- setAcl(AlluxioURI, SetAclAction, List<AclEntry>) - Method in interface alluxio.client.file.FileSystem
-
- setAcl(AlluxioURI, SetAclAction, List<AclEntry>, SetAclPOptions) - Method in interface alluxio.client.file.FileSystem
-
Sets the ACL for a path.
- setAcl(AlluxioURI, SetAclAction, List<AclEntry>, SetAclPOptions) - Method in class alluxio.client.file.FileSystemCache.InstanceCachingFileSystem
-
- setAcl(AlluxioURI, SetAclAction, List<AclEntry>, SetAclPOptions) - Method in interface alluxio.client.file.FileSystemMasterClient
-
Sets the ACL for a path.
- setAcl(AccessControlList) - Method in class alluxio.client.file.options.OutStreamOptions
-
Sets the acl of the file.
- setAcl(AlluxioURI, SetAclAction, List<AclEntry>, SetAclPOptions) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- setAcl(PAcl) - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.file.PAcl acl = 27;
- setAcl(PAcl.Builder) - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.file.PAcl acl = 27;
- setAcl(SetAclPRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub
-
Sets ACL for the path.
- setAcl(SetAclPRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub
-
Sets ACL for the path.
- setAcl(SetAclPRequest, StreamObserver<SetAclPResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase
-
Sets ACL for the path.
- setAcl(SetAclPRequest, StreamObserver<SetAclPResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub
-
Sets ACL for the path.
- setAcl(AlluxioURI, SetAclAction, List<AclEntry>, SetAclPOptions) - Method in class alluxio.hadoop.AlluxioHdfsFileSystem
-
- SetAcl - Class in alluxio.master.backcompat.ops
-
Test for setting an ACL.
- SetAcl() - Constructor for class alluxio.master.backcompat.ops.SetAcl
-
- setAcl(List<AclEntry>) - Method in class alluxio.master.file.contexts.CreatePathContext
-
Sets an immutable copy of acl as the internal access control list.
- setAcl(AlluxioURI, SetAclAction, List<AclEntry>, SetAclContext) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- setAcl(AlluxioURI, SetAclAction, List<AclEntry>, SetAclContext) - Method in interface alluxio.master.file.FileSystemMaster
-
Sets the ACL for a path.
- setAcl(SetAclPRequest, StreamObserver<SetAclPResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- setAcl(Supplier<JournalContext>, File.SetAclEntry) - Method in class alluxio.master.file.meta.InodeTree
-
- setAcl(List<AclEntry>) - Method in class alluxio.master.file.meta.MutableInode
-
Sets ACL entries into the internal ACL.
- setAcl(Acl.AccessControlList) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 6;
- setAcl(Acl.AccessControlList.Builder) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 6;
- setAcl(Acl.AccessControlList) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 15;
- setAcl(Acl.AccessControlList.Builder) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 15;
- setAcl(Acl.AccessControlList) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 19;
- setAcl(Acl.AccessControlList.Builder) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 19;
- setAcl(Acl.AccessControlList) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 14;
- setAcl(Acl.AccessControlList.Builder) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList acl = 14;
- setAcl(AccessControlList) - Method in class alluxio.underfs.options.CreateOptions
-
Sets an initial acl for the newly created file.
- setAcl(AccessControlList) - Method in class alluxio.wire.FileInfo
-
- SetAclAction - Enum in alluxio.grpc
-
Protobuf enum alluxio.grpc.file.SetAclAction
- SetAclContext - Class in alluxio.master.file.contexts
-
- setAclDefaults(AlluxioConfiguration) - Static method in class alluxio.util.FileSystemOptions
-
- setAclEntries(String, List<AclEntry>) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- setAclEntries(String, List<AclEntry>) - Method in class alluxio.underfs.BaseUnderFileSystem
-
- setAclEntries(FileSystem, String, List<AclEntry>) - Method in class alluxio.underfs.hdfs.acl.SupportedHdfsAclProvider
-
- setAclEntries(FileSystem, String, List<AclEntry>) - Method in interface alluxio.underfs.hdfs.HdfsAclProvider
-
Sets the ACL and default ACL for an hdfs path using ACL entries.
- setAclEntries(String, List<AclEntry>) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- setAclEntries(FileSystem, String, List<AclEntry>) - Method in class alluxio.underfs.hdfs.NoopHdfsAclProvider
-
- setAclEntries(String, List<AclEntry>) - Method in interface alluxio.underfs.UnderFileSystem
-
Sets the access control list of a file or directory in under file system.
- setAclEntries(String, List<AclEntry>) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- SetAclPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.SetAclPOptions
- SetAclPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.SetAclPOptions
- SetAclPOptionsOrBuilder - Interface in alluxio.grpc
-
- SetAclPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.SetAclPRequest
- SetAclPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.SetAclPRequest
- SetAclPRequestOrBuilder - Interface in alluxio.grpc
-
- SetAclPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.SetAclPResponse
- SetAclPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.SetAclPResponse
- SetAclPResponseOrBuilder - Interface in alluxio.grpc
-
- setAction(SetAclAction) - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the set action to perform
- setAction(File.PSetAclAction) - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
optional .alluxio.proto.journal.PSetAclAction action = 3;
- setActions(int, PAclAction) - Method in class alluxio.grpc.PAclEntry.Builder
-
repeated .alluxio.grpc.file.PAclAction actions = 3;
- setActions(int, Acl.AclAction) - Method in class alluxio.proto.shared.Acl.AclActions.Builder
-
repeated .alluxio.proto.shared.AclAction actions = 1;
- setActions(int, Acl.AclAction) - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
repeated .alluxio.proto.shared.AclAction actions = 3;
- setActions(Acl.AclActions) - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
optional .alluxio.proto.shared.AclActions actions = 2;
- setActions(Acl.AclActions.Builder) - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
optional .alluxio.proto.shared.AclActions actions = 2;
- setActions(AclActions) - Method in class alluxio.security.authorization.AclEntry.Builder
-
Sets a copy of actions for this entry.
- setActiveSyncTxId(File.ActiveSyncTxIdEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.ActiveSyncTxIdEntry active_sync_tx_id = 34;
- setActiveSyncTxId(File.ActiveSyncTxIdEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.ActiveSyncTxIdEntry active_sync_tx_id = 34;
- setAddedBlocks(int, LocationBlockIdListEntry) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- setAddedBlocks(int, LocationBlockIdListEntry.Builder) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- setAddMountPoint(File.AddMountPointEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddMountPointEntry add_mount_point = 2;
- setAddMountPoint(File.AddMountPointEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddMountPointEntry add_mount_point = 2;
- setAddress(WorkerNetAddress) - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional .alluxio.grpc.WorkerNetAddress address = 2;
- setAddress(WorkerNetAddress.Builder) - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional .alluxio.grpc.WorkerNetAddress address = 2;
- setAddress(WorkerNetAddress) - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
optional .alluxio.grpc.WorkerNetAddress address = 1;
- setAddress(WorkerNetAddress.Builder) - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
optional .alluxio.grpc.WorkerNetAddress address = 1;
- setAddress(WorkerNetAddress) - Method in class alluxio.wire.WorkerInfo
-
- setAddresses(Set<String>) - Method in class alluxio.client.block.options.GetWorkerReportOptions
-
- setAddresses(int, String) - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
addresses are only valid when workerRange is SPECIFIED
- setAddSyncPoint(File.AddSyncPointEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddSyncPointEntry add_sync_point = 32;
- setAddSyncPoint(File.AddSyncPointEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddSyncPointEntry add_sync_point = 32;
- setAddTable(Table.AddTableEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddTableEntry add_table = 43;
- setAddTable(Table.AddTableEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddTableEntry add_table = 43;
- setAddTransformJobInfo(Table.AddTransformJobInfoEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddTransformJobInfoEntry add_transform_job_info = 46;
- setAddTransformJobInfo(Table.AddTransformJobInfoEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AddTransformJobInfoEntry add_transform_job_info = 46;
- setAlias(String...) - Method in class alluxio.conf.PropertyKey.Builder
-
- setAll(boolean) - Method in class alluxio.grpc.table.AllOrNoneSet.Builder
-
optional bool all = 1;
- setAllOrNone(AllOrNoneSet) - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.AllOrNoneSet all_or_none = 3;
- setAllOrNone(AllOrNoneSet.Builder) - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.AllOrNoneSet all_or_none = 3;
- setAllowed(boolean) - Method in interface alluxio.master.audit.AuditContext
-
Set to true if the operation associated with this
AuditContext
is allowed, false
otherwise.
- setAllowed(boolean) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
- setAllowExists(boolean) - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional bool allowExists = 2;
- setAllowLeader(boolean) - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional bool allowLeader = 3;
- setAlluxioOnly(boolean) - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional bool alluxioOnly = 2;
- setAlluxioOnly(boolean) - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
Deprecated, this field is about whether to delete in the UFS.
- setAlluxioPath(String) - Method in class alluxio.grpc.MountPRequest.Builder
-
the path of alluxio mount point
- setAlluxioPath(String) - Method in class alluxio.grpc.ReverseResolvePResponse.Builder
-
optional string alluxioPath = 1;
- setAlluxioPath(String) - Method in class alluxio.grpc.UnmountPRequest.Builder
-
the path of the alluxio mount point
- setAlluxioPath(String) - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
the path of alluxio mount point
- setAlluxioPath(String) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional string alluxio_path = 1;
- setAlluxioPath(String) - Method in class alluxio.proto.journal.File.DeleteMountPointEntry.Builder
-
optional string alluxio_path = 1;
- setAlluxioPathBytes(ByteString) - Method in class alluxio.grpc.MountPRequest.Builder
-
the path of alluxio mount point
- setAlluxioPathBytes(ByteString) - Method in class alluxio.grpc.ReverseResolvePResponse.Builder
-
optional string alluxioPath = 1;
- setAlluxioPathBytes(ByteString) - Method in class alluxio.grpc.UnmountPRequest.Builder
-
the path of the alluxio mount point
- setAlluxioPathBytes(ByteString) - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
the path of alluxio mount point
- setAlluxioPathBytes(ByteString) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional string alluxio_path = 1;
- setAlluxioPathBytes(ByteString) - Method in class alluxio.proto.journal.File.DeleteMountPointEntry.Builder
-
optional string alluxio_path = 1;
- setAlluxioVersion(String) - Method in class alluxio.client.file.cache.store.PageStoreOptions
-
- setAlluxioVersion(String) - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
optional string alluxioVersion = 3;
- setAlluxioVersionBytes(ByteString) - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
optional string alluxioVersion = 3;
- setAlluxioWorkDirectory(String) - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Sets Alluxio work directory.
- setAsyncPersistOptions(ScheduleAsyncPersistencePOptions) - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2;
- setAsyncPersistOptions(ScheduleAsyncPersistencePOptions.Builder) - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2;
- setAsyncPersistRequest(File.AsyncPersistRequestEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AsyncPersistRequestEntry async_persist_request = 16;
- setAsyncPersistRequest(File.AsyncPersistRequestEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AsyncPersistRequestEntry async_persist_request = 16;
- setAttachDb(Table.AttachDbEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AttachDbEntry attach_db = 44;
- setAttachDb(Table.AttachDbEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.AttachDbEntry attach_db = 44;
- setAttribute(AlluxioURI, SetAttributePOptions) - Method in class alluxio.client.file.BaseFileSystem
-
- setAttribute(AlluxioURI, SetAttributePOptions) - Method in class alluxio.client.file.DelegatingFileSystem
-
- setAttribute(AlluxioURI) - Method in interface alluxio.client.file.FileSystem
-
- setAttribute(AlluxioURI, SetAttributePOptions) - Method in interface alluxio.client.file.FileSystem
-
Sets any number of a path's attributes, such as TTL and pin status.
- setAttribute(AlluxioURI, SetAttributePOptions) - Method in class alluxio.client.file.FileSystemCache.InstanceCachingFileSystem
-
- setAttribute(AlluxioURI, SetAttributePOptions) - Method in interface alluxio.client.file.FileSystemMasterClient
-
Sets the file or directory attributes.
- setAttribute(AlluxioURI, SetAttributePOptions) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- setAttribute(SetAttributePRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub
-
Sets file or directory attributes.
- setAttribute(SetAttributePRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub
-
Sets file or directory attributes.
- setAttribute(SetAttributePRequest, StreamObserver<SetAttributePResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase
-
Sets file or directory attributes.
- setAttribute(SetAttributePRequest, StreamObserver<SetAttributePResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub
-
Sets file or directory attributes.
- setAttribute(AlluxioURI, SetAttributePOptions) - Method in class alluxio.hadoop.AlluxioHdfsFileSystem
-
- setAttribute(AlluxioURI, SetAttributeContext) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- setAttribute(AlluxioURI, SetAttributeContext) - Method in interface alluxio.master.file.FileSystemMaster
-
Sets the file attribute.
- setAttribute(SetAttributePRequest, StreamObserver<SetAttributePResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- setAttribute(String, SetAttributePOptions) - Method in class alluxio.proxy.PathsRestServiceHandler
-
- setAttributeClientDefaults(AlluxioConfiguration) - Static method in class alluxio.util.FileSystemOptions
-
Defaults for the SetAttribute RPC which should only be used on the client side.
- SetAttributeContext - Class in alluxio.master.file.contexts
-
- setAttributeDefaults(AlluxioConfiguration) - Static method in class alluxio.util.FileSystemOptions
-
- SetAttributePOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.SetAttributePOptions
- SetAttributePOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.SetAttributePOptions
- SetAttributePOptionsOrBuilder - Interface in alluxio.grpc
-
- SetAttributePRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.SetAttributePRequest
- SetAttributePRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.SetAttributePRequest
- SetAttributePRequestOrBuilder - Interface in alluxio.grpc
-
- SetAttributePResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.SetAttributePResponse
- SetAttributePResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.SetAttributePResponse
- SetAttributePResponseOrBuilder - Interface in alluxio.grpc
-
- setAuthenticatedUserInfo(AuthenticatedUserInfo) - Method in class alluxio.security.authentication.plain.SaslServerHandlerPlain
-
- setAuthenticatedUserInfo(AuthenticatedUserInfo) - Method in interface alluxio.security.authentication.SaslServerHandler
-
To be called by callbacks to store authenticated user information.
- setAuthenticationScheme(ChannelAuthenticationScheme) - Method in class alluxio.grpc.SaslMessage.Builder
-
optional .alluxio.grpc.sasl.ChannelAuthenticationScheme authenticationScheme = 4;
- setAuthMethod(String) - Static method in class alluxio.security.authentication.AuthenticatedClientUser
-
Sets the connection authentication method to the
ThreadLocal
variable.
- setAuthType(AuthType) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
Sets mAuthType field.
- setAvgColLen(double) - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional double avg_col_len = 2;
- setAvgColLen(double) - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional double avg_col_len = 2;
- setBackupError(ByteString) - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional bytes backupError = 6;
- setBackupHost(String) - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupHost = 3;
- setBackupHostBytes(ByteString) - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupHost = 3;
- setBackupId(String) - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupId = 1;
- setBackupId(String) - Method in class alluxio.grpc.BackupStatusPRequest.Builder
-
optional string backupId = 1;
- setBackupId(UUID) - Method in class alluxio.wire.BackupStatus
-
Sets the unique backup id.
- setBackupIdBytes(ByteString) - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupId = 1;
- setBackupIdBytes(ByteString) - Method in class alluxio.grpc.BackupStatusPRequest.Builder
-
optional string backupId = 1;
- setBackupManager(BackupManager) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setBackupState(BackupState) - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional .alluxio.grpc.meta.BackupState backupState = 2;
- setBackupUri(String) - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupUri = 4;
- setBackupUri(AlluxioURI) - Method in class alluxio.wire.BackupStatus
-
Sets the backup uri.
- setBackupUriBytes(ByteString) - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional string backupUri = 4;
- setBaseLayout(Layout) - Method in class alluxio.grpc.table.Partition.Builder
-
optional .alluxio.grpc.table.Layout base_layout = 2;
- setBaseLayout(Layout.Builder) - Method in class alluxio.grpc.table.Partition.Builder
-
optional .alluxio.grpc.table.Layout base_layout = 2;
- setBinaryStats(BinaryColumnStatsData) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.BinaryColumnStatsData binary_stats = 5;
- setBinaryStats(BinaryColumnStatsData.Builder) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.BinaryColumnStatsData binary_stats = 5;
- setBitVectors(String) - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional string bit_vectors = 4;
- setBitVectors(String) - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional string bit_vectors = 4;
- setBitVectors(String) - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional string bit_vectors = 5;
- setBitVectors(String) - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional string bit_vectors = 5;
- setBitVectors(String) - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional string bit_vectors = 5;
- setBitVectors(String) - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional string bit_vectors = 5;
- setBitVectors(String) - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional string bit_vectors = 5;
- setBitVectorsBytes(ByteString) - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional string bit_vectors = 4;
- setBitVectorsBytes(ByteString) - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional string bit_vectors = 4;
- setBitVectorsBytes(ByteString) - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional string bit_vectors = 5;
- setBitVectorsBytes(ByteString) - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional string bit_vectors = 5;
- setBitVectorsBytes(ByteString) - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional string bit_vectors = 5;
- setBitVectorsBytes(ByteString) - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional string bit_vectors = 5;
- setBitVectorsBytes(ByteString) - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional string bit_vectors = 5;
- setBlockContainerIdGenerator(Block.BlockContainerIdGeneratorEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.BlockContainerIdGeneratorEntry block_container_id_generator = 3;
- setBlockContainerIdGenerator(Block.BlockContainerIdGeneratorEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.BlockContainerIdGeneratorEntry block_container_id_generator = 3;
- setBlockId(long) - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional int64 block_id = 1;
- setBlockId(int, long) - Method in class alluxio.grpc.BlockIdList.Builder
-
repeated int64 blockId = 1;
- setBlockId(long) - Method in class alluxio.grpc.BlockInfo.Builder
-
optional int64 blockId = 1;
- setBlockId(long) - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
the id of the worker
- setBlockId(long) - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the id of the block being committed
- setBlockId(long) - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional int64 block_id = 1;
- setBlockId(long) - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
the id of the block
- setBlockId(long) - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
optional int64 block_id = 1;
- setBlockId(long) - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
optional int64 block_id = 1;
- setBlockId(long) - Method in class alluxio.grpc.ReadRequest.Builder
-
optional int64 block_id = 1;
- setBlockId(long) - Method in class alluxio.grpc.RemoveBlockRequest.Builder
-
optional int64 block_id = 1;
- setBlockId(long) - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
optional int64 block_id = 1;
- setBlockId(long) - Method in class alluxio.proto.journal.Block.DeleteBlockEntry.Builder
-
optional int64 block_id = 1;
- setBlockId(long) - Method in class alluxio.wire.BlockInfo
-
- setBlockIds(int, long) - Method in class alluxio.grpc.FileInfo.Builder
-
repeated int64 blockIds = 13;
- setBlockIds(int, long) - Method in class alluxio.grpc.PersistFile.Builder
-
repeated int64 blockIds = 2;
- setBlockIds(List<Long>) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setBlockIds(int, long) - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
repeated int64 block_ids = 1;
- setBlockIds(List<Long>) - Method in class alluxio.wire.FileInfo
-
- setBlockIds(List<Long>) - Method in class alluxio.wire.PersistFile
-
Set the block ids.
- setBlockInfo(BlockInfo) - Method in class alluxio.client.block.policy.options.GetWorkerOptions
-
- setBlockInfo(BlockInfo) - Method in class alluxio.grpc.FileBlockInfo.Builder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- setBlockInfo(BlockInfo.Builder) - Method in class alluxio.grpc.FileBlockInfo.Builder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- setBlockInfo(BlockInfo) - Method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- setBlockInfo(BlockInfo.Builder) - Method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
optional .alluxio.grpc.BlockInfo blockInfo = 1;
- setBlockInfo(Block.BlockInfoEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.BlockInfoEntry block_info = 4;
- setBlockInfo(Block.BlockInfoEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.BlockInfoEntry block_info = 4;
- setBlockInfo(BlockInfo) - Method in class alluxio.wire.FileBlockInfo
-
- setBlockInUfsTier(boolean) - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
If set to true, the block is possibly stored as a UFS block.
- setBlockMasterInfo(BlockMasterInfo) - Method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
optional .alluxio.grpc.block.BlockMasterInfo blockMasterInfo = 1;
- setBlockMasterInfo(BlockMasterInfo.Builder) - Method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
optional .alluxio.grpc.block.BlockMasterInfo blockMasterInfo = 1;
- setBlockReader(BlockReader) - Method in class alluxio.worker.grpc.BlockReadRequestContext
-
- setBlocks(int, long) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
repeated int64 blocks = 12;
- setBlocks(int, long) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
repeated int64 blocks = 16;
- setBlockSize(long) - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
The block size.
- setBlockSize(long) - Method in class alluxio.worker.block.meta.TempBlockMeta
-
- setBlockSizeBytes(long) - Method in class alluxio.client.file.options.OutStreamOptions
-
Sets the size of the block in bytes.
- setBlockSizeBytes(long) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int64 blockSizeBytes = 1;
- setBlockSizeBytes(long) - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 blockSizeBytes = 6;
- setBlockSizeBytes(long) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setBlockSizeBytes(long) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 block_size_bytes = 8;
- setBlockSizeBytes(long) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int64 block_size_bytes = 2;
- setBlockSizeBytes(long) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
file only
- setBlockSizeBytes(long) - Method in class alluxio.wire.FileInfo
-
- setBlockSizeBytes(String) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets block size bytes.
- setBlockSizeBytes(String) - Method in class alluxio.wire.WorkerWebUIBlockInfo
-
Sets block size bytes.
- setBlockStoreFactory(BlockStore.Factory) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setBlockWorkerInfos(List<BlockWorkerInfo>) - Method in class alluxio.client.block.policy.options.GetWorkerOptions
-
- setBlockWriter(BlockWriter) - Method in class alluxio.worker.grpc.BlockWriteRequestContext
-
- setBooleanStats(BooleanColumnStatsData) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.BooleanColumnStatsData boolean_stats = 1;
- setBooleanStats(BooleanColumnStatsData.Builder) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.BooleanColumnStatsData boolean_stats = 1;
- setBooleanType(boolean) - Method in class alluxio.grpc.table.Value.Builder
-
optional bool boolean_type = 4;
- setBucket(String) - Method in class alluxio.proxy.s3.CompleteMultipartUploadResult
-
- setBucket(String) - Method in class alluxio.proxy.s3.InitiateMultipartUploadResult
-
- setBucket(String) - Method in class alluxio.proxy.s3.ListPartsResult
-
- setBucketCount(long) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
optional int64 bucket_count = 2;
- setBucketedBy(int, String) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
repeated string bucketed_by = 1;
- setBucketProperty(HiveBucketProperty) - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional .alluxio.grpc.table.layout.HiveBucketProperty bucket_property = 3;
- setBucketProperty(HiveBucketProperty.Builder) - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional .alluxio.grpc.table.layout.HiveBucketProperty bucket_property = 3;
- setBufferPoolSize(int) - Method in class alluxio.client.file.cache.store.LocalPageStoreOptions
-
- setBufferSize(int) - Method in class alluxio.client.file.cache.store.LocalPageStoreOptions
-
- setBytes(long) - Method in class alluxio.grpc.GetCapacityBytesPResponse.Builder
-
optional int64 bytes = 1;
- setBytes(long) - Method in class alluxio.grpc.GetUsedBytesPResponse.Builder
-
optional int64 bytes = 1;
- setBytesInBlockStore(long) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
the number of bytes previously written to block store
zero if no previous temp block created
- setBytesReserved(long) - Method in class alluxio.worker.grpc.BlockWriteRequestContext
-
- setCacheable(boolean) - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool cacheable = 11;
- setCacheable(boolean) - Method in class alluxio.master.file.contexts.CreateFileContext
-
- setCacheable(boolean) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setCacheable(boolean) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional bool cacheable = 11;
- setCacheable(boolean) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional bool cacheable = 5;
- setCacheable(boolean) - Method in class alluxio.wire.FileInfo
-
- setCacheHitLocal(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets cache hit local.
- setCacheHitRemote(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets cache hit remote.
- setCacheMiss(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets cache miss.
- setCacheSize(long) - Method in class alluxio.client.file.cache.store.PageStoreOptions
-
- setCacheSize(long) - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
optional int64 cacheSize = 2;
- setCancel(boolean) - Method in class alluxio.worker.grpc.ReadRequestContext
-
- setCancelState(PersistJob.CancelState) - Method in class alluxio.master.file.PersistJob
-
- setCancelTaskCommand(CancelTaskCommand) - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.CancelTaskCommand cancelTaskCommand = 2;
- setCancelTaskCommand(CancelTaskCommand.Builder) - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.CancelTaskCommand cancelTaskCommand = 2;
- setCandidates(int, Value) - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
repeated .alluxio.grpc.table.Value candidates = 1;
- setCandidates(int, Value.Builder) - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
repeated .alluxio.grpc.table.Value candidates = 1;
- setCapacity(Capacity) - Method in class alluxio.wire.AlluxioMasterInfo
-
- setCapacity(Capacity) - Method in class alluxio.wire.AlluxioWorkerInfo
-
- setCapacity(String) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets capacity.
- setCapacityBytes(long) - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int64 capacityBytes = 1;
- setCapacityBytes(long) - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int64 capacityBytes = 5;
- setCapacityBytes(long) - Method in class alluxio.wire.BlockMasterInfo
-
- setCapacityBytes(long) - Method in class alluxio.wire.WorkerInfo
-
- setCapacityBytes(String) - Method in class alluxio.wire.WorkerWebUIOverview
-
Sets capacity bytes.
- setCapacityBytesOnTiers(Map<String, Long>) - Method in class alluxio.wire.BlockMasterInfo
-
- setCapacityBytesOnTiers(Map<String, Long>) - Method in class alluxio.wire.WorkerInfo
-
- setChannelRef(String) - Method in class alluxio.grpc.SaslMessage.Builder
-
optional string channelRef = 5;
- setChannelRefBytes(ByteString) - Method in class alluxio.grpc.SaslMessage.Builder
-
optional string channelRef = 5;
- setChildCount(long) - Method in class alluxio.master.file.meta.MutableInodeDirectory
-
- setChildCount(long) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 child_count = 26;
- setChildren(int, JobInfo) - Method in class alluxio.grpc.JobInfo.Builder
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- setChildren(int, JobInfo.Builder) - Method in class alluxio.grpc.JobInfo.Builder
-
repeated .alluxio.grpc.job.JobInfo children = 11;
- setChunk(Chunk) - Method in class alluxio.grpc.ReadResponse.Builder
-
optional .alluxio.grpc.block.Chunk chunk = 1;
- setChunk(Chunk.Builder) - Method in class alluxio.grpc.ReadResponse.Builder
-
optional .alluxio.grpc.block.Chunk chunk = 1;
- setChunk(Chunk) - Method in class alluxio.grpc.WriteRequest.Builder
-
optional .alluxio.grpc.block.Chunk chunk = 2;
- setChunk(Chunk.Builder) - Method in class alluxio.grpc.WriteRequest.Builder
-
optional .alluxio.grpc.block.Chunk chunk = 2;
- setChunkSize(long) - Method in class alluxio.grpc.ReadRequest.Builder
-
optional int64 chunk_size = 5;
- setCleanupOnFailure(boolean) - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional bool cleanup_on_failure = 6;
- setClientId(String) - Method in class alluxio.grpc.SaslMessage.Builder
-
optional string clientId = 3;
- setClientIdBytes(ByteString) - Method in class alluxio.grpc.SaslMessage.Builder
-
optional string clientId = 3;
- setClientMetrics(int, ClientMetrics) - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- setClientMetrics(int, ClientMetrics.Builder) - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.metric.ClientMetrics clientMetrics = 1;
- setClientObserver(StreamObserver<SaslMessage>) - Method in class alluxio.security.authentication.AuthenticatedChannelServerDriver
-
Sets the client's Sasl stream.
- setClientType(String) - Method in class alluxio.grpc.GrpcChannelBuilder
-
Sets human readable name for the channel's client.
- setClientType(String) - Method in class alluxio.grpc.GrpcChannelKey
-
- setClusterAddresses(List<InetSocketAddress>) - Method in class alluxio.master.journal.raft.RaftJournalConfiguration
-
- setClusterConfHash(String) - Method in class alluxio.wire.Configuration.Builder
-
Sets hash of path configurations.
- setClusterConfigHash(String) - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
optional string clusterConfigHash = 1;
- setClusterConfigHash(String) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
optional string clusterConfigHash = 3;
- setClusterConfigHashBytes(ByteString) - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
optional string clusterConfigHash = 1;
- setClusterConfigHashBytes(ByteString) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
optional string clusterConfigHash = 3;
- setClusterConfigs(int, ConfigProperty) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- setClusterConfigs(int, ConfigProperty.Builder) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
repeated .alluxio.grpc.ConfigProperty clusterConfigs = 1;
- setClusterId(String) - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry.Builder
-
optional string cluster_id = 1;
- setClusterIdBytes(ByteString) - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry.Builder
-
optional string cluster_id = 1;
- setClusterInfo(Meta.ClusterInfoEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.ClusterInfoEntry cluster_info = 42;
- setClusterInfo(Meta.ClusterInfoEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.ClusterInfoEntry cluster_info = 42;
- setClusterName(String) - Method in class alluxio.multi.process.MultiProcessCluster.Builder
-
- setCode(String) - Method in class alluxio.proxy.s3.S3Error
-
- setColName(String) - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional string col_name = 1;
- setColNameBytes(ByteString) - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional string col_name = 1;
- setColNames(int, String) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
repeated string col_names = 3;
- setColNames(int, String) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
repeated string col_names = 3;
- setCols(int, FieldSchema) - Method in class alluxio.grpc.table.Schema.Builder
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- setCols(int, FieldSchema.Builder) - Method in class alluxio.grpc.table.Schema.Builder
-
repeated .alluxio.grpc.table.FieldSchema cols = 1;
- setColType(String) - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional string col_type = 2;
- setColTypeBytes(ByteString) - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional string col_type = 2;
- setColumnName(String) - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
required string column_name = 1;
- setColumnNameBytes(ByteString) - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
required string column_name = 1;
- setCommand(Command) - Method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
optional .alluxio.grpc.Command command = 1;
- setCommand(Command.Builder) - Method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
optional .alluxio.grpc.Command command = 1;
- setCommand(FileSystemCommand) - Method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
optional .alluxio.grpc.file.FileSystemCommand command = 1;
- setCommand(FileSystemCommand.Builder) - Method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
optional .alluxio.grpc.file.FileSystemCommand command = 1;
- setCommand(MetaCommand) - Method in class alluxio.grpc.MasterHeartbeatPResponse.Builder
-
optional .alluxio.grpc.meta.MetaCommand command = 1;
- setCommand(WriteRequestCommand) - Method in class alluxio.grpc.WriteRequest.Builder
-
optional .alluxio.grpc.block.WriteRequestCommand command = 1;
- setCommand(WriteRequestCommand.Builder) - Method in class alluxio.grpc.WriteRequest.Builder
-
optional .alluxio.grpc.block.WriteRequestCommand command = 1;
- setCommand(String) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
Sets mCommand field.
- setCommandOptions(FileSystemCommandOptions) - Method in class alluxio.grpc.FileSystemCommand.Builder
-
optional .alluxio.grpc.file.FileSystemCommandOptions commandOptions = 2;
- setCommandOptions(FileSystemCommandOptions.Builder) - Method in class alluxio.grpc.FileSystemCommand.Builder
-
optional .alluxio.grpc.file.FileSystemCommandOptions commandOptions = 2;
- setCommandOptions(FileSystemCommandOptions) - Method in class alluxio.wire.FileSystemCommand
-
Set the command options.
- setCommands(int, JobCommand) - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- setCommands(int, JobCommand.Builder) - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
repeated .alluxio.grpc.job.JobCommand commands = 1;
- setCommandType(CommandType) - Method in class alluxio.grpc.Command.Builder
-
optional .alluxio.grpc.CommandType commandType = 1;
- setCommandType(CommandType) - Method in class alluxio.grpc.FileSystemCommand.Builder
-
optional .alluxio.grpc.CommandType commandType = 1;
- setCommandType(CommandType) - Method in class alluxio.wire.FileSystemCommand
-
Set the command type.
- setComment(String) - Method in class alluxio.grpc.table.Database.Builder
-
optional string comment = 7;
- setComment(String) - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string comment = 4;
- setComment(String) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string comment = 6;
- setCommentBytes(ByteString) - Method in class alluxio.grpc.table.Database.Builder
-
optional string comment = 7;
- setCommentBytes(ByteString) - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string comment = 4;
- setCommentBytes(ByteString) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string comment = 6;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 5;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 5;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.ExistsPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.ExistsPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.FreePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.FreePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 2;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.MountPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.MountPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 4;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 3;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.RenamePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.RenamePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.SetAclPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.SetAclPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 9;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.StartSyncPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.StartSyncPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.StopSyncPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.StopSyncPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- setCommonOptions(FileSystemMasterCommonPOptions) - Method in class alluxio.grpc.UnmountPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- setCommonOptions(FileSystemMasterCommonPOptions.Builder) - Method in class alluxio.grpc.UnmountPOptions.Builder
-
optional .alluxio.grpc.file.FileSystemMasterCommonPOptions commonOptions = 1;
- setCommonOptions(Cache.PPageStoreCommonOptions) - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1;
- setCommonOptions(Cache.PPageStoreCommonOptions.Builder) - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1;
- setCompleted(boolean) - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool completed = 8;
- setCompleted(boolean) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setCompleted(boolean) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional bool completed = 10;
- setCompleted(boolean) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional bool completed = 4;
- setCompleted(boolean) - Method in class alluxio.wire.FileInfo
-
- setCompleteFile(File.CompleteFileEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.CompleteFileEntry complete_file = 5;
- setCompleteFile(File.CompleteFileEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.CompleteFileEntry complete_file = 5;
- setCompleteTransformTable(Table.CompleteTransformTableEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.CompleteTransformTableEntry complete_transform_table = 48;
- setCompleteTransformTable(Table.CompleteTransformTableEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.CompleteTransformTableEntry complete_transform_table = 48;
- setCompressionType(CompressionType) - Method in class alluxio.client.file.cache.store.RocksPageStoreOptions
-
- setConfigCheckErrorNum(int) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets config check error num.
- setConfigCheckErrors(Map<Scope, List<InconsistentProperty>>) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets config check errors.
- setConfigCheckStatus(ConfigStatus) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets config check status.
- setConfigCheckWarnNum(int) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets config check warn num.
- setConfigCheckWarns(Map<Scope, List<InconsistentProperty>>) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets config check warns.
- setConfigs(int, ConfigProperty) - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- setConfigs(int, ConfigProperty.Builder) - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- setConfigs(int, ConfigProperty) - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- setConfigs(int, ConfigProperty.Builder) - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
repeated .alluxio.grpc.ConfigProperty configs = 1;
- setConfiguration(Map<String, String>) - Method in class alluxio.wire.AlluxioJobMasterInfo
-
- setConfiguration(Map<String, String>) - Method in class alluxio.wire.AlluxioJobWorkerInfo
-
- setConfiguration(Map<String, String>) - Method in class alluxio.wire.AlluxioMasterInfo
-
- setConfiguration(Map<String, String>) - Method in class alluxio.wire.AlluxioProxyInfo
-
- setConfiguration(Map<String, String>) - Method in class alluxio.wire.AlluxioWorkerInfo
-
- setConfiguration(TreeSet<Triple<String, String, String>>) - Method in class alluxio.wire.MasterWebUIConfiguration
-
Sets configuration.
- setConnection(Connection) - Method in class alluxio.master.backup.BackupHandshakeMessage
-
- setConnectionUser(String) - Static method in class alluxio.security.authentication.AuthenticatedClientUser
-
- setConsistencyCheckLevel(PropertyKey.ConsistencyCheckLevel) - Method in class alluxio.conf.PropertyKey.Builder
-
- setConstraint(Constraint) - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional .alluxio.grpc.table.Constraint constraint = 3;
- setConstraint(Constraint.Builder) - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional .alluxio.grpc.table.Constraint constraint = 3;
- setContainerId(long) - Method in class alluxio.master.file.state.DirectoryId
-
- setContainerId(long) - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
optional int64 container_id = 1;
- setContent(List<ListBucketResult.Content>) - Method in class alluxio.proxy.s3.ListBucketResult
-
- setContinuationToken(String) - Method in class alluxio.proxy.s3.ListBucketOptions
-
- setContinuationToken(String) - Method in class alluxio.proxy.s3.ListBucketResult
-
- setCount(long) - Method in class alluxio.grpc.StatusSummary.Builder
-
optional int64 count = 2;
- setCounter(Counter) - Method in class alluxio.worker.grpc.ReadRequestContext
-
- setCounter(Counter) - Method in class alluxio.worker.grpc.WriteRequestContext
-
- setCreateAncestors(boolean) - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
optional bool createAncestors = 2;
- setCreateOptions(CreateOptions) - Method in class alluxio.worker.grpc.UfsFileWriteRequestContext
-
- setCreateParent(boolean) - Method in class alluxio.underfs.options.CreateOptions
-
Sets option to force creation of parent directories.
- setCreateParent(boolean) - Method in class alluxio.underfs.options.MkdirsOptions
-
Sets option to create parent directories.
- setCreateUfsBlockOptions(Protocol.CreateUfsBlockOptions) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional .alluxio.proto.dataserver.CreateUfsBlockOptions create_ufs_block_options = 7;
- setCreateUfsBlockOptions(Protocol.CreateUfsBlockOptions.Builder) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional .alluxio.proto.dataserver.CreateUfsBlockOptions create_ufs_block_options = 7;
- setCreateUfsFileOptions(Protocol.CreateUfsFileOptions) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
Cancel, close and error will be handled by standard gRPC stream APIs.
- setCreateUfsFileOptions(Protocol.CreateUfsFileOptions.Builder) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
Cancel, close and error will be handled by standard gRPC stream APIs.
- setCreationTimeMs(long) - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 creationTimeMs = 7;
- setCreationTimeMs(long) - Method in class alluxio.master.file.meta.MutableInode
-
- setCreationTimeMs(long) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 creation_time_ms = 6;
- setCreationTimeMs(long) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 creation_time_ms = 6;
- setCreationTimeMs(long) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 creation_time_ms = 6;
- setCreationTimeMs(long) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 creation_time_ms = 2;
- setCreationTimeMs(long) - Method in class alluxio.wire.FileInfo
-
- setCurrentBlocks(int, LocationBlockIdListEntry) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- setCurrentBlocks(int, LocationBlockIdListEntry.Builder) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
use repeated fields to represent mapping from BlockStoreLocationProto to TierList
- setCurrentDirectory(UIFileInfo) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets current directory.
- setCurrentPath(String) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets current path.
- setCurrentPath(String) - Method in class alluxio.wire.MasterWebUILogs
-
Sets current path.
- setCurrentPath(String) - Method in class alluxio.wire.WorkerWebUILogs
-
Sets current path.
- setData(ByteString) - Method in class alluxio.grpc.Chunk.Builder
-
optional bytes data = 1;
- setData(int, long) - Method in class alluxio.grpc.Command.Builder
-
repeated int64 data = 2;
- setData(ColumnStatisticsData) - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
- setData(ColumnStatisticsData.Builder) - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
optional .alluxio.grpc.table.ColumnStatisticsData data = 3;
- setDatabase(int, String) - Method in class alluxio.grpc.table.GetAllDatabasesPResponse.Builder
-
repeated string database = 1;
- setDatabase(String) - Method in class alluxio.grpc.table.GetAllTablesPRequest.Builder
-
optional string database = 1;
- setDatabaseBytes(ByteString) - Method in class alluxio.grpc.table.GetAllTablesPRequest.Builder
-
optional string database = 1;
- setDataCols(int, FieldSchema) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- setDataCols(int, FieldSchema.Builder) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
- setDataPort(int) - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional int32 dataPort = 3;
- setDataPort(int) - Method in class alluxio.wire.WorkerNetAddress
-
- setDataReaderActive(boolean) - Method in class alluxio.worker.grpc.ReadRequestContext
-
- setDateStats(DateColumnStatsData) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DateColumnStatsData date_stats = 7;
- setDateStats(DateColumnStatsData.Builder) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DateColumnStatsData date_stats = 7;
- setDaysSinceEpoch(long) - Method in class alluxio.grpc.table.Date.Builder
-
required int64 days_since_epoch = 1;
- setDb(Database) - Method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
optional .alluxio.grpc.table.Database db = 1;
- setDb(Database.Builder) - Method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
optional .alluxio.grpc.table.Database db = 1;
- setDbName(String) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string db_name = 4;
- setDbName(String) - Method in class alluxio.grpc.table.Database.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.grpc.table.DetachDatabasePRequest.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.grpc.table.GetDatabasePRequest.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional string db_name = 3;
- setDbName(String) - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.grpc.table.SyncDatabasePRequest.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string db_name = 4;
- setDbName(String) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.proto.journal.Table.DetachDbEntry.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
optional string db_name = 1;
- setDbName(String) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string db_name = 4;
- setDbNameBytes(ByteString) - Method in class alluxio.grpc.table.Database.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.grpc.table.DetachDatabasePRequest.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.grpc.table.GetDatabasePRequest.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional string db_name = 3;
- setDbNameBytes(ByteString) - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.grpc.table.SyncDatabasePRequest.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string db_name = 4;
- setDbNameBytes(ByteString) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.proto.journal.Table.DetachDbEntry.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
optional string db_name = 1;
- setDbNameBytes(ByteString) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string db_name = 1;
- setDebug(boolean) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets debug.
- setDebug(boolean) - Method in class alluxio.wire.MasterWebUIInit
-
Sets debug.
- setDebug(boolean) - Method in class alluxio.wire.MasterWebUILogs
-
Sets debug.
- setDebug(boolean) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets debug.
- setDebug(boolean) - Method in class alluxio.wire.MasterWebUIWorkers
-
Sets debug.
- setDebug(boolean) - Method in class alluxio.wire.WorkerWebUIInit
-
Sets debug.
- setDebug(boolean) - Method in class alluxio.wire.WorkerWebUILogs
-
Sets debug.
- setDecimalStats(DecimalColumnStatsData) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DecimalColumnStatsData decimal_stats = 6;
- setDecimalStats(DecimalColumnStatsData.Builder) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DecimalColumnStatsData decimal_stats = 6;
- setDefault(boolean) - Method in class alluxio.security.authorization.AclEntry
-
Sets the entry to be default.
- setDefaultAcl(PAcl) - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
- setDefaultAcl(PAcl.Builder) - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.file.PAcl defaultAcl = 28;
- setDefaultAcl(List<AclEntry>) - Method in class alluxio.master.file.contexts.CreateDirectoryContext
-
Sets the default ACL in the context.
- setDefaultACL(DefaultAccessControlList) - Method in class alluxio.master.file.meta.MutableInode
-
- setDefaultACL(DefaultAccessControlList) - Method in class alluxio.master.file.meta.MutableInodeDirectory
-
- setDefaultACL(DefaultAccessControlList) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setDefaultAcl(Acl.AccessControlList) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 16;
- setDefaultAcl(Acl.AccessControlList.Builder) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 16;
- setDefaultAcl(Acl.AccessControlList) - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 4;
- setDefaultAcl(Acl.AccessControlList.Builder) - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional .alluxio.proto.shared.AccessControlList defaultAcl = 4;
- setDefaultAcl(Acl.AccessControlList) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.proto.shared.AccessControlList default_acl = 14;
- setDefaultAcl(Acl.AccessControlList.Builder) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.proto.shared.AccessControlList default_acl = 14;
- setDefaultAcl(DefaultAccessControlList) - Method in class alluxio.wire.FileInfo
-
- setDefaultSupplier(DefaultSupplier) - Method in class alluxio.conf.PropertyKey.Builder
-
- setDefaultSupplier(Supplier<Object>, String) - Method in class alluxio.conf.PropertyKey.Builder
-
- setDefaultTaskExecutorPoolSize(int) - Method in class alluxio.worker.job.task.TaskExecutorManager
-
Sets the number of threads in the task executor pool when not throttled.
- setDefaultValue(Object) - Method in class alluxio.conf.PropertyKey.Builder
-
- setDefinition(String) - Method in class alluxio.grpc.table.Transformation.Builder
-
optional string definition = 2;
- setDefinition(String) - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string definition = 3;
- setDefinition(String) - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string definition = 3;
- setDefinition(String) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string definition = 3;
- setDefinition(String) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string definition = 3;
- setDefinitionBytes(ByteString) - Method in class alluxio.grpc.table.Transformation.Builder
-
optional string definition = 2;
- setDefinitionBytes(ByteString) - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string definition = 3;
- setDefinitionBytes(ByteString) - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string definition = 3;
- setDefinitionBytes(ByteString) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string definition = 3;
- setDefinitionBytes(ByteString) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string definition = 3;
- setDelay(long) - Method in class alluxio.util.executor.ControllableQueue.DelayNode
-
Sets the delay.
- setDeleteBlock(Block.DeleteBlockEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteBlockEntry delete_block = 29;
- setDeleteBlock(Block.DeleteBlockEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteBlockEntry delete_block = 29;
- setDeleted(boolean) - Method in class alluxio.master.file.meta.MutableInode
-
- setDeleteFile(File.DeleteFileEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteFileEntry delete_file = 6;
- setDeleteFile(File.DeleteFileEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteFileEntry delete_file = 6;
- setDeleteMountPoint(File.DeleteMountPointEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteMountPointEntry delete_mount_point = 8;
- setDeleteMountPoint(File.DeleteMountPointEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DeleteMountPointEntry delete_mount_point = 8;
- setDescription(String) - Method in class alluxio.conf.PropertyKey.Builder
-
- setDescription(String) - Method in class alluxio.grpc.JobInfo.Builder
-
optional string description = 13;
- setDescription(String) - Method in class alluxio.grpc.table.Database.Builder
-
optional string description = 2;
- setDescription(String) - Method in class alluxio.metrics.MetricKey.Builder
-
- setDescriptionBytes(ByteString) - Method in class alluxio.grpc.JobInfo.Builder
-
optional string description = 13;
- setDescriptionBytes(ByteString) - Method in class alluxio.grpc.table.Database.Builder
-
optional string description = 2;
- setDetachDb(Table.DetachDbEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DetachDbEntry detach_db = 45;
- setDetachDb(Table.DetachDbEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.DetachDbEntry detach_db = 45;
- setDeviceSpec(String) - Method in class alluxio.util.UnixMountInfo.Builder
-
- setDirectChildrenLoaded(Supplier<JournalContext>, InodeDirectory) - Method in class alluxio.master.file.meta.InodeTree
-
Marks an inode directory as having its direct children loaded.
- setDirectChildrenLoaded(boolean) - Method in class alluxio.master.file.meta.MutableInodeDirectory
-
- setDirectChildrenLoaded(boolean) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional bool direct_children_loaded = 12;
- setDirectChildrenLoaded(boolean) - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional bool direct_children_loaded = 3;
- setDiskCapacity(String) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets disk capacity.
- setDiskFreeCapacity(String) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets disk free capacity.
- setDiskUsedCapacity(String) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets disk used capacity.
- setDisplayType(PropertyKey.DisplayType) - Method in class alluxio.conf.PropertyKey.Builder
-
- setDomain(JournalDomain) - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
optional .alluxio.grpc.journal.JournalDomain domain = 1;
- setDomainSocketPath(String) - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional string domainSocketPath = 5;
- setDomainSocketPath(String) - Method in class alluxio.wire.WorkerNetAddress
-
- setDomainSocketPathBytes(ByteString) - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional string domainSocketPath = 5;
- setDoneUnsafe(boolean) - Method in class alluxio.worker.grpc.ReadRequestContext
-
- setDoneUnsafe(boolean) - Method in class alluxio.worker.grpc.WriteRequestContext
-
- setDoubleStats(DoubleColumnStatsData) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DoubleColumnStatsData double_stats = 3;
- setDoubleStats(DoubleColumnStatsData.Builder) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.DoubleColumnStatsData double_stats = 3;
- setDoubleType(double) - Method in class alluxio.grpc.table.Value.Builder
-
optional double double_type = 2;
- setDoubleValue(double) - Method in class alluxio.grpc.MetricValue.Builder
-
optional double doubleValue = 1;
- setDstPath(String) - Method in class alluxio.grpc.RenamePRequest.Builder
-
the destination path
- setDstPath(AlluxioURI) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
Sets mDstPath field.
- setDstPath(String) - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
Deprecated, use new_parent_id/new_name instead
- setDstPathBytes(ByteString) - Method in class alluxio.grpc.RenamePRequest.Builder
-
the destination path
- setDstPathBytes(ByteString) - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
Deprecated, use new_parent_id/new_name instead
- setElectionTimeoutMs(long) - Method in class alluxio.master.journal.raft.RaftJournalConfiguration
-
- setEmpty(boolean) - Method in class alluxio.security.authorization.DefaultAccessControlList
-
- setEnsureAtomic(boolean) - Method in class alluxio.underfs.options.CreateOptions
-
Set atomicity guarantees.
- setEntries(int, PAclEntry) - Method in class alluxio.grpc.PAcl.Builder
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- setEntries(int, PAclEntry.Builder) - Method in class alluxio.grpc.PAcl.Builder
-
repeated .alluxio.grpc.file.PAclEntry entries = 3;
- setEntries(int, PAclEntry) - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the list of ACL entries
- setEntries(int, PAclEntry.Builder) - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the list of ACL entries
- setEntries(int, Acl.AclEntry) - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- setEntries(int, Acl.AclEntry.Builder) - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
repeated .alluxio.proto.shared.AclEntry entries = 4;
- setEntry(AclEntry) - Method in class alluxio.security.authorization.AccessControlList
-
Sets an entry into the access control list.
- setEntry(AclEntry) - Method in class alluxio.security.authorization.DefaultAccessControlList
-
- setEntry(AclEntry) - Method in class alluxio.security.authorization.ExtendedACLEntries
-
Sets an entry into the access control list.
- setEntryCount(long) - Method in class alluxio.grpc.BackupPStatus.Builder
-
optional int64 entryCount = 5;
- setEntryCount(long) - Method in class alluxio.wire.BackupStatus
-
Sets entry count.
- setEof(boolean) - Method in class alluxio.worker.grpc.ReadRequestContext
-
- setEquatable(EquatableValueSet) - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.EquatableValueSet equatable = 2;
- setEquatable(EquatableValueSet.Builder) - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.EquatableValueSet equatable = 2;
- setError(AlluxioException) - Method in class alluxio.wire.BackupStatus
-
Fails the backup with given error.
- setError(Error) - Method in class alluxio.worker.grpc.ReadRequestContext
-
- setError(Error) - Method in class alluxio.worker.grpc.WriteRequestContext
-
- setErrorMessage(String) - Method in class alluxio.grpc.JobInfo.Builder
-
optional string errorMessage = 2;
- setErrorMessage(String) - Method in class alluxio.job.plan.meta.PlanInfo
-
- setErrorMessage(String) - Method in class alluxio.job.wire.TaskInfo
-
- setErrorMessageBytes(ByteString) - Method in class alluxio.grpc.JobInfo.Builder
-
optional string errorMessage = 2;
- setETag(String) - Method in class alluxio.proxy.s3.CompleteMultipartUploadResult
-
- setETag(String) - Method in class alluxio.proxy.s3.ListBucketResult.Content
-
- setETag(String) - Method in class alluxio.proxy.s3.ListPartsResult.Part
-
- setEvictBatchSize(int) - Method in class alluxio.master.metastore.caching.CacheConfiguration.Builder
-
- SetFaclCommand - Class in alluxio.cli.fs.command
-
Displays ACL info of a path.
- SetFaclCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.SetFaclCommand
-
- setFailedNodeInfos(NodeInfo[]) - Method in class alluxio.wire.MasterWebUIWorkers
-
Sets failed node infos.
- setFallback(boolean) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
true if the write request is already a fallback from
a failed short-circuit write.
- setFatalError(String) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets fatal error.
- setFatalError(String) - Method in class alluxio.wire.MasterWebUIData
-
Sets fatal error.
- setFatalError(String) - Method in class alluxio.wire.MasterWebUILogs
-
Sets fatal error.
- setFatalError(String) - Method in class alluxio.wire.WorkerWebUIBlockInfo
-
Sets fatal error.
- setFatalError(String) - Method in class alluxio.wire.WorkerWebUILogs
-
Sets fatal error.
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.AsyncCacheResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.BackupPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.BackupPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.BackupPStatus.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.BackupStatusPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.BlockIdList.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.BlockInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.BlockLocation.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CancelPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CancelPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CancelPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CheckConsistencyPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CheckpointPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CheckpointPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CheckRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CheckResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.Chunk.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ClearMetricsPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ClearMetricsPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ClearMetricsRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ClearMetricsResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ClientMetrics.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.Command.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CommitBlockInUfsPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CommitBlockInUfsPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CommitBlockPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CommitBlockPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CompleteFilePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ConfigProperties.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ConfigProperty.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CreateDirectoryPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CreateFilePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.CreateLocalBlockResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.DeletePOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.DeletePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.DeletePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ExistsPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.FileBlockInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.FileInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.FileSystemCommand.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.FileSystemHeartbeatPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.FreePOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.FreePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.FreePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetAllWorkerHealthPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetBlockInfoPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetBlockMasterInfoPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetCapacityBytesPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetCapacityBytesPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetConfigHashPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetConfigReportPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetFileInfoPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetFilePathPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetFilePathPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetJobServiceSummaryPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetJobStatusPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetMasterIdPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetMasterIdPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetMasterInfoPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetMetricsPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetMountTablePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetPinnedFileIdsPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetPinnedFileIdsPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetQuorumInfoPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetServiceVersionPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetServiceVersionPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetStatusPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetSyncPathListPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetUfsInfoPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetUsedBytesPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetUsedBytesPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetWorkerIdPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetWorkerIdPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetWorkerInfoListPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetWorkerLostStoragePOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.InconsistentProperties.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.InconsistentProperty.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.InconsistentPropertyValues.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.JobCommand.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.JobHeartbeatPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.JobInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.JobUnused.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ListAllPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ListAllPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ListAllPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.LocalityTier.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.MasterHeartbeatPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.MasterHeartbeatPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.MasterInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.MessagingRequestHeader.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.Metric.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.MetricsHeartbeatPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.MetricValue.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.MountPointInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.MountPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.MountPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.MountPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.MoveBlockResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.NetAddress.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.OpenLocalBlockResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.PAcl.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.PAclEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.PersistFile.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.PMode.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ReadRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ReadResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RegisterCommand.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RegisterJobWorkerPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RegisterJobWorkerPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RegisterMasterPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RegisterWorkerPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RemoveBlockRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RemoveBlockResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RemovePathConfigurationPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RemovePathConfigurationPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RemoveQuorumServerPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RemoveQuorumServerPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RenamePOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RenamePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RenamePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ReverseResolvePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ReverseResolvePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RunPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RunPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RunPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.RunTaskCommand.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.SaslMessage.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.ScheduleAsyncPersistencePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.SetAclPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.SetAclPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.SetAclPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.SetAttributePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.SetPathConfigurationPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.SetPathConfigurationPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.SetTaskPoolSizeCommand.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.StartSyncPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.StartSyncPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.StatusSummary.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.StopSyncPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.StopSyncPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.StorageList.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.SyncPointInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.AllOrNoneSet.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.Constraint.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.Database.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.Date.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.Decimal.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.DetachDatabasePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.DetachDatabasePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.Domain.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.FieldSchema.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.FileStatistics.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.GetAllDatabasesPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.GetAllDatabasesPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.GetAllTablesPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.GetAllTablesPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.GetDatabasePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.GetTablePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.Layout.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.LayoutSpec.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.Partition.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.PartitionSpec.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.Range.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.RangeSet.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.Schema.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.SyncDatabasePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.TableInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.Transformation.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.TransformTablePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.table.Value.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.TieredIdentity.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.TierList.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.TransportMessage.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.UfsInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.UnmountPOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.UnmountPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.UnmountPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.UpdateMountPResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.UpdateUfsModePOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.UpdateUfsModePResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.WorkerInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.WriteRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.grpc.WriteResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.Block.DeleteBlockEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.DeleteMountPointEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.NewBlockEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.PersistDirectoryEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.Table.DetachDbEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.meta.Block.BlockMeta.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.shared.Acl.AclActions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
- setFieldRange(Set<GetWorkerReportOptions.WorkerInfoField>) - Method in class alluxio.client.block.options.GetWorkerReportOptions
-
- setFieldRanges(int, WorkerInfoField) - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
repeated .alluxio.grpc.block.WorkerInfoField fieldRanges = 2;
- setFileBlockInfos(int, FileBlockInfo) - Method in class alluxio.grpc.FileInfo.Builder
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- setFileBlockInfos(int, FileBlockInfo.Builder) - Method in class alluxio.grpc.FileInfo.Builder
-
repeated .alluxio.grpc.file.FileBlockInfo fileBlockInfos = 21;
- setFileBlockInfos(List<FileBlockInfo>) - Method in class alluxio.wire.FileInfo
-
- setFileBlocks(List<UIFileBlockInfo>) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets file blocks.
- setFileBlocksOnTier(List<ImmutablePair<String, List<UIFileBlockInfo>>>) - Method in class alluxio.wire.WorkerWebUIBlockInfo
-
Sets file blocks on tier.
- setFileBuckets(int) - Method in class alluxio.client.file.cache.store.LocalPageStoreOptions
-
- setFileData(String) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets file data.
- setFileData(String) - Method in class alluxio.wire.MasterWebUILogs
-
Sets file data.
- setFileData(String) - Method in class alluxio.wire.WorkerWebUILogs
-
Sets file data.
- setFileDoesNotExistException(String) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets file does not exist exception.
- setFileId(long) - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 fileId = 1;
- setFileId(long) - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
the id of the file
- setFileId(long) - Method in class alluxio.grpc.GetFilePathPRequest.Builder
-
optional int64 fileId = 1;
- setFileId(long) - Method in class alluxio.grpc.PersistFile.Builder
-
optional int64 fileId = 1;
- setFileId(long) - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry.Builder
-
optional int64 file_id = 1;
- setFileId(long) - Method in class alluxio.wire.FileInfo
-
- setFileId(long) - Method in class alluxio.wire.PersistFile
-
Set the file id.
- setFileIdentifier(String) - Method in class alluxio.wire.FileInfo
-
- setFileInfo(FileInfo) - Method in class alluxio.grpc.CreateFilePResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- setFileInfo(FileInfo.Builder) - Method in class alluxio.grpc.CreateFilePResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- setFileInfo(FileInfo) - Method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- setFileInfo(FileInfo.Builder) - Method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- setFileInfo(FileInfo) - Method in class alluxio.grpc.GetStatusPResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- setFileInfo(FileInfo.Builder) - Method in class alluxio.grpc.GetStatusPResponse.Builder
-
optional .alluxio.grpc.file.FileInfo fileInfo = 1;
- setFileInfos(int, FileInfo) - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- setFileInfos(int, FileInfo.Builder) - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
repeated .alluxio.grpc.file.FileInfo fileInfos = 1;
- setFileInfos(List<UIFileInfo>) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets file infos.
- setFileInfos(List<UIFileInfo>) - Method in class alluxio.wire.MasterWebUIData
-
Sets file infos.
- setFileInfos(List<UIFileInfo>) - Method in class alluxio.wire.MasterWebUILogs
-
Sets file infos.
- setFileInfos(List<UIFileInfo>) - Method in class alluxio.wire.WorkerWebUIBlockInfo
-
Sets file infos.
- setFileInfos(List<UIFileInfo>) - Method in class alluxio.wire.WorkerWebUILogs
-
Sets file infos.
- setFileLocations(List<String>) - Method in class alluxio.util.webui.UIFileInfo
-
Sets file locations.
- setFilesToPersist(List<PersistFile>) - Method in class alluxio.wire.PersistCommandOptions
-
Set the list of files to persist.
- setFilter(int, MasterInfoField) - Method in class alluxio.grpc.GetMasterInfoPOptions.Builder
-
repeated .alluxio.grpc.meta.MasterInfoField filter = 1;
- setFilters(int, BlockMasterInfoField) - Method in class alluxio.grpc.GetBlockMasterInfoPOptions.Builder
-
repeated .alluxio.grpc.block.BlockMasterInfoField filters = 1;
- setFirst(T1) - Method in class alluxio.collections.Pair
-
Set the first value.
- setFirst(LockedInodePath) - Method in class alluxio.master.file.meta.InodePathPair
-
- setFlush(boolean) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional bool flush = 5;
- setFolder(boolean) - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool folder = 9;
- setFolder(boolean) - Method in class alluxio.wire.FileInfo
-
- setForced(boolean) - Method in class alluxio.grpc.FreePOptions.Builder
-
optional bool forced = 2;
- setForkJoinTaskTag(short) - Method in class alluxio.concurrent.jsr.ForkJoinTask
-
Atomically sets the tag value for this task and returns the old value.
- setFreeBytes(long) - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int64 freeBytes = 3;
- setFreeBytes(long) - Method in class alluxio.wire.BlockMasterInfo
-
- setFreeCapacity(String) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets free capacity.
- setFsType(String) - Method in class alluxio.util.UnixMountInfo.Builder
-
- setGcExecutor(ScheduledExecutorService) - Method in class alluxio.resource.DynamicResourcePool.Options
-
- setGcIntervalMs(long) - Method in class alluxio.resource.DynamicResourcePool.Options
-
- setGroup(String) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setGroup(String) - Method in class alluxio.grpc.FileInfo.Builder
-
optional string group = 17;
- setGroup(String) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional string group = 4;
- setGroup(String) - Method in class alluxio.master.file.contexts.CreatePathContext
-
- setGroup(String) - Method in class alluxio.master.file.meta.MutableInode
-
- setGroup(String) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string group = 3;
- setGroup(String) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string group = 9;
- setGroup(String) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string group = 15;
- setGroup(String) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string group = 7;
- setGroup(String) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string group = 10;
- setGroup(String) - Method in class alluxio.underfs.options.CreateOptions
-
- setGroup(String) - Method in class alluxio.underfs.options.MkdirsOptions
-
- setGroup(String) - Method in class alluxio.wire.FileInfo
-
- setGroupActions(int, Acl.NamedAclActions) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- setGroupActions(int, Acl.NamedAclActions.Builder) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions groupActions = 4;
- setGroupBits(Bits) - Method in class alluxio.grpc.PMode.Builder
-
required .alluxio.grpc.Bits groupBits = 2;
- setGroupBits(Mode.Bits) - Method in class alluxio.security.authorization.Mode
-
Sets group bits.
- setGroupBytes(ByteString) - Method in class alluxio.grpc.FileInfo.Builder
-
optional string group = 17;
- setGroupBytes(ByteString) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional string group = 4;
- setGroupBytes(ByteString) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string group = 3;
- setGroupBytes(ByteString) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string group = 9;
- setGroupBytes(ByteString) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string group = 15;
- setGroupBytes(ByteString) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string group = 7;
- setGroupBytes(ByteString) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string group = 10;
- setHandler(AbstractHandler) - Method in class alluxio.web.WebServer
-
- setHasDirectChildrenLoaded(boolean) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool has_direct_children_loaded = 13;
- setHeartbeatIntervalMs(long) - Method in class alluxio.master.journal.raft.RaftJournalConfiguration
-
- setHigh(Value) - Method in class alluxio.grpc.table.Range.Builder
-
optional .alluxio.grpc.table.Value high = 2;
- setHigh(Value.Builder) - Method in class alluxio.grpc.table.Range.Builder
-
optional .alluxio.grpc.table.Value high = 2;
- setHighestTierAlias(String) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets highest tier alias.
- setHighValue(Date) - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional .alluxio.grpc.table.Date high_value = 2;
- setHighValue(Date.Builder) - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional .alluxio.grpc.table.Date high_value = 2;
- setHighValue(Decimal) - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional .alluxio.grpc.table.Decimal high_value = 2;
- setHighValue(Decimal.Builder) - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional .alluxio.grpc.table.Decimal high_value = 2;
- setHighValue(double) - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional double high_value = 2;
- setHighValue(long) - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional int64 high_value = 2;
- setHighWaterMark(int) - Method in class alluxio.master.metastore.caching.CacheConfiguration.Builder
-
- setHost(String) - Method in class alluxio.grpc.NetAddress.Builder
-
optional string host = 1;
- setHost(String) - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional string host = 1;
- setHost(String) - Method in class alluxio.wire.Address
-
- setHost(String) - Method in class alluxio.wire.WorkerNetAddress
-
- setHostBytes(ByteString) - Method in class alluxio.grpc.NetAddress.Builder
-
optional string host = 1;
- setHostBytes(ByteString) - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional string host = 1;
- setHostname(String) - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional string hostname = 4;
- setHostname() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Sets hostname.
- setHostname(String) - Method in class alluxio.wire.BackupStatus
-
Sets the backup host.
- setHostnameBytes(ByteString) - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional string hostname = 4;
- setId(long) - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.grpc.JobInfo.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.grpc.RegisterJobWorkerPResponse.Builder
-
optional int64 id = 1;
- setId(int) - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional uint32 id = 1;
- setId(long) - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
The block ID or UFS file ID.
- setId(long) - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional int64 id = 2;
- setId(long) - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.proto.journal.File.NewBlockEntry.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.proto.journal.File.PersistDirectoryEntry.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 id = 1;
- setId(long) - Method in class alluxio.wire.WorkerInfo
-
- setIgnoreClusterConf(boolean) - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
optional bool ignoreClusterConf = 2;
- setIgnoredSiteProperty(boolean) - Method in class alluxio.conf.PropertyKey.Builder
-
- setIgnorePathConf(boolean) - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
optional bool ignorePathConf = 3;
- setIgnoreSyncErrors(boolean) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional bool ignore_sync_errors = 6;
- setInAlluxioFileNum(int) - Method in class alluxio.wire.MasterWebUIData
-
Sets in alluxio file num.
- setInAlluxioPercentage(int) - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 inAlluxioPercentage = 24;
- setInAlluxioPercentage(int) - Method in class alluxio.wire.FileInfo
-
- setInconsistentPaths(int, String) - Method in class alluxio.grpc.CheckConsistencyPResponse.Builder
-
repeated string inconsistentPaths = 1;
- setInfo(int, TransformJobInfo) - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- setInfo(int, TransformJobInfo.Builder) - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
repeated .alluxio.grpc.table.TransformJobInfo info = 1;
- setInitialDelayMs(long) - Method in class alluxio.resource.DynamicResourcePool.Options
-
- setInMemoryPercentage(int) - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 inMemoryPercentage = 25;
- setInMemoryPercentage(int) - Method in class alluxio.wire.FileInfo
-
- setInodeDirectory(File.InodeDirectoryEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeDirectoryEntry inode_directory = 9;
- setInodeDirectory(File.InodeDirectoryEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeDirectoryEntry inode_directory = 9;
- setInodeDirectoryIdGenerator(File.InodeDirectoryIdGeneratorEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeDirectoryIdGeneratorEntry inode_directory_id_generator = 10;
- setInodeDirectoryIdGenerator(File.InodeDirectoryIdGeneratorEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeDirectoryIdGeneratorEntry inode_directory_id_generator = 10;
- setInodeFile(File.InodeFileEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeFileEntry inode_file = 11;
- setInodeFile(File.InodeFileEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeFileEntry inode_file = 11;
- setInodeLastModificationTime(File.InodeLastModificationTimeEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeLastModificationTimeEntry inode_last_modification_time = 12;
- setInodeLastModificationTime(File.InodeLastModificationTimeEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.InodeLastModificationTimeEntry inode_last_modification_time = 12;
- setInodeStoreFactory(InodeStore.Factory) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setInputFormat(String) - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string input_format = 2;
- setInputFormatBytes(ByteString) - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string input_format = 2;
- setInstance(String) - Method in class alluxio.grpc.Metric.Builder
-
optional string instance = 1;
- setInstanceBytes(ByteString) - Method in class alluxio.grpc.Metric.Builder
-
optional string instance = 1;
- setInternalAcl(AccessControlList) - Method in class alluxio.master.file.meta.MutableInode
-
Sets the internal ACL to a specified ACL.
- setInterval(int) - Method in class alluxio.util.WaitForOptions
-
- setInvalidPathError(String) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets invalid path error.
- setInvalidPathError(String) - Method in class alluxio.wire.MasterWebUILogs
-
Sets invalid path error.
- setInvalidPathError(String) - Method in class alluxio.wire.WorkerWebUIBlockInfo
-
Sets invalid path error.
- setInvalidPathError(String) - Method in class alluxio.wire.WorkerWebUILogs
-
Sets invalid path error.
- setInvalidPathException(String) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets invalid path exception.
- setIp(String) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
Sets mIp field.
- setIsBuiltIn(boolean) - Method in class alluxio.conf.PropertyKey.Builder
-
- setIsCacheable(boolean) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool is_cacheable = 17;
- setIsClusterAggregated(boolean) - Method in class alluxio.metrics.MetricKey.Builder
-
- setIsCompleted(boolean) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool is_completed = 18;
- setIsDefault(boolean) - Method in class alluxio.grpc.PAcl.Builder
-
optional bool isDefault = 5;
- setIsDefault(boolean) - Method in class alluxio.grpc.PAclEntry.Builder
-
optional bool isDefault = 4;
- setIsDefault(boolean) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional bool isDefault = 7;
- setIsDefault(boolean) - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
optional bool isDefault = 4;
- setIsDefault(boolean) - Method in class alluxio.security.authorization.AclEntry.Builder
-
Set this AclEntry to be for default ACL.
- setIsDefaultEmpty(boolean) - Method in class alluxio.grpc.PAcl.Builder
-
optional bool isDefaultEmpty = 6;
- setIsDirectory(boolean) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool is_directory = 3;
- setIsEmpty(boolean) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional bool isEmpty = 8;
- setIsHidden(boolean) - Method in class alluxio.conf.PropertyKey.Builder
-
- setIsMountPoint(boolean) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
directory only
- setIsPinned(boolean) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional bool is_pinned = 9;
- setIsThrowable(boolean) - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
optional bool isThrowable = 2;
- setIsTruncated(boolean) - Method in class alluxio.proxy.s3.ListBucketResult
-
- setIsTruncated(boolean) - Method in class alluxio.proxy.s3.ListPartsResult
-
- setJobAsFailed(String) - Method in class alluxio.master.job.plan.PlanCoordinator
-
Sets the job as failed with given error message.
- setJobConfig(ByteString) - Method in class alluxio.grpc.RunPRequest.Builder
-
optional bytes jobConfig = 1;
- setJobConfig(ByteString) - Method in class alluxio.grpc.RunTaskCommand.Builder
-
optional bytes jobConfig = 3;
- setJobError(String) - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string job_error = 6;
- setJobErrorBytes(ByteString) - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string job_error = 6;
- setJobErrorMessage(String) - Method in class alluxio.master.table.transform.TransformJobInfo
-
Sets the job error message.
- setJobId(long) - Method in class alluxio.grpc.CancelPRequest.Builder
-
optional int64 jobId = 1;
- setJobId(long) - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
optional int64 jobId = 1;
- setJobId(long) - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
optional int64 jobId = 1;
- setJobId(long) - Method in class alluxio.grpc.RunPResponse.Builder
-
optional int64 jobId = 1;
- setJobId(long) - Method in class alluxio.grpc.RunTaskCommand.Builder
-
optional int64 jobId = 1;
- setJobId(long) - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest.Builder
-
optional int64 job_id = 1;
- setJobId(long) - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional int64 job_id = 4;
- setJobId(long) - Method in class alluxio.grpc.table.TransformTablePResponse.Builder
-
optional int64 job_id = 1;
- setJobId(long) - Method in class alluxio.job.wire.TaskInfo
-
- setJobId(long) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional int64 job_id = 4;
- setJobIds(int, long) - Method in class alluxio.grpc.ListAllPResponse.Builder
-
repeated int64 jobIds = 1;
- setJobInfo(JobInfo) - Method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
optional .alluxio.grpc.job.JobInfo jobInfo = 1;
- setJobInfo(JobInfo.Builder) - Method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
optional .alluxio.grpc.job.JobInfo jobInfo = 1;
- setJobInfos(int, JobInfo) - Method in class alluxio.grpc.ListAllPResponse.Builder
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- setJobInfos(int, JobInfo.Builder) - Method in class alluxio.grpc.ListAllPResponse.Builder
-
repeated .alluxio.grpc.job.JobInfo jobInfos = 2;
- setJobStatus(Status) - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional .alluxio.grpc.job.Status job_status = 5;
- setJobStatus(Status) - Method in class alluxio.master.table.transform.TransformJobInfo
-
Sets the job status.
- setJobWorkerHealth(JobWorkerHealth) - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
optional .alluxio.grpc.job.JobWorkerHealth jobWorkerHealth = 1;
- setJobWorkerHealth(JobWorkerHealth.Builder) - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
optional .alluxio.grpc.job.JobWorkerHealth jobWorkerHealth = 1;
- setJournalEntries(int, Journal.JournalEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
This journal entry is a list of other entries.
- setJournalEntries(int, Journal.JournalEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
This journal entry is a list of other entries.
- setJournalSystem(JournalSystem) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setKey(BlockStoreLocationProto) - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
- setKey(BlockStoreLocationProto.Builder) - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
optional .alluxio.grpc.BlockStoreLocationProto key = 1;
- setKey(PropertyKey) - Method in class alluxio.master.meta.checkconf.ConfigRecord
-
- setKey(String) - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
optional string key = 1;
- setKey(String) - Method in class alluxio.proxy.s3.CompleteMultipartUploadResult
-
- setKey(String) - Method in class alluxio.proxy.s3.InitiateMultipartUploadResult
-
- setKey(String) - Method in class alluxio.proxy.s3.ListBucketResult.Content
-
- setKey(String) - Method in class alluxio.proxy.s3.ListPartsResult
-
- setKeyBytes(ByteString) - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
optional string key = 1;
- setKeyCount(int) - Method in class alluxio.proxy.s3.ListBucketResult
-
- setKeys(int, String) - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
repeated string keys = 2;
- setLastAccessedMs(long) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 last_accessed_ms = 30;
- setLastAccessTimeMs(long) - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 lastAccessTimeMs = 31;
- setLastAccessTimeMs(long) - Method in class alluxio.master.file.meta.MutableInode
-
- setLastAccessTimeMs(long, boolean) - Method in class alluxio.master.file.meta.MutableInode
-
- setLastAccessTimeMs(long) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 last_access_time_ms = 20;
- setLastAccessTimeMs(long) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 last_access_time_ms = 29;
- setLastAccessTimeMs(long) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 last_access_time_ms = 18;
- setLastAccessTimeMs(long) - Method in class alluxio.resource.DynamicResourcePool.ResourceInternal
-
- setLastAccessTimeMs(long) - Method in class alluxio.wire.FileInfo
-
- setLastContactSec(int) - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int32 lastContactSec = 3;
- setLastContactSec(int) - Method in class alluxio.wire.WorkerInfo
-
- setLastModificationTimeMs(long) - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 lastModificationTimeMs = 14;
- setLastModificationTimeMs(long) - Method in class alluxio.master.file.meta.MutableInode
-
Sets the last modification time of the inode to the new time if the new time is more recent.
- setLastModificationTimeMs(long, boolean) - Method in class alluxio.master.file.meta.MutableInode
-
- setLastModificationTimeMs(long) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 last_modification_time_ms = 7;
- setLastModificationTimeMs(long) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 last_modification_time_ms = 7;
- setLastModificationTimeMs(long) - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
optional int64 last_modification_time_ms = 2;
- setLastModificationTimeMs(long) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 last_modification_time_ms = 7;
- setLastModificationTimeMs(long) - Method in class alluxio.wire.FileInfo
-
- setLastModified(String) - Method in class alluxio.proxy.s3.ListBucketResult.Content
-
- setLastModified(String) - Method in class alluxio.proxy.s3.ListPartsResult.Part
-
- setLastModifiedMs(long) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 last_modified_ms = 25;
- setLastUpdated(long) - Method in class alluxio.grpc.JobInfo.Builder
-
optional int64 lastUpdated = 6;
- setLastUpdated(long) - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int64 lastUpdated = 3;
- setLayout(Layout) - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.Layout layout = 6;
- setLayout(Layout.Builder) - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.Layout layout = 6;
- setLayout(Layout) - Method in class alluxio.grpc.table.Transformation.Builder
-
optional .alluxio.grpc.table.Layout layout = 1;
- setLayout(Layout.Builder) - Method in class alluxio.grpc.table.Transformation.Builder
-
optional .alluxio.grpc.table.Layout layout = 1;
- setLayout(Layout) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional .alluxio.grpc.table.Layout layout = 5;
- setLayout(Layout.Builder) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional .alluxio.grpc.table.Layout layout = 5;
- setLayoutData(ByteString) - Method in class alluxio.grpc.table.Layout.Builder
-
optional bytes layout_data = 3;
- setLayoutSpec(LayoutSpec) - Method in class alluxio.grpc.table.Layout.Builder
-
optional .alluxio.grpc.table.LayoutSpec layout_spec = 2;
- setLayoutSpec(LayoutSpec.Builder) - Method in class alluxio.grpc.table.Layout.Builder
-
optional .alluxio.grpc.table.LayoutSpec layout_spec = 2;
- setLayoutType(String) - Method in class alluxio.grpc.table.Layout.Builder
-
optional string layout_type = 1;
- setLayoutTypeBytes(ByteString) - Method in class alluxio.grpc.table.Layout.Builder
-
optional string layout_type = 1;
- setLeaderMasterAddress(String) - Method in class alluxio.grpc.MasterInfo.Builder
-
optional string leaderMasterAddress = 1;
- setLeaderMasterAddressBytes(ByteString) - Method in class alluxio.grpc.MasterInfo.Builder
-
optional string leaderMasterAddress = 1;
- setLength(long) - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional int64 length = 5;
- setLength(long) - Method in class alluxio.grpc.BlockInfo.Builder
-
optional int64 length = 2;
- setLength(long) - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
the space used in bytes on the target tier
- setLength(long) - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the length of the block being committed
- setLength(long) - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 length = 5;
- setLength(long) - Method in class alluxio.grpc.ReadRequest.Builder
-
optional int64 length = 3;
- setLength(long) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setLength(long) - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
optional int64 length = 2;
- setLength(long) - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional int64 length = 3;
- setLength(long) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 length = 9;
- setLength(long) - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
optional int64 length = 2;
- setLength(long) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int64 length = 3;
- setLength(long) - Method in class alluxio.proto.meta.Block.BlockMeta.Builder
-
optional int64 length = 1;
- setLength(long) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 length = 19;
- setLength(long) - Method in class alluxio.underfs.options.OpenOptions
-
- setLength(long) - Method in class alluxio.wire.BlockInfo
-
- setLength(long) - Method in class alluxio.wire.FileInfo
-
- setLevel(String) - Method in class alluxio.wire.LogInfo
-
- setLiveWorkerNodes(String) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets live worker nodes.
- setLiveWorkerNum(int) - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int32 liveWorkerNum = 4;
- setLiveWorkerNum(int) - Method in class alluxio.wire.BlockMasterInfo
-
- setLoadAverage(int, double) - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
repeated double loadAverage = 2;
- setLoadDescendantType(LoadDescendantPType) - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
optional .alluxio.grpc.fscommon.LoadDescendantPType loadDescendantType = 3;
- setLoadDirectChildren(boolean) - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
This is deprecated since 1.1.1 and will be removed in 2.0.
- setLoadMetadataType(LoadMetadataPType) - Method in class alluxio.grpc.ExistsPOptions.Builder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 1;
- setLoadMetadataType(LoadMetadataPType) - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 1;
- setLoadMetadataType(LoadMetadataPType) - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
optional .alluxio.grpc.file.LoadMetadataPType loadMetadataType = 2;
- setLocalAddress(InetSocketAddress) - Method in class alluxio.master.journal.raft.RaftJournalConfiguration
-
- setLocalDirStickyBit(String) - Static method in class alluxio.util.io.FileUtils
-
Sticky bit can be set primarily on directories in UNIX / Linux.
- setLocalFileSystem(boolean) - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional bool localFileSystem = 1;
- setLocation(String) - Method in class alluxio.grpc.table.Database.Builder
-
optional string location = 3;
- setLocation(String) - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional string location = 2;
- setLocation(URI) - Method in class alluxio.master.journal.JournalSystem.Builder
-
- setLocation(String) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string location = 2;
- setLocation(String) - Method in class alluxio.proxy.s3.CompleteMultipartUploadResult
-
- setLocationBytes(ByteString) - Method in class alluxio.grpc.table.Database.Builder
-
optional string location = 3;
- setLocationBytes(ByteString) - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional string location = 2;
- setLocationBytes(ByteString) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string location = 2;
- setLocationPolicy(BlockLocationPolicy) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setLocations(int, BlockLocation) - Method in class alluxio.grpc.BlockInfo.Builder
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- setLocations(int, BlockLocation.Builder) - Method in class alluxio.grpc.BlockInfo.Builder
-
repeated .alluxio.grpc.BlockLocation locations = 3;
- setLocations(List<BlockLocation>) - Method in class alluxio.wire.BlockInfo
-
- setLogLevel(String, String) - Static method in class alluxio.util.LogUtils
-
Gets a logger's level with specify name, if the level argument is not null, it will set to
specify level first.
- setLogName(String) - Method in class alluxio.wire.LogInfo
-
- setLongestRunning(int, JobInfo) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- setLongestRunning(int, JobInfo.Builder) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo longestRunning = 4;
- setLongStats(LongColumnStatsData) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.LongColumnStatsData long_stats = 2;
- setLongStats(LongColumnStatsData.Builder) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.LongColumnStatsData long_stats = 2;
- setLongType(long) - Method in class alluxio.grpc.table.Value.Builder
-
optional int64 long_type = 1;
- setLostWorkerNum(int) - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int32 lostWorkerNum = 5;
- setLostWorkerNum(int) - Method in class alluxio.wire.BlockMasterInfo
-
- setLostWorkers(List<WorkerInfo>) - Method in class alluxio.wire.AlluxioMasterInfo
-
- setLow(Value) - Method in class alluxio.grpc.table.Range.Builder
-
optional .alluxio.grpc.table.Value low = 1;
- setLow(Value.Builder) - Method in class alluxio.grpc.table.Range.Builder
-
optional .alluxio.grpc.table.Value low = 1;
- setLowValue(Date) - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional .alluxio.grpc.table.Date low_value = 1;
- setLowValue(Date.Builder) - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional .alluxio.grpc.table.Date low_value = 1;
- setLowValue(Decimal) - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional .alluxio.grpc.table.Decimal low_value = 1;
- setLowValue(Decimal.Builder) - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional .alluxio.grpc.table.Decimal low_value = 1;
- setLowValue(double) - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional double low_value = 1;
- setLowValue(long) - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional int64 low_value = 1;
- setLowWaterMark(int) - Method in class alluxio.master.metastore.caching.CacheConfiguration.Builder
-
- setMaskActions(Acl.AclActions) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional .alluxio.proto.shared.AclActions maskActions = 5;
- setMaskActions(Acl.AclActions.Builder) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional .alluxio.proto.shared.AclActions maskActions = 5;
- setMasterAddress(NetAddress) - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
optional .alluxio.grpc.NetAddress masterAddress = 1;
- setMasterAddress(NetAddress.Builder) - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
optional .alluxio.grpc.NetAddress masterAddress = 1;
- setMasterAddresses(int, NetAddress) - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- setMasterAddresses(int, NetAddress.Builder) - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress masterAddresses = 2;
- setMasterCapacityFreePercentage(int) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets master capacity free percentage.
- setMasterCapacityUsedPercentage(int) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets master capacity used percentage.
- setMasterHostname(String) - Method in class alluxio.grpc.CheckpointPResponse.Builder
-
The hostname of the master that did the checkpoint
- setMasterHostname(String) - Method in class alluxio.wire.WorkerWebUIInit
-
Sets master ip.
- setMasterHostnameBytes(ByteString) - Method in class alluxio.grpc.CheckpointPResponse.Builder
-
The hostname of the master that did the checkpoint
- setMasterId(long) - Method in class alluxio.grpc.GetMasterIdPResponse.Builder
-
optional int64 masterId = 1;
- setMasterId(long) - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
optional int64 masterId = 1;
- setMasterId(long) - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
optional int64 masterId = 1;
- setMasterInfo(MasterInfo) - Method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
optional .alluxio.grpc.meta.MasterInfo masterInfo = 1;
- setMasterInfo(MasterInfo.Builder) - Method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
optional .alluxio.grpc.meta.MasterInfo masterInfo = 1;
- setMasterInquireClient(MasterInquireClient) - Method in class alluxio.master.MasterClientContextBuilder
-
- setMasterNodeAddress(String) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets master node address.
- setMasterNodeAddress(String) - Method in class alluxio.wire.MasterWebUIData
-
Sets master node address.
- setMasterNodeAddress(String) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets master node address.
- setMasterPort(int) - Method in class alluxio.wire.WorkerWebUIInit
-
Sets master port.
- setMasterProperties(Map<Integer, Map<PropertyKey, String>>) - Method in class alluxio.multi.process.MultiProcessCluster.Builder
-
Sets master specific properties.
- setMasterUnderfsCapacityFreePercentage(int) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets master underfs capacity free percentage.
- setMasterUnderfsCapacityUsedPercentage(int) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets master underfs capacity used percentage.
- setMaxBufferPoolSize(int) - Method in class alluxio.client.file.cache.store.RocksPageStoreOptions
-
- setMaxCapacity(int) - Method in class alluxio.resource.DynamicResourcePool.Options
-
- setMaxColLen(long) - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional int64 max_col_len = 1;
- setMaxColLen(long) - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional int64 max_col_len = 1;
- setMaxKeys(String) - Method in class alluxio.proxy.s3.ListBucketOptions
-
- setMaxKeys(int) - Method in class alluxio.proxy.s3.ListBucketResult
-
- setMaxLogSize(long) - Method in class alluxio.master.journal.raft.RaftJournalConfiguration
-
- setMaxPageSize(int) - Method in class alluxio.client.file.cache.store.RocksPageStoreOptions
-
- setMaxSize(int) - Method in class alluxio.master.metastore.caching.CacheConfiguration.Builder
-
- setMaxUfsReadConcurrency(int) - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional int32 maxUfsReadConcurrency = 2;
- setMaxUfsReadConcurrency(int) - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
optional int32 maxUfsReadConcurrency = 4;
- setMediumType(String) - Method in class alluxio.client.file.options.OutStreamOptions
-
Set the write medium type of the file.
- setMediumType(String) - Method in class alluxio.grpc.BlockLocation.Builder
-
optional string mediumType = 4;
- setMediumType(String) - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
optional string mediumType = 2;
- setMediumType(String) - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
optional string mediumType = 7;
- setMediumType(String) - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional string medium_type = 7;
- setMediumType(String) - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
optional string medium_type = 2;
- setMediumType(String) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional string medium_type = 8;
- setMediumType(int, String) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
repeated string medium_type = 18;
- setMediumType(int, String) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
repeated string medium_type = 26;
- setMediumType(int, String) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
repeated string medium_type = 16;
- setMediumType(String) - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
optional string mediumType = 3;
- setMediumType(int, String) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
repeated string medium_type = 27;
- setMediumType(String) - Method in class alluxio.wire.BlockLocation
-
- setMediumTypeBytes(ByteString) - Method in class alluxio.grpc.BlockLocation.Builder
-
optional string mediumType = 4;
- setMediumTypeBytes(ByteString) - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
optional string mediumType = 2;
- setMediumTypeBytes(ByteString) - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
optional string mediumType = 7;
- setMediumTypeBytes(ByteString) - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional string medium_type = 7;
- setMediumTypeBytes(ByteString) - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
optional string medium_type = 2;
- setMediumTypeBytes(ByteString) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional string medium_type = 8;
- setMediumTypeBytes(ByteString) - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
optional string mediumType = 3;
- setMediumTypes(Set<String>) - Method in class alluxio.master.file.meta.MutableInode
-
- setMediumTypes(Set<String>) - Method in class alluxio.wire.FileInfo
-
- setMessage(ByteString) - Method in class alluxio.grpc.SaslMessage.Builder
-
optional bytes message = 2;
- setMessage(ByteString) - Method in class alluxio.grpc.TransportMessage.Builder
-
optional bytes message = 3;
- setMessage(String) - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
optional string message = 2;
- setMessage(String) - Method in class alluxio.proxy.s3.S3Error
-
- setMessage(String) - Method in class alluxio.wire.LogInfo
-
- setMessageBytes(ByteString) - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
optional string message = 2;
- setMessageCompression(boolean) - Method in class alluxio.worker.grpc.DataMessageServerStreamObserver
-
- setMessageType(SaslMessageType) - Method in class alluxio.grpc.SaslMessage.Builder
-
optional .alluxio.grpc.sasl.SaslMessageType messageType = 1;
- setMetadataLoad(boolean) - Method in class alluxio.master.file.contexts.CreatePathContext
-
- setMeter(Meter) - Method in class alluxio.worker.grpc.ReadRequestContext
-
- setMeter(Meter) - Method in class alluxio.worker.grpc.WriteRequestContext
-
- setMetrics(int, Metric) - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.Metric metrics = 1;
- setMetrics(int, Metric.Builder) - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
repeated .alluxio.grpc.Metric metrics = 1;
- setMetrics(int, Metric) - Method in class alluxio.grpc.ClientMetrics.Builder
-
repeated .alluxio.grpc.Metric metrics = 2;
- setMetrics(int, Metric.Builder) - Method in class alluxio.grpc.ClientMetrics.Builder
-
repeated .alluxio.grpc.Metric metrics = 2;
- setMetrics(Map<String, Long>) - Method in class alluxio.wire.AlluxioMasterInfo
-
- setMetrics(Map<String, Long>) - Method in class alluxio.wire.AlluxioWorkerInfo
-
- setMetricType(MetricType) - Method in class alluxio.grpc.Metric.Builder
-
required .alluxio.grpc.MetricType metricType = 5;
- setMetricType(MetricType) - Method in class alluxio.grpc.MetricValue.Builder
-
optional .alluxio.grpc.MetricType metricType = 6;
- setMetricType(MetricType) - Method in class alluxio.metrics.MetricKey.Builder
-
- setMinCapacity(int) - Method in class alluxio.resource.DynamicResourcePool.Options
-
- setMode(Mode) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setMode(String, short) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- setMode(PMode) - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.PMode mode = 3;
- setMode(PMode.Builder) - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.PMode mode = 3;
- setMode(PMode) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.PMode mode = 3;
- setMode(PMode.Builder) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.PMode mode = 3;
- setMode(int) - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 mode = 18;
- setMode(int) - Method in class alluxio.grpc.PAcl.Builder
-
optional int32 mode = 4;
- setMode(PMode) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional .alluxio.grpc.PMode mode = 5;
- setMode(PMode.Builder) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional .alluxio.grpc.PMode mode = 5;
- setMode(short) - Method in class alluxio.master.file.meta.MutableInode
-
- setMode(int) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional int32 mode = 4;
- setMode(int) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int32 mode = 10;
- setMode(int) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int32 mode = 16;
- setMode(int) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int32 mode = 11;
- setMode(short) - Method in class alluxio.security.authorization.AccessControlList
-
Sets permitted actions for owning user, owning group, and other based on the mode.
- setMode(String, short) - Method in class alluxio.underfs.cos.COSUnderFileSystem
-
- setMode(String, short) - Method in class alluxio.underfs.gcs.GCSUnderFileSystem
-
- setMode(String, short) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- setMode(String, short) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
-
- setMode(String, short) - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- setMode(Mode) - Method in class alluxio.underfs.options.CreateOptions
-
- setMode(Mode) - Method in class alluxio.underfs.options.MkdirsOptions
-
- setMode(String, short) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
-
- setMode(String, short) - Method in class alluxio.underfs.s3a.S3AUnderFileSystem
-
- setMode(String, short) - Method in class alluxio.underfs.swift.SwiftUnderFileSystem
-
- setMode(String, short) - Method in interface alluxio.underfs.UnderFileSystem
-
Changes posix file mode.
- setMode(String, short) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- setMode(String, short) - Method in class alluxio.underfs.web.WebUnderFileSystem
-
- setMode(int) - Method in class alluxio.wire.FileInfo
-
- setMountId(long) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setMountId(long) - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 mountId = 23;
- setMountId(long) - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
the id of the ufs
- setMountId(long) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
mount ID of the UFS to write to
- setMountId(long) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional int64 mount_id = 5;
- setMountId(long) - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
optional int64 mountId = 5;
- setMountId(long) - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
optional int64 mount_id = 1;
- setMountId(long) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional int64 mount_id = 6;
- setMountId(long) - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
optional int64 mount_id = 2;
- setMountId(long) - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
optional int64 mount_id = 2;
- setMountId(long) - Method in class alluxio.wire.FileInfo
-
- setMountOptions(MountPOptions) - Method in class alluxio.wire.UfsInfo
-
- setMountPoint(boolean) - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool mountPoint = 20;
- setMountPoint(boolean) - Method in class alluxio.master.file.contexts.CreatePathContext
-
- setMountPoint(boolean) - Method in class alluxio.master.file.meta.MutableInodeDirectory
-
- setMountPoint(boolean) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional bool mount_point = 11;
- setMountPoint(boolean) - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
optional bool mount_point = 2;
- setMountPoint(String) - Method in class alluxio.util.UnixMountInfo.Builder
-
- setMountPoint(boolean) - Method in class alluxio.wire.FileInfo
-
- setMountPoints(Map<String, MountPointInfo>) - Method in class alluxio.wire.AlluxioMasterInfo
-
- setName(String) - Method in class alluxio.conf.PropertyKey.Builder
-
- setName(String) - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string name = 1;
- setName(String) - Method in class alluxio.grpc.FileInfo.Builder
-
optional string name = 2;
- setName(String) - Method in class alluxio.grpc.InconsistentProperty.Builder
-
optional string name = 1;
- setName(String) - Method in class alluxio.grpc.JobInfo.Builder
-
Some jobs don't have these do not have these
- setName(String) - Method in class alluxio.grpc.Metric.Builder
-
optional string name = 3;
- setName(String) - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string name = 2;
- setName(String) - Method in class alluxio.master.file.meta.MutableInode
-
- setName(String) - Method in class alluxio.metrics.MetricKey.Builder
-
- setName(String) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string name = 3;
- setName(String) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string name = 3;
- setName(String) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string name = 3;
- setName(String) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string name = 6;
- setName(String) - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
optional string name = 1;
- setName(String) - Method in class alluxio.proxy.s3.ListBucketResult
-
- setName(String) - Method in class alluxio.underfs.UfsStatus
-
Set the name of file or directory.
- setName(String) - Method in class alluxio.wire.FileInfo
-
- setName(String) - Method in class alluxio.wire.InconsistentProperty
-
- setNameBytes(ByteString) - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class alluxio.grpc.FileInfo.Builder
-
optional string name = 2;
- setNameBytes(ByteString) - Method in class alluxio.grpc.InconsistentProperty.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class alluxio.grpc.JobInfo.Builder
-
Some jobs don't have these do not have these
- setNameBytes(ByteString) - Method in class alluxio.grpc.Metric.Builder
-
optional string name = 3;
- setNameBytes(ByteString) - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string name = 2;
- setNameBytes(ByteString) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string name = 3;
- setNameBytes(ByteString) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string name = 3;
- setNameBytes(ByteString) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string name = 3;
- setNameBytes(ByteString) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string name = 6;
- setNameBytes(ByteString) - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
optional string name = 1;
- setNetworkGroup(GrpcNetworkGroup) - Method in class alluxio.grpc.GrpcChannelBuilder
-
Sets the pooling strategy.
- setNetworkGroup(GrpcNetworkGroup) - Method in class alluxio.grpc.GrpcChannelKey
-
- setNewBlock(File.NewBlockEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.NewBlockEntry new_block = 38;
- setNewBlock(File.NewBlockEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.NewBlockEntry new_block = 38;
- setNewerVersionAvailable(boolean) - Method in class alluxio.master.meta.DefaultMetaMaster
-
- setNewerVersionAvailable(boolean) - Method in interface alluxio.master.meta.MetaMaster
-
Sets whether newer version Alluxio is available.
- setNewerVersionAvailable(boolean) - Method in class alluxio.wire.MasterWebUIInit
-
Sets newer version available.
- setNewName(String) - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string new_name = 5;
- setNewNameBytes(ByteString) - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string new_name = 5;
- setNewParentId(long) - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional int64 new_parent_id = 4;
- setNewPath(String) - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string new_path = 7;
- setNewPathBytes(ByteString) - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string new_path = 7;
- setNextContainerId(long) - Method in class alluxio.master.block.BlockContainerIdGenerator
-
- setNextContainerId(long) - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry.Builder
-
optional int64 next_container_id = 1;
- setNextContinuationToken(String) - Method in class alluxio.proxy.s3.ListBucketResult
-
- setNextSequenceNumber(long) - Method in class alluxio.master.journal.options.JournalReaderOptions
-
- setNextSequenceNumber(long) - Method in class alluxio.master.journal.options.JournalWriterOptions
-
- setNoCache(boolean) - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
If set, do not try to cache the block locally when reading the data from the UFS.
- setNoFormat(boolean) - Method in class alluxio.multi.process.MultiProcessCluster.Builder
-
- setNormalNodeInfos(NodeInfo[]) - Method in class alluxio.wire.MasterWebUIWorkers
-
Sets normal node infos.
- setNTotalFile(int) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets n total file.
- setNTotalFile(int) - Method in class alluxio.wire.MasterWebUILogs
-
Sets n total file.
- setNTotalFile(int) - Method in class alluxio.wire.WorkerWebUIBlockInfo
-
Sets n total file.
- setNTotalFile(int) - Method in class alluxio.wire.WorkerWebUILogs
-
Sets n total file.
- setNumActiveTasks(int) - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int32 numActiveTasks = 6;
- setNumDistincts(long) - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- setNumDistincts(long) - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- setNumDistincts(long) - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- setNumDistincts(long) - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- setNumDistincts(long) - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional int64 num_distincts = 4;
- setNumFalses(long) - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional int64 num_falses = 2;
- setNumMasters(int) - Method in class alluxio.multi.process.MultiProcessCluster.Builder
-
- setNumNulls(long) - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- setNumNulls(long) - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- setNumNulls(long) - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- setNumNulls(long) - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- setNumNulls(long) - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- setNumNulls(long) - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- setNumNulls(long) - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
optional int64 num_nulls = 3;
- setNumTrues(long) - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
optional int64 num_trues = 1;
- setNumWorkers(int) - Method in class alluxio.multi.process.MultiProcessCluster.Builder
-
- setOffset(long) - Method in class alluxio.grpc.FileBlockInfo.Builder
-
optional int64 offset = 2;
- setOffset(long) - Method in class alluxio.grpc.ReadRequest.Builder
-
optional int64 offset = 2;
- setOffset(long) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional int64 offset = 3;
- setOffset(long) - Method in class alluxio.grpc.WriteResponse.Builder
-
Errors will be handled by standard gRPC stream APIs.
- setOffset(long) - Method in class alluxio.underfs.options.FileLocationOptions
-
Sets the offset for which locations are to be queried.
- setOffset(long) - Method in class alluxio.underfs.options.OpenOptions
-
Sets the offset from the start of a file to be opened for reading.
- setOffset(long) - Method in class alluxio.wire.FileBlockInfo
-
- setOffsetInFile(long) - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
The offset of the block in within the file.
- setOffsetReceived(long) - Method in class alluxio.grpc.ReadRequest.Builder
-
Read receipt
- setOnlyReserveSpace(boolean) - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
If set, only reserve space for the block.
- setOnReadyHandler(Runnable) - Method in class alluxio.worker.grpc.DataMessageServerStreamObserver
-
- setOpenUfsBlockOptions(Protocol.OpenUfsBlockOptions) - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional .alluxio.proto.dataserver.OpenUfsBlockOptions open_ufs_block_options = 4;
- setOpenUfsBlockOptions(Protocol.OpenUfsBlockOptions.Builder) - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional .alluxio.proto.dataserver.OpenUfsBlockOptions open_ufs_block_options = 4;
- setOpenUfsBlockOptions(Protocol.OpenUfsBlockOptions) - Method in class alluxio.grpc.ReadRequest.Builder
-
This is only set for UFS block read.
- setOpenUfsBlockOptions(Protocol.OpenUfsBlockOptions.Builder) - Method in class alluxio.grpc.ReadRequest.Builder
-
This is only set for UFS block read.
- setOperationMetrics(Map<String, Metric>) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets operation metrics.
- setOperationMetrics(Map<String, Metric>) - Method in class alluxio.wire.WorkerWebUIMetrics
-
Sets operation metrics.
- setOperationTimeMs(long) - Method in class alluxio.master.file.contexts.CompleteFileContext
-
Sets operation time.
- setOperationTimeMs(long) - Method in class alluxio.master.file.contexts.CreatePathContext
-
- setOperationTimeMs(long) - Method in class alluxio.master.file.contexts.RenameContext
-
Sets operation time.
- setOperationTimeMs(long) - Method in class alluxio.master.file.contexts.SetAttributeContext
-
Sets operation time.
- setOpTimeMs(long) - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional int64 op_time_ms = 4;
- setOpTimeMs(long) - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
optional int64 op_time_ms = 3;
- setOpTimeMs(long) - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
optional int64 op_time_ms = 3;
- setOpTimeMs(long) - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional int64 op_time_ms = 3;
- setOpTimeMs(long) - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
optional int64 op_time_ms = 2;
- setOpTimeMs(long) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int64 op_time_ms = 2;
- setOption(String, String) - Method in class alluxio.AlluxioRemoteLogFilter
-
- setOptions(BackupPOptions) - Method in class alluxio.grpc.BackupPRequest.Builder
-
optional .alluxio.grpc.meta.BackupPOptions options = 1;
- setOptions(BackupPOptions.Builder) - Method in class alluxio.grpc.BackupPRequest.Builder
-
optional .alluxio.grpc.meta.BackupPOptions options = 1;
- setOptions(BlockHeartbeatPOptions) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
- setOptions(BlockHeartbeatPOptions.Builder) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
optional .alluxio.grpc.block.BlockHeartbeatPOptions options = 5;
- setOptions(CancelPOptions) - Method in class alluxio.grpc.CancelPRequest.Builder
-
optional .alluxio.grpc.job.CancelPOptions options = 2;
- setOptions(CancelPOptions.Builder) - Method in class alluxio.grpc.CancelPRequest.Builder
-
optional .alluxio.grpc.job.CancelPOptions options = 2;
- setOptions(CheckConsistencyPOptions) - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
- setOptions(CheckConsistencyPOptions.Builder) - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
optional .alluxio.grpc.file.CheckConsistencyPOptions options = 2;
- setOptions(CommitBlockInUfsPOptions) - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
optional .alluxio.grpc.block.CommitBlockInUfsPOptions options = 3;
- setOptions(CommitBlockInUfsPOptions.Builder) - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
optional .alluxio.grpc.block.CommitBlockInUfsPOptions options = 3;
- setOptions(CommitBlockPOptions) - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
optional .alluxio.grpc.block.CommitBlockPOptions options = 6;
- setOptions(CommitBlockPOptions.Builder) - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
optional .alluxio.grpc.block.CommitBlockPOptions options = 6;
- setOptions(CompleteFilePOptions) - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
optional .alluxio.grpc.file.CompleteFilePOptions options = 2;
- setOptions(CompleteFilePOptions.Builder) - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
optional .alluxio.grpc.file.CompleteFilePOptions options = 2;
- setOptions(CreateDirectoryPOptions) - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
- setOptions(CreateDirectoryPOptions.Builder) - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
optional .alluxio.grpc.file.CreateDirectoryPOptions options = 2;
- setOptions(CreateFilePOptions) - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
optional .alluxio.grpc.file.CreateFilePOptions options = 2;
- setOptions(CreateFilePOptions.Builder) - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
optional .alluxio.grpc.file.CreateFilePOptions options = 2;
- setOptions(DeletePOptions) - Method in class alluxio.grpc.DeletePRequest.Builder
-
optional .alluxio.grpc.file.DeletePOptions options = 2;
- setOptions(DeletePOptions.Builder) - Method in class alluxio.grpc.DeletePRequest.Builder
-
optional .alluxio.grpc.file.DeletePOptions options = 2;
- setOptions(FileSystemHeartbeatPOptions) - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
optional .alluxio.grpc.file.FileSystemHeartbeatPOptions options = 3;
- setOptions(FileSystemHeartbeatPOptions.Builder) - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
optional .alluxio.grpc.file.FileSystemHeartbeatPOptions options = 3;
- setOptions(FreePOptions) - Method in class alluxio.grpc.FreePRequest.Builder
-
optional .alluxio.grpc.file.FreePOptions options = 2;
- setOptions(FreePOptions.Builder) - Method in class alluxio.grpc.FreePRequest.Builder
-
optional .alluxio.grpc.file.FreePOptions options = 2;
- setOptions(GetAllWorkerHealthPOptions) - Method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
optional .alluxio.grpc.job.GetAllWorkerHealthPOptions options = 1;
- setOptions(GetAllWorkerHealthPOptions.Builder) - Method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
optional .alluxio.grpc.job.GetAllWorkerHealthPOptions options = 1;
- setOptions(GetBlockInfoPOptions) - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
optional .alluxio.grpc.block.GetBlockInfoPOptions options = 2;
- setOptions(GetBlockInfoPOptions.Builder) - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
optional .alluxio.grpc.block.GetBlockInfoPOptions options = 2;
- setOptions(GetFileInfoPOptions) - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
optional .alluxio.grpc.file.GetFileInfoPOptions options = 2;
- setOptions(GetFileInfoPOptions.Builder) - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
optional .alluxio.grpc.file.GetFileInfoPOptions options = 2;
- setOptions(GetJobServiceSummaryPOptions) - Method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
optional .alluxio.grpc.job.GetJobServiceSummaryPOptions options = 1;
- setOptions(GetJobServiceSummaryPOptions.Builder) - Method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
optional .alluxio.grpc.job.GetJobServiceSummaryPOptions options = 1;
- setOptions(GetJobStatusPOptions) - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
optional .alluxio.grpc.job.GetJobStatusPOptions options = 2;
- setOptions(GetJobStatusPOptions.Builder) - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
optional .alluxio.grpc.job.GetJobStatusPOptions options = 2;
- setOptions(GetMasterIdPOptions) - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2;
- setOptions(GetMasterIdPOptions.Builder) - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
optional .alluxio.grpc.meta.GetMasterIdPOptions options = 2;
- setOptions(GetNewBlockIdForFilePOptions) - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
optional .alluxio.grpc.file.GetNewBlockIdForFilePOptions options = 2;
- setOptions(GetNewBlockIdForFilePOptions.Builder) - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
optional .alluxio.grpc.file.GetNewBlockIdForFilePOptions options = 2;
- setOptions(GetPinnedFileIdsPOptions) - Method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1;
- setOptions(GetPinnedFileIdsPOptions.Builder) - Method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1;
- setOptions(GetQuorumInfoPOptions) - Method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
optional .alluxio.grpc.journal.GetQuorumInfoPOptions options = 1;
- setOptions(GetQuorumInfoPOptions.Builder) - Method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
optional .alluxio.grpc.journal.GetQuorumInfoPOptions options = 1;
- setOptions(GetStatusPOptions) - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
optional .alluxio.grpc.file.GetStatusPOptions options = 2;
- setOptions(GetStatusPOptions.Builder) - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
optional .alluxio.grpc.file.GetStatusPOptions options = 2;
- setOptions(GetUfsInfoPOptions) - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
optional .alluxio.grpc.file.GetUfsInfoPOptions options = 2;
- setOptions(GetUfsInfoPOptions.Builder) - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
optional .alluxio.grpc.file.GetUfsInfoPOptions options = 2;
- setOptions(GetWorkerIdPOptions) - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
optional .alluxio.grpc.block.GetWorkerIdPOptions options = 2;
- setOptions(GetWorkerIdPOptions.Builder) - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
optional .alluxio.grpc.block.GetWorkerIdPOptions options = 2;
- setOptions(JobHeartbeatPOptions) - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
optional .alluxio.grpc.job.JobHeartbeatPOptions options = 3;
- setOptions(JobHeartbeatPOptions.Builder) - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
optional .alluxio.grpc.job.JobHeartbeatPOptions options = 3;
- setOptions(ListAllPOptions) - Method in class alluxio.grpc.ListAllPRequest.Builder
-
optional .alluxio.grpc.job.ListAllPOptions options = 1;
- setOptions(ListAllPOptions.Builder) - Method in class alluxio.grpc.ListAllPRequest.Builder
-
optional .alluxio.grpc.job.ListAllPOptions options = 1;
- setOptions(ListStatusPOptions) - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
optional .alluxio.grpc.file.ListStatusPOptions options = 2;
- setOptions(ListStatusPOptions.Builder) - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
optional .alluxio.grpc.file.ListStatusPOptions options = 2;
- setOptions(MasterHeartbeatPOptions) - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
optional .alluxio.grpc.meta.MasterHeartbeatPOptions options = 2;
- setOptions(MasterHeartbeatPOptions.Builder) - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
optional .alluxio.grpc.meta.MasterHeartbeatPOptions options = 2;
- setOptions(MetricsHeartbeatPOptions) - Method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
optional .alluxio.grpc.metric.MetricsHeartbeatPOptions options = 1;
- setOptions(MetricsHeartbeatPOptions.Builder) - Method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
optional .alluxio.grpc.metric.MetricsHeartbeatPOptions options = 1;
- setOptions(MountPOptions) - Method in class alluxio.grpc.MountPRequest.Builder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- setOptions(MountPOptions.Builder) - Method in class alluxio.grpc.MountPRequest.Builder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- setOptions(RegisterJobWorkerPOptions) - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
optional .alluxio.grpc.job.RegisterJobWorkerPOptions options = 2;
- setOptions(RegisterJobWorkerPOptions.Builder) - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
optional .alluxio.grpc.job.RegisterJobWorkerPOptions options = 2;
- setOptions(RegisterMasterPOptions) - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
optional .alluxio.grpc.meta.RegisterMasterPOptions options = 2;
- setOptions(RegisterMasterPOptions.Builder) - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
optional .alluxio.grpc.meta.RegisterMasterPOptions options = 2;
- setOptions(RegisterWorkerPOptions) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
optional .alluxio.grpc.block.RegisterWorkerPOptions options = 6;
- setOptions(RegisterWorkerPOptions.Builder) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
optional .alluxio.grpc.block.RegisterWorkerPOptions options = 6;
- setOptions(RemovePathConfigurationPOptions) - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
optional .alluxio.grpc.meta.RemovePathConfigurationPOptions options = 3;
- setOptions(RemovePathConfigurationPOptions.Builder) - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
optional .alluxio.grpc.meta.RemovePathConfigurationPOptions options = 3;
- setOptions(RemoveQuorumServerPOptions) - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
optional .alluxio.grpc.journal.RemoveQuorumServerPOptions options = 1;
- setOptions(RemoveQuorumServerPOptions.Builder) - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
optional .alluxio.grpc.journal.RemoveQuorumServerPOptions options = 1;
- setOptions(RenamePOptions) - Method in class alluxio.grpc.RenamePRequest.Builder
-
optional .alluxio.grpc.file.RenamePOptions options = 3;
- setOptions(RenamePOptions.Builder) - Method in class alluxio.grpc.RenamePRequest.Builder
-
optional .alluxio.grpc.file.RenamePOptions options = 3;
- setOptions(RunPOptions) - Method in class alluxio.grpc.RunPRequest.Builder
-
optional .alluxio.grpc.job.RunPOptions options = 2;
- setOptions(RunPOptions.Builder) - Method in class alluxio.grpc.RunPRequest.Builder
-
optional .alluxio.grpc.job.RunPOptions options = 2;
- setOptions(ScheduleAsyncPersistencePOptions) - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2;
- setOptions(ScheduleAsyncPersistencePOptions.Builder) - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2;
- setOptions(SetAclPOptions) - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the method options
- setOptions(SetAclPOptions.Builder) - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the method options
- setOptions(SetAttributePOptions) - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
optional .alluxio.grpc.file.SetAttributePOptions options = 2;
- setOptions(SetAttributePOptions.Builder) - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
optional .alluxio.grpc.file.SetAttributePOptions options = 2;
- setOptions(SetPathConfigurationPOptions) - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
optional .alluxio.grpc.meta.SetPathConfigurationPOptions options = 3;
- setOptions(SetPathConfigurationPOptions.Builder) - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
optional .alluxio.grpc.meta.SetPathConfigurationPOptions options = 3;
- setOptions(StartSyncPOptions) - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
optional .alluxio.grpc.file.StartSyncPOptions options = 2;
- setOptions(StartSyncPOptions.Builder) - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
optional .alluxio.grpc.file.StartSyncPOptions options = 2;
- setOptions(StopSyncPOptions) - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
optional .alluxio.grpc.file.StopSyncPOptions options = 2;
- setOptions(StopSyncPOptions.Builder) - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
optional .alluxio.grpc.file.StopSyncPOptions options = 2;
- setOptions(UnmountPOptions) - Method in class alluxio.grpc.UnmountPRequest.Builder
-
optional .alluxio.grpc.file.UnmountPOptions options = 2;
- setOptions(UnmountPOptions.Builder) - Method in class alluxio.grpc.UnmountPRequest.Builder
-
optional .alluxio.grpc.file.UnmountPOptions options = 2;
- setOptions(MountPOptions) - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- setOptions(MountPOptions.Builder) - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
optional .alluxio.grpc.file.MountPOptions options = 3;
- setOptions(UpdateUfsModePOptions) - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2;
- setOptions(UpdateUfsModePOptions.Builder) - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
optional .alluxio.grpc.file.UpdateUfsModePOptions options = 2;
- setOptions(UnixMountInfo.Options) - Method in class alluxio.util.UnixMountInfo.Builder
-
- setOrder(SortingColumn.SortingOrder) - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
required .alluxio.grpc.table.layout.SortingColumn.SortingOrder order = 2;
- setOrderedTierAliases(List<String>) - Method in class alluxio.wire.WorkerWebUIBlockInfo
-
Sets ordered tier aliases.
- setOtherActions(Acl.AclActions) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional .alluxio.proto.shared.AclActions otherActions = 6;
- setOtherActions(Acl.AclActions.Builder) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional .alluxio.proto.shared.AclActions otherActions = 6;
- setOtherBits(Bits) - Method in class alluxio.grpc.PMode.Builder
-
required .alluxio.grpc.Bits otherBits = 3;
- setOtherBits(Mode.Bits) - Method in class alluxio.security.authorization.Mode
-
Sets other bits.
- setOutputFormat(String) - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string output_format = 3;
- setOutputFormatBytes(ByteString) - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string output_format = 3;
- setOutputStream(OutputStream) - Method in class alluxio.worker.grpc.BlockWriteRequestContext
-
- setOutputStream(OutputStream) - Method in class alluxio.worker.grpc.UfsFileWriteRequestContext
-
- setOverwriteAccessTime(boolean) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional bool overwrite_access_time = 19;
- setOverwriteModificationTime(boolean) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional bool overwrite_modification_time = 8;
- setOwner(String) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setOwner(String, String, String) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- setOwner(String) - Method in class alluxio.grpc.FileInfo.Builder
-
optional string owner = 16;
- setOwner(String) - Method in class alluxio.grpc.PAcl.Builder
-
optional string owner = 1;
- setOwner(String) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional string owner = 3;
- setOwner(String) - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string owner = 4;
- setOwner(Path, String, String) - Method in class alluxio.hadoop.AbstractFileSystem
-
Changes owner or group of a path (i.e.
- setOwner(String) - Method in class alluxio.master.file.contexts.CreatePathContext
-
- setOwner(String) - Method in class alluxio.master.file.meta.MutableInode
-
- setOwner(String) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string owner = 2;
- setOwner(String) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string owner = 8;
- setOwner(String) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string owner = 14;
- setOwner(String) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string owner = 6;
- setOwner(String) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string owner = 9;
- setOwner(String) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string owner = 3;
- setOwner(String, String, String) - Method in class alluxio.underfs.cos.COSUnderFileSystem
-
- setOwner(String, String, String) - Method in class alluxio.underfs.gcs.GCSUnderFileSystem
-
- setOwner(String, String, String) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- setOwner(String, String, String) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
-
- setOwner(String, String, String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- setOwner(String) - Method in class alluxio.underfs.options.CreateOptions
-
- setOwner(String) - Method in class alluxio.underfs.options.MkdirsOptions
-
- setOwner(String, String, String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
-
- setOwner(String, String, String) - Method in class alluxio.underfs.s3a.S3AUnderFileSystem
-
- setOwner(String, String, String) - Method in class alluxio.underfs.swift.SwiftUnderFileSystem
-
- setOwner(String, String, String) - Method in interface alluxio.underfs.UnderFileSystem
-
Sets the user and group of the given path.
- setOwner(String, String, String) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- setOwner(String, String, String) - Method in class alluxio.underfs.web.WebUnderFileSystem
-
- setOwner(String) - Method in class alluxio.wire.FileInfo
-
- setOwnerBits(Bits) - Method in class alluxio.grpc.PMode.Builder
-
required .alluxio.grpc.Bits ownerBits = 1;
- setOwnerBits(Mode.Bits) - Method in class alluxio.security.authorization.Mode
-
Sets owner bits.
- setOwnerBytes(ByteString) - Method in class alluxio.grpc.FileInfo.Builder
-
optional string owner = 16;
- setOwnerBytes(ByteString) - Method in class alluxio.grpc.PAcl.Builder
-
optional string owner = 1;
- setOwnerBytes(ByteString) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional string owner = 3;
- setOwnerBytes(ByteString) - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string owner = 4;
- setOwnerBytes(ByteString) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string owner = 2;
- setOwnerBytes(ByteString) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string owner = 8;
- setOwnerBytes(ByteString) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string owner = 14;
- setOwnerBytes(ByteString) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string owner = 6;
- setOwnerBytes(ByteString) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string owner = 9;
- setOwnerBytes(ByteString) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string owner = 3;
- setOwnerName(String) - Method in class alluxio.grpc.table.Database.Builder
-
optional string owner_name = 5;
- setOwnerName(String) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string owner_name = 4;
- setOwnerNameBytes(ByteString) - Method in class alluxio.grpc.table.Database.Builder
-
optional string owner_name = 5;
- setOwnerNameBytes(ByteString) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional string owner_name = 4;
- setOwnerType(PrincipalType) - Method in class alluxio.grpc.table.Database.Builder
-
optional .alluxio.grpc.table.PrincipalType owner_type = 6;
- setOwnerType(PrincipalType) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
optional .alluxio.grpc.table.PrincipalType owner_type = 5;
- setOwningGroup(String) - Method in class alluxio.grpc.PAcl.Builder
-
optional string owningGroup = 2;
- setOwningGroup(String) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional string owningGroup = 2;
- setOwningGroup(String) - Method in class alluxio.security.authorization.AccessControlList
-
Sets owning group.
- setOwningGroupBytes(ByteString) - Method in class alluxio.grpc.PAcl.Builder
-
optional string owningGroup = 2;
- setOwningGroupBytes(ByteString) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional string owningGroup = 2;
- setOwningUser(String) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional string owningUser = 1;
- setOwningUser(String) - Method in class alluxio.security.authorization.AccessControlList
-
Sets owning user.
- setOwningUserBytes(ByteString) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
optional string owningUser = 1;
- setPageSize(long) - Method in class alluxio.client.file.cache.store.PageStoreOptions
-
- setPageSize(long) - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
optional int64 pageSize = 1;
- setParentId(long) - Method in class alluxio.grpc.JobInfo.Builder
-
optional int64 parentId = 10;
- setParentId(long) - Method in class alluxio.master.file.meta.MutableInode
-
- setParentId(long) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 parent_id = 2;
- setParentId(long) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 parent_id = 2;
- setParentId(long) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 parent_id = 2;
- setParentId(long) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 parent_id = 7;
- setPartitionCols(int, FieldSchema) - Method in class alluxio.grpc.table.TableInfo.Builder
-
partitioning scheme
- setPartitionCols(int, FieldSchema.Builder) - Method in class alluxio.grpc.table.TableInfo.Builder
-
partitioning scheme
- setPartitionCols(int, FieldSchema) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
partitioning scheme
- setPartitionCols(int, FieldSchema.Builder) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
partitioning scheme
- setPartitionName(String) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
partition name in the form of "key=value"
- setPartitionNameBytes(ByteString) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
partition name in the form of "key=value"
- setPartitions(int, Partition) - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- setPartitions(int, Partition.Builder) - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 1;
- setPartitions(int, Partition) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- setPartitions(int, Partition.Builder) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.Partition partitions = 9;
- setPartitionSpec(PartitionSpec) - Method in class alluxio.grpc.table.Partition.Builder
-
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
- setPartitionSpec(PartitionSpec.Builder) - Method in class alluxio.grpc.table.Partition.Builder
-
optional .alluxio.grpc.table.PartitionSpec partition_spec = 1;
- setPartNames(int, String) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
repeated string part_names = 4;
- setPartNumber(int) - Method in class alluxio.proxy.s3.ListPartsResult.Part
-
- setParts(List<ListPartsResult.Part>) - Method in class alluxio.proxy.s3.ListPartsResult
-
- setPath(String) - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
the root of the subtree to check
- setPath(String) - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
the path of the file
- setPath(String) - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
the path of the directory
- setPath(String) - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
the path of the file
- setPath(String) - Method in class alluxio.grpc.CreateLocalBlockResponse.Builder
-
optional string path = 1;
- setPath(String) - Method in class alluxio.grpc.DeletePRequest.Builder
-
the path of the file or directory
- setPath(String) - Method in class alluxio.grpc.FileInfo.Builder
-
optional string path = 3;
- setPath(String) - Method in class alluxio.grpc.FreePRequest.Builder
-
the path of the file or directory
- setPath(String) - Method in class alluxio.grpc.GetFilePathPResponse.Builder
-
optional string path = 1;
- setPath(String) - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
the path of the file
- setPath(String) - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
the path of the file or directory
- setPath(String) - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
the path of the file or directory
- setPath(String) - Method in class alluxio.grpc.OpenLocalBlockResponse.Builder
-
optional string path = 1;
- setPath(String) - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
optional string path = 1;
- setPath(String) - Method in class alluxio.grpc.RenamePRequest.Builder
-
the source path of the file or directory
- setPath(String) - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
the path of the file
- setPath(String) - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the path of the file or directory
- setPath(String) - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
the path of the file
- setPath(String) - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
optional string path = 1;
- setPath(String) - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
optional string path = 1;
- setPath(String) - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
optional string path = 1;
- setPath(File) - Method in class alluxio.master.journal.raft.RaftJournalConfiguration
-
- setPath(String) - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
optional string path = 5;
- setPath(String) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string path = 17;
- setPath(String) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string path = 25;
- setPath(String) - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string path = 6;
- setPath(String) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional string path = 12;
- setPath(String) - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
optional string path = 1;
- setPath(String) - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry.Builder
-
optional string path = 1;
- setPath(String) - Method in class alluxio.wire.FileInfo
-
- setPath(String) - Method in class alluxio.wire.WorkerWebUIBlockInfo
-
Sets path.
- setPathBytes(ByteString) - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
the root of the subtree to check
- setPathBytes(ByteString) - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
the path of the file
- setPathBytes(ByteString) - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
the path of the directory
- setPathBytes(ByteString) - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
the path of the file
- setPathBytes(ByteString) - Method in class alluxio.grpc.CreateLocalBlockResponse.Builder
-
optional string path = 1;
- setPathBytes(ByteString) - Method in class alluxio.grpc.DeletePRequest.Builder
-
the path of the file or directory
- setPathBytes(ByteString) - Method in class alluxio.grpc.FileInfo.Builder
-
optional string path = 3;
- setPathBytes(ByteString) - Method in class alluxio.grpc.FreePRequest.Builder
-
the path of the file or directory
- setPathBytes(ByteString) - Method in class alluxio.grpc.GetFilePathPResponse.Builder
-
optional string path = 1;
- setPathBytes(ByteString) - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
the path of the file
- setPathBytes(ByteString) - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
the path of the file or directory
- setPathBytes(ByteString) - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
the path of the file or directory
- setPathBytes(ByteString) - Method in class alluxio.grpc.OpenLocalBlockResponse.Builder
-
optional string path = 1;
- setPathBytes(ByteString) - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
optional string path = 1;
- setPathBytes(ByteString) - Method in class alluxio.grpc.RenamePRequest.Builder
-
the source path of the file or directory
- setPathBytes(ByteString) - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
the path of the file
- setPathBytes(ByteString) - Method in class alluxio.grpc.SetAclPRequest.Builder
-
the path of the file or directory
- setPathBytes(ByteString) - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
the path of the file
- setPathBytes(ByteString) - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
optional string path = 1;
- setPathBytes(ByteString) - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
optional string path = 1;
- setPathBytes(ByteString) - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
optional string path = 1;
- setPathBytes(ByteString) - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
optional string path = 5;
- setPathBytes(ByteString) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string path = 17;
- setPathBytes(ByteString) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string path = 25;
- setPathBytes(ByteString) - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
optional string path = 6;
- setPathBytes(ByteString) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional string path = 12;
- setPathBytes(ByteString) - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
optional string path = 1;
- setPathBytes(ByteString) - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry.Builder
-
optional string path = 1;
- setPathConfHash(String) - Method in class alluxio.wire.Configuration.Builder
-
Sets hash of path configurations.
- setPathConfigHash(String) - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
optional string pathConfigHash = 2;
- setPathConfigHash(String) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
optional string pathConfigHash = 4;
- setPathConfigHashBytes(ByteString) - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
optional string pathConfigHash = 2;
- setPathConfigHashBytes(ByteString) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
optional string pathConfigHash = 4;
- setPathConfiguration(AlluxioURI, PropertyKey, String) - Method in interface alluxio.client.meta.MetaMasterConfigClient
-
Sets a property for a path.
- setPathConfiguration(AlluxioURI, Map<PropertyKey, String>) - Method in interface alluxio.client.meta.MetaMasterConfigClient
-
Sets properties for a path.
- setPathConfiguration(AlluxioURI, Map<PropertyKey, String>) - Method in class alluxio.client.meta.RetryHandlingMetaMasterConfigClient
-
- setPathConfiguration(SetPathConfigurationPRequest) - Method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceBlockingStub
-
Sets a property for a path.
- setPathConfiguration(SetPathConfigurationPRequest) - Method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceFutureStub
-
Sets a property for a path.
- setPathConfiguration(SetPathConfigurationPRequest, StreamObserver<SetPathConfigurationPResponse>) - Method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceImplBase
-
Sets a property for a path.
- setPathConfiguration(SetPathConfigurationPRequest, StreamObserver<SetPathConfigurationPResponse>) - Method in class alluxio.grpc.MetaMasterConfigurationServiceGrpc.MetaMasterConfigurationServiceStub
-
Sets a property for a path.
- setPathConfiguration(String, Map<PropertyKey, String>) - Method in class alluxio.master.meta.DefaultMetaMaster
-
- setPathConfiguration(String, Map<PropertyKey, String>) - Method in interface alluxio.master.meta.MetaMaster
-
Sets properties for a path.
- setPathConfiguration(SetPathConfigurationPRequest, StreamObserver<SetPathConfigurationPResponse>) - Method in class alluxio.master.meta.MetaMasterConfigurationServiceHandler
-
- SetPathConfigurationPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.SetPathConfigurationPOptions
- SetPathConfigurationPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.SetPathConfigurationPOptions
- SetPathConfigurationPOptionsOrBuilder - Interface in alluxio.grpc
-
- SetPathConfigurationPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.SetPathConfigurationPRequest
- SetPathConfigurationPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.SetPathConfigurationPRequest
- SetPathConfigurationPRequestOrBuilder - Interface in alluxio.grpc
-
- SetPathConfigurationPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.SetPathConfigurationPResponse
- SetPathConfigurationPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.meta.SetPathConfigurationPResponse
- SetPathConfigurationPResponseOrBuilder - Interface in alluxio.grpc
-
- setPathInfos(UIFileInfo[]) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets path infos.
- setPathProperties(Meta.PathPropertiesEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.PathPropertiesEntry path_properties = 40;
- setPathProperties(Meta.PathPropertiesEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.PathPropertiesEntry path_properties = 40;
- setPendingCount(int) - Method in class alluxio.concurrent.jsr.CountedCompleter
-
Sets the pending count to the given value.
- setPermission(Path, FsPermission) - Method in class alluxio.hadoop.AbstractFileSystem
-
Changes permission of a path.
- setPermission(int) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int32 permission = 8;
- setPermissionError(String) - Method in class alluxio.wire.MasterWebUIData
-
Sets permission error.
- setPersist(boolean) - Method in class alluxio.grpc.RenamePOptions.Builder
-
optional bool persist = 2;
- setPersistDirectory(File.PersistDirectoryEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.PersistDirectoryEntry persist_directory = 15;
- setPersistDirectory(File.PersistDirectoryEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.PersistDirectoryEntry persist_directory = 15;
- setPersisted(boolean) - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool persisted = 12;
- setPersisted(boolean) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional bool persisted = 2;
- setPersisted(boolean) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional bool persisted = 5;
- setPersisted(boolean) - Method in class alluxio.wire.FileInfo
-
- setPersistedFileFingerprints(int, String) - Method in class alluxio.grpc.FileSystemHeartbeatPOptions.Builder
-
repeated string persistedFileFingerprints = 1;
- setPersistedFiles(int, long) - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
the list of persisted files
- setPersistenceState(String) - Method in class alluxio.grpc.FileInfo.Builder
-
optional string persistenceState = 19;
- setPersistenceState(PersistenceState) - Method in class alluxio.master.file.meta.MutableInode
-
- setPersistenceState(String) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string persistence_state = 4;
- setPersistenceState(String) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string persistence_state = 4;
- setPersistenceState(String) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string persistence_state = 4;
- setPersistenceState(String) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string persistence_state = 8;
- setPersistenceState(String) - Method in class alluxio.wire.FileInfo
-
- setPersistenceStateBytes(ByteString) - Method in class alluxio.grpc.FileInfo.Builder
-
optional string persistenceState = 19;
- setPersistenceStateBytes(ByteString) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional string persistence_state = 4;
- setPersistenceStateBytes(ByteString) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string persistence_state = 4;
- setPersistenceStateBytes(ByteString) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string persistence_state = 4;
- setPersistenceStateBytes(ByteString) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string persistence_state = 8;
- setPersistenceWaitTime(long) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setPersistenceWaitTime(long) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int64 persistenceWaitTime = 10;
- setPersistenceWaitTime(long) - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
optional int64 persistenceWaitTime = 2;
- setPersistFiles(int, PersistFile) - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- setPersistFiles(int, PersistFile.Builder) - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
repeated .alluxio.grpc.file.PersistFile persistFiles = 1;
- setPersistJobId(long) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setPersistJobId(long) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 persist_job_id = 22;
- setPersistJobId(long) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int64 persistJobId = 11;
- setPersistJobId(long) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int64 persist_job_id = 10;
- setPersistJobId(long) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
Used for recovering in-progress file persist jobs on master start.
- setPersistJobTempUfsPath(String) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string persist_job_temp_ufs_path = 24;
- setPersistJobTempUfsPathBytes(ByteString) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string persist_job_temp_ufs_path = 24;
- setPersistOptions(PersistCommandOptions) - Method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1;
- setPersistOptions(PersistCommandOptions.Builder) - Method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1;
- setPersistOptions(PersistCommandOptions) - Method in class alluxio.wire.FileSystemCommandOptions
-
Set the persist options.
- setPinned(FileSystem, AlluxioURI, boolean, List<String>) - Static method in class alluxio.cli.fs.command.FileSystemCommandUtils
-
Sets pin state for the input path.
- setPinned(boolean) - Method in class alluxio.grpc.FileInfo.Builder
-
optional bool pinned = 10;
- setPinned(boolean) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional bool pinned = 1;
- setPinned(RpcContext, LockedInodePath, boolean, List<String>, long) - Method in class alluxio.master.file.meta.InodeTree
-
Sets the pinned state of an inode.
- setPinned(boolean) - Method in class alluxio.master.file.meta.MutableInode
-
- setPinned(boolean) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional bool pinned = 5;
- setPinned(boolean) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional bool pinned = 5;
- setPinned(boolean) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional bool pinned = 3;
- setPinned(boolean) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional bool pinned = 5;
- setPinned(boolean) - Method in class alluxio.wire.FileInfo
-
- setPinnedFileIds(int, long) - Method in class alluxio.grpc.GetPinnedFileIdsPResponse.Builder
-
TODO(adit): set replacement?
- setPinnedMedia(int, String) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
repeated string pinnedMedia = 10;
- setPinOnCreate(boolean) - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional bool pin_on_create = 8;
- setPinOnCreate(boolean) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional bool pin_on_create = 9;
- setPort(int) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setPos(long) - Method in class alluxio.worker.grpc.WriteRequestContext
-
- setPositionShort(boolean) - Method in class alluxio.client.file.options.InStreamOptions
-
Sets whether the operation is positioned read to a small buffer.
- setPositionShort(boolean) - Method in class alluxio.grpc.ReadRequest.Builder
-
Is position read to a small buffer
- setPositionShort(boolean) - Method in class alluxio.underfs.options.OpenOptions
-
- setPosReceived(long) - Method in class alluxio.worker.grpc.ReadRequestContext
-
- setPosToQueue(long) - Method in class alluxio.worker.grpc.ReadRequestContext
-
- setPreferredRegion(String) - Method in class alluxio.underfs.swift.KeystoneV3Access
-
- setPrefix(String) - Method in class alluxio.proxy.s3.ListBucketOptions
-
- setPrefix(String) - Method in class alluxio.proxy.s3.ListBucketResult
-
- setPreviousVersion(long) - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional int64 previous_version = 9;
- setPreviousVersion(long) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional int64 previous_version = 10;
- setPrimary(boolean) - Method in class alluxio.master.journal.options.JournalReaderOptions
-
- setPrimary(boolean) - Method in class alluxio.master.journal.options.JournalWriterOptions
-
- setProcessType(String) - Method in class alluxio.AlluxioRemoteLogFilter
-
Sets mProcessType
to be the type of the process generating this log message.
- setPromote(boolean) - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
optional bool promote = 2;
- setPromote(boolean) - Method in class alluxio.grpc.ReadRequest.Builder
-
Whether the block should be promoted before reading
- setProperties(int, ConfigProperty) - Method in class alluxio.grpc.ConfigProperties.Builder
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- setProperties(int, ConfigProperty.Builder) - Method in class alluxio.grpc.ConfigProperties.Builder
-
repeated .alluxio.grpc.ConfigProperty properties = 1;
- setProperties(int, InconsistentProperty) - Method in class alluxio.grpc.InconsistentProperties.Builder
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- setProperties(int, InconsistentProperty.Builder) - Method in class alluxio.grpc.InconsistentProperties.Builder
-
repeated .alluxio.grpc.meta.InconsistentProperty properties = 1;
- setProperties(MountPOptions) - Method in class alluxio.grpc.UfsInfo.Builder
-
optional .alluxio.grpc.file.MountPOptions properties = 2;
- setProperties(MountPOptions.Builder) - Method in class alluxio.grpc.UfsInfo.Builder
-
optional .alluxio.grpc.file.MountPOptions properties = 2;
- setProperties(int, File.StringPairEntry) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- setProperties(int, File.StringPairEntry.Builder) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
repeated .alluxio.proto.journal.StringPairEntry properties = 4;
- setProperties(Map<String, String>) - Method in class alluxio.wire.MountPointInfo
-
- setProperty(PropertyKey, String) - Method in class alluxio.master.LocalAlluxioJobCluster
-
Overrides properties for the Job Master and Worker before starting.
- setProxyDownloadFileApiUrl(Map<String, String>) - Method in class alluxio.wire.MasterWebUIInit
-
Sets proxy download file api url.
- setQuietTimeMs(long) - Method in class alluxio.master.journal.JournalSystem.Builder
-
- setRange(RangeSet) - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.RangeSet range = 1;
- setRange(RangeSet.Builder) - Method in class alluxio.grpc.table.Domain.Builder
-
optional .alluxio.grpc.table.RangeSet range = 1;
- setRanges(int, Range) - Method in class alluxio.grpc.table.RangeSet.Builder
-
repeated .alluxio.grpc.table.Range ranges = 1;
- setRanges(int, Range.Builder) - Method in class alluxio.grpc.table.RangeSet.Builder
-
repeated .alluxio.grpc.table.Range ranges = 1;
- setRawResult(T) - Method in class alluxio.concurrent.jsr.CountedCompleter
-
A method that result-bearing CountedCompleters may optionally use to help maintain result data.
- setRawResult(V) - Method in class alluxio.concurrent.jsr.ForkJoinTask
-
Forces the given value to be returned as a result.
- setRawValue(boolean) - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
optional bool rawValue = 1;
- setReadOnly(boolean) - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional bool readOnly = 5;
- setReadOnly(boolean) - Method in class alluxio.grpc.MountPOptions.Builder
-
optional bool readOnly = 1;
- setReadOnly(boolean) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional bool readOnly = 3;
- setReadOnly(boolean) - Method in class alluxio.underfs.UnderFileSystemConfiguration
-
- setReadOnly(boolean) - Method in class alluxio.wire.MountPointInfo
-
- setReadType(ReadPType) - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional .alluxio.grpc.file.ReadPType readType = 1;
- setRecentActivities(int, JobInfo) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- setRecentActivities(int, JobInfo.Builder) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentActivities = 2;
- setRecentFailures(int, JobInfo) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- setRecentFailures(int, JobInfo.Builder) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.JobInfo recentFailures = 3;
- setRecoverFailedOpen(boolean) - Method in class alluxio.underfs.options.OpenOptions
-
- setRecursive(boolean) - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional bool recursive = 1;
- setRecursive(boolean) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional bool recursive = 2;
- setRecursive(boolean) - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional bool recursive = 1;
- setRecursive(boolean) - Method in class alluxio.grpc.FreePOptions.Builder
-
optional bool recursive = 1;
- setRecursive(boolean) - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
optional bool recursive = 4;
- setRecursive(boolean) - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
whether to load metadata recursively
- setRecursive(boolean) - Method in class alluxio.grpc.SetAclPOptions.Builder
-
optional bool recursive = 2;
- setRecursive(boolean) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional bool recursive = 6;
- setRecursive(boolean) - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
Deprecated, we now write one journal entry per inode removed
- setRecursive(boolean) - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
optional bool recursive = 5;
- setRecursive(boolean) - Method in class alluxio.underfs.options.DeleteOptions
-
Sets recursive delete.
- setRecursive(boolean) - Method in class alluxio.underfs.options.ListOptions
-
Sets recursive list.
- setRefreshInterval(int) - Method in class alluxio.wire.MasterWebUIInit
-
Sets refresh interval.
- setRefreshInterval(int) - Method in class alluxio.wire.WorkerWebUIInit
-
Sets refresh interval.
- setRegisterCommand(RegisterCommand) - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.RegisterCommand registerCommand = 3;
- setRegisterCommand(RegisterCommand.Builder) - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.RegisterCommand registerCommand = 3;
- setRemovedBlockIds(int, long) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the list of removed block ids
- setRemovePathProperties(Meta.RemovePathPropertiesEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemovePathPropertiesEntry remove_path_properties = 41;
- setRemovePathProperties(Meta.RemovePathPropertiesEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemovePathPropertiesEntry remove_path_properties = 41;
- setRemoveSyncPoint(File.RemoveSyncPointEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveSyncPointEntry remove_sync_point = 33;
- setRemoveSyncPoint(File.RemoveSyncPointEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveSyncPointEntry remove_sync_point = 33;
- setRemoveTable(Table.RemoveTableEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveTableEntry remove_table = 50;
- setRemoveTable(Table.RemoveTableEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveTableEntry remove_table = 50;
- setRemoveTransformJobInfo(Table.RemoveTransformJobInfoEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveTransformJobInfoEntry remove_transform_job_info = 47;
- setRemoveTransformJobInfo(Table.RemoveTransformJobInfoEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RemoveTransformJobInfoEntry remove_transform_job_info = 47;
- setRename(File.RenameEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RenameEntry rename = 19;
- setRename(File.RenameEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.RenameEntry rename = 19;
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.AsyncCacheResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.BackupPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.BackupPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.BackupPStatus.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.BackupStatusPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.BlockIdList.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.BlockInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.BlockLocation.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CancelPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CancelPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CancelPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CheckConsistencyPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CheckpointPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CheckpointPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CheckRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CheckResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.Chunk.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ClearMetricsPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ClearMetricsPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ClearMetricsRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ClearMetricsResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ClientMetrics.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.Command.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CommitBlockInUfsPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CommitBlockInUfsPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CommitBlockPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CommitBlockPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CompleteFilePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ConfigProperties.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ConfigProperty.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CreateDirectoryPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CreateFilePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.CreateLocalBlockResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.DeletePOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.DeletePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.DeletePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ExistsPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.FileBlockInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.FileInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.FileSystemCommand.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.FileSystemHeartbeatPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.FreePOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.FreePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.FreePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetAllWorkerHealthPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetBlockInfoPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetBlockMasterInfoPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetCapacityBytesPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetCapacityBytesPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetConfigHashPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetConfigReportPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetFileInfoPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetFilePathPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetFilePathPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetJobServiceSummaryPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetJobStatusPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetMasterIdPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetMasterIdPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetMasterInfoPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetMetricsPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetMountTablePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetPinnedFileIdsPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetPinnedFileIdsPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetQuorumInfoPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetServiceVersionPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetServiceVersionPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetStatusPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetSyncPathListPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetUfsInfoPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetUsedBytesPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetUsedBytesPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetWorkerIdPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetWorkerIdPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetWorkerInfoListPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetWorkerLostStoragePOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.InconsistentProperties.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.InconsistentProperty.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.InconsistentPropertyValues.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.JobCommand.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.JobHeartbeatPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.JobInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.JobUnused.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ListAllPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ListAllPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ListAllPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.LocalityTier.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.MasterHeartbeatPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.MasterHeartbeatPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.MasterInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.MessagingRequestHeader.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.Metric.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.MetricsHeartbeatPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.MetricValue.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.MountPointInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.MountPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.MountPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.MountPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.MoveBlockResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.NetAddress.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.OpenLocalBlockResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.PAcl.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.PAclEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.PersistFile.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.PMode.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ReadRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ReadResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RegisterCommand.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RegisterJobWorkerPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RegisterJobWorkerPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RegisterMasterPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RegisterWorkerPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RemoveBlockRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RemoveBlockResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RemovePathConfigurationPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RemovePathConfigurationPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RemoveQuorumServerPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RemoveQuorumServerPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RenamePOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RenamePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RenamePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ReverseResolvePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ReverseResolvePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RunPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RunPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RunPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.RunTaskCommand.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.SaslMessage.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.ScheduleAsyncPersistencePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.SetAclPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.SetAclPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.SetAclPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.SetAttributePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.SetPathConfigurationPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.SetPathConfigurationPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.SetTaskPoolSizeCommand.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.StartSyncPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.StartSyncPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.StatusSummary.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.StopSyncPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.StopSyncPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.StorageList.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.SyncPointInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.AllOrNoneSet.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.Constraint.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.Database.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.Date.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.Decimal.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.DetachDatabasePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.DetachDatabasePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.Domain.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.FieldSchema.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.FileStatistics.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.GetAllDatabasesPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.GetAllDatabasesPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.GetAllTablesPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.GetAllTablesPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.GetDatabasePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.GetTablePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.Layout.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.LayoutSpec.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.Partition.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.PartitionSpec.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.Range.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.RangeSet.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.Schema.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.SyncDatabasePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.TableInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.Transformation.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.TransformTablePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.table.Value.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.TieredIdentity.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.TierList.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.TransportMessage.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.UfsInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.UnmountPOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.UnmountPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.UnmountPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.UpdateMountPResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.UpdateUfsModePOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.UpdateUfsModePResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.WorkerInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.WriteRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.grpc.WriteResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.Block.DeleteBlockEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.DeleteMountPointEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.NewBlockEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.PersistDirectoryEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.Table.DetachDbEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.meta.Block.BlockMeta.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.shared.Acl.AclActions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
- setReplication(Path, short) - Method in class alluxio.hadoop.AbstractFileSystem
-
- setReplication(RpcContext, LockedInodePath, Integer, Integer, long) - Method in class alluxio.master.file.meta.InodeTree
-
Sets the min and/or max replication level of an inode.
- SetReplicationCommand - Class in alluxio.cli.fs.command
-
Changes the replication level of a file or directory specified by args.
- SetReplicationCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.SetReplicationCommand
-
- setReplicationDurable(int) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setReplicationDurable(int) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int32 replicationDurable = 6;
- setReplicationDurable(int) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setReplicationDurable(int) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int32 replication_durable = 24;
- setReplicationDurable(int) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int32 replication_durable = 20;
- setReplicationMax(int) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setReplicationMax(int) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int32 replicationMax = 4;
- setReplicationMax(int) - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 replicationMax = 29;
- setReplicationMax(int) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional int32 replicationMax = 7;
- setReplicationMax(int) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setReplicationMax(int) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int32 replication_max = 20;
- setReplicationMax(int) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int32 replication_max = 13;
- setReplicationMax(int) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int32 replication_max = 8;
- setReplicationMax(int) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int32 replication_max = 21;
- setReplicationMax(int) - Method in class alluxio.wire.FileInfo
-
- setReplicationMin(int) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setReplicationMin(int) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int32 replicationMin = 5;
- setReplicationMin(int) - Method in class alluxio.grpc.FileInfo.Builder
-
optional int32 replicationMin = 30;
- setReplicationMin(int) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
optional int32 replicationMin = 8;
- setReplicationMin(int) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setReplicationMin(int) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int32 replication_min = 21;
- setReplicationMin(int) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int32 replication_min = 14;
- setReplicationMin(int) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional int32 replication_min = 9;
- setReplicationMin(int) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int32 replication_min = 22;
- setReplicationMin(int) - Method in class alluxio.wire.FileInfo
-
- setReport(ConfigCheckReport) - Method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
optional .alluxio.grpc.meta.ConfigCheckReport report = 1;
- setReport(ConfigCheckReport.Builder) - Method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
optional .alluxio.grpc.meta.ConfigCheckReport report = 1;
- setRequestHeader(MessagingRequestHeader) - Method in class alluxio.grpc.TransportMessage.Builder
-
optional .alluxio.grpc.messaging.MessagingRequestHeader requestHeader = 1;
- setRequestHeader(MessagingRequestHeader.Builder) - Method in class alluxio.grpc.TransportMessage.Builder
-
optional .alluxio.grpc.messaging.MessagingRequestHeader requestHeader = 1;
- setRequestId(long) - Method in class alluxio.grpc.MessagingRequestHeader.Builder
-
optional int64 requestId = 1;
- setRequestId(long) - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
optional int64 requestId = 1;
- setRequestId(String) - Method in class alluxio.proxy.s3.S3Error
-
- setResource(String) - Method in class alluxio.proxy.s3.S3Error
-
- setResponseHeader(MessagingResponseHeader) - Method in class alluxio.grpc.TransportMessage.Builder
-
optional .alluxio.grpc.messaging.MessagingResponseHeader responseHeader = 2;
- setResponseHeader(MessagingResponseHeader.Builder) - Method in class alluxio.grpc.TransportMessage.Builder
-
optional .alluxio.grpc.messaging.MessagingResponseHeader responseHeader = 2;
- setResult(ByteString) - Method in class alluxio.grpc.JobInfo.Builder
-
optional bytes result = 9;
- setResult(String) - Method in class alluxio.job.plan.meta.PlanInfo
-
- setResult(Serializable) - Method in class alluxio.job.wire.TaskInfo
-
- setRootDir(String) - Method in class alluxio.client.file.cache.store.PageStoreOptions
-
- setRpcAddress(String) - Method in class alluxio.wire.AlluxioMasterInfo
-
- setRpcAddress(String) - Method in class alluxio.wire.AlluxioWorkerInfo
-
- setRpcInvocationMetrics(Map<String, Counter>) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets rpc invocation metrics.
- setRpcPort(int) - Method in class alluxio.grpc.MasterInfo.Builder
-
optional int32 rpcPort = 3;
- setRpcPort(int) - Method in class alluxio.grpc.NetAddress.Builder
-
optional int32 rpcPort = 2;
- setRpcPort(int) - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional int32 rpcPort = 2;
- setRpcPort(int) - Method in class alluxio.wire.Address
-
- setRpcPort(int) - Method in class alluxio.wire.WorkerNetAddress
-
- setRunAsync(boolean) - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional bool runAsync = 2;
- setRunTaskCommand(RunTaskCommand) - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.RunTaskCommand runTaskCommand = 1;
- setRunTaskCommand(RunTaskCommand.Builder) - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.RunTaskCommand runTaskCommand = 1;
- setSafeMode(boolean) - Method in class alluxio.grpc.MasterInfo.Builder
-
optional bool safeMode = 4;
- setSafeModeManager(SafeModeManager) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setScale(int) - Method in class alluxio.grpc.table.Decimal.Builder
-
force using scale first in Decimal.compareTo
- setSchema(Schema) - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.Schema schema = 5;
- setSchema(Schema.Builder) - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.Schema schema = 5;
- setSchema(Schema) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional .alluxio.grpc.table.Schema schema = 4;
- setSchema(Schema.Builder) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional .alluxio.grpc.table.Schema schema = 4;
- setScope(Scope) - Method in class alluxio.conf.PropertyKey.Builder
-
- setSecond(T2) - Method in class alluxio.collections.Pair
-
Set the second value.
- setSecond(LockedInodePath) - Method in class alluxio.master.file.meta.InodePathPair
-
- setSecurityAuthorizationPermissionEnabled(boolean) - Method in class alluxio.wire.MasterWebUIInit
-
Sets security authorization permission enabled.
- setSecurityAuthorizationPermissionEnabled(boolean) - Method in class alluxio.wire.WorkerWebUIInit
-
Sets security authorization permission enabled.
- setSequenceNumber(long) - Method in class alluxio.master.file.state.DirectoryId
-
- setSequenceNumber(long) - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
optional int64 sequence_number = 2;
- setSequenceNumber(long) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional int64 sequence_number = 1;
- setSerde(String) - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string serde = 1;
- setSerdeBytes(ByteString) - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
optional string serde = 1;
- setServerAddress(GrpcServerAddress) - Method in class alluxio.grpc.GrpcChannelKey
-
- setServerAddress(NetAddress) - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
optional .alluxio.grpc.NetAddress serverAddress = 1;
- setServerAddress(NetAddress.Builder) - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
optional .alluxio.grpc.NetAddress serverAddress = 1;
- setServerAddress(NetAddress) - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
optional .alluxio.grpc.NetAddress serverAddress = 2;
- setServerAddress(NetAddress.Builder) - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
optional .alluxio.grpc.NetAddress serverAddress = 2;
- setServerInfo(int, QuorumServerInfo) - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- setServerInfo(int, QuorumServerInfo.Builder) - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
repeated .alluxio.grpc.journal.QuorumServerInfo serverInfo = 2;
- setServerObserver(StreamObserver<SaslMessage>) - Method in class alluxio.security.authentication.AuthenticatedChannelClientDriver
-
Sets the server's Sasl stream.
- setServerState(QuorumServerState) - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
optional .alluxio.grpc.journal.QuorumServerState serverState = 2;
- setServiceType(ServiceType) - Method in class alluxio.grpc.GetServiceVersionPRequest.Builder
-
optional .alluxio.grpc.version.ServiceType serviceType = 1;
- setSetAcl(File.SetAclEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.SetAclEntry set_acl = 31;
- setSetAcl(File.SetAclEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.SetAclEntry set_acl = 31;
- setSetAttribute(File.SetAttributeEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.SetAttributeEntry set_attribute = 27;
- setSetAttribute(File.SetAttributeEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.SetAttributeEntry set_attribute = 27;
- setSetBlocks(int, long) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
Overwrite the blocks list
- setSetTaskPoolSizeCommand(SetTaskPoolSizeCommand) - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.SetTaskPoolSizeCommand setTaskPoolSizeCommand = 4;
- setSetTaskPoolSizeCommand(SetTaskPoolSizeCommand.Builder) - Method in class alluxio.grpc.JobCommand.Builder
-
optional .alluxio.grpc.job.SetTaskPoolSizeCommand setTaskPoolSizeCommand = 4;
- setShared(boolean) - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional bool shared = 7;
- setShared(boolean) - Method in class alluxio.grpc.MountPOptions.Builder
-
optional bool shared = 3;
- setShared(boolean) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional bool shared = 5;
- setShared(boolean) - Method in class alluxio.underfs.UnderFileSystemConfiguration
-
- setShared(boolean) - Method in class alluxio.wire.MountPointInfo
-
- setShouldPersistTime(long) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setShouldPersistTime(long) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 should_persist_time = 27;
- setShouldPersistTime(long) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 should_persist_time = 28;
- setShowPermissions(boolean) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets show permissions.
- setShowPermissions(boolean) - Method in class alluxio.wire.MasterWebUIData
-
Sets show permissions.
- setSize(String) - Method in class alluxio.proxy.s3.ListBucketResult.Content
-
- setSize(long) - Method in class alluxio.proxy.s3.ListPartsResult.Part
-
- setSize(Long) - Method in class alluxio.util.UnixMountInfo.Options.Builder
-
- setSkewed(boolean) - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional bool skewed = 4;
- setSkipCache(boolean) - Method in class alluxio.master.metastore.ReadOption.Builder
-
Sets whether to skip caching.
- setSortedBy(int, SortingColumn) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- setSortedBy(int, SortingColumn.Builder) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
repeated .alluxio.grpc.table.layout.SortingColumn sorted_by = 3;
- setSource(PropertyKey, Source) - Method in class alluxio.conf.AlluxioProperties
-
Sets the source for a given key.
- setSource(String) - Method in class alluxio.grpc.ClientMetrics.Builder
-
optional string source = 1;
- setSource(String) - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string source = 2;
- setSource(String) - Method in class alluxio.grpc.Metric.Builder
-
optional string source = 2;
- setSource(String) - Method in class alluxio.master.meta.checkconf.ConfigRecord
-
- setSourceBytes(ByteString) - Method in class alluxio.grpc.ClientMetrics.Builder
-
optional string source = 1;
- setSourceBytes(ByteString) - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string source = 2;
- setSourceBytes(ByteString) - Method in class alluxio.grpc.Metric.Builder
-
optional string source = 2;
- setSourceHost(String) - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
TODO(calvin): source host and port should be replace with WorkerNetAddress
- setSourceHostBytes(ByteString) - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
TODO(calvin): source host and port should be replace with WorkerNetAddress
- setSourcePort(int) - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
optional int32 source_port = 3;
- setSpaceToReserve(long) - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional int64 space_to_reserve = 4;
- setSpec(String) - Method in class alluxio.grpc.table.LayoutSpec.Builder
-
optional string spec = 1;
- setSpec(String) - Method in class alluxio.grpc.table.PartitionSpec.Builder
-
optional string spec = 1;
- setSpecBytes(ByteString) - Method in class alluxio.grpc.table.LayoutSpec.Builder
-
optional string spec = 1;
- setSpecBytes(ByteString) - Method in class alluxio.grpc.table.PartitionSpec.Builder
-
optional string spec = 1;
- setSrcInode(Inode) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
Sets mSrcInode field.
- setSrcPath(AlluxioURI) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
Sets mSrcPath field.
- setStartTime(String) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets start time.
- setStartTimeMs(long) - Method in class alluxio.grpc.MasterInfo.Builder
-
optional int64 startTimeMs = 5;
- setStartTimeMs(long) - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int64 startTimeMs = 7;
- setStartTimeMs(long) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setStartTimeMs(long) - Method in class alluxio.wire.AlluxioJobMasterInfo
-
- setStartTimeMs(long) - Method in class alluxio.wire.AlluxioJobWorkerInfo
-
- setStartTimeMs(long) - Method in class alluxio.wire.AlluxioMasterInfo
-
- setStartTimeMs(long) - Method in class alluxio.wire.AlluxioProxyInfo
-
- setStartTimeMs(long) - Method in class alluxio.wire.AlluxioWorkerInfo
-
- setStartTimeMs(long) - Method in class alluxio.wire.WorkerInfo
-
- setState(String) - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional string state = 4;
- setState(PrimarySelector.State) - Method in class alluxio.master.AbstractPrimarySelector
-
- setState(BackupState) - Method in class alluxio.wire.BackupStatus
-
Sets the backup state.
- setState(String) - Method in class alluxio.wire.WorkerInfo
-
- setStateBytes(ByteString) - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional string state = 4;
- setStateLockSleepDurationMs(long) - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional int64 stateLockSleepDurationMs = 5;
- setStateLockTimeoutMs(long) - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional int64 stateLockTimeoutMs = 6;
- setStateLockTryDurationMs(long) - Method in class alluxio.grpc.BackupPOptions.Builder
-
optional int64 stateLockTryDurationMs = 4;
- setStatistics(int, ColumnStatisticsInfo) - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- setStatistics(int, ColumnStatisticsInfo.Builder) - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- setStatistics(int, ColumnStatisticsInfo) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- setStatistics(int, ColumnStatisticsInfo.Builder) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo statistics = 1;
- setStatus(ConfigStatus) - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
optional .alluxio.grpc.meta.ConfigStatus status = 3;
- setStatus(Status) - Method in class alluxio.grpc.JobInfo.Builder
-
optional .alluxio.grpc.job.Status status = 4;
- setStatus(Status) - Method in class alluxio.grpc.StatusSummary.Builder
-
optional .alluxio.grpc.job.Status status = 1;
- setStatus(SyncStatus) - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
optional .alluxio.grpc.table.SyncStatus status = 2;
- setStatus(SyncStatus.Builder) - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
optional .alluxio.grpc.table.SyncStatus status = 2;
- setStatus(Status) - Method in class alluxio.job.plan.meta.PlanInfo
-
Sets the status of a job.
- setStatus(Status) - Method in class alluxio.job.wire.TaskInfo
-
- setStatus(Status.PStatus) - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
optional .alluxio.proto.status.PStatus status = 1;
- setStorage(int, String) - Method in class alluxio.grpc.StorageList.Builder
-
a lost storage path
- setStorage(Storage) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional .alluxio.grpc.table.layout.Storage storage = 5;
- setStorage(Storage.Builder) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional .alluxio.grpc.table.layout.Storage storage = 5;
- setStorageClass(String) - Method in class alluxio.proxy.s3.ListBucketResult.Content
-
- setStorageClass(String) - Method in class alluxio.proxy.s3.ListPartsResult
-
- setStorageDirs(List<UIStorageDir>) - Method in class alluxio.wire.WorkerWebUIOverview
-
Sets storage dirs.
- setStorageFormat(StorageFormat) - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional .alluxio.grpc.table.layout.StorageFormat storage_format = 1;
- setStorageFormat(StorageFormat.Builder) - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
optional .alluxio.grpc.table.layout.StorageFormat storage_format = 1;
- setStorageLevel(RaftJournalConfiguration.StorageLevel) - Method in class alluxio.master.journal.raft.RaftJournalConfiguration
-
- setStorageTierInfos(List<StorageTierInfo>) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets storage tier infos.
- setStorageTiers(int, String) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the list of storage tiers
- setStringStats(StringColumnStatsData) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.StringColumnStatsData string_stats = 4;
- setStringStats(StringColumnStatsData.Builder) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
optional .alluxio.grpc.table.StringColumnStatsData string_stats = 4;
- setStringType(String) - Method in class alluxio.grpc.table.Value.Builder
-
optional string string_type = 3;
- setStringTypeBytes(ByteString) - Method in class alluxio.grpc.table.Value.Builder
-
optional string string_type = 3;
- setStringValue(String) - Method in class alluxio.grpc.MetricValue.Builder
-
optional string stringValue = 2;
- setStringValueBytes(ByteString) - Method in class alluxio.grpc.MetricValue.Builder
-
optional string stringValue = 2;
- setSubject(Subject) - Method in class alluxio.grpc.GrpcChannelBuilder
-
- setSubject(String) - Method in class alluxio.grpc.PAclEntry.Builder
-
optional string subject = 2;
- setSubject(String) - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
optional string subject = 2;
- setSubject(String) - Method in class alluxio.security.authorization.AclEntry.Builder
-
Sets subject of this entry.
- setSubjectBytes(ByteString) - Method in class alluxio.grpc.PAclEntry.Builder
-
optional string subject = 2;
- setSubjectBytes(ByteString) - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
optional string subject = 2;
- setSucceeded(boolean) - Method in interface alluxio.master.audit.AuditContext
-
Set to true if the operration associated with this
AuditContext
is allowed and
succeeds.
- setSucceeded(boolean) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
- setSuccess(boolean) - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
TODO(gpang): remove in favor of status
- setSuccess(boolean) - Method in class alluxio.grpc.table.DetachDatabasePResponse.Builder
-
optional bool success = 1;
- setSuccess(boolean) - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
TODO(gpang): remove in favor of status
- setSummary(JobServiceSummary) - Method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
optional .alluxio.grpc.job.JobServiceSummary summary = 1;
- setSummary(JobServiceSummary.Builder) - Method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
optional .alluxio.grpc.job.JobServiceSummary summary = 1;
- setSummaryPerStatus(int, StatusSummary) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- setSummaryPerStatus(int, StatusSummary.Builder) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
repeated .alluxio.grpc.job.StatusSummary summaryPerStatus = 1;
- setSyncIntervalMs(long) - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
optional int64 syncIntervalMs = 1;
- setSyncPaths(int, SyncPointInfo) - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- setSyncPaths(int, SyncPointInfo.Builder) - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
repeated .alluxio.grpc.file.SyncPointInfo syncPaths = 1;
- setSyncpointPath(String) - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
optional string syncpoint_path = 1;
- setSyncpointPath(String) - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
optional string syncpoint_path = 1;
- setSyncpointPathBytes(ByteString) - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
optional string syncpoint_path = 1;
- setSyncpointPathBytes(ByteString) - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
optional string syncpoint_path = 1;
- setSyncPointUri(String) - Method in class alluxio.grpc.SyncPointInfo.Builder
-
optional string syncPointUri = 1;
- setSyncPointUriBytes(ByteString) - Method in class alluxio.grpc.SyncPointInfo.Builder
-
optional string syncPointUri = 1;
- setSyncStatus(SyncPointStatus) - Method in class alluxio.grpc.SyncPointInfo.Builder
-
optional .alluxio.grpc.file.SyncPointStatus syncStatus = 2;
- setSyncStatus(SyncStatus) - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
optional .alluxio.grpc.table.SyncStatus sync_status = 2;
- setSyncStatus(SyncStatus.Builder) - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
optional .alluxio.grpc.table.SyncStatus sync_status = 2;
- setTable(int, String) - Method in class alluxio.grpc.table.GetAllTablesPResponse.Builder
-
repeated string table = 1;
- setTableInfo(TableInfo) - Method in class alluxio.grpc.table.GetTablePResponse.Builder
-
optional .alluxio.grpc.table.TableInfo table_info = 1;
- setTableInfo(TableInfo.Builder) - Method in class alluxio.grpc.table.GetTablePResponse.Builder
-
optional .alluxio.grpc.table.TableInfo table_info = 1;
- setTableName(String) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
optional string table_name = 2;
- setTableName(String) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
optional string table_name = 2;
- setTableName(String) - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
optional string table_name = 2;
- setTableName(String) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional string table_name = 4;
- setTableName(String) - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional string table_name = 2;
- setTableName(String) - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string table_name = 2;
- setTableName(String) - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string table_name = 2;
- setTableName(String) - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string table_name = 2;
- setTableName(String) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string table_name = 2;
- setTableName(String) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string table_name = 2;
- setTableName(String) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string table_name = 2;
- setTableName(String) - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
optional string table_name = 2;
- setTableName(String) - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
optional string table_name = 2;
- setTableNameBytes(ByteString) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
optional string table_name = 2;
- setTableNameBytes(ByteString) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
optional string table_name = 2;
- setTableNameBytes(ByteString) - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
optional string table_name = 2;
- setTableNameBytes(ByteString) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
optional string table_name = 4;
- setTableNameBytes(ByteString) - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
optional string table_name = 2;
- setTableNameBytes(ByteString) - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional string table_name = 2;
- setTableNameBytes(ByteString) - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
optional string table_name = 2;
- setTableNameBytes(ByteString) - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
optional string table_name = 2;
- setTableNameBytes(ByteString) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional string table_name = 2;
- setTableNameBytes(ByteString) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
optional string table_name = 2;
- setTableNameBytes(ByteString) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
optional string table_name = 2;
- setTableNameBytes(ByteString) - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
optional string table_name = 2;
- setTableNameBytes(ByteString) - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
optional string table_name = 2;
- setTablesIgnored(int, String) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_ignored = 2;
- setTablesRemoved(int, String) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_removed = 5;
- setTableStats(int, ColumnStatisticsInfo) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- setTableStats(int, ColumnStatisticsInfo.Builder) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
repeated .alluxio.grpc.table.ColumnStatisticsInfo table_stats = 6;
- setTablesUnchanged(int, String) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_unchanged = 3;
- setTablesUpdated(int, String) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
repeated string tables_updated = 4;
- setTargetDirectory(String) - Method in class alluxio.grpc.BackupPRequest.Builder
-
optional string targetDirectory = 2;
- setTargetDirectoryBytes(ByteString) - Method in class alluxio.grpc.BackupPRequest.Builder
-
optional string targetDirectory = 2;
- setTargetObserver(StreamObserver<TransportMessage>) - Method in class alluxio.master.transport.GrpcMessagingConnection
-
Sets the stream observer for target.
- setTaskArgs(ByteString) - Method in class alluxio.grpc.RunTaskCommand.Builder
-
optional bytes taskArgs = 4;
- setTaskId(long) - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
optional int64 taskId = 2;
- setTaskId(long) - Method in class alluxio.grpc.RunTaskCommand.Builder
-
optional int64 taskId = 2;
- setTaskId(long) - Method in class alluxio.job.wire.TaskInfo
-
- setTaskInfo(long, TaskInfo) - Method in class alluxio.job.plan.meta.PlanInfo
-
Sets the information of a task.
- setTaskInfos(int, JobInfo) - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- setTaskInfos(int, JobInfo.Builder) - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
repeated .alluxio.grpc.job.JobInfo taskInfos = 2;
- setTaskPoolSize(int) - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int32 taskPoolSize = 5;
- setTaskPoolSize(int) - Method in class alluxio.grpc.SetTaskPoolSizeCommand.Builder
-
optional int32 taskPoolSize = 1;
- setTaskPoolSize(int) - Method in class alluxio.master.job.JobMaster
-
- SetTaskPoolSizeCommand - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.SetTaskPoolSizeCommand
- SetTaskPoolSizeCommand.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.SetTaskPoolSizeCommand
- SETTASKPOOLSIZECOMMAND_FIELD_NUMBER - Static variable in class alluxio.grpc.JobCommand
-
- SetTaskPoolSizeCommandOrBuilder - Interface in alluxio.grpc
-
- setTempUfsPath(String) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setTempUfsPath(String) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string temp_ufs_path = 23;
- setTempUfsPath(String) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string tempUfsPath = 12;
- setTempUfsPath(String) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional string temp_ufs_path = 11;
- setTempUfsPathBytes(ByteString) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string temp_ufs_path = 23;
- setTempUfsPathBytes(ByteString) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string tempUfsPath = 12;
- setTempUfsPathBytes(ByteString) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
optional string temp_ufs_path = 11;
- setTier(int) - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
optional int32 tier = 3;
- setTier(int) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
This is only applicable for block write.
- setTier(String) - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
optional string tier = 2;
- setTierAlias(String) - Method in class alluxio.grpc.BlockLocation.Builder
-
optional string tierAlias = 3;
- setTierAlias(String) - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
optional string tierAlias = 1;
- setTierAlias(String) - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the alias of the target tier
- setTierAlias(String) - Method in class alluxio.wire.BlockLocation
-
- setTierAliasBytes(ByteString) - Method in class alluxio.grpc.BlockLocation.Builder
-
optional string tierAlias = 3;
- setTierAliasBytes(ByteString) - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
optional string tierAlias = 1;
- setTierAliasBytes(ByteString) - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the alias of the target tier
- setTierBytes(ByteString) - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
optional string tier = 2;
- setTierCapacity(Map<String, Capacity>) - Method in class alluxio.wire.AlluxioMasterInfo
-
- setTierCapacity(Map<String, Capacity>) - Method in class alluxio.wire.AlluxioWorkerInfo
-
- setTieredIdentity(TieredIdentity) - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional .alluxio.grpc.TieredIdentity tieredIdentity = 6;
- setTieredIdentity(TieredIdentity.Builder) - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional .alluxio.grpc.TieredIdentity tieredIdentity = 6;
- setTieredIdentity(TieredIdentity) - Method in class alluxio.wire.WorkerNetAddress
-
- setTierName(String) - Method in class alluxio.grpc.LocalityTier.Builder
-
optional string tierName = 1;
- setTierNameBytes(ByteString) - Method in class alluxio.grpc.LocalityTier.Builder
-
optional string tierName = 1;
- setTierPaths(Map<String, List<String>>) - Method in class alluxio.wire.AlluxioWorkerInfo
-
- setTiers(int, LocalityTier) - Method in class alluxio.grpc.TieredIdentity.Builder
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- setTiers(int, LocalityTier.Builder) - Method in class alluxio.grpc.TieredIdentity.Builder
-
repeated .alluxio.grpc.LocalityTier tiers = 1;
- setTiers(int, long) - Method in class alluxio.grpc.TierList.Builder
-
repeated int64 tiers = 1;
- setTimeoutMs(int) - Method in class alluxio.util.WaitForOptions
-
- setTimeSeriesMetrics(List<TimeSeries>) - Method in class alluxio.wire.MasterWebUIMetrics
-
- setTotal(long) - Method in class alluxio.wire.Capacity
-
- setTotalBytesReadDomainSocket(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets total bytes read from domain socket.
- setTotalBytesReadDomainSocketThroughput(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets total bytes read domain socket throughput.
- setTotalBytesReadLocal(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets total bytes read local.
- setTotalBytesReadLocalThroughput(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets total bytes read local throughput.
- setTotalBytesReadRemote(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets total bytes read remote.
- setTotalBytesReadRemoteThroughput(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets total bytes read remote throughput.
- setTotalBytesReadUfs(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets total bytes read ufs.
- setTotalBytesReadUfsThroughput(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets total bytes read ufs throughput.
- setTotalBytesWrittenAlluxio(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets total bytes written alluxio.
- setTotalBytesWrittenAlluxioThroughput(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets total bytes written alluxio throughput.
- setTotalBytesWrittenDomainSocket(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets total bytes written through domain socket.
- setTotalBytesWrittenDomainSocketThroughput(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets total bytes written domain socket throughput.
- setTotalBytesWrittenLocal(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets total bytes written local.
- setTotalBytesWrittenLocalThroughput(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets total bytes written local throughput.
- setTotalBytesWrittenUfs(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets total bytes written ufs.
- setTotalBytesWrittenUfsThroughput(String) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets total bytes written ufs throughput.
- setTransformations(int, Transformation) - Method in class alluxio.grpc.table.Partition.Builder
-
The latest transformation is in the back of the list.
- setTransformations(int, Transformation.Builder) - Method in class alluxio.grpc.table.Partition.Builder
-
The latest transformation is in the back of the list.
- setTtl(FileSystem, AlluxioURI, long, TtlAction) - Static method in class alluxio.cli.fs.command.FileSystemCommandUtils
-
Sets a new TTL value or unsets an existing TTL value for file at path.
- setTtl(long) - Method in class alluxio.grpc.FileInfo.Builder
-
optional int64 ttl = 15;
- setTtl(long) - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
optional int64 ttl = 2;
- setTtl(long) - Method in class alluxio.master.file.meta.MutableInode
-
- setTtl(long) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional int64 ttl = 13;
- setTtl(long) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional int64 ttl = 13;
- setTtl(long) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional int64 ttl = 4;
- setTtl(long) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional int64 ttl = 12;
- setTtl(long) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional int64 ttl = 4;
- setTtl(long) - Method in class alluxio.wire.FileInfo
-
- setTtlAction(TtlAction) - Method in class alluxio.grpc.FileInfo.Builder
-
optional .alluxio.grpc.TtlAction ttlAction = 22;
- setTtlAction(TtlAction) - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
optional .alluxio.grpc.TtlAction ttlAction = 3;
- setTtlAction(TtlAction) - Method in class alluxio.master.file.meta.MutableInode
-
- setTtlAction(File.PTtlAction) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 14 [default = DELETE];
- setTtlAction(File.PTtlAction) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 17 [default = DELETE];
- setTtlAction(File.PTtlAction) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 9 [default = DELETE];
- setTtlAction(File.PTtlAction) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional .alluxio.proto.journal.PTtlAction ttlAction = 13 [default = DELETE];
- setTtlAction(TtlAction) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional .alluxio.grpc.TtlAction ttl_action = 5;
- setTtlAction(TtlAction) - Method in class alluxio.wire.FileInfo
-
- SetTtlCommand - Class in alluxio.cli.fs.command
-
Sets a new TTL value for the file at path both of the TTL value and the path are specified by
args.
- SetTtlCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.SetTtlCommand
-
- setTxId(long, long) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Set the transaction id for a particular mountId.
- setTxId(long) - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
optional int64 tx_id = 2;
- setType(JobType) - Method in class alluxio.grpc.JobInfo.Builder
-
optional .alluxio.grpc.job.JobType type = 8;
- setType(PAclEntryType) - Method in class alluxio.grpc.PAclEntry.Builder
-
optional .alluxio.grpc.file.PAclEntryType type = 1;
- setType(String) - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string type = 3;
- setType(TableInfo.TableType) - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional .alluxio.grpc.table.TableInfo.TableType type = 3;
- setType(RequestType) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
optional .alluxio.grpc.block.RequestType type = 1;
- setType(Acl.AclEntryType) - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
optional .alluxio.proto.shared.AclEntryType type = 1;
- setType(AclEntryType) - Method in class alluxio.security.authorization.AclEntry.Builder
-
Sets the type of the entry.
- setTypeBytes(ByteString) - Method in class alluxio.grpc.table.FieldSchema.Builder
-
optional string type = 3;
- setUdbConnectionUri(String) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_connection_uri = 2;
- setUdbConnectionUri(String) - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_connection_uri = 2;
- setUdbConnectionUriBytes(ByteString) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_connection_uri = 2;
- setUdbConnectionUriBytes(ByteString) - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_connection_uri = 2;
- setUdbDbName(String) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_db_name = 3;
- setUdbDbName(String) - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_db_name = 3;
- setUdbDbNameBytes(ByteString) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_db_name = 3;
- setUdbDbNameBytes(ByteString) - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_db_name = 3;
- setUdbType(String) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_type = 1;
- setUdbType(String) - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_type = 1;
- setUdbTypeBytes(ByteString) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
optional string udb_type = 1;
- setUdbTypeBytes(ByteString) - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
optional string udb_type = 1;
- setUfsCapacity(Capacity) - Method in class alluxio.wire.AlluxioMasterInfo
-
- setUfsCapacityBytes(long) - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional int64 ufsCapacityBytes = 3 [default = -1];
- setUfsCapacityBytes(long) - Method in class alluxio.wire.MountPointInfo
-
- setUfsFingerprint(String) - Method in class alluxio.grpc.FileInfo.Builder
-
optional string ufsFingerprint = 26;
- setUfsFingerprint(String) - Method in class alluxio.master.file.contexts.SetAttributeContext
-
Sets ufs fingerprint.
- setUfsFingerprint(String) - Method in class alluxio.master.file.meta.MutableInode
-
- setUfsFingerprint(String) - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional string ufs_fingerprint = 5;
- setUfsFingerprint(String) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string ufs_fingerprint = 18;
- setUfsFingerprint(String) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string ufs_fingerprint = 10;
- setUfsFingerprint(String) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string ufs_fingerprint = 15;
- setUfsFingerprint(String) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string ufs_fingerprint = 11;
- setUfsFingerprint(String) - Method in class alluxio.wire.FileInfo
-
- setUfsFingerprintBytes(ByteString) - Method in class alluxio.grpc.FileInfo.Builder
-
optional string ufsFingerprint = 26;
- setUfsFingerprintBytes(ByteString) - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
optional string ufs_fingerprint = 5;
- setUfsFingerprintBytes(ByteString) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
optional string ufs_fingerprint = 18;
- setUfsFingerprintBytes(ByteString) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
optional string ufs_fingerprint = 10;
- setUfsFingerprintBytes(ByteString) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
optional string ufs_fingerprint = 15;
- setUfsFingerprintBytes(ByteString) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
optional string ufs_fingerprint = 11;
- setUfsInfo(UfsInfo) - Method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
- setUfsInfo(UfsInfo.Builder) - Method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
optional .alluxio.grpc.file.UfsInfo ufsInfo = 1;
- setUfsLength(long) - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
optional int64 ufsLength = 1;
- setUfsLocations(int, WorkerNetAddress) - Method in class alluxio.grpc.FileBlockInfo.Builder
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- setUfsLocations(int, WorkerNetAddress.Builder) - Method in class alluxio.grpc.FileBlockInfo.Builder
-
deprecated since 1.1 will be removed in 2.0 (replaced by ufsStringLocations)
- setUfsLocations(List<String>) - Method in class alluxio.wire.FileBlockInfo
-
- setUfsManager(MasterUfsManager) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setUfsMode(UfsPMode) - Method in class alluxio.grpc.UpdateUfsModePOptions.Builder
-
optional .alluxio.grpc.file.UfsPMode ufsMode = 1;
- setUfsMode(File.UfsMode) - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
optional .alluxio.proto.journal.UfsMode ufsMode = 2 [default = READ_WRITE];
- setUfsMode(Supplier<JournalContext>, AlluxioURI, UfsMode) - Method in class alluxio.underfs.MasterUfsManager
-
Set the operation mode the given physical ufs.
- setUfsOps(Map<String, Map<String, Long>>) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets ufs ops.
- setUfsPath(String) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setUfsPath(String) - Method in class alluxio.grpc.FileInfo.Builder
-
optional string ufsPath = 4;
- setUfsPath(String) - Method in class alluxio.grpc.MountPRequest.Builder
-
the path of the under file system
- setUfsPath(String) - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
the ufs path
- setUfsPath(String) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string ufs_path = 1;
- setUfsPath(String) - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
optional string ufs_path = 1;
- setUfsPath(String) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional string ufs_path = 2;
- setUfsPath(String) - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
optional string ufsPath = 1;
- setUfsPath(String) - Method in class alluxio.wire.FileInfo
-
- setUfsPath(String) - Method in class alluxio.worker.grpc.BlockWriteRequestContext
-
- setUfsPathBytes(ByteString) - Method in class alluxio.grpc.FileInfo.Builder
-
optional string ufsPath = 4;
- setUfsPathBytes(ByteString) - Method in class alluxio.grpc.MountPRequest.Builder
-
the path of the under file system
- setUfsPathBytes(ByteString) - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
the ufs path
- setUfsPathBytes(ByteString) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
optional string ufs_path = 1;
- setUfsPathBytes(ByteString) - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
optional string ufs_path = 1;
- setUfsPathBytes(ByteString) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
optional string ufs_path = 2;
- setUfsPathBytes(ByteString) - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
optional string ufsPath = 1;
- setUfsReadLocationPolicy(BlockLocationPolicy) - Method in class alluxio.client.file.options.InStreamOptions
-
Sets block read location policy.
- setUfsReadSize(Map<String, String>) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets ufs read size.
- setUfsResource(CloseableResource<UnderFileSystem>) - Method in class alluxio.worker.grpc.BlockWriteRequestContext
-
- setUfsResource(CloseableResource<UnderFileSystem>) - Method in class alluxio.worker.grpc.UfsFileWriteRequestContext
-
- setUfsStatus(UfsStatus) - Method in class alluxio.master.file.contexts.CompleteFileContext
-
Sets ufs status.
- setUfsStatus(UfsStatus) - Method in class alluxio.master.file.contexts.CreateDirectoryContext
-
- setUfsStatus(UfsStatus) - Method in class alluxio.master.file.contexts.LoadMetadataContext
-
- setUfsStringLocations(int, String) - Method in class alluxio.grpc.FileBlockInfo.Builder
-
repeated string ufsStringLocations = 4;
- setUfsType(String) - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional string ufsType = 2;
- setUfsType(String) - Method in class alluxio.wire.MountPointInfo
-
- setUfsTypeBytes(ByteString) - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional string ufsType = 2;
- setUfsUri(String) - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional string ufsUri = 1;
- setUfsUri(String) - Method in class alluxio.grpc.ReverseResolvePRequest.Builder
-
optional string ufsUri = 1;
- setUfsUri(String) - Method in class alluxio.wire.MountPointInfo
-
- setUfsUriBytes(ByteString) - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional string ufsUri = 1;
- setUfsUriBytes(ByteString) - Method in class alluxio.grpc.ReverseResolvePRequest.Builder
-
optional string ufsUri = 1;
- setUfsUsedBytes(long) - Method in class alluxio.grpc.MountPointInfo.Builder
-
optional int64 ufsUsedBytes = 4 [default = -1];
- setUfsUsedBytes(long) - Method in class alluxio.wire.MountPointInfo
-
- setUfsWriteSize(Map<String, String>) - Method in class alluxio.wire.MasterWebUIMetrics
-
Sets ufs write size.
- setUgi(String) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
Sets mUgi field.
- setUnchecked(boolean) - Method in class alluxio.grpc.DeletePOptions.Builder
-
optional bool unchecked = 3;
- setUnfinishedTasks(int) - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int32 unfinishedTasks = 7;
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.AsyncCacheRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.AsyncCacheResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.BackupPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.BackupPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.BackupPStatus.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.BackupStatusPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.BlockHeartbeatPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.BlockHeartbeatPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.BlockIdList.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.BlockInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.BlockLocation.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.BlockStoreLocationProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CancelPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CancelPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CancelPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CancelTaskCommand.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CheckConsistencyPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CheckConsistencyPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CheckConsistencyPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CheckpointPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CheckpointPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CheckRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CheckResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.Chunk.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ClearMetricsPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ClearMetricsPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ClearMetricsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ClearMetricsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ClientMetrics.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.Command.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CommitBlockInUfsPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CommitBlockInUfsPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CommitBlockInUfsPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CommitBlockPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CommitBlockPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CompleteFilePOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CompleteFilePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CompleteFilePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ConfigCheckReport.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ConfigProperties.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ConfigProperty.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CreateDirectoryPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CreateDirectoryPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CreateFilePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CreateFilePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CreateLocalBlockRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.CreateLocalBlockResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.DeletePOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.DeletePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.DeletePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ExistsPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.FileBlockInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.FileInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.FileSystemCommand.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.FileSystemCommandOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.FileSystemHeartbeatPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.FileSystemHeartbeatPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.FileSystemMasterCommonPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.FreePOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.FreePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.FreePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetAllWorkerHealthPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetAllWorkerHealthPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetBlockInfoPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetBlockInfoPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetBlockInfoPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetBlockMasterInfoPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetBlockMasterInfoPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetCapacityBytesPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetCapacityBytesPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetConfigHashPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetConfigHashPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetConfigReportPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetConfigReportPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetConfigurationPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetConfigurationPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetFileInfoPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetFileInfoPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetFileInfoPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetFilePathPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetFilePathPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetJobServiceSummaryPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetJobServiceSummaryPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetJobServiceSummaryPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetJobStatusPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetJobStatusPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetJobStatusPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetMasterIdPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetMasterIdPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetMasterIdPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetMasterInfoPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetMasterInfoPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetMetricsPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetMetricsPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetMountTablePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetMountTablePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetNewBlockIdForFilePOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetNewBlockIdForFilePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetNewBlockIdForFilePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetPinnedFileIdsPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetPinnedFileIdsPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetPinnedFileIdsPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetQuorumInfoPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetQuorumInfoPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetQuorumInfoPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetServiceVersionPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetServiceVersionPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetStatusPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetStatusPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetSyncPathListPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetSyncPathListPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetUfsInfoPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetUfsInfoPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetUfsInfoPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetUsedBytesPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetUsedBytesPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetWorkerIdPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetWorkerIdPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetWorkerInfoListPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetWorkerLostStoragePOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.InconsistentProperties.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.InconsistentProperty.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.InconsistentPropertyValues.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.JobCommand.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.JobHeartbeatPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.JobHeartbeatPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.JobHeartbeatPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.JobInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.JobServiceSummary.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.JobUnused.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ListAllPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ListAllPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ListAllPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ListStatusPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ListStatusPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ListStatusPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.LoadMetadataPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.LocalityTier.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.MasterHeartbeatPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.MasterHeartbeatPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.MasterHeartbeatPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.MasterInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.MessagingRequestHeader.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.MessagingResponseHeader.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.Metric.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.MetricsHeartbeatPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.MetricsHeartbeatPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.MetricsHeartbeatPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.MetricValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.MountPointInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.MountPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.MountPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.MountPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.MoveBlockRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.MoveBlockResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.NetAddress.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.OpenLocalBlockRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.OpenLocalBlockResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.PAcl.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.PAclEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.PersistCommandOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.PersistFile.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.PMode.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.QuorumServerInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ReadRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ReadResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RegisterCommand.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RegisterJobWorkerPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RegisterJobWorkerPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RegisterMasterPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RegisterMasterPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RegisterMasterPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RegisterWorkerPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RegisterWorkerPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RemoveBlockRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RemoveBlockResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RemovePathConfigurationPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RemovePathConfigurationPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RemovePathConfigurationPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RemoveQuorumServerPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RemoveQuorumServerPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RemoveQuorumServerPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RenamePOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RenamePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RenamePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ReverseResolvePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ReverseResolvePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RunPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RunPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RunPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.RunTaskCommand.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.SaslMessage.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ScheduleAsyncPersistencePOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ScheduleAsyncPersistencePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.ScheduleAsyncPersistencePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.SetAclPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.SetAclPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.SetAclPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.SetAttributePOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.SetAttributePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.SetAttributePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.SetPathConfigurationPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.SetPathConfigurationPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.SetPathConfigurationPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.SetTaskPoolSizeCommand.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.StartSyncPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.StartSyncPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.StartSyncPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.StatusSummary.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.StopSyncPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.StopSyncPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.StopSyncPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.StorageList.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.SyncPointInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.AllOrNoneSet.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.AttachDatabasePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.AttachDatabasePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.BinaryColumnStatsData.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.BooleanColumnStatsData.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.ColumnStatisticsData.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.ColumnStatisticsInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.ColumnStatisticsList.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.Constraint.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.Database.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.Date.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.DateColumnStatsData.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.Decimal.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.DecimalColumnStatsData.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.DetachDatabasePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.DetachDatabasePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.Domain.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.DoubleColumnStatsData.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.FieldSchema.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.FileStatistics.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.GetAllDatabasesPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.GetAllDatabasesPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.GetAllTablesPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.GetAllTablesPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.GetDatabasePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.GetDatabasePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.GetPartitionColumnStatisticsPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.GetTableColumnStatisticsPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.GetTablePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.GetTablePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.GetTransformJobInfoPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.GetTransformJobInfoPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.Layout.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.layout.hive.HiveBucketProperty.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.layout.hive.SortingColumn.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.layout.hive.Storage.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.layout.hive.StorageFormat.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.LayoutSpec.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.LongColumnStatsData.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.Partition.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.PartitionSpec.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.Range.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.RangeSet.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.ReadTablePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.ReadTablePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.Schema.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.StringColumnStatsData.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.SyncDatabasePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.SyncDatabasePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.SyncStatus.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.TableInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.Transformation.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.TransformJobInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.TransformTablePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.TransformTablePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.table.Value.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.TieredIdentity.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.TierList.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.TransportMessage.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.UfsInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.UnmountPOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.UnmountPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.UnmountPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.UpdateMountPRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.UpdateMountPResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.UpdateUfsModePOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.UpdateUfsModePRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.UpdateUfsModePResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.WorkerInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.WorkerLostStorageInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.WriteRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.WriteRequestCommand.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.grpc.WriteResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.client.Cache.PPageStoreCommonOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.client.Cache.PRocksPageStoreOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsBlockOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.dataserver.Protocol.CreateUfsFileOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.dataserver.Protocol.Response.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.Block.BlockContainerIdGeneratorEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.Block.BlockInfoEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.Block.DeleteBlockEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.ActiveSyncTxIdEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.AddMountPointEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.AddSyncPointEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.AsyncPersistRequestEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.CompleteFileEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.DeleteFileEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.DeleteMountPointEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.InodeDirectoryEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.InodeDirectoryIdGeneratorEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.InodeFileEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.InodeLastModificationTimeEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.NewBlockEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.PersistDirectoryEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.PersistFileEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.RemoveSyncPointEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.RenameEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.SetAclEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.SetAttributeEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.UpdateInodeDirectoryEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.UpdateInodeEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.UpdateInodeFileEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.File.UpdateUfsModeEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.Meta.ClusterInfoEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.Meta.PathPropertiesEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.Meta.RemovePathPropertiesEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.Table.AddTransformJobInfoEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.Table.AttachDbEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.Table.CompleteTransformTableEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.Table.DetachDbEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.Table.RemoveTransformJobInfoEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.journal.Table.UpdateDatabaseInfoEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.meta.Block.BlockMeta.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.meta.InodeMeta.Inode.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.shared.Acl.AclActions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.shared.Acl.AclEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class alluxio.proto.shared.Acl.NamedAclActions.Builder
-
- setUnscaled(ByteString) - Method in class alluxio.grpc.table.Decimal.Builder
-
required bytes unscaled = 2;
- setUnused0(int, JobUnused) - Method in class alluxio.grpc.JobInfo.Builder
-
Around for backwards compatibility
- setUnused0(int, JobUnused.Builder) - Method in class alluxio.grpc.JobInfo.Builder
-
Around for backwards compatibility
- setUnused1(String) - Method in class alluxio.grpc.JobInfo.Builder
-
formerly result
- setUnused1Bytes(ByteString) - Method in class alluxio.grpc.JobInfo.Builder
-
formerly result
- setUpdateDatabaseInfo(Table.UpdateDatabaseInfoEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateDatabaseInfoEntry update_database_info = 49;
- setUpdateDatabaseInfo(Table.UpdateDatabaseInfoEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateDatabaseInfoEntry update_database_info = 49;
- setUpdateInode(File.UpdateInodeEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeEntry update_inode = 35;
- setUpdateInode(File.UpdateInodeEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeEntry update_inode = 35;
- setUpdateInodeDirectory(File.UpdateInodeDirectoryEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeDirectoryEntry update_inode_directory = 36;
- setUpdateInodeDirectory(File.UpdateInodeDirectoryEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeDirectoryEntry update_inode_directory = 36;
- setUpdateInodeFile(File.UpdateInodeFileEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeFileEntry update_inode_file = 37;
- setUpdateInodeFile(File.UpdateInodeFileEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateInodeFileEntry update_inode_file = 37;
- setUpdateLastAccessTime(boolean) - Method in class alluxio.grpc.OpenFilePOptions.Builder
-
optional bool updateLastAccessTime = 4 [default = true];
- setUpdateTimestamps(boolean) - Method in class alluxio.grpc.GetStatusPOptions.Builder
-
optional bool updateTimestamps = 4 [default = true];
- setUpdateUfsMode(File.UpdateUfsModeEntry) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateUfsModeEntry update_ufs_mode = 30;
- setUpdateUfsMode(File.UpdateUfsModeEntry.Builder) - Method in class alluxio.proto.journal.Journal.JournalEntry.Builder
-
optional .alluxio.proto.journal.UpdateUfsModeEntry update_ufs_mode = 30;
- setUploadId(String) - Method in class alluxio.proxy.s3.InitiateMultipartUploadResult
-
- setUploadId(String) - Method in class alluxio.proxy.s3.ListPartsResult
-
- setupTest() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Sets up corresponding directories for tests.
- setUptime(String) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets uptime.
- setUpTimeMs(long) - Method in class alluxio.grpc.MasterInfo.Builder
-
optional int64 upTimeMs = 6;
- setUptimeMs(long) - Method in class alluxio.wire.AlluxioJobMasterInfo
-
- setUptimeMs(long) - Method in class alluxio.wire.AlluxioJobWorkerInfo
-
- setUptimeMs(long) - Method in class alluxio.wire.AlluxioMasterInfo
-
- setUptimeMs(long) - Method in class alluxio.wire.AlluxioProxyInfo
-
- setUptimeMs(long) - Method in class alluxio.wire.AlluxioWorkerInfo
-
- setUri(String) - Method in class alluxio.grpc.UfsInfo.Builder
-
optional string uri = 1;
- setUri(AlluxioURI) - Method in class alluxio.wire.UfsInfo
-
- setUriBytes(ByteString) - Method in class alluxio.grpc.UfsInfo.Builder
-
optional string uri = 1;
- setUriValidationEnabled(boolean) - Method in class alluxio.ClientContext
-
- setUsageOnTiers(List<UIUsageOnTier>) - Method in class alluxio.wire.WorkerWebUIOverview
-
Sets usage on tiers.
- setUsed(long) - Method in class alluxio.wire.Capacity
-
- setUsedBytes(long) - Method in class alluxio.grpc.BlockMasterInfo.Builder
-
optional int64 usedBytes = 6;
- setUsedBytes(long) - Method in class alluxio.grpc.WorkerInfo.Builder
-
optional int64 usedBytes = 6;
- setUsedBytes(long) - Method in class alluxio.wire.BlockMasterInfo
-
- setUsedBytes(long) - Method in class alluxio.wire.WorkerInfo
-
- setUsedBytes(String) - Method in class alluxio.wire.WorkerWebUIOverview
-
Sets used bytes.
- setUsedBytesOnTier(long) - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the space used in bytes on the target tier
- setUsedBytesOnTiers(Map<String, Long>) - Method in class alluxio.wire.BlockMasterInfo
-
- setUsedBytesOnTiers(Map<String, Long>) - Method in class alluxio.wire.WorkerInfo
-
- setUsedCapacity(String) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets used capacity.
- setUser(String) - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
The client does not need to set this.
- setUserActions(int, Acl.NamedAclActions) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- setUserActions(int, Acl.NamedAclActions.Builder) - Method in class alluxio.proto.shared.Acl.AccessControlList.Builder
-
repeated .alluxio.proto.shared.NamedAclActions userActions = 3;
- setUserBytes(ByteString) - Method in class alluxio.proto.dataserver.Protocol.OpenUfsBlockOptions.Builder
-
The client does not need to set this.
- setUserState(UserState) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setValue(String) - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string value = 3;
- setValue(String) - Method in class alluxio.grpc.LocalityTier.Builder
-
optional string value = 2;
- setValue(BlockIdList) - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
optional .alluxio.grpc.block.BlockIdList value = 2;
- setValue(BlockIdList.Builder) - Method in class alluxio.grpc.LocationBlockIdListEntry.Builder
-
optional .alluxio.grpc.block.BlockIdList value = 2;
- setValue(double) - Method in class alluxio.grpc.Metric.Builder
-
optional double value = 4;
- setValue(String) - Method in class alluxio.master.meta.checkconf.ConfigRecord
-
- setValue(double) - Method in class alluxio.metrics.Metric
-
Set the metric value.
- setValue(String) - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
optional string value = 2;
- setValueBytes(ByteString) - Method in class alluxio.grpc.ConfigProperty.Builder
-
optional string value = 3;
- setValueBytes(ByteString) - Method in class alluxio.grpc.LocalityTier.Builder
-
optional string value = 2;
- setValueBytes(ByteString) - Method in class alluxio.proto.journal.File.StringPairEntry.Builder
-
optional string value = 2;
- setValues(int, String) - Method in class alluxio.grpc.InconsistentPropertyValues.Builder
-
repeated string values = 1;
- setValues(int, String) - Method in class alluxio.grpc.table.layout.hive.PartitionInfo.Builder
-
list of string values for each partition column
- setValues(Map<Optional<String>, List<String>>) - Method in class alluxio.wire.InconsistentProperty
-
- setVersion(long) - Method in class alluxio.grpc.GetServiceVersionPResponse.Builder
-
optional int64 version = 1;
- setVersion(String) - Method in class alluxio.grpc.MasterInfo.Builder
-
optional string version = 7;
- setVersion(long) - Method in class alluxio.grpc.table.Partition.Builder
-
optional int64 version = 4;
- setVersion(long) - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional int64 version = 10;
- setVersion(long) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional int64 version = 11;
- setVersion(long) - Method in class alluxio.proto.journal.Table.RemoveTableEntry.Builder
-
optional int64 version = 4;
- setVersion(String) - Method in class alluxio.wire.AlluxioJobMasterInfo
-
- setVersion(String) - Method in class alluxio.wire.AlluxioJobWorkerInfo
-
- setVersion(String) - Method in class alluxio.wire.AlluxioMasterInfo
-
- setVersion(String) - Method in class alluxio.wire.AlluxioProxyInfo
-
- setVersion(String) - Method in class alluxio.wire.AlluxioWorkerInfo
-
- setVersion(String) - Method in class alluxio.wire.MasterWebUIOverview
-
Sets version.
- setVersion(String) - Method in class alluxio.wire.WorkerWebUIOverview
-
Sets version.
- setVersionBytes(ByteString) - Method in class alluxio.grpc.MasterInfo.Builder
-
optional string version = 7;
- setVersionCreationTime(long) - Method in class alluxio.grpc.table.Partition.Builder
-
optional int64 version_creation_time = 5;
- setVersionCreationTime(long) - Method in class alluxio.grpc.table.TableInfo.Builder
-
optional int64 version_creation_time = 11;
- setVersionCreationTime(long) - Method in class alluxio.proto.journal.Table.AddTableEntry.Builder
-
optional int64 version_creation_time = 12;
- setViewingOffset(long) - Method in class alluxio.wire.MasterWebUIBrowse
-
Sets viewing offset.
- setViewingOffset(long) - Method in class alluxio.wire.MasterWebUILogs
-
Sets viewing offset.
- setViewingOffset(long) - Method in class alluxio.wire.WorkerWebUILogs
-
Sets viewing offset.
- setWebFileInfoEnabled(boolean) - Method in class alluxio.wire.MasterWebUIInit
-
Sets web file info enabled.
- setWebFileInfoEnabled(boolean) - Method in class alluxio.wire.WorkerWebUIInit
-
Sets web file info enabled.
- setWebPort(int) - Method in class alluxio.grpc.MasterInfo.Builder
-
optional int32 webPort = 8;
- setWebPort(int) - Method in class alluxio.grpc.WorkerNetAddress.Builder
-
optional int32 webPort = 4;
- setWebPort(int) - Method in class alluxio.wire.WorkerNetAddress
-
- setWhiteList(boolean) - Method in class alluxio.grpc.table.EquatableValueSet.Builder
-
optional bool white_list = 2;
- setWhitelist(List<String>) - Method in class alluxio.wire.MasterWebUIConfiguration
-
Sets whitelist.
- setWorkerAddress(WorkerNetAddress) - Method in class alluxio.grpc.BlockLocation.Builder
-
optional .alluxio.grpc.WorkerNetAddress workerAddress = 2;
- setWorkerAddress(WorkerNetAddress.Builder) - Method in class alluxio.grpc.BlockLocation.Builder
-
optional .alluxio.grpc.WorkerNetAddress workerAddress = 2;
- setWorkerAddress(WorkerNetAddress) - Method in class alluxio.wire.BlockLocation
-
- setWorkerAddresses(int, NetAddress) - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- setWorkerAddresses(int, NetAddress.Builder) - Method in class alluxio.grpc.MasterInfo.Builder
-
repeated .alluxio.grpc.NetAddress workerAddresses = 9;
- setWorkerCapacityFreePercentage(long) - Method in class alluxio.wire.WorkerWebUIMetrics
-
Sets worker capacity free percentage.
- setWorkerCapacityUsedPercentage(long) - Method in class alluxio.wire.WorkerWebUIMetrics
-
Sets worker capacity used percentage.
- setWorkerHealths(int, JobWorkerHealth) - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- setWorkerHealths(int, JobWorkerHealth.Builder) - Method in class alluxio.grpc.GetAllWorkerHealthPResponse.Builder
-
repeated .alluxio.grpc.job.JobWorkerHealth workerHealths = 1;
- setWorkerHost(String) - Method in class alluxio.grpc.JobInfo.Builder
-
optional string workerHost = 12;
- setWorkerHost(String) - Method in class alluxio.job.wire.TaskInfo
-
- setWorkerHostBytes(ByteString) - Method in class alluxio.grpc.JobInfo.Builder
-
optional string workerHost = 12;
- setWorkerId(long) - Method in class alluxio.grpc.BlockHeartbeatPRequest.Builder
-
the id of the worker
- setWorkerId(long) - Method in class alluxio.grpc.BlockLocation.Builder
-
optional int64 workerId = 1;
- setWorkerId(long) - Method in class alluxio.grpc.CommitBlockPRequest.Builder
-
the id of the worker
- setWorkerId(long) - Method in class alluxio.grpc.FileSystemHeartbeatPRequest.Builder
-
the id of the worker
- setWorkerId(long) - Method in class alluxio.grpc.GetWorkerIdPResponse.Builder
-
optional int64 workerId = 1;
- setWorkerId(long) - Method in class alluxio.grpc.JobWorkerHealth.Builder
-
optional int64 workerId = 1;
- setWorkerId(long) - Method in class alluxio.grpc.RegisterWorkerPRequest.Builder
-
the id of the worker
- setWorkerId(long) - Method in class alluxio.proto.meta.Block.BlockLocation.Builder
-
optional int64 worker_id = 1;
- setWorkerId(long) - Method in class alluxio.wire.BlockLocation
-
- setWorkerInfo(UIWorkerInfo) - Method in class alluxio.wire.WorkerWebUIOverview
-
Sets worker info.
- setWorkerInfos(int, WorkerInfo) - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- setWorkerInfos(int, WorkerInfo.Builder) - Method in class alluxio.grpc.GetWorkerInfoListPResponse.Builder
-
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1;
- setWorkerLostStorageInfo(int, WorkerLostStorageInfo) - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- setWorkerLostStorageInfo(int, WorkerLostStorageInfo.Builder) - Method in class alluxio.grpc.GetWorkerLostStoragePResponse.Builder
-
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
- setWorkerNetAddress(WorkerNetAddress) - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
the worker network address
- setWorkerNetAddress(WorkerNetAddress.Builder) - Method in class alluxio.grpc.GetWorkerIdPRequest.Builder
-
the worker network address
- setWorkerNetAddress(WorkerNetAddress) - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
optional .alluxio.grpc.WorkerNetAddress workerNetAddress = 1;
- setWorkerNetAddress(WorkerNetAddress.Builder) - Method in class alluxio.grpc.RegisterJobWorkerPRequest.Builder
-
optional .alluxio.grpc.WorkerNetAddress workerNetAddress = 1;
- setWorkerPort(int) - Method in class alluxio.wire.MasterWebUIInit
-
Sets worker port.
- setWorkerProperties(Map<Integer, Map<PropertyKey, String>>) - Method in class alluxio.multi.process.MultiProcessCluster.Builder
-
Sets worker specific properties.
- setWorkerRange(GetWorkerReportOptions.WorkerRange) - Method in class alluxio.client.block.options.GetWorkerReportOptions
-
- setWorkerRange(WorkerRange) - Method in class alluxio.grpc.GetWorkerReportPOptions.Builder
-
optional .alluxio.grpc.block.WorkerRange workerRange = 3;
- setWorkers(List<WorkerInfo>) - Method in class alluxio.wire.AlluxioJobMasterInfo
-
- setWorkers(List<WorkerInfo>) - Method in class alluxio.wire.AlluxioMasterInfo
-
- setWorkingDirectory(Path) - Method in class alluxio.hadoop.AbstractFileSystem
-
- setWorkingDirectory(Path) - Method in class alluxio.hadoop.LocalCacheFileSystem
-
- setWriteBufferSize(int) - Method in class alluxio.client.file.cache.store.RocksPageStoreOptions
-
- setWriteTier(int) - Method in class alluxio.client.file.options.OutStreamOptions
-
Sets the write tier.
- setWriteTier(int) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional int32 writeTier = 7;
- setWriteType(WriteType) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setWriteType(WritePType) - Method in class alluxio.grpc.CreateDirectoryPOptions.Builder
-
optional .alluxio.grpc.file.WritePType writeType = 4;
- setWriteType(WritePType) - Method in class alluxio.grpc.CreateFilePOptions.Builder
-
optional .alluxio.grpc.file.WritePType writeType = 8;
- setWriteType(WriteType) - Method in class alluxio.master.file.contexts.CreatePathContext
-
- setWritingToLocal(boolean) - Method in class alluxio.worker.grpc.BlockWriteRequestContext
-
- setXAttr(Map<String, byte[]>) - Method in class alluxio.master.file.contexts.CreatePathContext
-
- setXAttr(Map<String, byte[]>) - Method in class alluxio.master.file.meta.MutableInode
-
- setXAttr(Map<String, byte[]>) - Method in class alluxio.wire.FileInfo
-
- setZookeeperAddresses(int, String) - Method in class alluxio.grpc.MasterInfo.Builder
-
Empty means zookeeper is not enabled
- SHARED_FIELD_NUMBER - Static variable in class alluxio.grpc.MountPointInfo
-
- SHARED_FIELD_NUMBER - Static variable in class alluxio.grpc.MountPOptions
-
- SHARED_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.AddMountPointEntry
-
- SHARED_OPTION - Static variable in class alluxio.table.common.udb.UdbConfiguration
-
- ShellBasedUnixGroupsMapping - Class in alluxio.security.group.provider
-
A simple shell-based implementation of
GroupMappingService
that exec's the
groups
shell command to fetch the group memberships of a given user.
- ShellBasedUnixGroupsMapping() - Constructor for class alluxio.security.group.provider.ShellBasedUnixGroupsMapping
-
- ShellCommand - Class in alluxio.shell
-
Object representation of a shell command.
- ShellCommand(String[]) - Constructor for class alluxio.shell.ShellCommand
-
Creates a ShellCommand object with the command to exec.
- ShellUtils - Class in alluxio.util
-
A utility class for running Unix commands.
- ShellUtils.ExitCodeException - Exception in alluxio.util
-
This is an IOException with exit code added.
- SHOULD_PERSIST_TIME_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.InodeFileEntry
-
- SHOULD_PERSIST_TIME_FIELD_NUMBER - Static variable in class alluxio.proto.meta.InodeMeta.Inode
-
- shouldCommit(TableWriter) - Method in class alluxio.job.plan.transform.format.tables.BytesCommitter
-
- shouldCommit(TableWriter) - Method in interface alluxio.job.plan.transform.format.tables.Committer
-
- shouldCommit(TableWriter) - Method in class alluxio.job.plan.transform.format.tables.RowsCommitter
-
- shouldGc(DynamicResourcePool<BlockMasterClient>.ResourceInternal<BlockMasterClient>) - Method in class alluxio.client.block.BlockMasterClientPool
-
- shouldGc(DynamicResourcePool<BlockWorkerClient>.ResourceInternal<BlockWorkerClient>) - Method in class alluxio.client.block.stream.BlockWorkerClientPool
-
- shouldGc(DynamicResourcePool<FileSystemMasterClient>.ResourceInternal<FileSystemMasterClient>) - Method in class alluxio.client.file.FileSystemMasterClientPool
-
- shouldGc(DynamicResourcePool<T>.ResourceInternal<T>) - Method in class alluxio.resource.DynamicResourcePool
-
- shouldGc(DynamicResourcePool<IMetaStoreClient>.ResourceInternal<IMetaStoreClient>) - Method in class alluxio.table.under.hive.util.HiveClientPool
-
- shouldSkip() - Method in class alluxio.cli.validation.HdfsValidationTask
-
- shouldSkip() - Method in class alluxio.cli.validation.SecureHdfsValidationTask
-
- shouldSkipCache() - Method in class alluxio.master.metastore.ReadOption
-
- shouldSync() - Method in class alluxio.master.file.meta.LockingScheme
-
- shouldSync(UdbTable) - Method in class alluxio.master.table.Table
-
- shouldSyncPath(String, long, boolean) - Method in class alluxio.master.file.meta.UfsSyncPathCache
-
The logic of shouldSyncPath need to consider the difference between file and directory,
with the variable isGetFileInfo we just process getFileInfo specially.
- shouldUseDisplayValue() - Method in class alluxio.conf.ConfigurationValueOptions
-
- shouldUseRawValue() - Method in class alluxio.conf.ConfigurationValueOptions
-
- ShowCommand - Class in alluxio.cli.fsadmin.pathconf
-
Show path level configurations.
- ShowCommand(Context, AlluxioConfiguration) - Constructor for class alluxio.cli.fsadmin.pathconf.ShowCommand
-
- shutdown() - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
Possibly initiates an orderly shutdown in which previously submitted tasks are executed, but no
new tasks will be accepted.
- shutdown() - Method in class alluxio.grpc.GrpcChannel
-
Shuts down the channel.
- shutdown() - Method in class alluxio.grpc.GrpcServer
-
Shuts down the server.
- shutdown() - Method in class alluxio.util.executor.ControllableScheduler
-
- shutDown() - Method in class alluxio.worker.block.AsyncBlockRemover
-
Shutdown async block remover.
- shutdownAndAwaitTermination(ExecutorService, long) - Static method in class alluxio.util.ThreadUtils
-
From https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ExecutorService.html
The following method shuts down an ExecutorService in two phases, first by calling shutdown to
reject incoming tasks, and then calling shutdownNow, if necessary, to cancel any lingering
tasks.
- shutdownNow() - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
Possibly attempts to cancel and/or stop all tasks, and reject all subsequently submitted tasks.
- shutdownNow() - Method in class alluxio.util.executor.ControllableScheduler
-
- signalLosePrimacy() - Method in class alluxio.master.journal.ufs.UfsJournal
-
Notifies this journal that it is no longer primary.
- SIMPLE_VALUE - Static variable in enum alluxio.grpc.ChannelAuthenticationScheme
-
SIMPLE = 1;
- SimpleAuthenticationProvider - Class in alluxio.security.authentication.plain
-
An authentication provider implementation that allows arbitrary combination of username and
password including empty strings.
- SimpleAuthenticationProvider() - Constructor for class alluxio.security.authentication.plain.SimpleAuthenticationProvider
-
- SimpleInodeLockList - Class in alluxio.master.file.meta
-
A simple inode lock list.
- SimpleInodeLockList(InodeLockManager) - Constructor for class alluxio.master.file.meta.SimpleInodeLockList
-
Creates a new empty lock list.
- SimpleUserState - Class in alluxio.security.user
-
UserState implementation for the simple authentication schemes.
- SimpleUserState.Factory - Class in alluxio.security.user
-
Factory class to create the user state.
- SINGLE_MASTER_AUTH - Static variable in interface alluxio.uri.Authority
-
- singleElementIterator(T) - Static method in class alluxio.util.CommonUtils
-
Returns an iterator that iterates on a single element.
- SingleMasterAuthority - Class in alluxio.uri
-
A single master authority implementation.
- SingleMasterAuthority(String, int) - Constructor for class alluxio.uri.SingleMasterAuthority
-
- SingleMasterConnectDetails(InetSocketAddress) - Constructor for class alluxio.master.SingleMasterInquireClient.SingleMasterConnectDetails
-
- SingleMasterInquireClient - Class in alluxio.master
-
- SingleMasterInquireClient(InetSocketAddress) - Constructor for class alluxio.master.SingleMasterInquireClient
-
- SingleMasterInquireClient.SingleMasterConnectDetails - Class in alluxio.master
-
Connect details for a single master inquire client.
- SingleTagValueAggregator - Class in alluxio.metrics.aggregator
-
An aggregator that aggregates the metrics into multiple values based on a single tag of the
metric.
- SingleTagValueAggregator(String, String, String) - Constructor for class alluxio.metrics.aggregator.SingleTagValueAggregator
-
- SingleValueAggregator - Interface in alluxio.metrics
-
Interface for the aggregator that aggregates into a single value from the metrics of different
hosts.
- Sink - Interface in alluxio.metrics.sink
-
Sink consumes the records generated by the metrics source.
- SINK_REGEX - Static variable in class alluxio.metrics.MetricsSystem
-
- sinkAppend(Supplier<Set<JournalSink>>, Journal.JournalEntry) - Static method in class alluxio.master.journal.JournalUtils
-
Appends a journal entry to all the supplied journal sinks.
- sinkFlush(Supplier<Set<JournalSink>>) - Static method in class alluxio.master.journal.JournalUtils
-
Appends a flush to all the supplied journal sinks.
- SITE_CONF_DIR - Static variable in class alluxio.conf.PropertyKey.Name
-
- SITE_CONF_DIR - Static variable in class alluxio.conf.PropertyKey
-
- SITE_PROPERTIES - Static variable in class alluxio.Constants
-
- siteProperty(String) - Static method in class alluxio.conf.Source
-
Creates a site property source with the specified filename.
- size() - Method in class alluxio.client.file.MetadataCache
-
- size() - Method in class alluxio.collections.ConcurrentHashSet
-
- size() - Method in class alluxio.collections.ConcurrentIdentityHashMap
-
- size() - Method in class alluxio.collections.DelegatingSet
-
- size() - Method in interface alluxio.collections.FieldIndex
-
- size() - Method in class alluxio.collections.IndexedSet
-
- size() - Method in class alluxio.collections.LockPool
-
- size() - Method in class alluxio.collections.NonUniqueFieldIndex
-
- size() - Method in class alluxio.collections.UniqueFieldIndex
-
- size() - Method in class alluxio.master.file.meta.LockedInodePath
-
- size() - Method in class alluxio.resource.DynamicResourcePool
-
- size() - Method in interface alluxio.resource.Pool
-
- size() - Method in class alluxio.resource.ResourcePool
-
- size() - Method in class alluxio.StorageTierAssoc
-
- size() - Method in class alluxio.StreamCache
-
- SKEWED_FIELD_NUMBER - Static variable in class alluxio.grpc.table.layout.hive.Storage
-
- skip(long) - Method in class alluxio.client.block.stream.BlockInStream
-
- skip(long) - Method in class alluxio.client.file.AlluxioFileInStream
-
- skip(long) - Method in class alluxio.client.file.cache.LocalCacheFileInStream
-
- skip(long) - Method in class alluxio.hadoop.AlluxioHdfsInputStream
-
- skip(long) - Method in class alluxio.hadoop.HdfsFileInputStream
-
- skip(long) - Method in class alluxio.underfs.gcs.GCSInputStream
-
This method leverages the ability to open a stream from GCS from a given offset.
- skip(long) - Method in class alluxio.underfs.hdfs.HdfsPositionedUnderFileInputStream
-
- skip(long) - Method in class alluxio.underfs.MultiRangeObjectInputStream
-
- skip(long) - Method in class alluxio.underfs.s3a.S3AInputStream
-
- sleep(Duration) - Method in interface alluxio.time.Sleeper
-
Sleeps for the given duration.
- sleep(Duration) - Method in class alluxio.time.ThreadSleeper
-
- Sleeper - Interface in alluxio.time
-
An interface for a utility which provides a sleep method.
- SLEEPING_TIMER_CLASS - Static variable in class alluxio.heartbeat.HeartbeatContext
-
- SleepingRetry - Class in alluxio.retry
-
A retry policy that uses thread sleeping for the delay.
- SleepingRetry(int) - Constructor for class alluxio.retry.SleepingRetry
-
- SleepingTimer - Class in alluxio.heartbeat
-
This class can be used for executing heartbeats periodically.
- SleepingTimer(String, long) - Constructor for class alluxio.heartbeat.SleepingTimer
-
- SleepingTimer(String, long, Logger, Clock, Sleeper) - Constructor for class alluxio.heartbeat.SleepingTimer
-
- sleepMs(long) - Static method in class alluxio.util.CommonUtils
-
Sleeps for the given number of milliseconds.
- sleepMs(Logger, long) - Static method in class alluxio.util.CommonUtils
-
Sleeps for the given number of milliseconds, reporting interruptions using the given logger.
- sleepMs(long) - Static method in class alluxio.util.SleepUtils
-
Sleeps for the given number of milliseconds.
- sleepMs(Logger, long) - Static method in class alluxio.util.SleepUtils
-
Sleeps for the given number of milliseconds, reporting interruptions using the given logger.
- SleepUtils - Class in alluxio.util
-
Sleep utilities shared by all components in Alluxio.
- Slf4jSink - Class in alluxio.metrics.sink
-
A sink which outputs metric values to the metrics logger.
- Slf4jSink(Properties, MetricRegistry) - Constructor for class alluxio.metrics.sink.Slf4jSink
-
- sliceByteBuffer(ByteBuffer, int, int) - Static method in class alluxio.util.io.BufferUtils
-
Creates a new ByteBuffer sliced from a given ByteBuffer.
- sliceByteBuffer(ByteBuffer, int) - Static method in class alluxio.util.io.BufferUtils
-
- SMALLINT - Static variable in class alluxio.job.plan.transform.HiveConstants.Types
-
Hive small int type.
- snapshot(SnapshotWriter) - Method in class alluxio.master.journal.raft.JournalStateMachine
-
- snapshot() - Method in class alluxio.master.meta.PathProperties
-
- SnapshotReaderStream - Class in alluxio.master.journal.raft
-
An input stream for reading from a SnapshotReader
.
- SnapshotReaderStream(SnapshotReader) - Constructor for class alluxio.master.journal.raft.SnapshotReaderStream
-
- SnapshotWriterStream - Class in alluxio.master.journal.raft
-
A wrapper for giving an
OutputStream
API on top of Copycat's
SnapshotWriter
.
- SnapshotWriterStream(SnapshotWriter) - Constructor for class alluxio.master.journal.raft.SnapshotWriterStream
-
- SORTED_BY_FIELD_NUMBER - Static variable in class alluxio.grpc.table.layout.hive.HiveBucketProperty
-
- SortingColumn - Class in alluxio.grpc.table.layout.hive
-
Protobuf type alluxio.grpc.table.layout.SortingColumn
- SortingColumn.Builder - Class in alluxio.grpc.table.layout.hive
-
Protobuf type alluxio.grpc.table.layout.SortingColumn
- SortingColumn.SortingOrder - Enum in alluxio.grpc.table.layout.hive
-
Protobuf enum alluxio.grpc.table.layout.SortingColumn.SortingOrder
- SortingColumnOrBuilder - Interface in alluxio.grpc.table.layout.hive
-
- sortTopologically(Set<T>) - Method in class alluxio.collections.DirectedAcyclicGraph
-
Sorts a given set of payloads topologically based on the DAG.
- Source - Class in alluxio.conf
-
The source of a configuration property.
- Source - Interface in alluxio.metrics.source
-
Source is where the metrics generated.
- Source.Type - Enum in alluxio.conf
-
Source type.
- SOURCE_FIELD_NUMBER - Static variable in class alluxio.grpc.ClientMetrics
-
- SOURCE_FIELD_NUMBER - Static variable in class alluxio.grpc.ConfigProperty
-
- SOURCE_FIELD_NUMBER - Static variable in class alluxio.grpc.Metric
-
- SOURCE_HOST_FIELD_NUMBER - Static variable in class alluxio.grpc.AsyncCacheRequest
-
- SOURCE_PORT_FIELD_NUMBER - Static variable in class alluxio.grpc.AsyncCacheRequest
-
- SPACE_TO_RESERVE_FIELD_NUMBER - Static variable in class alluxio.grpc.CreateLocalBlockRequest
-
- SpaceReserver - Class in alluxio.worker.block
-
The
SpaceReserver
periodically checks the available space on each storage tier.
- SpaceReserver(BlockWorker) - Constructor for class alluxio.worker.block.SpaceReserver
-
- SparkIntegrationChecker - Class in alluxio.checker
-
The Spark integration checker includes a Spark job to test the integration of Spark with Alluxio.
- SparkIntegrationChecker() - Constructor for class alluxio.checker.SparkIntegrationChecker
-
- sparsePrint(PrintStream) - Method in class alluxio.job.util.TimeSeries
-
Print the time series sparsely, i.e.
- SPEC_FIELD_NUMBER - Static variable in class alluxio.grpc.table.LayoutSpec
-
- SPEC_FIELD_NUMBER - Static variable in class alluxio.grpc.table.PartitionSpec
-
- SpecificHostPolicy - Class in alluxio.client.block.policy
-
Always returns a worker with the specified hostname.
- SpecificHostPolicy(AlluxioConfiguration) - Constructor for class alluxio.client.block.policy.SpecificHostPolicy
-
- SpecificHostPolicy(String) - Constructor for class alluxio.client.block.policy.SpecificHostPolicy
-
Constructs the policy with the hostname.
- SpecificPathConfiguration - Class in alluxio.conf.path
-
Configuration for a specific Alluxio path.
- SpecificPathConfiguration(AlluxioConfiguration, PathConfiguration, AlluxioURI) - Constructor for class alluxio.conf.path.SpecificPathConfiguration
-
Constructs a new instance with the specified references without copying the underlying
properties.
- SPECIFIED_OPTION_NAME - Static variable in class alluxio.cli.fsadmin.command.ReportCommand
-
- SPECIFIED_VALUE - Static variable in enum alluxio.grpc.WorkerRange
-
SPECIFIED = 4;
- spliterator() - Method in class alluxio.collections.DelegatingSet
-
- SshCommand - Class in alluxio.shell
-
Object representation of a remote shell command by SSH.
- SshCommand(String, String[]) - Constructor for class alluxio.shell.SshCommand
-
Creates a SshCommand instance from the remote hostname and command.
- sshExecCommandWithOutput(String, String...) - Static method in class alluxio.util.ShellUtils
-
Static method to execute a shell command remotely via ssh.
- SshValidationTask - Class in alluxio.cli.validation
-
Task for validating SSH reachability.
- SshValidationTask(String) - Constructor for class alluxio.cli.validation.SshValidationTask
-
- StandardURI - Class in alluxio.uri
-
A standard URI implementation.
- StandardURI(String, Authority, String, String) - Constructor for class alluxio.uri.StandardURI
-
- StandardURI(URI, String) - Constructor for class alluxio.uri.StandardURI
-
Constructs a new URI from a base URI, but with a new path component.
- start() - Method in class alluxio.grpc.GrpcServer
-
Start serving.
- start() - Method in class alluxio.logserver.AlluxioLogServerProcess
-
Starts the Alluxio process.
- start() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Starts both master and a worker using the configurations in test conf respectively.
- start(Boolean) - Method in class alluxio.master.AbstractMaster
-
- start() - Method in class alluxio.master.AlluxioJobMasterProcess
-
Starts the Alluxio job master server.
- start() - Method in class alluxio.master.AlluxioMasterProcess
-
- start() - Method in class alluxio.master.AlluxioSecondaryMaster
-
- start() - Method in class alluxio.master.audit.AsyncUserAccessAuditLogWriter
-
- start(Boolean) - Method in class alluxio.master.block.DefaultBlockMaster
-
- start() - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Start the polling threads.
- start(Boolean) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- start(Boolean) - Method in class alluxio.master.job.JobMaster
-
- start() - Method in class alluxio.master.journal.AbstractJournalSystem
-
- start() - Method in class alluxio.master.journal.AsyncJournalWriter
-
- start() - Method in interface alluxio.master.journal.JournalSystem
-
Starts the journal system.
- start() - Method in class alluxio.master.journal.noop.NoopJournalSystem
-
- start(InetSocketAddress) - Method in class alluxio.master.journal.raft.RaftPrimarySelector
-
- start() - Method in class alluxio.master.journal.ufs.UfsJournal
-
Starts the journal in secondary mode.
- start() - Method in class alluxio.master.LocalAlluxioJobCluster
-
Starts both master and a worker using the configurations in test conf respectively.
- start() - Method in class alluxio.master.LocalAlluxioMaster
-
Starts the master.
- start() - Method in class alluxio.master.meta.DailyMetadataBackup
-
- start(Boolean) - Method in class alluxio.master.meta.DefaultMetaMaster
-
- start(Boolean) - Method in class alluxio.master.metrics.DefaultMetricsMaster
-
- start(Boolean) - Method in class alluxio.master.NoopMaster
-
- start(InetSocketAddress) - Method in interface alluxio.master.PrimarySelector
-
Starts the primary selector.
- start(InetSocketAddress) - Method in class alluxio.master.PrimarySelectorClient
-
Starts the leader selection.
- start(Boolean) - Method in class alluxio.master.table.DefaultTableMaster
-
- start(ExecutorService, UserState) - Method in class alluxio.master.table.transform.TransformManager
-
Starts background heartbeats.
- start() - Method in class alluxio.metrics.sink.ConsoleSink
-
- start() - Method in class alluxio.metrics.sink.CsvSink
-
- start() - Method in class alluxio.metrics.sink.GraphiteSink
-
- start() - Method in class alluxio.metrics.sink.JmxSink
-
- start() - Method in class alluxio.metrics.sink.MetricsServlet
-
- start() - Method in class alluxio.metrics.sink.PrometheusMetricsServlet
-
- start() - Method in interface alluxio.metrics.sink.Sink
-
Starts the reporter polling.
- start() - Method in class alluxio.metrics.sink.Slf4jSink
-
- start() - Method in class alluxio.multi.process.ExternalProcess
-
Starts the process.
- start() - Method in class alluxio.multi.process.Master
-
Launches the master process.
- start() - Method in class alluxio.multi.process.MultiProcessCluster
-
Starts the cluster, launching all server processes.
- start() - Method in class alluxio.multi.process.Worker
-
Launches the worker process.
- start() - Method in interface alluxio.Process
-
Starts the Alluxio process.
- start() - Method in class alluxio.proxy.AlluxioProxyProcess
-
- start(U) - Method in class alluxio.Registry
-
Starts all
Server
s in dependency order.
- start(T) - Method in interface alluxio.Server
-
Starts the Alluxio server.
- start() - Method in class alluxio.util.JvmPauseMonitor
-
Starts jvm monitor thread.
- start() - Method in class alluxio.web.WebServer
-
Starts the web server.
- start(WorkerNetAddress) - Method in class alluxio.worker.AbstractWorker
-
- start() - Method in class alluxio.worker.AlluxioJobWorkerProcess
-
- start() - Method in class alluxio.worker.AlluxioWorkerProcess
-
- start(WorkerNetAddress) - Method in class alluxio.worker.block.DefaultBlockWorker
-
Runs the block worker.
- start(WorkerNetAddress) - Method in class alluxio.worker.JobWorker
-
- START_TIME_MS_VALUE - Static variable in enum alluxio.grpc.MasterInfoField
-
START_TIME_MS = 4;
- START_TIME_MS_VALUE - Static variable in enum alluxio.grpc.WorkerInfoField
-
START_TIME_MS = 6;
- startActiveSyncPolling(long) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- startActiveSyncPolling(long) - Method in class alluxio.underfs.BaseUnderFileSystem
-
- startActiveSyncPolling(long) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- startActiveSyncPolling(long) - Method in interface alluxio.underfs.UnderFileSystem
-
Start Active Sync.
- startActiveSyncPolling(long) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- startAuthenticatedChannel(long) - Method in class alluxio.security.authentication.AuthenticatedChannelClientDriver
-
Starts authentication with the server and wait until completion.
- startInternal() - Method in class alluxio.master.journal.AbstractJournalSystem
-
Starts the journal system.
- startInternal() - Method in class alluxio.master.journal.raft.RaftJournalSystem
-
- startInternal() - Method in class alluxio.master.journal.ufs.UfsJournalSystem
-
- startJvmMonitorProcess() - Method in class alluxio.master.AlluxioMasterProcess
-
Starts jvm monitor process, to monitor jvm.
- startMaster(boolean) - Method in class alluxio.master.AlluxioJobMasterProcess
-
- startMaster(int) - Method in class alluxio.multi.process.MultiProcessCluster
-
Starts the specified master.
- startMasters() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Configures and starts the master(s).
- startMasters(boolean) - Method in class alluxio.master.AlluxioMasterProcess
-
Starts all masters, including block master, FileSystem master, and additional masters.
- startMasters() - Method in class alluxio.master.LocalAlluxioCluster
-
- startMasters() - Method in class alluxio.master.MultiMasterLocalAlluxioCluster
-
- startMasters() - Method in class alluxio.multi.process.MultiProcessCluster
-
Starts all masters.
- startPolling(long) - Method in class alluxio.underfs.hdfs.activesync.SupportedHdfsActiveSyncProvider
-
- startPolling(long) - Method in interface alluxio.underfs.hdfs.HdfsActiveSyncProvider
-
start polling thread.
- startPolling(long) - Method in class alluxio.underfs.hdfs.NoopHdfsActiveSyncProvider
-
- startRejectingServers() - Method in class alluxio.master.MasterProcess
-
- startServing(String, String) - Method in class alluxio.master.AlluxioJobMasterProcess
-
- startServing(String, String) - Method in class alluxio.master.AlluxioMasterProcess
-
Starts serving, letting
MetricsSystem
start sink and starting the web ui server and RPC
Server.
- startServing() - Method in class alluxio.master.MasterProcess
-
- startServingRPCServer() - Method in class alluxio.master.AlluxioJobMasterProcess
-
Starts the gRPC server.
- startServingRPCServer() - Method in class alluxio.master.AlluxioMasterProcess
-
Starts the gRPC server.
- startServingWebServer() - Method in class alluxio.master.AlluxioJobMasterProcess
-
- startServingWebServer() - Method in class alluxio.master.AlluxioMasterProcess
-
Starts serving web ui server, resetting master web port, adding the metrics servlet to the web
server and starting web ui.
- startSinks(String) - Static method in class alluxio.metrics.MetricsSystem
-
Starts sinks specified in the configuration.
- startSinksFromConfig(MetricsConfig) - Static method in class alluxio.metrics.MetricsSystem
-
Starts sinks from a given metrics configuration.
- startSync(AlluxioURI) - Method in class alluxio.client.file.BaseFileSystem
-
Starts the active syncing process on an Alluxio path.
- startSync(AlluxioURI) - Method in class alluxio.client.file.DelegatingFileSystem
-
- startSync(AlluxioURI) - Method in interface alluxio.client.file.FileSystem
-
Starts the active syncing process on an Alluxio path.
- startSync(AlluxioURI) - Method in class alluxio.client.file.FileSystemCache.InstanceCachingFileSystem
-
- startSync(AlluxioURI) - Method in interface alluxio.client.file.FileSystemMasterClient
-
Start the active syncing process for a specified path.
- startSync(AlluxioURI) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- startSync(AlluxioURI) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- startSync(StartSyncPRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub
-
Start the active syncing of the directory or file
- startSync(StartSyncPRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub
-
Start the active syncing of the directory or file
- startSync(StartSyncPRequest, StreamObserver<StartSyncPResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase
-
Start the active syncing of the directory or file
- startSync(StartSyncPRequest, StreamObserver<StartSyncPResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub
-
Start the active syncing of the directory or file
- startSync(AlluxioURI) - Method in class alluxio.hadoop.AlluxioHdfsFileSystem
-
- startSync(AlluxioURI) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- startSync(AlluxioURI) - Method in interface alluxio.master.file.FileSystemMaster
-
starts active sync on a specified alluxioURI.
- startSync(StartSyncPRequest, StreamObserver<StartSyncPResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- startSync(AlluxioURI) - Method in class alluxio.underfs.BaseUnderFileSystem
-
- startSync(AlluxioURI) - Method in class alluxio.underfs.hdfs.activesync.SupportedHdfsActiveSyncProvider
-
startSync on a ufs uri.
- startSync(AlluxioURI) - Method in interface alluxio.underfs.hdfs.HdfsActiveSyncProvider
-
start syncing on a ufs uri.
- startSync(AlluxioURI) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- startSync(AlluxioURI) - Method in class alluxio.underfs.hdfs.NoopHdfsActiveSyncProvider
-
- startSync(AlluxioURI) - Method in interface alluxio.underfs.UnderFileSystem
-
Add Sync Point.
- startSync(AlluxioURI) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- startSyncAndJournal(RpcContext, AlluxioURI) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Start active sync on a URI and journal the add entry.
- StartSyncCommand - Class in alluxio.cli.fs.command
-
Start a polling sync of a particular path.
- StartSyncCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.StartSyncCommand
-
- StartSyncPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.StartSyncPOptions
- StartSyncPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.StartSyncPOptions
- StartSyncPOptionsOrBuilder - Interface in alluxio.grpc
-
- StartSyncPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.StartSyncPRequest
- StartSyncPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.StartSyncPRequest
- StartSyncPRequestOrBuilder - Interface in alluxio.grpc
-
- StartSyncPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.StartSyncPResponse
- StartSyncPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.StartSyncPResponse
- StartSyncPResponseOrBuilder - Interface in alluxio.grpc
-
- STARTTIMEMS_FIELD_NUMBER - Static variable in class alluxio.grpc.MasterInfo
-
- STARTTIMEMS_FIELD_NUMBER - Static variable in class alluxio.grpc.WorkerInfo
-
- startWorker(int) - Method in class alluxio.multi.process.MultiProcessCluster
-
Starts the specified worker.
- startWorkers() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Configures and starts the worker(s).
- startWorkers() - Method in class alluxio.master.MultiMasterLocalAlluxioCluster
-
- StatCommand - Class in alluxio.cli.fs.command
-
Displays the path's info.
- StatCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.StatCommand
-
- StatCommand - Class in alluxio.cli.job.command
-
Displays the status of the job.
- StatCommand(FileSystemContext) - Constructor for class alluxio.cli.job.command.StatCommand
-
Creates the job stat command.
- State(MountInfo) - Constructor for class alluxio.master.file.meta.MountTable.State
-
- State() - Constructor for class alluxio.master.meta.DefaultMetaMaster.State
-
- State() - Constructor for class alluxio.master.meta.PathProperties.State
-
- STATE_FIELD_NUMBER - Static variable in class alluxio.grpc.WorkerInfo
-
- STATE_VALUE - Static variable in enum alluxio.grpc.WorkerInfoField
-
STATE = 7;
- stateChanged(CuratorFramework, ConnectionState) - Method in class alluxio.master.PrimarySelectorClient
-
- StateChangeJournalContext - Class in alluxio.master.journal
-
Context for correctly managing the state change lock for a wrapped journal context.
- StateChangeJournalContext(JournalContext, LockResource) - Constructor for class alluxio.master.journal.StateChangeJournalContext
-
- StateLockManager - Class in alluxio.master
-
Provides graceful and interruptable locking protocol for taking the state lock.
- StateLockManager() - Constructor for class alluxio.master.StateLockManager
-
Creates a new state-lock manager.
- StateLockOptions - Class in alluxio.master
-
Used to define state-lock options for taking it exclusively.
- StateLockOptions(StateLockOptions.GraceMode, long, long, long) - Constructor for class alluxio.master.StateLockOptions
-
Creates an option class that is consulted while taking a state-lock exclusively
from
StateLockManager
.
- StateLockOptions.GraceMode - Enum in alluxio.master
-
Defines the grace mode of exclusive locking of the state-lock.
- STATELOCKSLEEPDURATIONMS_FIELD_NUMBER - Static variable in class alluxio.grpc.BackupPOptions
-
- STATELOCKTIMEOUTMS_FIELD_NUMBER - Static variable in class alluxio.grpc.BackupPOptions
-
- STATELOCKTRYDURATIONMS_FIELD_NUMBER - Static variable in class alluxio.grpc.BackupPOptions
-
- statfs(String, Statvfs) - Method in class alluxio.fuse.AlluxioFuseFileSystem
-
Gets the filesystem statistics.
- STATISTICS_FIELD_NUMBER - Static variable in class alluxio.grpc.table.ColumnStatisticsList
-
- STATISTICS_FIELD_NUMBER - Static variable in class alluxio.grpc.table.GetTableColumnStatisticsPResponse
-
- STATS_FIELD_NUMBER - Static variable in class alluxio.grpc.table.Layout
-
- Status - Enum in alluxio.grpc
-
Protobuf enum alluxio.grpc.job.Status
- Status - Enum in alluxio.job.wire
-
The status of a task.
- Status - Class in alluxio.proto.status
-
- Status.PStatus - Enum in alluxio.proto.status
-
exception status for a response.
- STATUS_FIELD_NUMBER - Static variable in class alluxio.grpc.ConfigCheckReport
-
- STATUS_FIELD_NUMBER - Static variable in class alluxio.grpc.JobInfo
-
- STATUS_FIELD_NUMBER - Static variable in class alluxio.grpc.StatusSummary
-
- STATUS_FIELD_NUMBER - Static variable in class alluxio.grpc.table.SyncDatabasePResponse
-
- STATUS_FIELD_NUMBER - Static variable in class alluxio.proto.dataserver.Protocol.Response
-
- StatusSummary - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.StatusSummary
- StatusSummary - Class in alluxio.job.wire
-
Status summary.
- StatusSummary(Status, long) - Constructor for class alluxio.job.wire.StatusSummary
-
- StatusSummary(StatusSummary) - Constructor for class alluxio.job.wire.StatusSummary
-
- StatusSummary.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.job.StatusSummary
- StatusSummaryOrBuilder - Interface in alluxio.grpc
-
- stop(Status, String) - Method in class alluxio.job.workflow.WorkflowExecution
-
stops future execution.
- stop() - Method in class alluxio.logserver.AlluxioLogServerProcess
-
Stops the Alluxio process, blocking until the action is completed.
- stop() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Stops both the alluxio and underfs service threads.
- stop() - Method in class alluxio.master.AbstractMaster
-
- stop() - Method in class alluxio.master.AlluxioJobMasterProcess
-
Stops the Alluxio job master server.
- stop() - Method in class alluxio.master.AlluxioMasterProcess
-
- stop() - Method in class alluxio.master.AlluxioSecondaryMaster
-
- stop() - Method in class alluxio.master.audit.AsyncUserAccessAuditLogWriter
-
- stop() - Method in class alluxio.master.block.DefaultBlockMaster
-
- stop() - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Stops the sync manager and any outstanding threads, does not change the sync points.
- stop() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- stop() - Method in class alluxio.master.journal.AbstractJournalSystem
-
- stop() - Method in class alluxio.master.journal.AsyncJournalWriter
-
- stop() - Method in interface alluxio.master.journal.JournalSystem
-
Stops the journal system.
- stop() - Method in class alluxio.master.journal.noop.NoopJournalSystem
-
- stop() - Method in class alluxio.master.journal.raft.RaftPrimarySelector
-
- stop() - Method in class alluxio.master.LocalAlluxioCluster
-
- stop() - Method in class alluxio.master.LocalAlluxioJobCluster
-
Stops the alluxio job service threads.
- stop() - Method in class alluxio.master.LocalAlluxioMaster
-
Stops the master processes and cleans up client connections.
- stop() - Method in class alluxio.master.meta.DailyMetadataBackup
-
- stop() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- stop() - Method in class alluxio.master.NoopMaster
-
- stop() - Method in interface alluxio.master.PrimarySelector
-
Stops the primary selector.
- stop() - Method in class alluxio.master.PrimarySelectorClient
-
- stop() - Method in class alluxio.master.table.DefaultTableMaster
-
- stop() - Method in class alluxio.metrics.sink.ConsoleSink
-
- stop() - Method in class alluxio.metrics.sink.CsvSink
-
- stop() - Method in class alluxio.metrics.sink.GraphiteSink
-
- stop() - Method in class alluxio.metrics.sink.JmxSink
-
- stop() - Method in class alluxio.metrics.sink.MetricsServlet
-
- stop() - Method in class alluxio.metrics.sink.PrometheusMetricsServlet
-
- stop() - Method in interface alluxio.metrics.sink.Sink
-
Stops the reporter.
- stop() - Method in class alluxio.metrics.sink.Slf4jSink
-
- stop() - Method in class alluxio.multi.process.ExternalProcess
-
Stops the process.
- stop() - Method in interface alluxio.Process
-
Stops the Alluxio process, blocking until the action is completed.
- stop() - Method in class alluxio.proxy.AlluxioProxyProcess
-
- stop() - Method in class alluxio.Registry
-
Stops all
Server
s in reverse dependency order.
- stop() - Method in interface alluxio.Server
-
Stops the Alluxio server.
- stop() - Method in class alluxio.util.JvmPauseMonitor
-
Stops jvm monitor.
- stop() - Method in class alluxio.web.MasterWebServer
-
- stop() - Method in class alluxio.web.ProxyWebServer
-
- stop() - Method in class alluxio.web.WebServer
-
Shuts down the web server.
- stop() - Method in class alluxio.web.WorkerWebServer
-
- stop() - Method in class alluxio.worker.AbstractWorker
-
- stop() - Method in class alluxio.worker.AlluxioJobWorkerProcess
-
- stop() - Method in class alluxio.worker.AlluxioWorkerProcess
-
- stop() - Method in class alluxio.worker.block.DefaultBlockWorker
-
Stops the block worker.
- stop() - Method in class alluxio.worker.JobWorker
-
- stopActiveSyncPolling() - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- stopActiveSyncPolling() - Method in class alluxio.underfs.BaseUnderFileSystem
-
- stopActiveSyncPolling() - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- stopActiveSyncPolling() - Method in interface alluxio.underfs.UnderFileSystem
-
Stop Active Sync.
- stopActiveSyncPolling() - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- stopAndJoin() - Method in class alluxio.network.RejectingServer
-
Stops the server and joins the server thread.
- stopFS() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Stops the alluxio filesystem's service thread only.
- stopFS() - Method in class alluxio.master.MultiMasterLocalAlluxioCluster
-
- stopInternal() - Method in class alluxio.master.journal.AbstractJournalSystem
-
Stops the journal system.
- stopInternal() - Method in class alluxio.master.journal.raft.RaftJournalSystem
-
- stopInternal() - Method in class alluxio.master.journal.ufs.UfsJournalSystem
-
- stopLeader() - Method in class alluxio.master.MultiMasterLocalAlluxioCluster
-
Iterates over the masters in the order of master creation, stops the leader master.
- stopMaster() - Method in class alluxio.master.AlluxioJobMasterProcess
-
- stopMaster(int) - Method in class alluxio.multi.process.MultiProcessCluster
-
- stopMasters() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Stops the masters.
- stopMasters() - Method in class alluxio.master.AlluxioMasterProcess
-
Stops all masters, including block master, fileSystem master and additional masters.
- stopMasters() - Method in class alluxio.master.LocalAlluxioCluster
-
- stopMasters() - Method in class alluxio.master.MultiMasterLocalAlluxioCluster
-
- stopMasters() - Method in class alluxio.multi.process.MultiProcessCluster
-
Stops all masters.
- stopPolling() - Method in class alluxio.underfs.hdfs.activesync.SupportedHdfsActiveSyncProvider
-
- stopPolling() - Method in interface alluxio.underfs.hdfs.HdfsActiveSyncProvider
-
stop polling thread.
- stopPolling() - Method in class alluxio.underfs.hdfs.NoopHdfsActiveSyncProvider
-
- stopProcessOnShutdown(Process) - Static method in class alluxio.ProcessUtils
-
Adds a shutdown hook that will be invoked when a signal is sent to this process.
- stopProxy() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Stops the proxy.
- stopRejectingRpcServer() - Method in class alluxio.master.MasterProcess
-
- stopRejectingServers() - Method in class alluxio.master.MasterProcess
-
- stopRejectingWebServer() - Method in class alluxio.master.MasterProcess
-
- stopServing() - Method in class alluxio.master.AlluxioJobMasterProcess
-
- stopServing() - Method in class alluxio.master.AlluxioMasterProcess
-
Stops serving, trying stop RPC server and web ui server and letting
MetricsSystem
stop
all the sinks.
- stopSinks() - Static method in class alluxio.metrics.MetricsSystem
-
Stops all the sinks.
- stopStandby() - Method in class alluxio.master.MultiMasterLocalAlluxioCluster
-
Iterates over the masters in the order of master creation, stops the first standby master.
- stopSync(AlluxioURI) - Method in class alluxio.client.file.BaseFileSystem
-
Stops the active syncing process on an Alluxio path.
- stopSync(AlluxioURI) - Method in class alluxio.client.file.DelegatingFileSystem
-
- stopSync(AlluxioURI) - Method in interface alluxio.client.file.FileSystem
-
Stops the active syncing process on an Alluxio path.
- stopSync(AlluxioURI) - Method in class alluxio.client.file.FileSystemCache.InstanceCachingFileSystem
-
- stopSync(AlluxioURI) - Method in interface alluxio.client.file.FileSystemMasterClient
-
Stop the active syncing process for a specified path.
- stopSync(AlluxioURI) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- stopSync(AlluxioURI) - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- stopSync(StopSyncPRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub
-
Start the active syncing of the directory or file
- stopSync(StopSyncPRequest) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub
-
Start the active syncing of the directory or file
- stopSync(StopSyncPRequest, StreamObserver<StopSyncPResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase
-
Start the active syncing of the directory or file
- stopSync(StopSyncPRequest, StreamObserver<StopSyncPResponse>) - Method in class alluxio.grpc.FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub
-
Start the active syncing of the directory or file
- stopSync(AlluxioURI) - Method in class alluxio.hadoop.AlluxioHdfsFileSystem
-
- stopSync(AlluxioURI) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- stopSync(AlluxioURI) - Method in interface alluxio.master.file.FileSystemMaster
-
stops active sync on a specific syncpoint.
- stopSync(StopSyncPRequest, StreamObserver<StopSyncPResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- stopSync(AlluxioURI) - Method in class alluxio.underfs.BaseUnderFileSystem
-
- stopSync(AlluxioURI) - Method in class alluxio.underfs.hdfs.activesync.SupportedHdfsActiveSyncProvider
-
stop sync on a ufs uri.
- stopSync(AlluxioURI) - Method in interface alluxio.underfs.hdfs.HdfsActiveSyncProvider
-
stop syncing on a ufs uri.
- stopSync(AlluxioURI) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- stopSync(AlluxioURI) - Method in class alluxio.underfs.hdfs.NoopHdfsActiveSyncProvider
-
- stopSync(AlluxioURI) - Method in interface alluxio.underfs.UnderFileSystem
-
Stop Sync Point.
- stopSync(AlluxioURI) - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- stopSyncAndJournal(RpcContext, AlluxioURI) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Stop active sync on a URI and journal the remove entry.
- StopSyncCommand - Class in alluxio.cli.fs.command
-
This class represents a stop sync command.
- StopSyncCommand(FileSystemContext) - Constructor for class alluxio.cli.fs.command.StopSyncCommand
-
Create a StopSync Command object.
- stopSyncForMount(long) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Stop active sync on a mount id.
- StopSyncPOptions - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.StopSyncPOptions
- StopSyncPOptions.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.StopSyncPOptions
- StopSyncPOptionsOrBuilder - Interface in alluxio.grpc
-
- StopSyncPRequest - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.StopSyncPRequest
- StopSyncPRequest.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.StopSyncPRequest
- StopSyncPRequestOrBuilder - Interface in alluxio.grpc
-
- StopSyncPResponse - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.StopSyncPResponse
- StopSyncPResponse.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.StopSyncPResponse
- StopSyncPResponseOrBuilder - Interface in alluxio.grpc
-
- stopWorker(int) - Method in class alluxio.multi.process.MultiProcessCluster
-
- stopWorkers() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Stops the workers.
- stopZk() - Method in class alluxio.master.MultiMasterLocalAlluxioCluster
-
Stops the cluster's Zookeeper service.
- stopZk() - Method in class alluxio.multi.process.MultiProcessCluster
-
Stops the Zookeeper cluster.
- Storage - Class in alluxio.grpc.table.layout.hive
-
Protobuf type alluxio.grpc.table.layout.Storage
- Storage.Builder - Class in alluxio.grpc.table.layout.hive
-
Protobuf type alluxio.grpc.table.layout.Storage
- STORAGE_FIELD_NUMBER - Static variable in class alluxio.grpc.StorageList
-
- STORAGE_FIELD_NUMBER - Static variable in class alluxio.grpc.table.layout.hive.PartitionInfo
-
- STORAGE_FORMAT_FIELD_NUMBER - Static variable in class alluxio.grpc.table.layout.hive.Storage
-
- StorageChecker() - Constructor for class alluxio.worker.block.DefaultBlockWorker.StorageChecker
-
- StorageCommand - Class in alluxio.cli.fsadmin.doctor
-
Prints server-side storage errors and warnings.
- StorageCommand(BlockMasterClient, PrintStream) - Constructor for class alluxio.cli.fsadmin.doctor.StorageCommand
-
- StorageDir - Class in alluxio.worker.block.meta
-
Represents a directory in a storage tier.
- StorageDirAllocatorView - Class in alluxio.worker.block.meta
-
This class is a wrapper of
StorageDir
to provide more limited access for allocators.
- StorageDirAllocatorView(StorageDir, StorageTierView) - Constructor for class alluxio.worker.block.meta.StorageDirAllocatorView
-
- StorageDirEvictorView - Class in alluxio.worker.block.meta
-
This class is a wrapper of
StorageDir
to provide more limited access for evictors.
- StorageDirEvictorView(StorageDir, StorageTierEvictorView, BlockMetadataEvictorView) - Constructor for class alluxio.worker.block.meta.StorageDirEvictorView
-
- StorageDirView - Class in alluxio.worker.block.meta
-
This class is a wrapper of
StorageDir
to provide more limited access.
- StorageDirView(StorageDir, StorageTierView) - Constructor for class alluxio.worker.block.meta.StorageDirView
-
- StorageFormat - Class in alluxio.grpc.table.layout.hive
-
Protobuf type alluxio.grpc.table.layout.StorageFormat
- StorageFormat.Builder - Class in alluxio.grpc.table.layout.hive
-
Protobuf type alluxio.grpc.table.layout.StorageFormat
- StorageFormatOrBuilder - Interface in alluxio.grpc.table.layout.hive
-
- StorageList - Class in alluxio.grpc
-
A list of lost storage paths inside a worker
- StorageList.Builder - Class in alluxio.grpc
-
A list of lost storage paths inside a worker
- StorageListOrBuilder - Interface in alluxio.grpc
-
- StorageOrBuilder - Interface in alluxio.grpc.table.layout.hive
-
- StorageSpaceValidationTask - Class in alluxio.cli.validation
-
Task for validating whether worker tiered storage has enough space.
- StorageSpaceValidationTask() - Constructor for class alluxio.cli.validation.StorageSpaceValidationTask
-
- StorageTier - Class in alluxio.worker.block.meta
-
Represents a tier of storage, for example memory or SSD.
- StorageTierAllocatorView - Class in alluxio.worker.block.meta
-
This class is a wrapper of
StorageTier
to provide more limited access for allocators.
- StorageTierAllocatorView(StorageTier) - Constructor for class alluxio.worker.block.meta.StorageTierAllocatorView
-
- StorageTierAssoc - Class in alluxio
-
Creates a two-way mapping between storage tier aliases and ordinal numbers from the given
ServerConfiguration
.
- StorageTierAssoc(PropertyKey, PropertyKey.Template) - Constructor for class alluxio.StorageTierAssoc
-
- StorageTierAssoc(List<String>) - Constructor for class alluxio.StorageTierAssoc
-
Constructs a new instance using the given list of storage tier aliases in order of their
position in the hierarchy.
- StorageTierEvictorView - Class in alluxio.worker.block.meta
-
This class is a wrapper of
StorageTier
to provide more limited access for evictors.
- StorageTierEvictorView(StorageTier, BlockMetadataEvictorView) - Constructor for class alluxio.worker.block.meta.StorageTierEvictorView
-
- StorageTierInfo - Class in alluxio.util.webui
-
Class to make referencing tiered storage information more intuitive.
- StorageTierInfo(String, long, long) - Constructor for class alluxio.util.webui.StorageTierInfo
-
Instantiates a new Storage tier info.
- STORAGETIERS_FIELD_NUMBER - Static variable in class alluxio.grpc.RegisterWorkerPRequest
-
- StorageTierView - Class in alluxio.worker.block.meta
-
This class is an abstract class for allocators and evictors to extend to provide
limited access to
StorageTier
.
- StorageTierView(StorageTier) - Constructor for class alluxio.worker.block.meta.StorageTierView
-
- stream() - Method in class alluxio.collections.DelegatingSet
-
- stream(T) - Method in class alluxio.grpc.DataMessageMarshaller
-
- STREAM_CACHE_SERVLET_RESOURCE_KEY - Static variable in class alluxio.web.ProxyWebServer
-
- StreamCache - Class in alluxio
-
Cache for storing file input and output streams.
- StreamCache(long) - Constructor for class alluxio.StreamCache
-
- streamingRPCAndLog(Logger, RpcUtils.StreamingRpcCallable<T>, String, boolean, boolean, StreamObserver<T>, String, Object...) - Static method in class alluxio.RpcUtils
-
Handles a streaming RPC callable with logging.
- StreamSerializationClientInterceptor - Class in alluxio.client.block.stream
-
Serialization interceptor for client.
- StreamSerializationClientInterceptor() - Constructor for class alluxio.client.block.stream.StreamSerializationClientInterceptor
-
- StreamsRestServiceHandler - Class in alluxio.proxy
-
This class is a REST handler for stream resources.
- StreamsRestServiceHandler(ServletContext) - Constructor for class alluxio.proxy.StreamsRestServiceHandler
-
- streamToJournalCheckpoint(JournalOutputStream) - Method in interface alluxio.master.journalv0.JournalCheckpointStreamable
-
- StreamUtils - Class in alluxio.util
-
Convenience methods for working with streams.
- STRING - Static variable in class alluxio.job.plan.transform.HiveConstants.Types
-
Hive string type.
- STRING_ENTRY_FIELD - Static variable in class alluxio.security.authorization.AccessControlList
-
- STRING_STATS_FIELD_NUMBER - Static variable in class alluxio.grpc.table.ColumnStatisticsData
-
- STRING_TYPE_FIELD_NUMBER - Static variable in class alluxio.grpc.table.Value
-
- StringColumnStatsData - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.StringColumnStatsData
- StringColumnStatsData.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.StringColumnStatsData
- StringColumnStatsDataOrBuilder - Interface in alluxio.grpc.table
-
- STRINGVALUE_FIELD_NUMBER - Static variable in class alluxio.grpc.MetricValue
-
- stripInstanceAndHost(String) - Static method in class alluxio.metrics.MetricsSystem
-
Removes the instance and host from the given metric name, returning the result.
- stripLeadingAndTrailingQuotes(String) - Static method in class alluxio.util.CommonUtils
-
Strips the leading and trailing quotes from the given string.
- stripPrefixIfPresent(String) - Method in class alluxio.underfs.ObjectUnderFileSystem
-
Strips the bucket prefix or the preceding path separator from the path if it is present.
- stripPrefixIfPresent(String, String) - Static method in class alluxio.util.CommonUtils
-
Strips the prefix from the key if it is present.
- stripSuffixIfPresent(String, String) - Static method in class alluxio.util.CommonUtils
-
Strips the suffix if it exists.
- SUBJECT_FIELD_NUMBER - Static variable in class alluxio.grpc.PAclEntry
-
- SUBJECT_FIELD_NUMBER - Static variable in class alluxio.proto.shared.Acl.AclEntry
-
- submit(ForkJoinTask<T>) - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
Submits a ForkJoinTask for execution.
- submit(Callable<T>) - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
- submit(Runnable, T) - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
- submit(Runnable) - Method in class alluxio.concurrent.jsr.ForkJoinPool
-
- submit(FileInfo) - Method in class alluxio.master.file.ListStatusResultStream
-
- submit(T) - Method in interface alluxio.master.file.ResultStream
-
Submits a new item to stream.
- submit(Callable<T>) - Method in class alluxio.util.executor.ControllableScheduler
-
- submit(Runnable) - Method in class alluxio.util.executor.ControllableScheduler
-
- submit(Runnable, T) - Method in class alluxio.util.executor.ControllableScheduler
-
- submitCancelTaskCommand(long, long, long) - Method in class alluxio.master.job.command.CommandManager
-
Submits a cancel-task command to a specified worker.
- submitRequest(AsyncCacheRequest) - Method in class alluxio.worker.block.AsyncCacheRequestManager
-
Handles a request to cache a block asynchronously.
- submitRunTaskCommand(long, long, JobConfig, Object, long) - Method in class alluxio.master.job.command.CommandManager
-
Submits a run-task command to a specified worker.
- submitSetTaskPoolSizeCommand(long, int) - Method in class alluxio.master.job.command.CommandManager
-
Submits a set thread pool size command to specific worker.
- subProperties(Properties, String) - Static method in class alluxio.metrics.MetricsConfig
-
Uses regex to parse every original property key to a prefix and a suffix.
- subtractPaths(String, String) - Static method in class alluxio.util.io.PathUtils
-
Removes the prefix from the path, yielding a relative path from the second path to the first.
- SUCCESS_FIELD_NUMBER - Static variable in class alluxio.grpc.table.AttachDatabasePResponse
-
- SUCCESS_FIELD_NUMBER - Static variable in class alluxio.grpc.table.DetachDatabasePResponse
-
- SUCCESS_FIELD_NUMBER - Static variable in class alluxio.grpc.table.SyncDatabasePResponse
-
- SUCCESS_VALUE - Static variable in enum alluxio.grpc.SaslMessageType
-
SUCCESS = 1;
- Summary() - Constructor for class alluxio.job.util.TimeSeries.Summary
-
- SUMMARY_FIELD_NUMBER - Static variable in class alluxio.grpc.GetJobServiceSummaryPResponse
-
- SummaryCommand - Class in alluxio.cli.fsadmin.report
-
Prints Alluxio cluster summarized information.
- SummaryCommand(MetaMasterClient, BlockMasterClient, String, PrintStream) - Constructor for class alluxio.cli.fsadmin.report.SummaryCommand
-
- SUMMARYPERSTATUS_FIELD_NUMBER - Static variable in class alluxio.grpc.JobServiceSummary
-
- supplyAsync(Supplier<U>) - Static method in class alluxio.concurrent.jsr.CompletableFuture
-
Returns a new CompletableFuture that is asynchronously completed by a task running in the
ForkJoinPool.commonPool()
with the value obtained by calling the given Supplier.
- supplyAsync(Supplier<U>, Executor) - Static method in class alluxio.concurrent.jsr.CompletableFuture
-
Returns a new CompletableFuture that is asynchronously completed by a task running in the given
executor with the value obtained by calling the given Supplier.
- supportAlluxioHA(PrintWriter, AlluxioConfiguration) - Static method in class alluxio.checker.CheckerUtils
-
Checks if the Zookeeper address has been set when running the Alluxio HA mode.
- SupportedHdfsAclProvider - Class in alluxio.underfs.hdfs.acl
-
Provides the HDFS ACLs.
- SupportedHdfsAclProvider() - Constructor for class alluxio.underfs.hdfs.acl.SupportedHdfsAclProvider
-
- SupportedHdfsActiveSyncProvider - Class in alluxio.underfs.hdfs.activesync
-
Supported Hdfs Active Sync Provider.
- SupportedHdfsActiveSyncProvider(URI, Configuration, UnderFileSystemConfiguration) - Constructor for class alluxio.underfs.hdfs.activesync.SupportedHdfsActiveSyncProvider
-
Constructor for supported Hdfs Active Sync Provider.
- supportsActiveSync() - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- supportsActiveSync() - Method in class alluxio.underfs.BaseUnderFileSystem
-
- supportsActiveSync() - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- supportsActiveSync() - Method in interface alluxio.underfs.UnderFileSystem
-
Whether this type of UFS supports active sync.
- supportsActiveSync() - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- supportsBatchWrite() - Method in interface alluxio.master.metastore.InodeStore
-
- supportsBatchWrite() - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- supportsFlush() - Method in class alluxio.concurrent.ManagedBlockingUfsForwarder
-
- supportsFlush() - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystem
-
- supportsFlush() - Method in class alluxio.underfs.local.LocalUnderFileSystem
-
- supportsFlush() - Method in class alluxio.underfs.ObjectUnderFileSystem
-
- supportsFlush() - Method in interface alluxio.underfs.UnderFileSystem
-
Whether this type of UFS supports flush.
- supportsFlush() - Method in class alluxio.underfs.UnderFileSystemWithLogging
-
- supportsFlush() - Method in class alluxio.underfs.web.WebUnderFileSystem
-
- supportsPath(String, S) - Method in interface alluxio.extensions.ExtensionFactory
-
Gets whether this factory supports the given path and thus whether calling the
#create(String, S)
can succeed for this path.
- supportsPath(String) - Method in class alluxio.underfs.cos.COSUnderFileSystemFactory
-
- supportsPath(String) - Method in class alluxio.underfs.gcs.GCSUnderFileSystemFactory
-
- supportsPath(String) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystemFactory
-
- supportsPath(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.hdfs.HdfsUnderFileSystemFactory
-
- supportsPath(String) - Method in class alluxio.underfs.kodo.KodoUnderFileSystemFactory
-
- supportsPath(String) - Method in class alluxio.underfs.local.LocalUnderFileSystemFactory
-
- supportsPath(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystemFactory
-
- supportsPath(String) - Method in class alluxio.underfs.s3a.S3AUnderFileSystemFactory
-
- supportsPath(String) - Method in class alluxio.underfs.swift.SwiftUnderFileSystemFactory
-
- supportsPath(String) - Method in interface alluxio.underfs.UnderFileSystemFactory
-
- supportsPath(String, UnderFileSystemConfiguration) - Method in interface alluxio.underfs.UnderFileSystemFactory
-
- supportsPath(String) - Method in class alluxio.underfs.wasb.WasbUnderFileSystemFactory
-
- supportsPath(String) - Method in class alluxio.underfs.web.WebUnderFileSystemFactory
-
- supportsVersion(Version) - Method in class alluxio.master.backcompat.ops.SetAcl
-
- supportsVersion(Version) - Method in interface alluxio.master.backcompat.TestOp
-
- suspend() - Method in interface alluxio.master.journal.JournalSystem
-
Suspends applying for all journals.
- suspend() - Method in class alluxio.master.journal.noop.NoopJournalSystem
-
- suspend() - Method in class alluxio.master.journal.raft.BufferedJournalApplier
-
Suspend the applier.
- suspend() - Method in class alluxio.master.journal.raft.JournalStateMachine
-
Suspends applying to masters.
- suspend() - Method in class alluxio.master.journal.raft.RaftJournalSystem
-
- suspend() - Method in class alluxio.master.journal.ufs.UfsJournal
-
Suspends applying this journal until resumed.
- suspend() - Method in class alluxio.master.journal.ufs.UfsJournalSystem
-
- SWIFT_AUTH_KEYSTONE - Static variable in class alluxio.Constants
-
- SWIFT_AUTH_KEYSTONE_V3 - Static variable in class alluxio.Constants
-
- SWIFT_AUTH_METHOD_KEY - Static variable in class alluxio.conf.PropertyKey.Name
-
- SWIFT_AUTH_METHOD_KEY - Static variable in class alluxio.conf.PropertyKey
-
- SWIFT_AUTH_SWIFTAUTH - Static variable in class alluxio.Constants
-
- SWIFT_AUTH_URL_KEY - Static variable in class alluxio.conf.PropertyKey.Name
-
- SWIFT_AUTH_URL_KEY - Static variable in class alluxio.conf.PropertyKey
-
- SWIFT_PASSWORD_KEY - Static variable in class alluxio.conf.PropertyKey.Name
-
- SWIFT_PASSWORD_KEY - Static variable in class alluxio.conf.PropertyKey
-
- SWIFT_REGION_KEY - Static variable in class alluxio.conf.PropertyKey.Name
-
- SWIFT_REGION_KEY - Static variable in class alluxio.conf.PropertyKey
-
- SWIFT_SIMULATION - Static variable in class alluxio.conf.PropertyKey.Name
-
- SWIFT_SIMULATION - Static variable in class alluxio.conf.PropertyKey
-
- SWIFT_TENANT_KEY - Static variable in class alluxio.conf.PropertyKey.Name
-
- SWIFT_TENANT_KEY - Static variable in class alluxio.conf.PropertyKey
-
- SWIFT_USER_KEY - Static variable in class alluxio.conf.PropertyKey.Name
-
- SWIFT_USER_KEY - Static variable in class alluxio.conf.PropertyKey
-
- SwiftDirectClient - Class in alluxio.underfs.swift.http
-
Makes direct calls to a Swift API backend.
- SwiftDirectClient() - Constructor for class alluxio.underfs.swift.http.SwiftDirectClient
-
- SwiftInputStream - Class in alluxio.underfs.swift
-
A stream for reading data from a Swift API based object store.
- SwiftInputStream(Account, String, String, RetryPolicy, long) - Constructor for class alluxio.underfs.swift.SwiftInputStream
-
Constructor for an input stream to an object in a Swift API based store.
- SwiftInputStream(Account, String, String, long, RetryPolicy, long) - Constructor for class alluxio.underfs.swift.SwiftInputStream
-
Constructor for an input stream to an object in a Swift API based store.
- SwiftMockOutputStream - Class in alluxio.underfs.swift
-
A stream for writing data to an in-memory simulated Swift client.
- SwiftMockOutputStream(Account, String, String, List<String>) - Constructor for class alluxio.underfs.swift.SwiftMockOutputStream
-
- SwiftOutputStream - Class in alluxio.underfs.swift
-
A stream for writing data to Swift API based object store.
- SwiftOutputStream(HttpURLConnection) - Constructor for class alluxio.underfs.swift.SwiftOutputStream
-
- SwiftUnderFileSystem - Class in alluxio.underfs.swift
-
- SwiftUnderFileSystem(AlluxioURI, UnderFileSystemConfiguration) - Constructor for class alluxio.underfs.swift.SwiftUnderFileSystem
-
- SwiftUnderFileSystemFactory - Class in alluxio.underfs.swift
-
- SwiftUnderFileSystemFactory() - Constructor for class alluxio.underfs.swift.SwiftUnderFileSystemFactory
-
- sync(JournalContext) - Method in class alluxio.master.table.Database
-
Syncs the metadata from the under db.
- SYNC_STATUS_FIELD_NUMBER - Static variable in class alluxio.grpc.table.AttachDatabasePResponse
-
- syncDatabase(String) - Method in class alluxio.client.table.RetryHandlingTableMasterClient
-
- syncDatabase(String) - Method in interface alluxio.client.table.TableMasterClient
-
Syncs an existing database in the catalog master.
- syncDatabase(SyncDatabasePRequest) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceBlockingStub
-
Sync existing database into the catalog
- syncDatabase(SyncDatabasePRequest) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceFutureStub
-
Sync existing database into the catalog
- syncDatabase(SyncDatabasePRequest, StreamObserver<SyncDatabasePResponse>) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceImplBase
-
Sync existing database into the catalog
- syncDatabase(SyncDatabasePRequest, StreamObserver<SyncDatabasePResponse>) - Method in class alluxio.grpc.table.TableMasterClientServiceGrpc.TableMasterClientServiceStub
-
Sync existing database into the catalog
- syncDatabase(JournalContext, String) - Method in class alluxio.master.table.AlluxioCatalog
-
Syncs a database.
- syncDatabase(String) - Method in class alluxio.master.table.DefaultTableMaster
-
- syncDatabase(String) - Method in interface alluxio.master.table.TableMaster
-
Syncs a database.
- syncDatabase(SyncDatabasePRequest, StreamObserver<SyncDatabasePResponse>) - Method in class alluxio.master.table.TableMasterClientServiceHandler
-
- SyncDatabaseCommand - Class in alluxio.cli.table.command
-
A command which can be used to sync a database with the underlying udb.
- SyncDatabaseCommand(AlluxioConfiguration, TableMasterClient) - Constructor for class alluxio.cli.table.command.SyncDatabaseCommand
-
- SyncDatabasePRequest - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.SyncDatabasePRequest
- SyncDatabasePRequest.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.SyncDatabasePRequest
- SyncDatabasePRequestOrBuilder - Interface in alluxio.grpc.table
-
- SyncDatabasePResponse - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.SyncDatabasePResponse
- SyncDatabasePResponse.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.SyncDatabasePResponse
- SyncDatabasePResponseOrBuilder - Interface in alluxio.grpc.table
-
- SyncInfo - Class in alluxio
-
This class is used to represent what the active syncing process should sync.
- SyncInfo(Map<AlluxioURI, Set<AlluxioURI>>, boolean, long) - Constructor for class alluxio.SyncInfo
-
Constructs a SyncInfo.
- Syncing_VALUE - Static variable in enum alluxio.grpc.SyncPointStatus
-
Syncing = 1;
- SYNCINTERVALMS_FIELD_NUMBER - Static variable in class alluxio.grpc.FileSystemMasterCommonPOptions
-
- SYNCPATHS_FIELD_NUMBER - Static variable in class alluxio.grpc.GetSyncPathListPResponse
-
- syncPersistExistingDirectory(Supplier<JournalContext>, InodeDirectoryView) - Method in class alluxio.master.file.meta.InodeTree
-
Synchronously persists an inode directory to the UFS.
- syncPersistNewDirectory(MutableInodeDirectory) - Method in class alluxio.master.file.meta.InodeTree
-
Synchronously persists an inode directory to the UFS.
- SYNCPOINT_PATH_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.AddSyncPointEntry
-
- SYNCPOINT_PATH_FIELD_NUMBER - Static variable in class alluxio.proto.journal.File.RemoveSyncPointEntry
-
- SyncPointInfo - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.SyncPointInfo
- SyncPointInfo - Class in alluxio.wire
-
This class represents the state of a sync point, whether the intial syncing is done,
in progress or not going to be done.
- SyncPointInfo(AlluxioURI, SyncPointInfo.SyncStatus) - Constructor for class alluxio.wire.SyncPointInfo
-
Constructs a SyncPointInfo object.
- SyncPointInfo.Builder - Class in alluxio.grpc
-
Protobuf type alluxio.grpc.file.SyncPointInfo
- SyncPointInfo.SyncStatus - Enum in alluxio.wire
-
Indicates the status of the initial sync of the active sync point.
- SyncPointInfoOrBuilder - Interface in alluxio.grpc
-
- SyncPointStatus - Enum in alluxio.grpc
-
Protobuf enum alluxio.grpc.file.SyncPointStatus
- SYNCPOINTURI_FIELD_NUMBER - Static variable in class alluxio.grpc.SyncPointInfo
-
- SyncStatus - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.SyncStatus
- SyncStatus.Builder - Class in alluxio.grpc.table
-
Protobuf type alluxio.grpc.table.SyncStatus
- SYNCSTATUS_FIELD_NUMBER - Static variable in class alluxio.grpc.SyncPointInfo
-
- SyncStatusOrBuilder - Interface in alluxio.grpc.table
-
- SYSTEM - Static variable in class alluxio.time.TimeContext
-
- SYSTEM_PROPERTY - Static variable in class alluxio.conf.Source
-
- SystemClock - Class in alluxio.clock
-
A clock representing the current time as reported by the operating system.
- SystemClock() - Constructor for class alluxio.clock.SystemClock
-
Constructs a new Clock
which reports the actual time.