- AbstractJournalDumper - Class in alluxio.master.journal.tool
-
An abstract class for journal dumpers.
- AbstractJournalDumper(String, long, long, String, String) - Constructor for class alluxio.master.journal.tool.AbstractJournalDumper
-
- acquireUfsResource() - Method in class alluxio.master.file.meta.MountTable.Resolution
-
- ActiveSyncer - Class in alluxio.master.file.activesync
-
Periodically sync the files for a particular mountpoint.
- ActiveSyncer(FileSystemMaster, ActiveSyncManager, MountTable, long) - Constructor for class alluxio.master.file.activesync.ActiveSyncer
-
- ActiveSyncManager - Class in alluxio.master.file.activesync
-
Manager for the Active UFS sync process.
- ActiveSyncManager(MountTable, FileSystemMaster) - Constructor for class alluxio.master.file.activesync.ActiveSyncManager
-
Constructs a Active Sync Manager.
- activeSyncMetadata(AlluxioURI, Collection<AlluxioURI>, ExecutorService) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
Actively sync metadata, based on a list of changed files.
- activeSyncMetadata(AlluxioURI, Collection<AlluxioURI>, ExecutorService) - Method in interface alluxio.master.file.FileSystemMaster
-
Starts a batch sync with a list of changed files passed in.
- add(Supplier<JournalContext>, AlluxioURI, AlluxioURI, long, MountPOptions) - Method in class alluxio.master.file.meta.MountTable
-
Mounts the given UFS path at the given Alluxio path.
- add(Supplier<JournalContext>, String, Map<PropertyKey, String>) - Method in class alluxio.master.meta.PathProperties
-
Adds properties for path.
- addAggregator(SingleValueAggregator) - Method in class alluxio.master.metrics.DefaultMetricsMaster
-
- addAggregator(MultiValueMetricsAggregator) - Method in class alluxio.master.metrics.DefaultMetricsMaster
-
- addBlock(long) - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
Adds a block to the worker.
- addChild(long, String, Long) - Method in class alluxio.master.metastore.caching.CachingInodeStore
-
- addChild(long, String, Long) - Method in class alluxio.master.metastore.heap.HeapInodeStore
-
- addChild(long, String, Long) - Method in interface alluxio.master.metastore.InodeStore
-
Makes an inode the child of the specified parent.
- addChild(long, InodeView) - Method in interface alluxio.master.metastore.InodeStore
-
Makes an inode the child of the specified parent.
- addChild(Long, String, Long) - Method in interface alluxio.master.metastore.InodeStore.WriteBatch
-
Adds an edge to the write batch.
- addChild(long, String, Long) - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- addInode(Inode) - Method in class alluxio.master.file.meta.TtlBucket
-
Adds a inode to the bucket.
- addLocation(long, Block.BlockLocation) - Method in interface alluxio.master.metastore.BlockStore
-
Adds a new block location.
- addLocation(long, Block.BlockLocation) - Method in class alluxio.master.metastore.heap.HeapBlockStore
-
- addLocation(long, Block.BlockLocation) - Method in class alluxio.master.metastore.rocks.RocksBlockStore
-
- addLostStorage(String, String) - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
Adds a new worker lost storage path.
- addLostStorage(Map<String, StorageList>) - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
Adds new worker lost storage paths.
- addMount(long, AlluxioURI, UnderFileSystemConfiguration) - Method in class alluxio.underfs.MasterUfsManager
-
- addNextInode(Inode) - Method in class alluxio.master.file.meta.LockedInodePath
-
Adds the next inode to the path.
- addWorker(long, String) - Method in class alluxio.master.block.meta.MasterBlockInfo
-
Adds a location of the block.
- afterConnect() - Method in class alluxio.master.meta.RetryHandlingMetaMasterMasterClient
-
- allEdges() - Method in class alluxio.master.metastore.caching.CachingInodeStore
-
- allEdges() - Method in class alluxio.master.metastore.DelegatingReadOnlyInodeStore
-
- allEdges() - Method in class alluxio.master.metastore.heap.HeapInodeStore
-
- allEdges() - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- allEdges() - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- allInodes() - Method in class alluxio.master.metastore.caching.CachingInodeStore
-
- allInodes() - Method in class alluxio.master.metastore.DelegatingReadOnlyInodeStore
-
- allInodes() - Method in class alluxio.master.metastore.heap.HeapInodeStore
-
- allInodes() - Method in interface alluxio.master.metastore.ReadOnlyInodeStore
-
- allInodes() - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- alluxio.master - package alluxio.master
-
- alluxio.master.block - package alluxio.master.block
-
- alluxio.master.block.meta - package alluxio.master.block.meta
-
- alluxio.master.file - package alluxio.master.file
-
- alluxio.master.file.activesync - package alluxio.master.file.activesync
-
- alluxio.master.file.async - package alluxio.master.file.async
-
- alluxio.master.file.contexts - package alluxio.master.file.contexts
-
- alluxio.master.file.meta - package alluxio.master.file.meta
-
- alluxio.master.file.meta.options - package alluxio.master.file.meta.options
-
- alluxio.master.file.replication - package alluxio.master.file.replication
-
- alluxio.master.file.state - package alluxio.master.file.state
-
- alluxio.master.journal.tool - package alluxio.master.journal.tool
-
- alluxio.master.meta - package alluxio.master.meta
-
- alluxio.master.meta.checkconf - package alluxio.master.meta.checkconf
-
- alluxio.master.metastore - package alluxio.master.metastore
-
- alluxio.master.metastore.caching - package alluxio.master.metastore.caching
-
- alluxio.master.metastore.heap - package alluxio.master.metastore.heap
-
- alluxio.master.metastore.rocks - package alluxio.master.metastore.rocks
-
- alluxio.master.metrics - package alluxio.master.metrics
-
- alluxio.underfs - package alluxio.underfs
-
- alluxio.web - package alluxio.web
-
- ALLUXIO_FILESYSTEM_CLIENT_RESOURCE_KEY - Static variable in class alluxio.web.MasterWebServer
-
- ALLUXIO_MASTER_SERVLET_RESOURCE_KEY - Static variable in class alluxio.web.MasterWebServer
-
- AlluxioMaster - Class in alluxio.master
-
Entry point for the Alluxio master.
- AlluxioMasterProcess - Class in alluxio.master
-
An Alluxio Master which runs a web and rpc server to handle FileSystem operations.
- AlluxioMasterProcess.Factory - Class in alluxio.master
-
- AlluxioMasterRestServiceHandler - Class in alluxio.master.meta
-
This class is a REST handler for requesting general master information.
- AlluxioMasterRestServiceHandler(ServletContext) - Constructor for class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- AlluxioSecondaryMaster - Class in alluxio.master
-
The secondary Alluxio master that replays journal logs and writes checkpoints.
- applyAndJournal(Supplier<JournalContext>, File.AddSyncPointEntry) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Apply AddSyncPoint entry and journal the entry.
- applyAndJournal(Supplier<JournalContext>, File.RemoveSyncPointEntry) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Apply removeSyncPoint entry and journal the entry.
- applyAndJournal(Supplier<JournalContext>, File.DeleteFileEntry) - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
Deletes an inode (may be either a file or directory).
- applyAndJournal(Supplier<JournalContext>, File.NewBlockEntry) - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
Allocates and returns the next block ID for the indicated inode.
- applyAndJournal(Supplier<JournalContext>, File.RenameEntry) - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
Renames an inode.
- applyAndJournal(Supplier<JournalContext>, File.SetAclEntry) - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
Sets an ACL for an inode.
- applyAndJournal(Supplier<JournalContext>, File.UpdateInodeEntry) - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
Updates an inode's state.
- applyAndJournal(Supplier<JournalContext>, File.UpdateInodeDirectoryEntry) - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
Updates an inode directory's state.
- applyAndJournal(Supplier<JournalContext>, File.UpdateInodeFileEntry) - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
Updates an inode file's state.
- applyAndJournal(Supplier<JournalContext>, MutableInode<?>, String) - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
Adds an inode to the inode tree.
- applyAndJournal(Supplier<JournalContext>, File.AddMountPointEntry) - Method in class alluxio.master.file.meta.MountTable.State
-
- applyAndJournal(Supplier<JournalContext>, File.DeleteMountPointEntry) - Method in class alluxio.master.file.meta.MountTable.State
-
- applyAndJournal(Supplier<JournalContext>, String) - Method in class alluxio.master.meta.DefaultMetaMaster.State
-
- applyAndJournal(Supplier<JournalContext>, Meta.PathPropertiesEntry) - Method in class alluxio.master.meta.PathProperties.State
-
- applyAndJournal(Supplier<JournalContext>, Meta.RemovePathPropertiesEntry) - Method in class alluxio.master.meta.PathProperties.State
-
- applyInodeAccessTime(long, long) - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
Updates last access time for Inode without journaling.
- asDirectory() - Method in class alluxio.master.file.meta.Inode
-
Casts the inode as an
InodeDirectory if it is one, otherwise throws an
exception.
- asDirectory() - Method in class alluxio.master.file.meta.MutableInode
-
Casts the inode as an
InodeDirectory if it is one, otherwise throws an
exception.
- asFile() - Method in class alluxio.master.file.meta.Inode
-
- asFile() - Method in class alluxio.master.file.meta.MutableInode
-
- assertAllLocksReleased() - Method in class alluxio.master.file.meta.InodeLockManager
-
Asserts that all locks have been released, throwing an exception if any locks are still taken.
- AsyncPersistHandler - Interface in alluxio.master.file.async
-
The handler that handles the scheduled async persist requests on files, and decides which worker
to take the persistence task.
- AsyncPersistHandler.Factory - Class in alluxio.master.file.async
-
- AsyncUfsAbsentPathCache - Class in alluxio.master.file.meta
-
This is a
UfsAbsentPathCache which implements asynchronous addition and removal to the
cache, since the processing of the path may be slow.
- AsyncUfsAbsentPathCache(MountTable, int) - Constructor for class alluxio.master.file.meta.AsyncUfsAbsentPathCache
-
- 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) - Constructor for class alluxio.master.metastore.caching.Cache
-
- Cache.Entry - Class in alluxio.master.metastore.caching
-
- CacheConfiguration - Class in alluxio.master.metastore.caching
-
Cache configuration.
- CacheConfiguration.Builder - Class in alluxio.master.metastore.caching
-
Cache configuration builder.
- 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
-
- CallTracker - Interface in alluxio.master.file.contexts
-
An interface for RPC level call tracking.
- CAPACITY_FREE - Static variable in class alluxio.master.block.DefaultBlockMaster.Metrics
-
- CAPACITY_TOTAL - Static variable in class alluxio.master.block.DefaultBlockMaster.Metrics
-
- CAPACITY_USED - Static variable in class alluxio.master.block.DefaultBlockMaster.Metrics
-
- 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
-
- CheckConsistencyContext - Class in alluxio.master.file.contexts
-
- checkDirectory(InodeDirectory, AlluxioURI) - Method in class alluxio.master.file.UfsSyncChecker
-
Check if immediate children of directory are in sync with UFS.
- 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.
- 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.
- 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
-
- 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.
- 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.
- 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.
- 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 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.
- clientHeartbeat(String, String, List<Metric>) - Method in class alluxio.master.metrics.DefaultMetricsMaster
-
- clientHeartbeat(String, String, List<Metric>) - Method in interface alluxio.master.metrics.MetricsMaster
-
Handles the client's heartbeat request for metrics collection.
- close() - Method in class alluxio.master.block.DefaultBlockMaster
-
- 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.meta.MetaMasterSync
-
- 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
-
- closeMasters() - Method in class alluxio.master.AlluxioMasterProcess
-
Closes all masters, including block master, fileSystem master and additional masters.
- commit() - Method in interface alluxio.master.metastore.InodeStore.WriteBatch
-
Performs the batched write.
- 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
-
- 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
-
- 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.
- complete() - Method in class alluxio.master.file.ListStatusResultStream
-
Used to complete the stream.
- 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
-
- 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.
- 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.
- 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
-
- connectUfs(UnderFileSystem) - Method in class alluxio.underfs.MasterUfsManager
-
- ContainerIdGenerable - Interface in alluxio.master.block
-
Provides generation of container IDs.
- containsMountPoint(AlluxioURI, boolean) - Method in class alluxio.master.file.meta.MountTable
-
- 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
-
- 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(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(MasterRegistry, CoreMasterContext) - Method in class alluxio.master.meta.MetaMasterFactory
-
- create(MasterRegistry, CoreMasterContext) - Method in class alluxio.master.metrics.MetricsMasterFactory
-
- 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
-
- CreateDirectoryContext - Class in alluxio.master.file.contexts
-
- 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
-
- CreateFileContext - Class in alluxio.master.file.contexts
-
- createMasters(MasterRegistry, MasterContext) - Static method in class alluxio.master.MasterUtils
-
Creates all the masters and registers them to the master registry.
- 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.
- createRpcContext() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- createWriteBatch() - Method in interface alluxio.master.metastore.InodeStore
-
Creates a write batch.
- createWriteBatch() - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- DailyMetadataBackup - Class in alluxio.master.meta
-
Backing up primary master metadata everyday at a fixed UTC time.
- DefaultAsyncPersistHandler - Class in alluxio.master.file.async
-
The default handler for async persistence that schedules the persistence on the workers that
contains all the blocks of a given file, and the handler returns the scheduled request whenever
the corresponding worker polls.
- DefaultAsyncPersistHandler(FileSystemMasterView) - Constructor for class alluxio.master.file.async.DefaultAsyncPersistHandler
-
- DefaultBlockDeletionContext - Class in alluxio.master.file
-
Class for tracking which blocks need to be deleted, and deleting them on close.
- DefaultBlockDeletionContext(BlockDeletionContext.BlockDeletionListener...) - Constructor for class alluxio.master.file.DefaultBlockDeletionContext
-
- DefaultBlockMaster - Class in alluxio.master.block
-
This block master manages the metadata for all the blocks and block workers in Alluxio.
- DefaultBlockMaster.Metrics - Class in alluxio.master.block
-
Class that contains metrics related to BlockMaster.
- DefaultFileSystemMaster - Class in alluxio.master.file
-
The master that handles all file system metadata management.
- DefaultFileSystemMaster(BlockMaster, CoreMasterContext) - Constructor for class alluxio.master.file.DefaultFileSystemMaster
-
- DefaultFileSystemMaster(BlockMaster, CoreMasterContext, ExecutorServiceFactory) - Constructor for class alluxio.master.file.DefaultFileSystemMaster
-
- DefaultFileSystemMaster.Metrics - Class in alluxio.master.file
-
Class that contains metrics for FileSystemMaster.
- DefaultMetaMaster - Class in alluxio.master.meta
-
The default meta master.
- DefaultMetaMaster.State - Class in alluxio.master.meta
-
Journaled state for MetaMaster.
- DefaultMetricsMaster - Class in alluxio.master.metrics
-
Default implementation of the metrics master.
- DefaultPermissionChecker - Class in alluxio.master.file
-
Default implementation of permission checker.
- DefaultPermissionChecker(InodeTree) - Constructor for class alluxio.master.file.DefaultPermissionChecker
-
- defaults() - Static method in class alluxio.master.file.contexts.CheckConsistencyContext
-
- defaults() - Static method in class alluxio.master.file.contexts.CompleteFileContext
-
- defaults() - Static method in class alluxio.master.file.contexts.CreateDirectoryContext
-
- defaults() - Static method in class alluxio.master.file.contexts.CreateFileContext
-
- defaults() - Static method in class alluxio.master.file.contexts.DeleteContext
-
- defaults() - Static method in class alluxio.master.file.contexts.FreeContext
-
- defaults() - Static method in class alluxio.master.file.contexts.GetStatusContext
-
- defaults() - Static method in class alluxio.master.file.contexts.ListStatusContext
-
- defaults() - Static method in class alluxio.master.file.contexts.LoadMetadataContext
-
- defaults() - Static method in class alluxio.master.file.contexts.MountContext
-
- defaults() - Static method in class alluxio.master.file.contexts.RenameContext
-
- defaults() - Static method in class alluxio.master.file.contexts.ScheduleAsyncPersistenceContext
-
- defaults() - Static method in class alluxio.master.file.contexts.SetAclContext
-
- defaults() - Static method in class alluxio.master.file.contexts.SetAttributeContext
-
- defaults() - Static method in class alluxio.master.file.contexts.WorkerHeartbeatContext
-
- defaults() - Static method in class alluxio.master.metastore.ReadOption
-
- DefaultSafeModeManager - Class in alluxio.master
-
Manages safe mode state for Alluxio master.
- DefaultSafeModeManager() - Constructor for class alluxio.master.DefaultSafeModeManager
-
- DefaultSafeModeManager(Clock) - Constructor for class alluxio.master.DefaultSafeModeManager
-
- DelegatingReadOnlyInodeStore - Class in alluxio.master.metastore
-
Wrapper for providing read-only access to an inode store.
- DelegatingReadOnlyInodeStore(InodeStore) - Constructor for class alluxio.master.metastore.DelegatingReadOnlyInodeStore
-
- delete(AlluxioURI, DeleteContext) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- delete(AlluxioURI, DeleteContext) - Method in interface alluxio.master.file.FileSystemMaster
-
Deletes a given path.
- delete(Supplier<JournalContext>, AlluxioURI, boolean) - Method in class alluxio.master.file.meta.MountTable
-
Unmounts the given Alluxio path.
- delete(AlluxioURI, Inode) - Method in class alluxio.master.file.NoopUfsDeleter
-
- delete(AlluxioURI, Inode) - Method in class alluxio.master.file.SafeUfsDeleter
-
- delete(AlluxioURI, Inode) - Method in interface alluxio.master.file.UfsDeleter
-
Deletes a path if not covered by a recursive delete.
- DeleteContext - Class in alluxio.master.file.contexts
-
- deleteInode(RpcContext, LockedInodePath, long) - Method in class alluxio.master.file.meta.InodeTree
-
Deletes a single inode from the inode tree by removing it from the parent inode.
- deleteInternal(RpcContext, LockedInodePath, DeleteContext) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
Implements file deletion.
- DirectoryId - Class in alluxio.master.file.state
-
Class representing a directory ID.
- DirectoryId() - Constructor for class alluxio.master.file.state.DirectoryId
-
Creates a new DirectoryId starting at (0, 0).
- DirectoryId.UnmodifiableDirectoryId - Interface in alluxio.master.file.state
-
Immutable view of a DirectoryId.
- DISABLED_TRACKER - Static variable in interface alluxio.master.file.contexts.CallTracker
-
Used when call tracking should not be enabled.
- downgradeEdgeToInode(Inode, LockMode) - Method in class alluxio.master.file.meta.CompositeInodeLockList
-
- downgradeEdgeToInode(Inode, LockMode) - Method in interface alluxio.master.file.meta.InodeLockList
-
Downgrades from edge write-locking to inode write-locking.
- downgradeEdgeToInode(Inode, LockMode) - Method in class alluxio.master.file.meta.SimpleInodeLockList
-
- downgradeLastEdge() - Method in class alluxio.master.file.meta.CompositeInodeLockList
-
- downgradeLastEdge() - Method in interface alluxio.master.file.meta.InodeLockList
-
Downgrades the last edge lock in the lock list from WRITE lock to READ lock.
- downgradeLastEdge() - Method in class alluxio.master.file.meta.SimpleInodeLockList
-
- downgradeLastInode() - Method in class alluxio.master.file.meta.CompositeInodeLockList
-
- downgradeLastInode() - Method in interface alluxio.master.file.meta.InodeLockList
-
Downgrades the last inode from a write lock to a read lock.
- downgradeLastInode() - Method in class alluxio.master.file.meta.SimpleInodeLockList
-
- downgradeToPattern(InodeTree.LockPattern) - Method in class alluxio.master.file.meta.LockedInodePath
-
Downgrades from the current locking scheme to the desired locking scheme.
- dumpJournal() - Method in class alluxio.master.journal.tool.UfsJournalDumper
-
- 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
-
- generateDbPath(String, String) - Static method in class alluxio.master.metastore.rocks.RocksUtils
-
Generates a path to use for a RocksDB database.
- generateWorkerInfo(Set<GetWorkerReportOptions.WorkerInfoField>, boolean) - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
Gets the selected field information for this worker.
- 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 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_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_ON_TIERS - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_CONFIGURATION - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_FREE_BYTES - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_INFO - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_METRICS - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_RPC_ADDRESS - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_START_TIME_MS - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- 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_USED_BYTES - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_USED_BYTES_ON_TIERS - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_VERSION - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_WORKER_COUNT - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- GET_WORKER_INFO_LIST - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- 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
-
- getAddress() - Method in class alluxio.master.meta.MasterInfo
-
- getAlluxioUri() - Method in class alluxio.master.file.meta.options.MountInfo
-
- getAncestorInode() - Method in class alluxio.master.file.meta.LockedInodePath
-
Returns the closest ancestor of the target inode (last inode in the full path).
- getAvailableBytes() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getBackupManager() - Method in class alluxio.master.CoreMasterContext
-
- 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
-
- 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
-
- getBlockDeletionContext() - Method in class alluxio.master.file.RpcContext
-
- getBlockId() - Method in class alluxio.master.block.meta.MasterBlockInfo
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- getBlockMasterInfo(GetBlockMasterInfoPOptions, StreamObserver<GetBlockMasterInfoPResponse>) - Method in class alluxio.master.block.BlockMasterClientServiceHandler
-
- getBlocks() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- 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
-
- getBlockStoreFactory() - Method in class alluxio.master.CoreMasterContext
-
- getBlockStoreFactory(String) - Static method in class alluxio.master.MasterUtils
-
- getCacheMap() - Method in class alluxio.master.metastore.caching.Cache
-
- getCancelState() - Method in class alluxio.master.file.PersistJob
-
- 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
-
- getCapacityBytesOnTiers() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- 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 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getConfigReport(GetConfigReportPOptions, StreamObserver<GetConfigReportPResponse>) - Method in class alluxio.master.meta.MetaMasterClientServiceHandler
-
- 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
-
- getConfMap() - Method in class alluxio.master.meta.checkconf.ServerConfigurationStore
-
- getContainerId() - Method in class alluxio.master.file.state.DirectoryId
-
- getContainerId() - Method in interface alluxio.master.file.state.DirectoryId.UnmodifiableDirectoryId
-
- 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
-
- getDb() - Method in class alluxio.master.metastore.rocks.RocksStore
-
- 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
-
- 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 class alluxio.master.meta.PathProperties
-
- getDelegate() - Method in class alluxio.underfs.MasterUfsManager
-
- getDependencies() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getDependencies() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getDependencies() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getDescendants(LockedInodePath) - Method in class alluxio.master.file.meta.InodeTree
-
- getDesiredPattern() - Method in class alluxio.master.file.meta.LockingScheme
-
- 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.
- getEvictBatchSize() - Method in class alluxio.master.metastore.caching.CacheConfiguration
-
- getExecutor() - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Get SyncManager Executor.
- getExistingInodeCount() - Method in class alluxio.master.file.meta.LockedInodePath
-
- 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).
- 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
-
- 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
-
- 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(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
-
- getFilePath(GetFilePathPRequest, StreamObserver<GetFilePathPResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- getFilePersistenceState(long) - Method in class alluxio.master.file.meta.FileSystemMasterView
-
Returns the persistence state of a given file.
- getFileSystemMasterView() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getFileSystemMasterView() - Method in interface alluxio.master.file.FileSystemMaster
-
- getFilterList(long) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Get the filter list associated with mount Id.
- getFreeBytes() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getFreeBytesOnTiers() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getGlobalStorageTierAssoc() - Method in interface alluxio.master.block.BlockMaster
-
- getGlobalStorageTierAssoc() - Method in class alluxio.master.block.DefaultBlockMaster
-
- 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
-
- getHash() - Method in class alluxio.master.meta.PathPropertiesView
-
- getHighWaterMark() - Method in class alluxio.master.metastore.caching.CacheConfiguration
-
- 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 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
-
- getInAlluxioFiles() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getInAlluxioFiles() - Method in interface alluxio.master.file.FileSystemMaster
-
- getInfo(Boolean) - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getInMemoryFiles() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getInMemoryFiles() - Method in interface alluxio.master.file.FileSystemMaster
-
- 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
-
- getInodeFile() - Method in class alluxio.master.file.meta.LockedInodePath
-
- 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
-
- getJournalContext() - Method in class alluxio.master.file.RpcContext
-
- 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 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.underfs.MasterUfsManager
-
- getJournalSystem() - Method in class alluxio.master.CoreMasterContext
-
- getKey() - Method in class alluxio.master.meta.checkconf.ConfigRecord
-
- 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
-
- getLastExistingInode() - Method in class alluxio.master.file.meta.LockedInodePath
-
- 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
-
- getLastUpdatedTimeMs() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getLastUpdatedTimeMs() - Method in class alluxio.master.meta.MasterInfo
-
- getLatestVersion(String, long, long, long) - Static method in class alluxio.master.meta.UpdateCheck
-
- 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
-
- getLiveNodeAddresses() - Method in class alluxio.master.meta.checkconf.ServerConfigurationStore
-
- 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
-
- 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
-
- 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.master.block.meta.MasterWorkerInfo
-
- getLostWorkerCount() - Method in interface alluxio.master.block.BlockMaster
-
- getLostWorkerCount() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getLostWorkersInfoList() - Method in interface alluxio.master.block.BlockMaster
-
- getLostWorkersInfoList() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getLowWaterMark() - Method in class alluxio.master.metastore.caching.CacheConfiguration
-
- getMaster(Class<T>) - Method in class alluxio.master.AlluxioMasterProcess
-
- getMasterAddresses() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getMasterAddresses() - Method in interface alluxio.master.meta.MetaMaster
-
- 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
-
- getMasterInfo(GetMasterInfoPOptions, StreamObserver<GetMasterInfoPResponse>) - Method in class alluxio.master.meta.MetaMasterClientServiceHandler
-
- getMasterServiceHandler() - Method in class alluxio.master.metrics.DefaultMetricsMaster
-
- getMasterServiceHandler() - Method in interface alluxio.master.metrics.MetricsMaster
-
- getMaxSize() - Method in class alluxio.master.metastore.caching.CacheConfiguration
-
- 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
-
- getMeta() - Method in class alluxio.master.metastore.BlockStore.Block
-
- getMetrics() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getMetrics(GetMetricsPOptions, StreamObserver<GetMetricsPResponse>) - Method in class alluxio.master.meta.MetaMasterClientServiceHandler
-
- getMetricsByInstanceTypeAndName(MetricsSystem.InstanceType, String) - Method in class alluxio.master.metrics.MetricsStore
-
Gets all the metrics by instance type and the metric name.
- 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
-
- getMountId() - Method in class alluxio.master.file.meta.MountTable.Resolution
-
- getMountId() - Method in class alluxio.master.file.meta.options.MountInfo
-
- getMountInfo(long) - Method in class alluxio.master.file.meta.MountTable
-
- getMountInfo() - Method in class alluxio.master.file.meta.MountTable.ReverseResolution
-
- getMountPoint(AlluxioURI) - Method in class alluxio.master.file.meta.MountTable
-
Returns the closest ancestor mount point the given path is nested under.
- 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
-
- 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
-
- 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.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
-
- getNewBlockId() - Method in class alluxio.master.file.meta.MutableInodeFile
-
- 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
-
- 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
-
- getNumberOfPinnedFiles() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getNumberOfPinnedFiles() - Method in interface alluxio.master.file.FileSystemMaster
-
- getNumLocations() - Method in class alluxio.master.block.meta.MasterBlockInfo
-
- 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
-
- getOptions() - Method in class alluxio.master.file.contexts.OperationContext
-
- getOptions() - Method in class alluxio.master.file.meta.options.MountInfo
-
- 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
-
- 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
-
- getParentInodeDirectory() - Method in class alluxio.master.file.meta.LockedInodePath
-
- getParentInodeOrNull() - Method in class alluxio.master.file.meta.LockedInodePath
-
- 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
-
- getPattern() - Method in class alluxio.master.file.meta.LockingScheme
-
- 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.
- getPersist() - Method in class alluxio.master.file.contexts.RenameContext
-
- 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
-
- getPersistenceWaitTime() - Method in class alluxio.master.file.contexts.ScheduleAsyncPersistenceContext
-
- 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
-
- 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
-
- getPinnedFileIds(GetPinnedFileIdsPRequest, StreamObserver<GetPinnedFileIdsPResponse>) - Method in class alluxio.master.file.FileSystemMasterWorkerServiceHandler
-
- getPinnedInodeFileIds() - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
- getPinnedSize() - Method in class alluxio.master.file.meta.InodeTree
-
- getPort() - Method in class alluxio.master.CoreMasterContext
-
- 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
-
- getRemoteServiceType() - Method in class alluxio.master.meta.RetryHandlingMetaMasterMasterClient
-
- 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
-
- getReplicationLimitedFileIds() - Method in class alluxio.master.file.meta.InodeTree
-
- getReplicationLimitedFileIds() - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
- 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
-
- 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
-
- getRoot() - Method in class alluxio.master.file.meta.InodeTree
-
- getRoot() - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
- getRootUserName() - Method in class alluxio.master.file.meta.InodeTree
-
- getRpcAddress() - Method in class alluxio.master.AlluxioMasterProcess
-
- getRpcAddress() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getRpcAddress() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getRpcAddress() - Method in interface alluxio.master.meta.MetaMaster
-
- getSafeModeManager() - Method in class alluxio.master.CoreMasterContext
-
- getSequenceNumber() - Method in class alluxio.master.file.state.DirectoryId
-
- getSequenceNumber() - Method in interface alluxio.master.file.state.DirectoryId.UnmodifiableDirectoryId
-
- getServiceName() - Method in class alluxio.master.block.BlockMasterClientRestServiceHandler
-
Deprecated.
- getServiceName() - Method in class alluxio.master.meta.RetryHandlingMetaMasterMasterClient
-
- getServices() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getServices() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getServices() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getServices() - Method in class alluxio.master.metrics.DefaultMetricsMaster
-
- getServiceVersion() - Method in class alluxio.master.block.BlockMasterClientRestServiceHandler
-
Deprecated.
- getServiceVersion() - Method in class alluxio.master.meta.RetryHandlingMetaMasterMasterClient
-
- getShared() - Method in class alluxio.master.file.meta.MountTable.Resolution
-
- 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
-
- getSource() - Method in class alluxio.master.meta.checkconf.ConfigRecord
-
- getStartTime() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getStartTimeMs() - Method in class alluxio.master.CoreMasterContext
-
- getStartTimeMs() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getStartTimeMs() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getStartTimeMs() - Method in interface alluxio.master.meta.MetaMaster
-
- getStatus(GetStatusPRequest, StreamObserver<GetStatusPResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- GetStatusContext - Class in alluxio.master.file.contexts
-
- getStorageTierAssoc() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getSyncManagerLock() - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Gets the lock protecting the syncManager.
- 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
-
- 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
-
- 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
-
- getTierAlias() - Method in class alluxio.master.block.meta.MasterBlockLocation
-
- getTimer() - Method in class alluxio.master.file.PersistJob
-
- getTimeSeries() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getTimeSeries() - Method in interface alluxio.master.file.FileSystemMaster
-
- getTimeSeries() - Method in class alluxio.master.metrics.TimeSeriesStore
-
- getToBePersistedIds() - Method in class alluxio.master.file.meta.InodeTree
-
- getToBePersistedIds() - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
- getToRemoveBlocks() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- 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
-
- 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
-
- 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
-
- 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
-
- getUfsAddress() - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getUfsAddress() - Method in interface alluxio.master.file.FileSystemMaster
-
- getUfsCapacityBytes() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getUfsClient(long) - Method in class alluxio.master.file.meta.MountTable
-
Get the associated ufs client with the mount id.
- 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
-
- getUfsFreeBytes() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getUfsInfo(long) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- getUfsInfo(long) - Method in interface alluxio.master.file.FileSystemMaster
-
- getUfsInfo(GetUfsInfoPRequest, StreamObserver<GetUfsInfoPResponse>) - Method in class alluxio.master.file.FileSystemMasterJobServiceHandler
-
- getUfsInfo(GetUfsInfoPRequest, StreamObserver<GetUfsInfoPResponse>) - Method in class alluxio.master.file.FileSystemMasterWorkerServiceHandler
-
- getUfsManager() - Method in class alluxio.master.CoreMasterContext
-
- 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
-
- getUfsUri() - Method in class alluxio.master.file.meta.options.MountInfo
-
- getUfsUsedBytes() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getUnmodifiableView() - Method in class alluxio.master.file.state.DirectoryId
-
- getUptimeMs() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getUptimeMs() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getUptimeMs() - Method in interface alluxio.master.meta.MetaMaster
-
- 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
-
- 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
-
- 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
-
- getUserAgentString(String) - Static method in class alluxio.master.meta.UpdateCheck
-
- getValue() - Method in class alluxio.master.meta.checkconf.ConfigRecord
-
- getVersion() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- getWebAddress() - Method in class alluxio.master.AlluxioMasterProcess
-
- getWebPort() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getWebPort() - Method in interface alluxio.master.meta.MetaMaster
-
- 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.
- getWebUILogs(String, String, String, String) - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
Gets Web UI logs page data.
- getWebUIMetrics() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
Gets Web UI metrics page data.
- getWebUIOverview() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
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.master.file.DefaultFileSystemMaster
-
- getWhiteList() - Method in interface alluxio.master.file.FileSystemMaster
-
- getWorkerAddress() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- getWorkerAddresses() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- getWorkerAddresses() - Method in interface alluxio.master.meta.MetaMaster
-
- getWorkerCount() - Method in interface alluxio.master.block.BlockMaster
-
- getWorkerCount() - Method in class alluxio.master.block.DefaultBlockMaster
-
- getWorkerCount() - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- 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
-
- 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.meta.AlluxioMasterRestServiceHandler
-
- 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
-
- 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
-
- getWorkers() - Method in class alluxio.master.block.meta.MasterBlockInfo
-
- getWriteType() - Method in class alluxio.master.file.contexts.CreatePathContext
-
- 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
-
- GrpcCallTracker - Class in alluxio.master.file.contexts
-
- GrpcCallTracker(StreamObserver<?>) - Constructor for class alluxio.master.file.contexts.GrpcCallTracker
-
Creates a call tracker for gRPC.
- initializeRoot(String, String, Mode, JournalContext) - Method in class alluxio.master.file.meta.InodeTree
-
Initializes the root of the inode tree.
- Inode - Class in alluxio.master.file.meta
-
Base class for read only inodes.
- Inode(InodeView) - Constructor for class alluxio.master.file.meta.Inode
-
- InodeCounter - Class in alluxio.master.file.meta
-
A checkpointed atomic long.
- InodeCounter() - Constructor for class alluxio.master.file.meta.InodeCounter
-
- InodeDirectory - Class in alluxio.master.file.meta
-
Forwarding wrapper around an inode directory view.
- InodeDirectory(InodeDirectoryView) - Constructor for class alluxio.master.file.meta.InodeDirectory
-
- InodeDirectoryIdGenerator - Class in alluxio.master.file.meta
-
Inode id management for directory inodes.
- InodeDirectoryIdGenerator(ContainerIdGenerable) - Constructor for class alluxio.master.file.meta.InodeDirectoryIdGenerator
-
- InodeDirectoryView - Interface in alluxio.master.file.meta
-
Read-only interface for an inode directory.
- InodeFile - Class in alluxio.master.file.meta
-
Forwarding wrapper around an inode file view.
- InodeFile(InodeFileView) - Constructor for class alluxio.master.file.meta.InodeFile
-
- InodeFileView - Interface in alluxio.master.file.meta
-
Read-only interface for an inode file.
- inodeIdExists(long) - Method in class alluxio.master.file.meta.InodeTree
-
- InodeLockList - Interface in alluxio.master.file.meta
-
Represents a locked path within the inode tree.
- InodeLockManager - Class in alluxio.master.file.meta
-
Class for managing inode locking.
- InodeLockManager() - Constructor for class alluxio.master.file.meta.InodeLockManager
-
- inodePathExists(AlluxioURI) - Method in class alluxio.master.file.meta.InodeTree
-
- InodePathPair - Class in alluxio.master.file.meta
-
- InodeStore - Interface in alluxio.master.metastore
-
Inode metadata storage.
- InodeStore.Factory - Interface in alluxio.master.metastore
-
Factory for creating inode stores.
- InodeStore.WriteBatch - Interface in alluxio.master.metastore
-
Used to perform batched writes.
- InodeTree - Class in alluxio.master.file.meta
-
Represents the tree of Inodes.
- InodeTree(InodeStore, ContainerIdGenerable, InodeDirectoryIdGenerator, MountTable, InodeLockManager) - Constructor for class alluxio.master.file.meta.InodeTree
-
- InodeTree.LockPattern - Enum in alluxio.master.file.meta
-
Patterns of inode path locking.
- InodeTreeBufferedIterator - Class in alluxio.master.file.meta
-
Used to iterate this InodeTree's state, while doing a read-ahead buffering.
- InodeTreeBufferedIterator(InodeStore, InodeDirectory) - Constructor for class alluxio.master.file.meta.InodeTreeBufferedIterator
-
Creates buffered iterator.
- InodeTreePersistentState - Class in alluxio.master.file.meta
-
Class for managing persistent inode tree state.
- InodeTreePersistentState(InodeStore, InodeLockManager, TtlBucketList) - Constructor for class alluxio.master.file.meta.InodeTreePersistentState
-
- inodeUfsIsContentSynced(Inode, Fingerprint, Fingerprint) - Static method in class alluxio.master.file.meta.UfsSyncUtils
-
Returns true if the given inode's content is synced with the ufs status.
- inodeUfsIsMetadataSynced(Inode, Fingerprint, Fingerprint) - Static method in class alluxio.master.file.meta.UfsSyncUtils
-
Returns true if the given inode's metadata matches the ufs fingerprint.
- InodeView - Interface in alluxio.master.file.meta
-
Read-only view of an inode.
- insert(Inode) - Method in class alluxio.master.file.meta.TtlBucketList
-
Inserts an inode to the appropriate bucket where its ttl end time lies in the
bucket's interval, if no appropriate bucket exists, a new bucket will be created to contain
this inode, if ttl value is
Constants.NO_TTL, the inode won't be inserted to any
buckets and nothing will happen.
- INSTANCE - Static variable in class alluxio.master.file.NoopBlockDeletionContext
-
- INSTANCE - Static variable in class alluxio.master.file.NoopUfsDeleter
-
- INVALID_CLUSTER_ID - Static variable in class alluxio.master.meta.DefaultMetaMaster
-
Value to be used for the cluster ID when not assigned.
- invalidate(long) - Method in class alluxio.master.file.meta.LazyUfsBlockLocationCache
-
- invalidate(long) - Method in interface alluxio.master.file.meta.UfsBlockLocationCache
-
Invalidates the UFS locations for the block.
- isAbsent(AlluxioURI) - Method in class alluxio.master.file.meta.AsyncUfsAbsentPathCache
-
- isAbsent(AlluxioURI) - Method in class alluxio.master.file.meta.NoopUfsAbsentPathCache
-
- isAbsent(AlluxioURI) - Method in interface alluxio.master.file.meta.UfsAbsentPathCache
-
Returns true if the given path is absent, according to this cache.
- isActivelySynced(AlluxioURI) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Check if a URI is actively synced.
- isCacheable() - Method in class alluxio.master.file.contexts.CreateFileContext
-
- isCacheable() - Method in class alluxio.master.file.meta.InodeFile
-
- isCacheable() - Method in interface alluxio.master.file.meta.InodeFileView
-
- isCacheable() - Method in class alluxio.master.file.meta.MutableInodeFile
-
- isCancelled() - Method in interface alluxio.master.file.contexts.CallTracker
-
- isCancelled() - Method in class alluxio.master.file.contexts.GrpcCallTracker
-
- isCancelled() - Method in class alluxio.master.file.contexts.OperationContext
-
- isCompleted() - Method in class alluxio.master.file.meta.InodeFile
-
- isCompleted() - Method in interface alluxio.master.file.meta.InodeFileView
-
- isCompleted() - Method in class alluxio.master.file.meta.MutableInodeFile
-
- isDeleted() - Method in class alluxio.master.file.meta.Inode
-
- isDeleted() - Method in interface alluxio.master.file.meta.InodeView
-
- isDeleted() - Method in class alluxio.master.file.meta.MutableInode
-
- isDirectChildrenLoaded() - Method in class alluxio.master.file.meta.InodeDirectory
-
- isDirectChildrenLoaded() - Method in interface alluxio.master.file.meta.InodeDirectoryView
-
- isDirectChildrenLoaded() - Method in class alluxio.master.file.meta.MutableInodeDirectory
-
- isDirectory() - Method in class alluxio.master.file.meta.Inode
-
- isDirectory() - Method in interface alluxio.master.file.meta.InodeView
-
- isDirectory() - Method in class alluxio.master.file.meta.MutableInode
-
- isDirectoryInSync(AlluxioURI) - Method in class alluxio.master.file.UfsSyncChecker
-
- isEmpty() - Method in class alluxio.master.file.meta.CompositeInodeLockList
-
- isEmpty() - Method in interface alluxio.master.file.meta.InodeLockList
-
- isEmpty() - Method in class alluxio.master.file.meta.SimpleInodeLockList
-
- isEnabled() - Method in class alluxio.master.block.BlockMasterFactory
-
- isEnabled() - Method in class alluxio.master.file.FileSystemMasterFactory
-
- isEnabled() - Method in class alluxio.master.meta.MetaMasterFactory
-
- isEnabled() - Method in class alluxio.master.metrics.MetricsMasterFactory
-
- isFile() - Method in class alluxio.master.file.meta.Inode
-
- isFile() - Method in interface alluxio.master.file.meta.InodeView
-
- isFile() - Method in class alluxio.master.file.meta.MutableInode
-
- isInSafeMode() - Method in class alluxio.master.AlluxioMasterProcess
-
- isInSafeMode() - Method in class alluxio.master.DefaultSafeModeManager
-
- isInSafeMode() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- isInSafeMode() - Method in interface alluxio.master.meta.MetaMaster
-
- isInTier(String) - Method in class alluxio.master.block.meta.MasterBlockInfo
-
- isMetadataLoad() - Method in class alluxio.master.file.contexts.CreatePathContext
-
- isMountPoint() - Method in class alluxio.master.file.contexts.CreatePathContext
-
- isMountPoint() - Method in class alluxio.master.file.meta.InodeDirectory
-
- isMountPoint() - Method in interface alluxio.master.file.meta.InodeDirectoryView
-
- isMountPoint(AlluxioURI) - Method in class alluxio.master.file.meta.MountTable
-
- isMountPoint() - Method in class alluxio.master.file.meta.MutableInodeDirectory
-
- isPersisted() - Method in class alluxio.master.file.contexts.CreatePathContext
-
- isPersisted() - Method in class alluxio.master.file.meta.Inode
-
- isPersisted() - Method in interface alluxio.master.file.meta.InodeView
-
- isPersisted() - Method in class alluxio.master.file.meta.MutableInode
-
- isPinned() - Method in class alluxio.master.file.meta.Inode
-
- isPinned() - Method in interface alluxio.master.file.meta.InodeView
-
- isPinned() - Method in class alluxio.master.file.meta.MutableInode
-
- isRecursive() - Method in class alluxio.master.file.contexts.CreatePathContext
-
- isRegistered() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
- isRootId(long) - Method in class alluxio.master.file.meta.InodeTree
-
- isWrite() - Method in enum alluxio.master.file.meta.InodeTree.LockPattern
-
- iterator() - Method in class alluxio.master.file.meta.LockedInodePathList
-
- iterator() - Method in class alluxio.master.metastore.heap.HeapBlockStore
-
- iterator() - Method in class alluxio.master.metastore.rocks.RocksBlockStore
-
- iterator() - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- launchPollingThread(long, long) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Launches polling thread on a particular mount point with starting txId.
- LazyUfsBlockLocationCache - Class in alluxio.master.file.meta
-
Lazily cache the block locations only when needed.
- LazyUfsBlockLocationCache(MountTable) - Constructor for class alluxio.master.file.meta.LazyUfsBlockLocationCache
-
- listStatus(AlluxioURI, ListStatusContext, ResultStream<FileInfo>) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- listStatus(AlluxioURI, ListStatusContext) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- listStatus(AlluxioURI, ListStatusContext) - Method in interface alluxio.master.file.FileSystemMaster
-
Returns a list of
FileInfo for a given path.
- listStatus(AlluxioURI, ListStatusContext, ResultStream<FileInfo>) - Method in interface alluxio.master.file.FileSystemMaster
-
Enumerates given path to given batch tracker.
- listStatus(ListStatusPRequest, StreamObserver<ListStatusPResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- ListStatusContext - Class in alluxio.master.file.contexts
-
- ListStatusResultStream - Class in alluxio.master.file
-
Used to define a single batch of listing.
- ListStatusResultStream(int, StreamObserver<ListStatusPResponse>) - Constructor for class alluxio.master.file.ListStatusResultStream
-
Creates a new result streamer for listStatus call.
- load(K) - Method in class alluxio.master.metastore.caching.Cache
-
Loads a key from the backing store.
- LoadMetadataContext - Class in alluxio.master.file.contexts
-
- lockChild(Inode, InodeTree.LockPattern) - Method in class alluxio.master.file.meta.LockedInodePath
-
Returns a new locked inode path composed of the current path plus the child inode.
- lockChild(Inode, InodeTree.LockPattern, String[]) - Method in class alluxio.master.file.meta.LockedInodePath
-
Efficient version of #lockChild(Inode, LockPattern) for when the child path
components are already known.
- lockDescendant(AlluxioURI, InodeTree.LockPattern) - Method in class alluxio.master.file.meta.LockedInodePath
-
Locks a descendant of the current path and returns a new locked inode path.
- lockEdge(Inode, String, LockMode) - Method in class alluxio.master.file.meta.CompositeInodeLockList
-
- lockEdge(Inode, String, LockMode) - Method in interface alluxio.master.file.meta.InodeLockList
-
Locks an edge leading out of the last inode in the list.
- lockEdge(Edge, LockMode) - Method in class alluxio.master.file.meta.InodeLockManager
-
Acquires an edge lock.
- lockEdge(Inode, String, LockMode) - Method in class alluxio.master.file.meta.SimpleInodeLockList
-
- LockedInodePath - Class in alluxio.master.file.meta
-
This class represents a locked path within the inode tree, starting from the root.
- LockedInodePath(AlluxioURI, ReadOnlyInodeStore, InodeLockManager, InodeDirectory, InodeTree.LockPattern) - Constructor for class alluxio.master.file.meta.LockedInodePath
-
Creates a new locked inode path.
- LockedInodePathList - Class in alluxio.master.file.meta
-
This class represents a list of locked inodePaths.
- LockedInodePathList(List<LockedInodePath>) - Constructor for class alluxio.master.file.meta.LockedInodePathList
-
- lockFinalEdgeWrite() - Method in class alluxio.master.file.meta.LockedInodePath
-
Returns a copy of the path with the final edge write locked.
- lockFullInodePath(AlluxioURI, InodeTree.LockPattern) - Method in class alluxio.master.file.meta.InodeTree
-
Locks a path and throws an exception if the path does not exist.
- lockFullInodePath(long, InodeTree.LockPattern) - Method in class alluxio.master.file.meta.InodeTree
-
Locks a path and throws an exception if the path does not exist.
- LockingScheme - Class in alluxio.master.file.meta
-
This class represents information about how a path should be locked.
- LockingScheme(AlluxioURI, InodeTree.LockPattern, boolean) - Constructor for class alluxio.master.file.meta.LockingScheme
-
- lockInode(Inode, LockMode) - Method in class alluxio.master.file.meta.CompositeInodeLockList
-
- lockInode(Inode, LockMode) - Method in interface alluxio.master.file.meta.InodeLockList
-
Locks the given inode and adds it to the lock list.
- lockInode(InodeView, LockMode) - Method in class alluxio.master.file.meta.InodeLockManager
-
Acquires an inode lock.
- lockInode(Inode, LockMode) - Method in class alluxio.master.file.meta.SimpleInodeLockList
-
- lockInodePath(AlluxioURI, InodeTree.LockPattern) - Method in class alluxio.master.file.meta.InodeTree
-
- lockInodePathPair(AlluxioURI, InodeTree.LockPattern, AlluxioURI, InodeTree.LockPattern) - Method in class alluxio.master.file.meta.InodeTree
-
Locks existing inodes on the two specified paths.
- lockRootEdge(LockMode) - Method in class alluxio.master.file.meta.CompositeInodeLockList
-
- lockRootEdge(LockMode) - Method in interface alluxio.master.file.meta.InodeLockList
-
Locks the root edge in the specified mode.
- lockRootEdge(LockMode) - Method in class alluxio.master.file.meta.SimpleInodeLockList
-
- lockUpdate(long) - Method in class alluxio.master.file.meta.InodeLockManager
-
Acquires the lock for modifying an inode's last modified time or size.
- LOG - Static variable in class alluxio.master.file.async.AsyncPersistHandler.Factory
-
- LOG_ARGUMENT_LEVEL - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- LOG_ARGUMENT_NAME - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- LOG_LEVEL - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- logConfigReport() - Method in class alluxio.master.meta.checkconf.ServerConfigurationChecker
-
Logs the configuration check report information.
- logLevel(String, String) - Method in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- lostNodeFound(Address) - Method in class alluxio.master.meta.checkconf.ServerConfigurationStore
-
Updates configuration when a lost node is found.
- mAcl - Variable in class alluxio.master.file.contexts.CreatePathContext
-
- mAcl - Variable in class alluxio.master.file.meta.MutableInode
-
- main(String[]) - Static method in class alluxio.master.AlluxioMaster
-
Starts the Alluxio master.
- main(String[]) - Static method in class alluxio.master.AlluxioSecondaryMaster
-
Starts the secondary Alluxio master.
- main(String[]) - Static method in class alluxio.master.journal.tool.JournalTool
-
Dumps a ufs journal in human-readable format.
- MasterBlockInfo - Class in alluxio.master.block.meta
-
The metadata for an Alluxio block, managed by the block master.
- MasterBlockInfo(long, long) - Constructor for class alluxio.master.block.meta.MasterBlockInfo
-
- MasterBlockLocation - Class in alluxio.master.block.meta
-
The location of an Alluxio block.
- masterHeartbeat(long) - Method in class alluxio.master.meta.DefaultMetaMaster
-
- masterHeartbeat(long) - Method in interface alluxio.master.meta.MetaMaster
-
A standby master periodically heartbeats with the leader master.
- masterHeartbeat(MasterHeartbeatPRequest, StreamObserver<MasterHeartbeatPResponse>) - Method in class alluxio.master.meta.MetaMasterMasterServiceHandler
-
- MasterInfo - Class in alluxio.master.meta
-
Master information.
- MasterInfo(long, Address) - Constructor for class alluxio.master.meta.MasterInfo
-
- masterRegister(long, RegisterMasterPOptions) - Method in class alluxio.master.meta.DefaultMetaMaster
-
- masterRegister(long, RegisterMasterPOptions) - Method in interface alluxio.master.meta.MetaMaster
-
A standby master registers with the leader master.
- MasterUfsManager - Class in alluxio.underfs
-
A class that manages the UFS for master servers.
- MasterUfsManager() - Constructor for class alluxio.underfs.MasterUfsManager
-
- MasterUtils - Class in alluxio.master
-
This class encapsulates the different master services that are configured to run.
- MasterWebServer - Class in alluxio.web
-
The Alluxio master web server.
- MasterWebServer(String, InetSocketAddress, AlluxioMasterProcess) - Constructor for class alluxio.web.MasterWebServer
-
- MasterWorkerInfo - Class in alluxio.master.block.meta
-
Metadata for an Alluxio worker.
- MasterWorkerInfo(long, WorkerNetAddress) - Constructor for class alluxio.master.block.meta.MasterWorkerInfo
-
- mBackupManager - Variable in class alluxio.master.CoreMaster
-
- mBlockLocations - Variable in class alluxio.master.metastore.heap.HeapBlockStore
-
- mBlocks - Variable in class alluxio.master.metastore.heap.HeapBlockStore
-
- mCheckpointsDir - Variable in class alluxio.master.journal.tool.AbstractJournalDumper
-
- mCreationTimeMs - Variable in class alluxio.master.file.meta.MutableInode
-
- mDefaultAcl - Variable in class alluxio.master.file.contexts.CreateDirectoryContext
-
- mDirectory - Variable in class alluxio.master.file.meta.MutableInode
-
- mDirty - Variable in class alluxio.master.metastore.caching.Cache.Entry
-
- mEdgeLocks - Variable in class alluxio.master.file.meta.InodeLockManager
-
Cache for supplying edge locks, similar to mInodeLocks.
- mEnd - Variable in class alluxio.master.journal.tool.AbstractJournalDumper
-
- mergeFrom(CheckConsistencyPOptions.Builder) - Static method in class alluxio.master.file.contexts.CheckConsistencyContext
-
- mergeFrom(CompleteFilePOptions.Builder) - Static method in class alluxio.master.file.contexts.CompleteFileContext
-
- mergeFrom(CreateDirectoryPOptions.Builder) - Static method in class alluxio.master.file.contexts.CreateDirectoryContext
-
- mergeFrom(CreateFilePOptions.Builder) - Static method in class alluxio.master.file.contexts.CreateFileContext
-
- mergeFrom(DeletePOptions.Builder) - Static method in class alluxio.master.file.contexts.DeleteContext
-
Merges and embeds the given
DeletePOptions with the corresponding master options.
- mergeFrom(FreePOptions.Builder) - Static method in class alluxio.master.file.contexts.FreeContext
-
Merges and embeds the given
FreePOptions with the corresponding master options.
- mergeFrom(GetStatusPOptions.Builder) - Static method in class alluxio.master.file.contexts.GetStatusContext
-
- mergeFrom(ListStatusPOptions.Builder) - Static method in class alluxio.master.file.contexts.ListStatusContext
-
- mergeFrom(LoadMetadataPOptions.Builder) - Static method in class alluxio.master.file.contexts.LoadMetadataContext
-
- mergeFrom(MountPOptions.Builder) - Static method in class alluxio.master.file.contexts.MountContext
-
Merges and embeds the given
MountPOptions with the corresponding master options.
- mergeFrom(RenamePOptions.Builder) - Static method in class alluxio.master.file.contexts.RenameContext
-
Merges and embeds the given
RenamePOptions with the corresponding master options.
- mergeFrom(ScheduleAsyncPersistencePOptions.Builder) - Static method in class alluxio.master.file.contexts.ScheduleAsyncPersistenceContext
-
- mergeFrom(SetAclPOptions.Builder) - Static method in class alluxio.master.file.contexts.SetAclContext
-
Merges and embeds the given
SetAclPOptions with the corresponding master options.
- mergeFrom(SetAttributePOptions.Builder) - Static method in class alluxio.master.file.contexts.SetAttributeContext
-
- MetaMaster - Interface in alluxio.master.meta
-
The interface of meta master.
- MetaMasterClientServiceHandler - Class in alluxio.master.meta
-
This class is a gRPC handler for meta master RPCs.
- MetaMasterClientServiceHandler(MetaMaster) - Constructor for class alluxio.master.meta.MetaMasterClientServiceHandler
-
- MetaMasterConfigurationServiceHandler - Class in alluxio.master.meta
-
This class is a gRPC handler for meta master RPCs.
- MetaMasterConfigurationServiceHandler(MetaMaster) - Constructor for class alluxio.master.meta.MetaMasterConfigurationServiceHandler
-
- MetaMasterFactory - Class in alluxio.master.meta
-
- MetaMasterFactory() - Constructor for class alluxio.master.meta.MetaMasterFactory
-
- MetaMasterMasterServiceHandler - Class in alluxio.master.meta
-
This class is a gRPC handler for meta master RPCs invoked by an Alluxio standby master.
- MetaMasterMasterServiceHandler(MetaMaster) - Constructor for class alluxio.master.meta.MetaMasterMasterServiceHandler
-
- MetaMasterSync - Class in alluxio.master.meta
-
If a master is detected as a standby master.
- MetaMasterSync(Address, RetryHandlingMetaMasterMasterClient) - Constructor for class alluxio.master.meta.MetaMasterSync
-
- MetastoreType - Enum in alluxio.master.metastore
-
Metastore types.
- metricsHeartbeat(MetricsHeartbeatPRequest, StreamObserver<MetricsHeartbeatPResponse>) - Method in class alluxio.master.metrics.MetricsMasterClientServiceHandler
-
- MetricsMaster - Interface in alluxio.master.metrics
-
Interface of the metrics master that aggregates the cluster-level metrics from workers and
clients.
- MetricsMasterClientServiceHandler - Class in alluxio.master.metrics
-
This class is a gRPC handler for metrics master RPCs invoked by an Alluxio client.
- MetricsMasterClientServiceHandler(MetricsMaster) - Constructor for class alluxio.master.metrics.MetricsMasterClientServiceHandler
-
- MetricsMasterFactory - Class in alluxio.master.metrics
-
- MetricsMasterFactory() - Constructor for class alluxio.master.metrics.MetricsMasterFactory
-
- MetricsStore - Class in alluxio.master.metrics
-
A store of metrics containing the metrics collected from workers and clients.
- MetricsStore() - Constructor for class alluxio.master.metrics.MetricsStore
-
- mGroup - Variable in class alluxio.master.file.contexts.CreatePathContext
-
- mId - Variable in class alluxio.master.file.meta.MutableInode
-
- mInodeLocks - Variable in class alluxio.master.file.meta.InodeLockManager
-
Pool for supplying inode locks.
- mInputDir - Variable in class alluxio.master.journal.tool.AbstractJournalDumper
-
- mJournalEntryFile - Variable in class alluxio.master.journal.tool.AbstractJournalDumper
-
- mJournalSystem - Variable in class alluxio.master.CoreMaster
-
- mKey - Variable in class alluxio.master.metastore.caching.Cache.Entry
-
- mLockList - Variable in class alluxio.master.file.meta.LockedInodePath
-
Lock list locking some portion of the path according to mLockPattern.
- mLockPattern - Variable in class alluxio.master.file.meta.LockedInodePath
-
The locking pattern.
- mMaster - Variable in class alluxio.master.journal.tool.AbstractJournalDumper
-
- mMetadataLoad - Variable in class alluxio.master.file.contexts.CreatePathContext
-
- mMode - Variable in class alluxio.master.file.contexts.CreatePathContext
-
- mMountPoint - Variable in class alluxio.master.file.contexts.CreatePathContext
-
- mOperationTimeMs - Variable in class alluxio.master.file.contexts.CreatePathContext
-
- mount(AlluxioURI, AlluxioURI, MountContext) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- mount(AlluxioURI, AlluxioURI, MountContext) - Method in interface alluxio.master.file.FileSystemMaster
-
Mounts a UFS path onto an Alluxio path.
- mount(MountPRequest, StreamObserver<MountPResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- MountContext - Class in alluxio.master.file.contexts
-
- MountInfo - Class in alluxio.master.file.meta.options
-
This class holds information about a mount point.
- MountInfo(AlluxioURI, AlluxioURI, long, MountPOptions) - Constructor for class alluxio.master.file.meta.options.MountInfo
-
Creates a new instance of MountInfo.
- MountTable - Class in alluxio.master.file.meta
-
This class is used for keeping track of Alluxio mount points.
- MountTable(UfsManager, MountInfo) - Constructor for class alluxio.master.file.meta.MountTable
-
- MountTable.Resolution - Class in alluxio.master.file.meta
-
This class represents a UFS path after resolution.
- MountTable.ReverseResolution - Class in alluxio.master.file.meta
-
This class represents a Alluxio path after reverse resolution.
- MountTable.State - Class in alluxio.master.file.meta
-
Persistent mount table state.
- mOutputDir - Variable in class alluxio.master.journal.tool.AbstractJournalDumper
-
- mOwner - Variable in class alluxio.master.file.contexts.CreatePathContext
-
- mPathComponents - Variable in class alluxio.master.file.meta.LockedInodePath
-
The components of mUri.
- mPort - Variable in class alluxio.master.CoreMaster
-
- mRecursive - Variable in class alluxio.master.file.contexts.CreatePathContext
-
- mSafeModeManager - Variable in class alluxio.master.AlluxioMasterProcess
-
The manager of safe mode state.
- mSafeModeManager - Variable in class alluxio.master.CoreMaster
-
- mStart - Variable in class alluxio.master.journal.tool.AbstractJournalDumper
-
- mStartTimeMs - Variable in class alluxio.master.CoreMaster
-
- mTtl - Variable in class alluxio.master.file.contexts.CreatePathContext
-
- mTtl - Variable in class alluxio.master.file.meta.MutableInode
-
- mTtlAction - Variable in class alluxio.master.file.contexts.CreatePathContext
-
- mTtlAction - Variable in class alluxio.master.file.meta.MutableInode
-
- mUri - Variable in class alluxio.master.file.meta.LockedInodePath
-
Uri for the path represented.
- MutableInode<T extends MutableInode> - Class in alluxio.master.file.meta
-
MutableInode is an abstract class, with information shared by all types of Inodes.
- MutableInode(long, boolean) - Constructor for class alluxio.master.file.meta.MutableInode
-
- MutableInodeDirectory - Class in alluxio.master.file.meta
-
Alluxio file system's directory representation in the file system master.
- MutableInodeFile - Class in alluxio.master.file.meta
-
Alluxio file system's file representation in the file system master.
- mValue - Variable in class alluxio.master.metastore.caching.Cache.Entry
-
- mXAttr - Variable in class alluxio.master.file.contexts.CreatePathContext
-
- PATH_TRAVERSAL_RETRIES - Static variable in class alluxio.master.file.meta.InodeTree
-
Number of retries when trying to lock a path, from a given id.
- PathProperties - Class in alluxio.master.meta
-
Source of truth for path level properties.
- PathProperties() - Constructor for class alluxio.master.meta.PathProperties
-
- PathProperties.State - Class in alluxio.master.meta
-
Journaled state of path level properties.
- PathPropertiesView - Class in alluxio.master.meta
-
Read-only view of path level properties.
- PathPropertiesView(Map<String, Map<String, String>>, String) - Constructor for class alluxio.master.meta.PathPropertiesView
-
Constructs a read-only view of path level properties.
- PermissionChecker - Interface in alluxio.master.file
-
interface to provide permission check logic.
- PersistJob - Class in alluxio.master.file
-
Represents a persist job.
- PersistJob(long, long, AlluxioURI, String, ExponentialTimer) - Constructor for class alluxio.master.file.PersistJob
-
- PersistJob.CancelState - Enum in alluxio.master.file
-
Represents the possible cancel states.
- PinnedInodeFileIds - Class in alluxio.master.file.meta
-
Keeps track of which files are pinned.
- PinnedInodeFileIds() - Constructor for class alluxio.master.file.meta.PinnedInodeFileIds
-
- pollFilesToPersist(long) - Method in interface alluxio.master.file.async.AsyncPersistHandler
-
Polls the files for persistence on the given worker.
- pollFilesToPersist(long) - Method in class alluxio.master.file.async.DefaultAsyncPersistHandler
-
Polls the files to send to the given worker for persistence.
- process(List<Long>) - Method in interface alluxio.master.file.BlockDeletionContext.BlockDeletionListener
-
Processes block deletion.
- process(AlluxioURI, List<Inode>) - Method in class alluxio.master.file.meta.AsyncUfsAbsentPathCache
-
- process(AlluxioURI, List<Inode>) - Method in class alluxio.master.file.meta.NoopUfsAbsentPathCache
-
- process(AlluxioURI, List<Inode>) - Method in interface alluxio.master.file.meta.UfsAbsentPathCache
-
Processes the given path for the cache.
- processExisting(AlluxioURI) - Method in class alluxio.master.file.meta.AsyncUfsAbsentPathCache
-
- processExisting(AlluxioURI) - Method in class alluxio.master.file.meta.NoopUfsAbsentPathCache
-
- processExisting(AlluxioURI) - Method in interface alluxio.master.file.meta.UfsAbsentPathCache
-
Processes the given path that already exists.
- processJournalEntry(Journal.JournalEntry) - Method in class alluxio.master.block.DefaultBlockMaster
-
- processJournalEntry(Journal.JournalEntry) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
- processJournalEntry(Journal.JournalEntry) - Method in class alluxio.master.file.meta.InodeDirectoryIdGenerator
-
- processJournalEntry(Journal.JournalEntry) - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
- processJournalEntry(Journal.JournalEntry) - Method in class alluxio.master.file.meta.MountTable.State
-
- processJournalEntry(Journal.JournalEntry) - Method in class alluxio.master.meta.DefaultMetaMaster
-
- processJournalEntry(Journal.JournalEntry) - Method in class alluxio.master.meta.DefaultMetaMaster.State
-
- processJournalEntry(Journal.JournalEntry) - Method in class alluxio.master.meta.PathProperties.State
-
- ProtobufUtils - Class in alluxio.master
-
Utility methods for conversion between wire types and protobuf types.
- pushWriteLockedEdge(Inode, String) - Method in class alluxio.master.file.meta.CompositeInodeLockList
-
- pushWriteLockedEdge(Inode, String) - Method in interface alluxio.master.file.meta.InodeLockList
-
Leapfrogs the final edge write lock forward, reducing the lock list's write-locked scope.
- pushWriteLockedEdge(Inode, String) - Method in class alluxio.master.file.meta.SimpleInodeLockList
-
- put(K, V) - Method in class alluxio.master.metastore.caching.Cache
-
Writes a key/value pair to the cache.
- putBlock(long, Block.BlockMeta) - Method in interface alluxio.master.metastore.BlockStore
-
Adds block metadata to the block store.
- putBlock(long, Block.BlockMeta) - Method in class alluxio.master.metastore.heap.HeapBlockStore
-
- putBlock(long, Block.BlockMeta) - Method in class alluxio.master.metastore.rocks.RocksBlockStore
-
- putClientMetrics(String, String, List<Metric>) - Method in class alluxio.master.metrics.MetricsStore
-
Put the metrics from a client with a hostname and a client id.
- putWorkerMetrics(String, List<Metric>) - Method in class alluxio.master.metrics.MetricsStore
-
Put the metrics from a worker with a hostname.
- RaftJournalDumper - Class in alluxio.master.journal.tool
-
- RaftJournalDumper(String, long, long, String, String) - Constructor for class alluxio.master.journal.tool.RaftJournalDumper
-
Creates embedded journal dumper.
- readCheckpoint(CheckpointInputStream, Path) - Method in class alluxio.master.journal.tool.AbstractJournalDumper
-
Used to read checkpoint streams.
- readLong(byte[], int) - Static method in class alluxio.master.metastore.rocks.RocksUtils
-
- ReadOnlyInodeStore - Interface in alluxio.master.metastore
-
Read-only access to the inode store.
- ReadOption - Class in alluxio.master.metastore
-
Options for reading from the inode store.
- ReadOption.Builder - Class in alluxio.master.metastore
-
- record(String, double) - Method in class alluxio.master.metrics.TimeSeriesStore
-
Records a value for the given metric at the current time.
- recordActiveSyncTxid(long, long) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- recordActiveSyncTxid(long, long) - Method in interface alluxio.master.file.FileSystemMaster
-
Journal the active sync transaction id so that we can restart more efficiently.
- recoverFromStartSync(AlluxioURI, long) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Recover from start sync operation.
- recoverFromStopSync(AlluxioURI, long) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Recover from a stop sync operation.
- regenerateReport() - Method in class alluxio.master.meta.checkconf.ServerConfigurationChecker
-
Checks the server-side configurations and records the check results.
- register(StorageTierAssoc, List<String>, Map<String, Long>, Map<String, Long>, Set<Long>) - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
Marks the worker as registered, while updating all of its metadata.
- register(long, List<ConfigProperty>) - Method in class alluxio.master.meta.RetryHandlingMetaMasterMasterClient
-
Registers with the leader master.
- registerBlockForDeletion(long) - Method in interface alluxio.master.file.BlockDeletionContext
-
- registerBlockForDeletion(long) - Method in class alluxio.master.file.DefaultBlockDeletionContext
-
- registerBlockForDeletion(long) - Method in class alluxio.master.file.NoopBlockDeletionContext
-
- registerBlocksForDeletion(Collection<Long>) - Method in interface alluxio.master.file.BlockDeletionContext
-
- registerBlocksForDeletion(Collection<Long>) - Method in class alluxio.master.file.DefaultBlockDeletionContext
-
- registerChangeListener(Runnable) - Method in class alluxio.master.meta.checkconf.ServerConfigurationStore
-
Registers callback functions to use when this store has any changes.
- registerGauges(BlockMaster) - Static method in class alluxio.master.block.DefaultBlockMaster.Metrics
-
Registers metric gauges.
- registerGauges(FileSystemMaster, UfsManager) - Static method in class alluxio.master.file.DefaultFileSystemMaster.Metrics
-
Register some file system master related gauges.
- registerLostWorkerFoundListener(Consumer<Address>) - Method in interface alluxio.master.block.BlockMaster
-
Registers callback functions to use when lost workers become alive.
- registerLostWorkerFoundListener(Consumer<Address>) - Method in class alluxio.master.block.DefaultBlockMaster
-
- registerMaster(RegisterMasterPRequest, StreamObserver<RegisterMasterPResponse>) - Method in class alluxio.master.meta.MetaMasterMasterServiceHandler
-
- registerNewConf(Address, List<ConfigProperty>) - Method in class alluxio.master.meta.checkconf.ServerConfigurationStore
-
Registers new configuration information.
- registerNewWorkerConfListener(BiConsumer<Address, List<ConfigProperty>>) - Method in interface alluxio.master.block.BlockMaster
-
Registers callback functions to use when workers register with configuration.
- registerNewWorkerConfListener(BiConsumer<Address, List<ConfigProperty>>) - Method in class alluxio.master.block.DefaultBlockMaster
-
- registerWorker(RegisterWorkerPRequest, StreamObserver<RegisterWorkerPResponse>) - Method in class alluxio.master.block.BlockMasterWorkerServiceHandler
-
- registerWorkerLostListener(Consumer<Address>) - Method in interface alluxio.master.block.BlockMaster
-
Registers callback functions to use when detecting lost workers.
- registerWorkerLostListener(Consumer<Address>) - Method in class alluxio.master.block.DefaultBlockMaster
-
- remove(DeletePRequest, StreamObserver<DeletePResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- remove() - Method in class alluxio.master.file.meta.InodeTreeBufferedIterator
-
- remove(InodeView) - Method in class alluxio.master.file.meta.TtlBucketList
-
Removes a inode from the bucket containing it if the inode is in one of the buckets, otherwise,
do nothing.
- remove(Supplier<JournalContext>, String, Set<String>) - Method in class alluxio.master.meta.PathProperties
-
Removes the specified set of keys from the properties for path.
- remove(K) - Method in class alluxio.master.metastore.caching.Cache
-
Removes a key from the cache.
- remove(Long) - Method in class alluxio.master.metastore.caching.CachingInodeStore
-
- remove(Long) - Method in class alluxio.master.metastore.heap.HeapInodeStore
-
- remove(Long) - Method in interface alluxio.master.metastore.InodeStore
-
Removes an inode from the inode store.
- remove(InodeView) - Method in interface alluxio.master.metastore.InodeStore
-
Removes an inode from the inode store.
- remove(Long) - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- removeAcl(List<AclEntry>) - Method in class alluxio.master.file.meta.MutableInode
-
Removes ACL entries.
- removeAll(Supplier<JournalContext>, String) - Method in class alluxio.master.meta.PathProperties
-
Removes all properties for path.
- removeBlock(long) - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
Removes a block from the worker.
- removeBlock(long) - Method in interface alluxio.master.metastore.BlockStore
-
Removes a block, or does nothing if the block does not exist.
- removeBlock(long) - Method in class alluxio.master.metastore.heap.HeapBlockStore
-
- removeBlock(long) - Method in class alluxio.master.metastore.rocks.RocksBlockStore
-
- removeBlocks(List<Long>, boolean) - Method in interface alluxio.master.block.BlockMaster
-
Removes blocks from workers.
- removeBlocks(List<Long>, boolean) - Method in class alluxio.master.block.DefaultBlockMaster
-
- removeBuckets(Set<TtlBucket>) - Method in class alluxio.master.file.meta.TtlBucketList
-
Removes all buckets in the set.
- removeChild(long, String) - Method in class alluxio.master.metastore.caching.CachingInodeStore
-
- removeChild(long, String) - Method in class alluxio.master.metastore.heap.HeapInodeStore
-
- removeChild(long, String) - Method in interface alluxio.master.metastore.InodeStore
-
Removes a child from a parent inode.
- removeChild(Long, String) - Method in interface alluxio.master.metastore.InodeStore.WriteBatch
-
Adds an edge removal operation to the write batch.
- removeChild(long, String) - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- removeExtendedAcl() - Method in class alluxio.master.file.meta.MutableInode
-
Removes the extended ACL entries.
- removeFromBackingStore(K) - Method in class alluxio.master.metastore.caching.Cache
-
Removes a key from the backing store.
- removeInode(InodeView) - Method in class alluxio.master.file.meta.TtlBucket
-
Removes a inode from the bucket.
- removeInode(Long) - Method in interface alluxio.master.metastore.InodeStore.WriteBatch
-
Adds an inode removal operation to the write batch.
- removeInodeAndParentEdge(InodeView) - Method in interface alluxio.master.metastore.InodeStore
-
Removes an inode and the edge leading to it from the inode store.
- removeLastInode() - Method in class alluxio.master.file.meta.LockedInodePath
-
Removes the last inode from the list.
- removeLocation(long, long) - Method in interface alluxio.master.metastore.BlockStore
-
Removes a block location.
- removeLocation(long, long) - Method in class alluxio.master.metastore.heap.HeapBlockStore
-
- removeLocation(long, long) - Method in class alluxio.master.metastore.rocks.RocksBlockStore
-
- removeMount(long) - Method in class alluxio.underfs.MasterUfsManager
-
- removePathConfiguration(String, Set<String>) - Method in class alluxio.master.meta.DefaultMetaMaster
-
- removePathConfiguration(String) - Method in class alluxio.master.meta.DefaultMetaMaster
-
- removePathConfiguration(String, Set<String>) - Method in interface alluxio.master.meta.MetaMaster
-
Removes properties for a path.
- removePathConfiguration(String) - Method in interface alluxio.master.meta.MetaMaster
-
Removes all properties for a path.
- removePathConfiguration(RemovePathConfigurationPRequest, StreamObserver<RemovePathConfigurationPResponse>) - Method in class alluxio.master.meta.MetaMasterConfigurationServiceHandler
-
- removeWorker(long) - Method in class alluxio.master.block.meta.MasterBlockInfo
-
Removes the worker from the locations of this block.
- rename(AlluxioURI, AlluxioURI, RenameContext) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- rename(AlluxioURI, AlluxioURI, RenameContext) - Method in interface alluxio.master.file.FileSystemMaster
-
Renames a file to a destination.
- rename(RenamePRequest, StreamObserver<RenamePResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- rename(Supplier<JournalContext>, File.RenameEntry) - Method in class alluxio.master.file.meta.InodeTree
-
- RenameContext - Class in alluxio.master.file.contexts
-
- replaceAcl(List<AclEntry>) - Method in class alluxio.master.file.meta.MutableInode
-
Replaces all existing ACL entries with a new list of entries.
- ReplicationChecker - Class in alluxio.master.file.replication
-
The executor to check block replication level periodically and handle over-replicated and
under-replicated blocks correspondingly.
- ReplicationChecker(InodeTree, BlockMaster, SafeModeManager, JobMasterClientPool) - Constructor for class alluxio.master.file.replication.ReplicationChecker
-
Constructs a new
ReplicationChecker using default (job service) handler to replicate
and evict blocks.
- ReplicationChecker(InodeTree, BlockMaster, SafeModeManager, ReplicationHandler) - Constructor for class alluxio.master.file.replication.ReplicationChecker
-
Constructs a new
ReplicationChecker with specified replicate and evict handlers (for
unit testing).
- ReplicationLimitedFileIds - Class in alluxio.master.file.meta
-
Keeps track of which files have limited replication factors.
- ReplicationLimitedFileIds() - Constructor for class alluxio.master.file.meta.ReplicationLimitedFileIds
-
- reportLostBlocks(List<Long>) - Method in interface alluxio.master.block.BlockMaster
-
Reports the ids of the blocks lost on workers.
- reportLostBlocks(List<Long>) - Method in class alluxio.master.block.DefaultBlockMaster
-
- reset() - Method in class alluxio.master.file.meta.MutableInodeFile
-
Resets the file inode.
- reset() - Method in class alluxio.master.meta.checkconf.ServerConfigurationStore
-
- resetState() - Method in class alluxio.master.block.DefaultBlockMaster
-
- resetState() - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
It clears all sync points, and stops the polling thread.
- resetState() - Method in class alluxio.master.file.meta.InodeDirectoryIdGenerator
-
- resetState() - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
- resetState() - Method in class alluxio.master.file.meta.MountTable.State
-
- resetState() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- resetState() - Method in class alluxio.master.meta.DefaultMetaMaster.State
-
- resetState() - Method in class alluxio.master.meta.PathProperties.State
-
- resolve(AlluxioURI) - Method in class alluxio.master.file.meta.MountTable
-
Resolves the given Alluxio path.
- resolveSyncPoint(AlluxioURI) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Perform various checks of stopping a sync point.
- restoreFromCheckpoint(CheckpointInputStream) - Method in class alluxio.master.file.meta.CheckpointedIdHashSet
-
- restoreFromCheckpoint(CheckpointInputStream) - Method in class alluxio.master.file.meta.InodeCounter
-
- restoreFromCheckpoint(CheckpointInputStream) - Method in class alluxio.master.file.meta.InodeTreePersistentState
-
- restoreFromCheckpoint(CheckpointInputStream) - Method in class alluxio.master.file.meta.TtlBucketList
-
- restoreFromCheckpoint(CheckpointInputStream) - Method in class alluxio.master.metastore.caching.CachingInodeStore
-
- restoreFromCheckpoint(CheckpointInputStream) - Method in class alluxio.master.metastore.heap.HeapInodeStore
-
- restoreFromCheckpoint(CheckpointInputStream) - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- restoreFromCheckpoint(CheckpointInputStream) - Method in class alluxio.master.metastore.rocks.RocksStore
-
Restores the database from a checkpoint.
- ResultStream<T> - Interface in alluxio.master.file
-
Used to receive stream of items.
- RetryHandlingMetaMasterMasterClient - Class in alluxio.master.meta
-
A wrapper for the gRPC client to interact with the primary meta master,
used by Alluxio standby masters.
- RetryHandlingMetaMasterMasterClient(MasterClientContext) - Constructor for class alluxio.master.meta.RetryHandlingMetaMasterMasterClient
-
- reverseResolve(AlluxioURI) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- reverseResolve(AlluxioURI) - Method in interface alluxio.master.file.FileSystemMaster
-
Reverse path resolve a ufs uri to an Alluxio path.
- reverseResolve(ReverseResolvePRequest, StreamObserver<ReverseResolvePResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- reverseResolve(AlluxioURI) - Method in class alluxio.master.file.meta.MountTable
-
Resolves the given Ufs path.
- RocksBlockStore - Class in alluxio.master.metastore.rocks
-
Block store backed by RocksDB.
- RocksBlockStore(String) - Constructor for class alluxio.master.metastore.rocks.RocksBlockStore
-
Creates and initializes a rocks block store.
- RocksInodeStore - Class in alluxio.master.metastore.rocks
-
File store backed by RocksDB.
- RocksInodeStore(String) - Constructor for class alluxio.master.metastore.rocks.RocksInodeStore
-
Creates and initializes a rocks block store.
- RocksInodeStore.RocksInodeViewIterator - Class in alluxio.master.metastore.rocks
-
Used to iterate over inodes stored in this store.
- RocksInodeViewIterator(RocksIterator) - Constructor for class alluxio.master.metastore.rocks.RocksInodeStore.RocksInodeViewIterator
-
- RocksStore - Class in alluxio.master.metastore.rocks
-
Class for managing a rocksdb database.
- RocksStore(String, String, Collection<ColumnFamilyDescriptor>, DBOptions, List<AtomicReference<ColumnFamilyHandle>>) - Constructor for class alluxio.master.metastore.rocks.RocksStore
-
- RocksUtils - Class in alluxio.master.metastore.rocks
-
Convenience methods for working with RocksDB.
- ROOT - Static variable in class alluxio.master.file.meta.MountTable
-
- ROOT_INODE_NAME - Static variable in class alluxio.master.file.meta.InodeTree
-
Only the root inode should have the empty string as its name.
- ROOT_PATH - Static variable in class alluxio.master.file.meta.InodeTree
-
Path of the root inode.
- RpcContext - Class in alluxio.master.file
-
Context passed through the span of a file system master RPC to manage actions that need to be
taken when the body of the RPC is finished.
- RpcContext(BlockDeletionContext, JournalContext) - Constructor for class alluxio.master.file.RpcContext
-
- 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
-
- 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
-
- 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
-
- SERVICE_NAME - Static variable in class alluxio.master.block.BlockMasterClientRestServiceHandler
-
Deprecated.
- SERVICE_PREFIX - Static variable in class alluxio.master.block.BlockMasterClientRestServiceHandler
-
Deprecated.
- SERVICE_PREFIX - Static variable in class alluxio.master.meta.AlluxioMasterRestServiceHandler
-
- SERVICE_VERSION - Static variable in class alluxio.master.block.BlockMasterClientRestServiceHandler
-
Deprecated.
- 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.
- SetAclContext - Class in alluxio.master.file.contexts
-
- setAllowed(boolean) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
- 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
-
- SetAttributeContext - Class in alluxio.master.file.contexts
-
- setAuthType(AuthType) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
Sets mAuthType field.
- setBackupManager(BackupManager) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setBlockIds(List<Long>) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setBlockSizeBytes(long) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setBlockStoreFactory(BlockStore.Factory) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setCacheable(boolean) - Method in class alluxio.master.file.contexts.CreateFileContext
-
- setCacheable(boolean) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setCancelState(PersistJob.CancelState) - Method in class alluxio.master.file.PersistJob
-
- setChildCount(long) - Method in class alluxio.master.file.meta.MutableInodeDirectory
-
- setCommand(String) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
Sets mCommand field.
- setCompleted(boolean) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setContainerId(long) - Method in class alluxio.master.file.state.DirectoryId
-
- setCreationTimeMs(long) - Method in class alluxio.master.file.meta.MutableInode
-
- 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
-
- setDeleted(boolean) - Method in class alluxio.master.file.meta.MutableInode
-
- 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
-
- setDstPath(AlluxioURI) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
Sets mDstPath field.
- setEvictBatchSize(int) - Method in class alluxio.master.metastore.caching.CacheConfiguration.Builder
-
- setFirst(LockedInodePath) - Method in class alluxio.master.file.meta.InodePathPair
-
- setGroup(String) - Method in class alluxio.master.file.contexts.CreatePathContext
-
- setGroup(String) - Method in class alluxio.master.file.meta.MutableInode
-
- setHighWaterMark(int) - Method in class alluxio.master.metastore.caching.CacheConfiguration.Builder
-
- setInodeStoreFactory(InodeStore.Factory) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setInternalAcl(AccessControlList) - Method in class alluxio.master.file.meta.MutableInode
-
Sets the internal ACL to a specified ACL.
- setIp(String) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
Sets mIp field.
- setJournalSystem(JournalSystem) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setKey(PropertyKey) - Method in class alluxio.master.meta.checkconf.ConfigRecord
-
- setLastAccessTimeMs(long) - Method in class alluxio.master.file.meta.MutableInode
-
- setLastAccessTimeMs(long, boolean) - Method in class alluxio.master.file.meta.MutableInode
-
- 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
-
- setLength(long) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setLowWaterMark(int) - Method in class alluxio.master.metastore.caching.CacheConfiguration.Builder
-
- setMaxSize(int) - Method in class alluxio.master.metastore.caching.CacheConfiguration.Builder
-
- setMediumTypes(Set<String>) - Method in class alluxio.master.file.meta.MutableInode
-
- setMetadataLoad(boolean) - Method in class alluxio.master.file.contexts.CreatePathContext
-
- setMode(short) - Method in class alluxio.master.file.meta.MutableInode
-
- setMountPoint(boolean) - Method in class alluxio.master.file.contexts.CreatePathContext
-
- setMountPoint(boolean) - Method in class alluxio.master.file.meta.MutableInodeDirectory
-
- setName(String) - Method in class alluxio.master.file.meta.MutableInode
-
- setNextContainerId(long) - Method in class alluxio.master.block.BlockContainerIdGenerator
-
- 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.
- setOwner(String) - Method in class alluxio.master.file.contexts.CreatePathContext
-
- setOwner(String) - Method in class alluxio.master.file.meta.MutableInode
-
- setParentId(long) - Method in class alluxio.master.file.meta.MutableInode
-
- 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
-
- setPersistenceState(PersistenceState) - Method in class alluxio.master.file.meta.MutableInode
-
- setPersistJobId(long) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- 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
-
- setPort(int) - Method in class alluxio.master.CoreMasterContext.Builder
-
- 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.
- setReplicationDurable(int) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setReplicationMax(int) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setReplicationMin(int) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setSafeModeManager(SafeModeManager) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setSecond(LockedInodePath) - Method in class alluxio.master.file.meta.InodePathPair
-
- setSequenceNumber(long) - Method in class alluxio.master.file.state.DirectoryId
-
- setShouldPersistTime(long) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setSkipCache(boolean) - Method in class alluxio.master.metastore.ReadOption.Builder
-
Sets whether to skip caching.
- setSource(String) - Method in class alluxio.master.meta.checkconf.ConfigRecord
-
- setSrcInode(Inode) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
Sets mSrcInode field.
- setSrcPath(AlluxioURI) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
Sets mSrcPath field.
- setStartTimeMs(long) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setSucceeded(boolean) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
- setTempUfsPath(String) - Method in class alluxio.master.file.meta.MutableInodeFile
-
- setTtl(long) - Method in class alluxio.master.file.meta.MutableInode
-
- setTtlAction(TtlAction) - Method in class alluxio.master.file.meta.MutableInode
-
- setTxId(long, long) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
set the transaction id for a particular mountId.
- setUfsFingerprint(String) - Method in class alluxio.master.file.contexts.SetAttributeContext
-
Sets ufs fingerprint.
- setUfsFingerprint(String) - Method in class alluxio.master.file.meta.MutableInode
-
- setUfsManager(MasterUfsManager) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setUfsMode(Supplier<JournalContext>, AlluxioURI, UfsMode) - Method in class alluxio.underfs.MasterUfsManager
-
Set the operation mode the given physical ufs.
- 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
-
- setUgi(String) - Method in class alluxio.master.file.FileSystemMasterAuditContext
-
Sets mUgi field.
- setUserState(UserState) - Method in class alluxio.master.CoreMasterContext.Builder
-
- setValue(String) - Method in class alluxio.master.meta.checkconf.ConfigRecord
-
- setWriteType(WriteType) - Method in class alluxio.master.file.contexts.CreatePathContext
-
- setXAttr(Map<String, byte[]>) - Method in class alluxio.master.file.contexts.CreatePathContext
-
- setXAttr(Map<String, byte[]>) - Method in class alluxio.master.file.meta.MutableInode
-
- shouldSkipCache() - Method in class alluxio.master.metastore.ReadOption
-
- shouldSync() - Method in class alluxio.master.file.meta.LockingScheme
-
- 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.
- 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.
- size() - Method in class alluxio.master.file.meta.LockedInodePath
-
- snapshot() - Method in class alluxio.master.meta.PathProperties
-
- start() - Method in class alluxio.master.AlluxioMasterProcess
-
- start() - Method in class alluxio.master.AlluxioSecondaryMaster
-
- 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() - 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
-
- startJvmMonitorProcess() - Method in class alluxio.master.AlluxioMasterProcess
-
Starts jvm monitor process, to monitor jvm.
- startMasters(boolean) - Method in class alluxio.master.AlluxioMasterProcess
-
Starts all masters, including block master, FileSystem master, and additional masters.
- startServing(String, String) - Method in class alluxio.master.AlluxioMasterProcess
-
Starts serving, letting
MetricsSystem start sink and starting the web ui server and RPC
Server.
- startServingRPCServer() - Method in class alluxio.master.AlluxioMasterProcess
-
Starts the gRPC server.
- 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.
- 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
-
- startSyncPostJournal(AlluxioURI) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Continue to start sync after we have journaled the operation.
- 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
-
- stop() - Method in class alluxio.master.AlluxioMasterProcess
-
- stop() - Method in class alluxio.master.AlluxioSecondaryMaster
-
- 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.meta.DailyMetadataBackup
-
- stop() - Method in class alluxio.master.meta.DefaultMetaMaster
-
- stop() - Method in class alluxio.web.MasterWebServer
-
- stopMasters() - Method in class alluxio.master.AlluxioMasterProcess
-
Stops all masters, including block master, fileSystem master and additional masters.
- stopServing() - Method in class alluxio.master.AlluxioMasterProcess
-
Stops serving, trying stop RPC server and web ui server and letting
MetricsSystem stop
all the sinks.
- 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
-
- stopSyncForMount(long) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
stop active sync on a mount id.
- stopSyncInternal(AlluxioURI, long) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
stop active sync on a URI.
- stopSyncPostJournal(AlluxioURI) - Method in class alluxio.master.file.activesync.ActiveSyncManager
-
Clean up tasks to stop sync point after we have journaled.
- submit(FileInfo) - Method in class alluxio.master.file.ListStatusResultStream
-
- submit(T) - Method in interface alluxio.master.file.ResultStream
-
Submits a new item to stream.
- supportsBatchWrite() - Method in interface alluxio.master.metastore.InodeStore
-
- supportsBatchWrite() - Method in class alluxio.master.metastore.rocks.RocksInodeStore
-
- 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.
- UfsAbsentPathCache - Interface in alluxio.master.file.meta
-
Cache for recording information about paths that are not present in UFS.
- UfsAbsentPathCache.Factory - Class in alluxio.master.file.meta
-
- UfsBlockLocationCache - Interface in alluxio.master.file.meta
-
Cache for block locations in the UFS.
- UfsBlockLocationCache.Factory - Class in alluxio.master.file.meta
-
- UfsDeleter - Interface in alluxio.master.file
-
Interface for deleting persisted entries from the UFS.
- UfsJournalDumper - Class in alluxio.master.journal.tool
-
- UfsJournalDumper(String, long, long, String, String) - Constructor for class alluxio.master.journal.tool.UfsJournalDumper
-
Creates UFS journal dumper.
- UfsSyncChecker - Class in alluxio.master.file
-
Class to check if the contents of the under storage is in-sync with the master.
- UfsSyncChecker(MountTable, ReadOnlyInodeStore) - Constructor for class alluxio.master.file.UfsSyncChecker
-
- UfsSyncPathCache - Class in alluxio.master.file.meta
-
This cache maintains the Alluxio paths which have been synced with UFS.
- UfsSyncPathCache() - Constructor for class alluxio.master.file.meta.UfsSyncPathCache
-
- UfsSyncUtils - Class in alluxio.master.file.meta
-
Util methods for UFS sync.
- UfsSyncUtils.SyncPlan - Class in alluxio.master.file.meta
-
A class describing how to sync an inode with the ufs.
- unlockLastEdge() - Method in class alluxio.master.file.meta.CompositeInodeLockList
-
- unlockLastEdge() - Method in interface alluxio.master.file.meta.InodeLockList
-
Unlocks the last locked edge.
- unlockLastEdge() - Method in class alluxio.master.file.meta.SimpleInodeLockList
-
- unlockLastInode() - Method in class alluxio.master.file.meta.CompositeInodeLockList
-
- unlockLastInode() - Method in interface alluxio.master.file.meta.InodeLockList
-
Unlocks the last locked inode.
- unlockLastInode() - Method in class alluxio.master.file.meta.SimpleInodeLockList
-
- unmount(AlluxioURI) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- unmount(AlluxioURI) - Method in interface alluxio.master.file.FileSystemMaster
-
Unmounts a UFS path previously mounted onto an Alluxio path.
- unmount(UnmountPRequest, StreamObserver<UnmountPResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- update(Supplier<JournalContext>, AlluxioURI, long, MountPOptions) - Method in class alluxio.master.file.meta.MountTable
-
Update the mount point with new options and mount ID.
- updateCapacityBytes(Map<String, Long>) - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
Sets the capacity of the worker in bytes.
- UpdateCheck - Class in alluxio.master.meta
-
Check for updates.
- updateFromEntry(File.UpdateInodeEntry) - Method in class alluxio.master.file.meta.MutableInode
-
Updates this inode's state from the given entry.
- updateFromEntry(File.UpdateInodeDirectoryEntry) - Method in class alluxio.master.file.meta.MutableInodeDirectory
-
Updates this inode directory's state from the given entry.
- updateFromEntry(File.UpdateInodeFileEntry) - Method in class alluxio.master.file.meta.MutableInodeFile
-
Updates this inode file's state from the given entry.
- updateInode(Supplier<JournalContext>, File.UpdateInodeEntry) - Method in class alluxio.master.file.meta.InodeTree
-
- updateInodeAccessTimeNoJournal(long, long) - Method in class alluxio.master.file.meta.InodeTree
-
- updateInodeFile(Supplier<JournalContext>, File.UpdateInodeFileEntry) - Method in class alluxio.master.file.meta.InodeTree
-
- updateLastUpdatedTimeMs() - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
Updates the last updated time of the worker in ms.
- updateLastUpdatedTimeMs() - Method in class alluxio.master.meta.MasterInfo
-
Updates the last updated time of the master in ms.
- updateLength(long) - Method in class alluxio.master.block.meta.MasterBlockInfo
-
Updates the length, if and only if the length was previously unknown.
- updateMask(List<AclEntry>) - Method in class alluxio.master.file.meta.MutableInode
-
Update Mask for the Inode.
- updateMount(AlluxioURI, MountContext) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- updateMount(AlluxioURI, MountContext) - Method in interface alluxio.master.file.FileSystemMaster
-
Update properties of an Alluxio mount point.
- updateMount(UpdateMountPRequest, StreamObserver<UpdateMountPResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- updateToRemovedBlock(boolean, long) - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
Adds or removes a block from the to-be-removed blocks set of the worker.
- updateUfsMode(AlluxioURI, UfsMode) - Method in class alluxio.master.file.DefaultFileSystemMaster
-
- updateUfsMode(AlluxioURI, UfsMode) - Method in interface alluxio.master.file.FileSystemMaster
-
Update the operation mode for the given ufs path under one or more mount points.
- updateUfsMode(UpdateUfsModePRequest, StreamObserver<UpdateUfsModePResponse>) - Method in class alluxio.master.file.FileSystemMasterClientServiceHandler
-
- updateUsedBytes(Map<String, Long>) - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
Sets the used space of the worker in bytes.
- updateUsedBytes(String, long) - Method in class alluxio.master.block.meta.MasterWorkerInfo
-
Sets the used space of the worker in bytes.