- backup(BackupPOptions) - Method in interface alluxio.client.meta.MetaMasterClient
-
Writes a backup of the journal to the specified directory.
- backup(BackupPOptions) - Method in class alluxio.client.meta.RetryHandlingMetaMasterClient
-
- BaseFileSystem - Class in alluxio.client.file
-
Default implementation of the
FileSystem interface.
- BaseFileSystem(FileSystemContext, boolean) - Constructor for class alluxio.client.file.BaseFileSystem
-
Constructs a new base file system.
- beforeStart(ClientCallStreamObserver<ReqT>) - Method in class alluxio.client.block.stream.DataMessageClientResponseObserver
-
- block() - Method in class alluxio.client.file.FileSystemContextReinitializer
-
Acquires the resource to block reinitialization.
- BlockInStream - Class in alluxio.client.block.stream
-
- BlockInStream(DataReader.Factory, WorkerNetAddress, BlockInStream.BlockInStreamSource, long, long) - Constructor for class alluxio.client.block.stream.BlockInStream
-
- BlockInStream.BlockInStreamSource - Enum in alluxio.client.block.stream
-
the source tracking where the block is from.
- BlockLocationPolicy - Interface in alluxio.client.block.policy
-
Interface for determining the Alluxio worker location to serve a block write or UFS block read.
- BlockLocationPolicy.Factory - Class in alluxio.client.block.policy
-
- BlockLocationUtils - Class in alluxio.client.block.util
-
Utility functions for working with block locations.
- BlockMasterClient - Interface in alluxio.client.block
-
A client to use for interacting with a block master.
- BlockMasterClient.Factory - Class in alluxio.client.block
-
- BlockMasterClientPool - Class in alluxio.client.block
-
Class for managing block master clients.
- BlockMasterClientPool(MasterClientContext) - Constructor for class alluxio.client.block.BlockMasterClientPool
-
Creates a new block master client pool.
- BlockOutStream - Class in alluxio.client.block.stream
-
- BlockOutStream(DataWriter, long, WorkerNetAddress) - Constructor for class alluxio.client.block.stream.BlockOutStream
-
- BlockOutStream(List<DataWriter>, long, List<WorkerNetAddress>) - Constructor for class alluxio.client.block.stream.BlockOutStream
-
- blockReinit() - Method in class alluxio.client.file.FileSystemContext
-
Acquires the resource to block reinitialization.
- BlockWorkerClient - Interface in alluxio.client.block.stream
-
gRPC client for worker communication.
- BlockWorkerClient.Factory - Class in alluxio.client.block.stream
-
Factory for block worker client.
- BlockWorkerClientPool - Class in alluxio.client.block.stream
-
Class for managing block worker clients.
- BlockWorkerClientPool(Subject, GrpcServerAddress, int, AlluxioConfiguration, EventLoopGroup) - Constructor for class alluxio.client.block.stream.BlockWorkerClientPool
-
Creates a new block master client pool.
- BlockWorkerInfo - Class in alluxio.client.block
-
Information of an active block worker.
- BlockWorkerInfo(WorkerNetAddress, long, long) - Constructor for class alluxio.client.block.BlockWorkerInfo
-
Constructs the block worker information.
- BoundedStream - Interface in alluxio.client
-
This interface should be implemented by all Alluxio streams which are bounded at a certain
byte size.
- get(FileSystem.FileSystemKey) - Method in class alluxio.client.file.FileSystem.Cache
-
- 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.
- getAcl() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getAddress() - Method in class alluxio.client.block.stream.BlockInStream
-
- getAddress() - Method in class alluxio.client.block.stream.BlockOutStream
-
- getAddresses() - Method in class alluxio.client.block.options.GetWorkerReportOptions
-
- getAlluxioStorageType() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getAlluxioStorageType() - Method in enum alluxio.client.ReadType
-
- getAlluxioStorageType() - Method in enum alluxio.client.WriteType
-
- getAllWorkers() - Method in class alluxio.client.block.AlluxioBlockStore
-
- getBlockInfo(long) - Method in interface alluxio.client.block.BlockMasterClient
-
Returns the BlockInfo for a block id.
- getBlockInfo() - Method in class alluxio.client.block.policy.options.GetWorkerOptions
-
- getBlockInfo(long) - Method in class alluxio.client.block.RetryHandlingBlockMasterClient
-
Returns the BlockInfo for a block id.
- getBlockInfo(long) - Method in class alluxio.client.file.options.InStreamOptions
-
- getBlockLocations(AlluxioURI) - Method in class alluxio.client.file.BaseFileSystem
-
- getBlockLocations(AlluxioURI) - Method in interface alluxio.client.file.FileSystem
-
Builds a list of BlockLocationInfo for the given file.
- getBlockMasterInfo(Set<BlockMasterInfo.BlockMasterInfoField>) - Method in interface alluxio.client.block.BlockMasterClient
-
- getBlockMasterInfo(Set<BlockMasterInfo.BlockMasterInfoField>) - Method in class alluxio.client.block.RetryHandlingBlockMasterClient
-
- getBlockSizeBytes() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getBlockWorkerInfos() - Method in class alluxio.client.block.policy.options.GetWorkerOptions
-
- getBytesWritten() - Method in class alluxio.client.AbstractOutStream
-
- 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.
- getClientContext() - Method in class alluxio.client.file.FileSystemContext
-
- getClusterConf() - Method in class alluxio.client.file.FileSystemContext
-
- getCommonOptions() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getConf() - Method in class alluxio.client.file.BaseFileSystem
-
- getConf() - Method in interface alluxio.client.file.FileSystem
-
- getConfigHash() - Method in interface alluxio.client.meta.MetaMasterConfigClient
-
- getConfigHash() - Method in class alluxio.client.meta.RetryHandlingMetaMasterConfigClient
-
- getConfigReport() - Method in interface alluxio.client.meta.MetaMasterClient
-
Gets the server-side configuration check report.
- getConfigReport() - Method in class alluxio.client.meta.RetryHandlingMetaMasterClient
-
- getConfiguration(GetConfigurationPOptions) - Method in interface alluxio.client.meta.MetaMasterConfigClient
-
- getConfiguration(GetConfigurationPOptions) - Method in class alluxio.client.meta.RetryHandlingMetaMasterConfigClient
-
- getEligibleWorkers() - Method in class alluxio.client.block.AlluxioBlockStore
-
- getException() - Method in class alluxio.client.file.ConfigHashSync
-
- getFieldRange() - Method in class alluxio.client.block.options.GetWorkerReportOptions
-
- getFilePath(long) - Method in interface alluxio.client.file.FileSystemMasterClient
-
- getFilePath(long) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- getGroup() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getId() - Method in class alluxio.client.block.stream.BlockInStream
-
- getId() - Method in class alluxio.client.file.FileSystemContext
-
- getInfo(long) - Method in class alluxio.client.block.AlluxioBlockStore
-
Gets the block info of a block, if it exists.
- 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.
- getLocalWorker() - Method in class alluxio.client.file.FileSystemContext
-
- getLocationPolicy() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getMasterAddress() - Method in class alluxio.client.file.FileSystemContext
-
- getMasterClientContext() - Method in class alluxio.client.file.FileSystemContext
-
- getMasterInfo(Set<MasterInfoField>) - Method in interface alluxio.client.meta.MetaMasterClient
-
- getMasterInfo(Set<MasterInfoField>) - Method in class alluxio.client.meta.RetryHandlingMetaMasterClient
-
- getMediumType() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getMetrics() - Method in interface alluxio.client.meta.MetaMasterClient
-
Gets a map of metrics property names and their values from metrics system.
- getMetrics() - Method in class alluxio.client.meta.RetryHandlingMetaMasterClient
-
- getMode() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getMountId() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getMountTable() - Method in class alluxio.client.file.BaseFileSystem
-
- getMountTable() - Method in interface alluxio.client.file.FileSystem
-
Lists all mount points and their corresponding under storage addresses.
- 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
-
- getNetAddress() - Method in class alluxio.client.block.BlockWorkerInfo
-
- getNewBlockIdForFile(AlluxioURI) - Method in interface alluxio.client.file.FileSystemMasterClient
-
- getNewBlockIdForFile(AlluxioURI) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- getOpenUfsBlockOptions(long) - Method in class alluxio.client.file.options.InStreamOptions
-
- getOptions() - Method in class alluxio.client.file.options.InStreamOptions
-
- 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.
- getOwner() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getPathConf(AlluxioURI) - Method in class alluxio.client.file.FileSystemContext
-
The path level configuration is a SpecificPathConfiguration.
- getPersistenceWaitTime() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getPos() - Method in class alluxio.client.block.stream.BlockInStream
-
- getPos() - Method in class alluxio.client.file.FileInStream
-
- getRemoteServiceType() - Method in class alluxio.client.block.RetryHandlingBlockMasterClient
-
- getRemoteServiceType() - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- getRemoteServiceType() - Method in class alluxio.client.meta.RetryHandlingMetaMasterClient
-
- getRemoteServiceType() - Method in class alluxio.client.meta.RetryHandlingMetaMasterConfigClient
-
- getRemoteServiceType() - Method in class alluxio.client.metrics.MetricsMasterClient
-
- getReplicationDurable() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getReplicationMax() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getReplicationMin() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getServiceName() - Method in class alluxio.client.block.RetryHandlingBlockMasterClient
-
- getServiceName() - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- getServiceName() - Method in class alluxio.client.meta.RetryHandlingMetaMasterClient
-
- getServiceName() - Method in class alluxio.client.meta.RetryHandlingMetaMasterConfigClient
-
- getServiceName() - Method in class alluxio.client.metrics.MetricsMasterClient
-
- getServiceVersion() - Method in class alluxio.client.block.RetryHandlingBlockMasterClient
-
- getServiceVersion() - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- getServiceVersion() - Method in class alluxio.client.meta.RetryHandlingMetaMasterClient
-
- getServiceVersion() - Method in class alluxio.client.meta.RetryHandlingMetaMasterConfigClient
-
- getServiceVersion() - Method in class alluxio.client.metrics.MetricsMasterClient
-
- getSource() - Method in class alluxio.client.block.stream.BlockInStream
-
- getStatus(AlluxioURI) - Method in class alluxio.client.file.BaseFileSystem
-
- getStatus(AlluxioURI, GetStatusPOptions) - Method in class alluxio.client.file.BaseFileSystem
-
- 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 interface alluxio.client.file.FileSystemMasterClient
-
- getStatus() - Method in class alluxio.client.file.options.InStreamOptions
-
- getStatus(AlluxioURI, GetStatusPOptions) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- getStatusDefaults(AlluxioConfiguration) - Static method in class alluxio.util.FileSystemOptions
-
- getSyncPathList() - Method in class alluxio.client.file.BaseFileSystem
-
- getSyncPathList() - Method in interface alluxio.client.file.FileSystem
-
Lists all the actively synced paths.
- 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
-
- getUfsPath() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getUfsReadLocationPolicy() - Method in class alluxio.client.file.options.InStreamOptions
-
- getUnderStorageType() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getUnderStorageType() - Method in enum alluxio.client.WriteType
-
- 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.
- getValue() - Method in enum alluxio.client.ReadType
-
- getValue() - Method in enum alluxio.client.WriteType
-
- 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
-
- 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
-
- getWorkerLostStorage() - Method in interface alluxio.client.block.BlockMasterClient
-
- getWorkerLostStorage() - Method in class alluxio.client.block.RetryHandlingBlockMasterClient
-
- GetWorkerOptions - Class in alluxio.client.block.policy.options
-
- getWorkerRange() - Method in class alluxio.client.block.options.GetWorkerReportOptions
-
- 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
-
- 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.
- getWriteTier() - Method in class alluxio.client.file.options.OutStreamOptions
-
- getWriteType() - Method in class alluxio.client.file.options.OutStreamOptions
-
- 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
-
- 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
-
- 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.
- read() - Method in class alluxio.client.block.stream.BlockInStream
-
- read(byte[]) - Method in class alluxio.client.block.stream.BlockInStream
-
- read(byte[], int, int) - Method in class alluxio.client.block.stream.BlockInStream
-
- read() - Method in class alluxio.client.file.FileInStream
-
- read(byte[]) - Method in class alluxio.client.file.FileInStream
-
- read(byte[], int, int) - Method in class alluxio.client.file.FileInStream
-
- readBlock(StreamObserver<ReadResponse>) - Method in interface alluxio.client.block.stream.BlockWorkerClient
-
Reads a block from the worker.
- readBlock(StreamObserver<ReadResponse>) - Method in class alluxio.client.block.stream.DefaultBlockWorkerClient
-
- readChunk() - Method in interface alluxio.client.block.stream.DataReader
-
Reads a chunk.
- readChunk() - Method in class alluxio.client.block.stream.GrpcDataReader
-
- readChunk() - Method in class alluxio.client.block.stream.LocalFileDataReader
-
- ReadType - Enum in alluxio.client
-
Convenience modes for commonly used read types.
- receive(long) - Method in class alluxio.client.block.stream.GrpcBlockingStream
-
Receives a response from the server.
- receive(long) - Method in class alluxio.client.block.stream.GrpcDataMessageBlockingStream
-
- receiveDataMessage(long) - Method in class alluxio.client.block.stream.GrpcDataMessageBlockingStream
-
Receives a response with data buffer from the server.
- reinit(boolean, boolean) - Method in class alluxio.client.file.FileSystemContext
-
Closes the context, updates configuration from meta master, then re-initializes the context.
- ReinitAllowerResource(CountingLatch) - Constructor for class alluxio.client.file.FileSystemContextReinitializer.ReinitAllowerResource
-
- ReinitBlockerResource(CountingLatch) - Constructor for class alluxio.client.file.FileSystemContextReinitializer.ReinitBlockerResource
-
Increases the count of the latch.
- releaseBlockWorkerClient(WorkerNetAddress, BlockWorkerClient) - Method in class alluxio.client.file.FileSystemContext
-
Releases a block worker client to the client pools.
- remaining() - Method in class alluxio.client.block.stream.BlockInStream
-
- remaining() - Method in class alluxio.client.block.stream.BlockOutStream
-
- remaining() - Method in interface alluxio.client.BoundedStream
-
- remaining() - Method in class alluxio.client.file.FileInStream
-
- remove(FileSystem.FileSystemKey) - Method in class alluxio.client.file.FileSystem.Cache
-
Removes the client with the given key from the cache.
- removeBlock(RemoveBlockRequest) - Method in interface alluxio.client.block.stream.BlockWorkerClient
-
Removes a block from worker.
- removeBlock(RemoveBlockRequest) - Method in class alluxio.client.block.stream.DefaultBlockWorkerClient
-
- removeHeartbeat(ClientContext) - Static method in class alluxio.client.metrics.MetricsHeartbeatContext
-
Removes an application from the metrics heartbeat.
- removePathConfiguration(AlluxioURI, Set<PropertyKey>) - Method in interface alluxio.client.meta.MetaMasterConfigClient
-
Removes properties for a path.
- removePathConfiguration(AlluxioURI) - Method in interface alluxio.client.meta.MetaMasterConfigClient
-
Removes all properties for a path.
- removePathConfiguration(AlluxioURI, Set<PropertyKey>) - Method in class alluxio.client.meta.RetryHandlingMetaMasterConfigClient
-
- removePathConfiguration(AlluxioURI) - Method in class alluxio.client.meta.RetryHandlingMetaMasterConfigClient
-
- rename(AlluxioURI, AlluxioURI) - Method in class alluxio.client.file.BaseFileSystem
-
- rename(AlluxioURI, AlluxioURI, RenamePOptions) - Method in class alluxio.client.file.BaseFileSystem
-
- rename(AlluxioURI, AlluxioURI) - Method in interface alluxio.client.file.FileSystem
-
- rename(AlluxioURI, AlluxioURI, RenamePOptions) - Method in interface alluxio.client.file.FileSystem
-
Renames an existing Alluxio path to another Alluxio path in Alluxio.
- rename(AlluxioURI, AlluxioURI) - Method in interface alluxio.client.file.FileSystemMasterClient
-
Renames a file or a directory.
- rename(AlluxioURI, AlluxioURI, RenamePOptions) - Method in interface alluxio.client.file.FileSystemMasterClient
-
Renames a file or a directory.
- rename(AlluxioURI, AlluxioURI) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- rename(AlluxioURI, AlluxioURI, RenamePOptions) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- renameDefaults(AlluxioConfiguration) - Static method in class alluxio.util.FileSystemOptions
-
- resetMetaMasterConfigClient(MasterClientContext) - Method in class alluxio.client.file.ConfigHashSync
-
Resets the internal meta master client based on the new configuration.
- RetryHandlingBlockMasterClient - Class in alluxio.client.block
-
A wrapper for the gRPC client to interact with the block master, used by alluxio clients.
- RetryHandlingBlockMasterClient(MasterClientContext) - Constructor for class alluxio.client.block.RetryHandlingBlockMasterClient
-
Creates a new block master client.
- RetryHandlingFileSystemMasterClient - Class in alluxio.client.file
-
A wrapper for the gRPC client to interact with the file system master, used by alluxio clients.
- RetryHandlingFileSystemMasterClient(MasterClientContext) - Constructor for class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- RetryHandlingMetaMasterClient - Class in alluxio.client.meta
-
A wrapper for the gRPC client to interact with the meta master.
- RetryHandlingMetaMasterClient(MasterClientContext) - Constructor for class alluxio.client.meta.RetryHandlingMetaMasterClient
-
Creates a new meta master client.
- RetryHandlingMetaMasterConfigClient - Class in alluxio.client.meta
-
A wrapper for the gRPC client to interact with the meta master.
- RetryHandlingMetaMasterConfigClient(MasterClientContext) - Constructor for class alluxio.client.meta.RetryHandlingMetaMasterConfigClient
-
Creates a new meta master client.
- RoundRobinPolicy - Class in alluxio.client.block.policy
-
A policy that chooses the worker for the next block in a round-robin manner and skips workers
that do not have enough space.
- RoundRobinPolicy(AlluxioConfiguration) - Constructor for class alluxio.client.block.policy.RoundRobinPolicy
-
- 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
-
- scheduleAsyncPersistenceDefaults(AlluxioConfiguration) - Static method in class alluxio.util.FileSystemOptions
-
- seek(long) - Method in class alluxio.client.block.stream.BlockInStream
-
- seek(long) - Method in class alluxio.client.file.FileInStream
-
- 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.
- sendDataMessage(DataMessage<ReqT, DataBuffer>, long) - Method in class alluxio.client.block.stream.GrpcDataMessageBlockingStream
-
Sends a request.
- setAcl(AlluxioURI, SetAclAction, List<AclEntry>) - Method in class alluxio.client.file.BaseFileSystem
-
- setAcl(AlluxioURI, SetAclAction, List<AclEntry>, SetAclPOptions) - Method in class alluxio.client.file.BaseFileSystem
-
- 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 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
-
- setAclDefaults(AlluxioConfiguration) - Static method in class alluxio.util.FileSystemOptions
-
- setAddresses(Set<String>) - Method in class alluxio.client.block.options.GetWorkerReportOptions
-
- setAttribute(AlluxioURI) - Method in class alluxio.client.file.BaseFileSystem
-
- setAttribute(AlluxioURI, SetAttributePOptions) - Method in class alluxio.client.file.BaseFileSystem
-
- 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 interface alluxio.client.file.FileSystemMasterClient
-
Sets the file or directory attributes.
- setAttribute(AlluxioURI, SetAttributePOptions) - Method in class alluxio.client.file.RetryHandlingFileSystemMasterClient
-
- setAttributeDefaults(AlluxioConfiguration) - Static method in class alluxio.util.FileSystemOptions
-
- setBlockInfo(BlockInfo) - Method in class alluxio.client.block.policy.options.GetWorkerOptions
-
- setBlockSizeBytes(long) - Method in class alluxio.client.file.options.OutStreamOptions
-
Sets the size of the block in bytes.
- setBlockWorkerInfos(List<BlockWorkerInfo>) - Method in class alluxio.client.block.policy.options.GetWorkerOptions
-
- setFieldRange(Set<GetWorkerReportOptions.WorkerInfoField>) - Method in class alluxio.client.block.options.GetWorkerReportOptions
-
- setGroup(String) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setLocationPolicy(BlockLocationPolicy) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setMediumType(String) - Method in class alluxio.client.file.options.OutStreamOptions
-
Set the write medium type of the file.
- setMode(Mode) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setMountId(long) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setOwner(String) - Method in class alluxio.client.file.options.OutStreamOptions
-
- 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
-
- setPersistenceWaitTime(long) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setReplicationDurable(int) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setReplicationMax(int) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setReplicationMin(int) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setUfsPath(String) - Method in class alluxio.client.file.options.OutStreamOptions
-
- setUfsReadLocationPolicy(BlockLocationPolicy) - Method in class alluxio.client.file.options.InStreamOptions
-
Sets block read location policy.
- setWorkerRange(GetWorkerReportOptions.WorkerRange) - Method in class alluxio.client.block.options.GetWorkerReportOptions
-
- setWriteTier(int) - Method in class alluxio.client.file.options.OutStreamOptions
-
Sets the write tier.
- setWriteType(WriteType) - Method in class alluxio.client.file.options.OutStreamOptions
-
- shouldGc(DynamicResourcePool<BlockWorkerClient>.ResourceInternal<BlockWorkerClient>) - Method in class alluxio.client.block.stream.BlockWorkerClientPool
-
- skip(long) - Method in class alluxio.client.block.stream.BlockInStream
-
- skip(long) - Method in class alluxio.client.file.FileInStream
-
- 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.
- startSync(AlluxioURI) - Method in class alluxio.client.file.BaseFileSystem
-
Starts the active syncing process on an Alluxio path.
- startSync(AlluxioURI) - Method in interface alluxio.client.file.FileSystem
-
Starts the active syncing process on an Alluxio path.
- 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
-
- stopSync(AlluxioURI) - Method in class alluxio.client.file.BaseFileSystem
-
Stops the active syncing process on an Alluxio path.
- stopSync(AlluxioURI) - Method in interface alluxio.client.file.FileSystem
-
Stops the active syncing process on an Alluxio path.
- 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
-
- StreamSerializationClientInterceptor - Class in alluxio.client.block.stream
-
Serialization interceptor for client.
- StreamSerializationClientInterceptor() - Constructor for class alluxio.client.block.stream.StreamSerializationClientInterceptor
-
- valueOf(String) - Static method in enum alluxio.client.AlluxioStorageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum alluxio.client.block.options.GetWorkerReportOptions.WorkerInfoField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum alluxio.client.block.options.GetWorkerReportOptions.WorkerRange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum alluxio.client.block.stream.BlockInStream.BlockInStreamSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum alluxio.client.ReadType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum alluxio.client.UnderStorageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum alluxio.client.WriteType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum alluxio.client.AlluxioStorageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum alluxio.client.block.options.GetWorkerReportOptions.WorkerInfoField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum alluxio.client.block.options.GetWorkerReportOptions.WorkerRange
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum alluxio.client.block.stream.BlockInStream.BlockInStreamSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum alluxio.client.ReadType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum alluxio.client.UnderStorageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum alluxio.client.WriteType
-
Returns an array containing the constants of this enum type, in
the order they are declared.