JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
alluxio
,
alluxio.annotation
,
alluxio.checker
,
alluxio.cli
,
alluxio.cli.extensions
,
alluxio.cli.extensions.command
,
alluxio.cli.fs
,
alluxio.cli.fs.command
,
alluxio.cli.fsadmin
,
alluxio.cli.fsadmin.command
,
alluxio.cli.fsadmin.doctor
,
alluxio.cli.fsadmin.report
,
alluxio.cli.validation
,
alluxio.client
,
alluxio.client.block
,
alluxio.client.block.options
,
alluxio.client.block.policy
,
alluxio.client.block.policy.options
,
alluxio.client.block.stream
,
alluxio.client.file
,
alluxio.client.file.options
,
alluxio.client.file.policy
,
alluxio.client.keyvalue
,
alluxio.client.lineage
,
alluxio.client.lineage.options
,
alluxio.client.metrics
,
alluxio.clock
,
alluxio.collections
,
alluxio.conf
,
alluxio.examples
,
alluxio.examples.keyvalue
,
alluxio.examples.keyvalue.hadoop
,
alluxio.exception
,
alluxio.exception.status
,
alluxio.extensions
,
alluxio.fuse
,
alluxio.hadoop
,
alluxio.hadoop.mapreduce
,
alluxio.heartbeat
,
alluxio.job
,
alluxio.logserver
,
alluxio.master
,
alluxio.master.audit
,
alluxio.master.block
,
alluxio.master.block.meta
,
alluxio.master.file
,
alluxio.master.file.async
,
alluxio.master.file.meta
,
alluxio.master.file.meta.options
,
alluxio.master.file.options
,
alluxio.master.journal
,
alluxio.master.journal.noop
,
alluxio.master.journal.options
,
alluxio.master.journal.ufs
,
alluxio.master.journalv0
,
alluxio.master.journalv0.ufs
,
alluxio.master.keyvalue
,
alluxio.master.lineage
,
alluxio.master.lineage.checkpoint
,
alluxio.master.lineage.meta
,
alluxio.master.lineage.recompute
,
alluxio.master.meta
,
alluxio.master.meta.checkconf
,
alluxio.master.metrics
,
alluxio.metrics
,
alluxio.metrics.aggregator
,
alluxio.metrics.sink
,
alluxio.metrics.source
,
alluxio.multi.process
,
alluxio.network
,
alluxio.network.netty
,
alluxio.network.protocol
,
alluxio.network.protocol.databuffer
,
alluxio.network.thrift
,
alluxio.proto.dataserver
,
alluxio.proto.journal
,
alluxio.proto.status
,
alluxio.proxy
,
alluxio.proxy.s3
,
alluxio.resource
,
alluxio.retry
,
alluxio.security
,
alluxio.security.authentication
,
alluxio.security.authorization
,
alluxio.security.group
,
alluxio.security.group.provider
,
alluxio.security.login
,
alluxio.thrift
,
alluxio.time
,
alluxio.underfs
,
alluxio.underfs.cos
,
alluxio.underfs.gcs
,
alluxio.underfs.hdfs
,
alluxio.underfs.local
,
alluxio.underfs.options
,
alluxio.underfs.oss
,
alluxio.underfs.s3a
,
alluxio.underfs.swift
,
alluxio.underfs.swift.http
,
alluxio.underfs.wasb
,
alluxio.util
,
alluxio.util.executor
,
alluxio.util.interfaces
,
alluxio.util.io
,
alluxio.util.logging
,
alluxio.util.network
,
alluxio.util.proto
,
alluxio.web
,
alluxio.wire
,
alluxio.worker
,
alluxio.worker.block
,
alluxio.worker.block.allocator
,
alluxio.worker.block.evictor
,
alluxio.worker.block.io
,
alluxio.worker.block.meta
,
alluxio.worker.file
,
alluxio.worker.keyvalue
,
alluxio.worker.netty
Class Hierarchy
java.lang.
Object
alluxio.worker.block.meta.
AbstractBlockMeta
alluxio.worker.block.meta.
BlockMeta
alluxio.worker.block.meta.
TempBlockMeta
alluxio.worker.block.
AbstractBlockStoreEventListener
(implements alluxio.worker.block.
BlockStoreEventListener
)
alluxio.worker.block.evictor.
AbstractEvictor
(implements alluxio.worker.block.evictor.
Evictor
)
alluxio.worker.block.evictor.
LRFUEvictor
alluxio.worker.block.evictor.
LRUEvictor
alluxio.worker.block.evictor.
PartialLRUEvictor
alluxio.worker.block.
BlockHeartbeatReporter
alluxio.worker.block.
BlockMetricsReporter
alluxio.
AbstractClient
(implements alluxio.
Client
)
alluxio.
AbstractMasterClient
alluxio.worker.block.
BlockMasterClient
alluxio.worker.file.
FileSystemMasterClient
alluxio.client.keyvalue.
KeyValueMasterClient
alluxio.client.lineage.
LineageMasterClient
alluxio.client.metrics.
MetricsMasterClient
alluxio.client.block.
RetryHandlingBlockMasterClient
(implements alluxio.client.block.
BlockMasterClient
)
alluxio.client.file.
RetryHandlingFileSystemMasterClient
(implements alluxio.client.file.
FileSystemMasterClient
)
alluxio.client.
RetryHandlingMetaMasterClient
(implements alluxio.client.
MetaMasterClient
)
alluxio.master.meta.
RetryHandlingMetaMasterMasterClient
alluxio.client.keyvalue.
KeyValueWorkerClient
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractSet
<E> (implements java.util.
Set
<E>)
alluxio.collections.
ConcurrentHashSet
<T>
alluxio.collections.
IndexedSet
<T>
org.apache.hadoop.fs.AbstractFileSystem
org.apache.hadoop.fs.DelegateToFileSystem
alluxio.hadoop.
AlluxioFileSystem
alluxio.cli.fs.command.
AbstractFileSystemCommand
(implements alluxio.cli.
Command
)
alluxio.cli.fs.command.
CatCommand
alluxio.cli.fs.command.
CheckConsistencyCommand
alluxio.cli.fs.command.
ChecksumCommand
alluxio.cli.fs.command.
ChgrpCommand
alluxio.cli.fs.command.
ChmodCommand
alluxio.cli.fs.command.
ChownCommand
alluxio.cli.fs.command.
CopyFromLocalCommand
alluxio.cli.fs.command.
CopyToLocalCommand
alluxio.cli.fs.command.
CountCommand
alluxio.cli.fs.command.
CpCommand
alluxio.cli.fs.command.
CreateLineageCommand
alluxio.cli.fs.command.
DeleteLineageCommand
alluxio.cli.fs.command.
DuCommand
alluxio.cli.fs.command.
FileInfoCommand
alluxio.cli.fs.command.
FreeCommand
alluxio.cli.fs.command.
GetCapacityBytesCommand
alluxio.cli.fs.command.
GetUsedBytesCommand
alluxio.cli.fs.command.
HeadCommand
alluxio.cli.fs.command.
HelpCommand
alluxio.cli.fs.command.
LeaderCommand
alluxio.cli.fs.command.
ListLineagesCommand
alluxio.cli.fs.command.
LoadCommand
alluxio.cli.fs.command.
LoadMetadataCommand
alluxio.cli.fs.command.
LocationCommand
alluxio.cli.fs.command.
LsCommand
alluxio.cli.fs.command.
MasterInfoCommand
alluxio.cli.fs.command.
MkdirCommand
alluxio.cli.fs.command.
MountCommand
alluxio.cli.fs.command.
MvCommand
alluxio.cli.fs.command.
PersistCommand
alluxio.cli.fs.command.
PinCommand
alluxio.cli.fs.command.
ReportCommand
alluxio.cli.fs.command.
RmCommand
alluxio.cli.fs.command.
SetTtlCommand
alluxio.cli.fs.command.
StatCommand
alluxio.cli.fs.command.
TailCommand
alluxio.cli.fs.command.
TestCommand
alluxio.cli.fs.command.
TouchCommand
alluxio.cli.fs.command.
UnmountCommand
alluxio.cli.fs.command.
UnpinCommand
alluxio.cli.fs.command.
UnsetTtlCommand
alluxio.cli.fsadmin.command.
AbstractFsAdminCommand
(implements alluxio.cli.
Command
)
alluxio.cli.fsadmin.command.
BackupCommand
alluxio.cli.fsadmin.command.
DoctorCommand
alluxio.cli.fsadmin.command.
GetBlockInfoCommand
alluxio.cli.fsadmin.command.
ReportCommand
alluxio.cli.fsadmin.command.
UfsCommand
alluxio.master.journal.
AbstractJournalSystem
(implements alluxio.master.journal.
JournalSystem
)
alluxio.master.journal.ufs.
UfsJournalSystem
alluxio.client.lineage.
AbstractLineageClient
alluxio.client.lineage.
AlluxioLineage
alluxio.master.
AbstractLocalAlluxioCluster
alluxio.master.
LocalAlluxioCluster
alluxio.master.
MultiMasterLocalAlluxioCluster
alluxio.master.
AbstractMaster
(implements alluxio.master.
Master
)
alluxio.master.block.
DefaultBlockMaster
(implements alluxio.master.block.
BlockMaster
)
alluxio.master.file.
DefaultFileSystemMaster
(implements alluxio.master.file.
FileSystemMaster
)
alluxio.master.keyvalue.
DefaultKeyValueMaster
(implements alluxio.master.keyvalue.
KeyValueMaster
)
alluxio.master.lineage.
DefaultLineageMaster
(implements alluxio.master.lineage.
LineageMaster
)
alluxio.master.meta.
DefaultMetaMaster
(implements alluxio.master.meta.
MetaMaster
)
alluxio.master.metrics.
DefaultMetricsMaster
(implements alluxio.master.metrics.
MetricsMaster
)
com.google.protobuf.AbstractMessageLite (implements com.google.protobuf.MessageLite)
com.google.protobuf.AbstractMessage (implements com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage (implements java.io.
Serializable
)
alluxio.proto.journal.
Block.BlockContainerIdGeneratorEntry
(implements alluxio.proto.journal.
Block.BlockContainerIdGeneratorEntryOrBuilder
)
alluxio.proto.journal.
Block.BlockInfoEntry
(implements alluxio.proto.journal.
Block.BlockInfoEntryOrBuilder
)
alluxio.proto.journal.
Block.DeleteBlockEntry
(implements alluxio.proto.journal.
Block.DeleteBlockEntryOrBuilder
)
alluxio.proto.journal.
File.AddMountPointEntry
(implements alluxio.proto.journal.
File.AddMountPointEntryOrBuilder
)
alluxio.proto.journal.
File.AsyncPersistRequestEntry
(implements alluxio.proto.journal.
File.AsyncPersistRequestEntryOrBuilder
)
alluxio.proto.journal.
File.CompleteFileEntry
(implements alluxio.proto.journal.
File.CompleteFileEntryOrBuilder
)
alluxio.proto.journal.
File.DeleteFileEntry
(implements alluxio.proto.journal.
File.DeleteFileEntryOrBuilder
)
alluxio.proto.journal.
File.DeleteMountPointEntry
(implements alluxio.proto.journal.
File.DeleteMountPointEntryOrBuilder
)
alluxio.proto.journal.
File.InodeDirectoryEntry
(implements alluxio.proto.journal.
File.InodeDirectoryEntryOrBuilder
)
alluxio.proto.journal.
File.InodeDirectoryIdGeneratorEntry
(implements alluxio.proto.journal.
File.InodeDirectoryIdGeneratorEntryOrBuilder
)
alluxio.proto.journal.
File.InodeFileEntry
(implements alluxio.proto.journal.
File.InodeFileEntryOrBuilder
)
alluxio.proto.journal.
File.InodeLastModificationTimeEntry
(implements alluxio.proto.journal.
File.InodeLastModificationTimeEntryOrBuilder
)
alluxio.proto.journal.
File.PersistDirectoryEntry
(implements alluxio.proto.journal.
File.PersistDirectoryEntryOrBuilder
)
alluxio.proto.journal.
File.PersistFileEntry
(implements alluxio.proto.journal.
File.PersistFileEntryOrBuilder
)
alluxio.proto.journal.
File.ReinitializeFileEntry
(implements alluxio.proto.journal.
File.ReinitializeFileEntryOrBuilder
)
alluxio.proto.journal.
File.RenameEntry
(implements alluxio.proto.journal.
File.RenameEntryOrBuilder
)
alluxio.proto.journal.
File.SetAttributeEntry
(implements alluxio.proto.journal.
File.SetAttributeEntryOrBuilder
)
alluxio.proto.journal.
File.StringPairEntry
(implements alluxio.proto.journal.
File.StringPairEntryOrBuilder
)
alluxio.proto.journal.
File.UpdateUfsModeEntry
(implements alluxio.proto.journal.
File.UpdateUfsModeEntryOrBuilder
)
alluxio.proto.journal.
Journal.JournalEntry
(implements alluxio.proto.journal.
Journal.JournalEntryOrBuilder
)
alluxio.proto.journal.
KeyValue.CompletePartitionEntry
(implements alluxio.proto.journal.
KeyValue.CompletePartitionEntryOrBuilder
)
alluxio.proto.journal.
KeyValue.CompleteStoreEntry
(implements alluxio.proto.journal.
KeyValue.CompleteStoreEntryOrBuilder
)
alluxio.proto.journal.
KeyValue.CreateStoreEntry
(implements alluxio.proto.journal.
KeyValue.CreateStoreEntryOrBuilder
)
alluxio.proto.journal.
KeyValue.DeleteStoreEntry
(implements alluxio.proto.journal.
KeyValue.DeleteStoreEntryOrBuilder
)
alluxio.proto.journal.
KeyValue.MergeStoreEntry
(implements alluxio.proto.journal.
KeyValue.MergeStoreEntryOrBuilder
)
alluxio.proto.journal.
KeyValue.RenameStoreEntry
(implements alluxio.proto.journal.
KeyValue.RenameStoreEntryOrBuilder
)
alluxio.proto.journal.
Lineage.DeleteLineageEntry
(implements alluxio.proto.journal.
Lineage.DeleteLineageEntryOrBuilder
)
alluxio.proto.journal.
Lineage.LineageEntry
(implements alluxio.proto.journal.
Lineage.LineageEntryOrBuilder
)
alluxio.proto.journal.
Lineage.LineageIdGeneratorEntry
(implements alluxio.proto.journal.
Lineage.LineageIdGeneratorEntryOrBuilder
)
alluxio.proto.dataserver.
Protocol.AsyncCacheRequest
(implements alluxio.proto.dataserver.
Protocol.AsyncCacheRequestOrBuilder
)
alluxio.proto.dataserver.
Protocol.CreateUfsFileOptions
(implements alluxio.proto.dataserver.
Protocol.CreateUfsFileOptionsOrBuilder
)
alluxio.proto.dataserver.
Protocol.Heartbeat
(implements alluxio.proto.dataserver.
Protocol.HeartbeatOrBuilder
)
alluxio.proto.dataserver.
Protocol.LocalBlockCloseRequest
(implements alluxio.proto.dataserver.
Protocol.LocalBlockCloseRequestOrBuilder
)
alluxio.proto.dataserver.
Protocol.LocalBlockCompleteRequest
(implements alluxio.proto.dataserver.
Protocol.LocalBlockCompleteRequestOrBuilder
)
alluxio.proto.dataserver.
Protocol.LocalBlockCreateRequest
(implements alluxio.proto.dataserver.
Protocol.LocalBlockCreateRequestOrBuilder
)
alluxio.proto.dataserver.
Protocol.LocalBlockCreateResponse
(implements alluxio.proto.dataserver.
Protocol.LocalBlockCreateResponseOrBuilder
)
alluxio.proto.dataserver.
Protocol.LocalBlockOpenRequest
(implements alluxio.proto.dataserver.
Protocol.LocalBlockOpenRequestOrBuilder
)
alluxio.proto.dataserver.
Protocol.LocalBlockOpenResponse
(implements alluxio.proto.dataserver.
Protocol.LocalBlockOpenResponseOrBuilder
)
alluxio.proto.dataserver.
Protocol.OpenUfsBlockOptions
(implements alluxio.proto.dataserver.
Protocol.OpenUfsBlockOptionsOrBuilder
)
alluxio.proto.dataserver.
Protocol.ReadRequest
(implements alluxio.proto.dataserver.
Protocol.ReadRequestOrBuilder
)
alluxio.proto.dataserver.
Protocol.ReadResponse
(implements alluxio.proto.dataserver.
Protocol.ReadResponseOrBuilder
)
alluxio.proto.dataserver.
Protocol.Response
(implements alluxio.proto.dataserver.
Protocol.ResponseOrBuilder
)
alluxio.proto.dataserver.
Protocol.WriteRequest
(implements alluxio.proto.dataserver.
Protocol.WriteRequestOrBuilder
)
com.google.protobuf.AbstractMessageLite.Builder<BuilderType> (implements com.google.protobuf.MessageLite.Builder)
com.google.protobuf.AbstractMessage.Builder<BuilderType> (implements com.google.protobuf.Message.Builder)
com.google.protobuf.GeneratedMessage.Builder<BuilderType>
alluxio.proto.journal.
Block.BlockContainerIdGeneratorEntry.Builder
(implements alluxio.proto.journal.
Block.BlockContainerIdGeneratorEntryOrBuilder
)
alluxio.proto.journal.
Block.BlockInfoEntry.Builder
(implements alluxio.proto.journal.
Block.BlockInfoEntryOrBuilder
)
alluxio.proto.journal.
Block.DeleteBlockEntry.Builder
(implements alluxio.proto.journal.
Block.DeleteBlockEntryOrBuilder
)
alluxio.proto.journal.
File.AddMountPointEntry.Builder
(implements alluxio.proto.journal.
File.AddMountPointEntryOrBuilder
)
alluxio.proto.journal.
File.AsyncPersistRequestEntry.Builder
(implements alluxio.proto.journal.
File.AsyncPersistRequestEntryOrBuilder
)
alluxio.proto.journal.
File.CompleteFileEntry.Builder
(implements alluxio.proto.journal.
File.CompleteFileEntryOrBuilder
)
alluxio.proto.journal.
File.DeleteFileEntry.Builder
(implements alluxio.proto.journal.
File.DeleteFileEntryOrBuilder
)
alluxio.proto.journal.
File.DeleteMountPointEntry.Builder
(implements alluxio.proto.journal.
File.DeleteMountPointEntryOrBuilder
)
alluxio.proto.journal.
File.InodeDirectoryEntry.Builder
(implements alluxio.proto.journal.
File.InodeDirectoryEntryOrBuilder
)
alluxio.proto.journal.
File.InodeDirectoryIdGeneratorEntry.Builder
(implements alluxio.proto.journal.
File.InodeDirectoryIdGeneratorEntryOrBuilder
)
alluxio.proto.journal.
File.InodeFileEntry.Builder
(implements alluxio.proto.journal.
File.InodeFileEntryOrBuilder
)
alluxio.proto.journal.
File.InodeLastModificationTimeEntry.Builder
(implements alluxio.proto.journal.
File.InodeLastModificationTimeEntryOrBuilder
)
alluxio.proto.journal.
File.PersistDirectoryEntry.Builder
(implements alluxio.proto.journal.
File.PersistDirectoryEntryOrBuilder
)
alluxio.proto.journal.
File.PersistFileEntry.Builder
(implements alluxio.proto.journal.
File.PersistFileEntryOrBuilder
)
alluxio.proto.journal.
File.ReinitializeFileEntry.Builder
(implements alluxio.proto.journal.
File.ReinitializeFileEntryOrBuilder
)
alluxio.proto.journal.
File.RenameEntry.Builder
(implements alluxio.proto.journal.
File.RenameEntryOrBuilder
)
alluxio.proto.journal.
File.SetAttributeEntry.Builder
(implements alluxio.proto.journal.
File.SetAttributeEntryOrBuilder
)
alluxio.proto.journal.
File.StringPairEntry.Builder
(implements alluxio.proto.journal.
File.StringPairEntryOrBuilder
)
alluxio.proto.journal.
File.UpdateUfsModeEntry.Builder
(implements alluxio.proto.journal.
File.UpdateUfsModeEntryOrBuilder
)
alluxio.proto.journal.
Journal.JournalEntry.Builder
(implements alluxio.proto.journal.
Journal.JournalEntryOrBuilder
)
alluxio.proto.journal.
KeyValue.CompletePartitionEntry.Builder
(implements alluxio.proto.journal.
KeyValue.CompletePartitionEntryOrBuilder
)
alluxio.proto.journal.
KeyValue.CompleteStoreEntry.Builder
(implements alluxio.proto.journal.
KeyValue.CompleteStoreEntryOrBuilder
)
alluxio.proto.journal.
KeyValue.CreateStoreEntry.Builder
(implements alluxio.proto.journal.
KeyValue.CreateStoreEntryOrBuilder
)
alluxio.proto.journal.
KeyValue.DeleteStoreEntry.Builder
(implements alluxio.proto.journal.
KeyValue.DeleteStoreEntryOrBuilder
)
alluxio.proto.journal.
KeyValue.MergeStoreEntry.Builder
(implements alluxio.proto.journal.
KeyValue.MergeStoreEntryOrBuilder
)
alluxio.proto.journal.
KeyValue.RenameStoreEntry.Builder
(implements alluxio.proto.journal.
KeyValue.RenameStoreEntryOrBuilder
)
alluxio.proto.journal.
Lineage.DeleteLineageEntry.Builder
(implements alluxio.proto.journal.
Lineage.DeleteLineageEntryOrBuilder
)
alluxio.proto.journal.
Lineage.LineageEntry.Builder
(implements alluxio.proto.journal.
Lineage.LineageEntryOrBuilder
)
alluxio.proto.journal.
Lineage.LineageIdGeneratorEntry.Builder
(implements alluxio.proto.journal.
Lineage.LineageIdGeneratorEntryOrBuilder
)
alluxio.proto.dataserver.
Protocol.AsyncCacheRequest.Builder
(implements alluxio.proto.dataserver.
Protocol.AsyncCacheRequestOrBuilder
)
alluxio.proto.dataserver.
Protocol.CreateUfsFileOptions.Builder
(implements alluxio.proto.dataserver.
Protocol.CreateUfsFileOptionsOrBuilder
)
alluxio.proto.dataserver.
Protocol.Heartbeat.Builder
(implements alluxio.proto.dataserver.
Protocol.HeartbeatOrBuilder
)
alluxio.proto.dataserver.
Protocol.LocalBlockCloseRequest.Builder
(implements alluxio.proto.dataserver.
Protocol.LocalBlockCloseRequestOrBuilder
)
alluxio.proto.dataserver.
Protocol.LocalBlockCompleteRequest.Builder
(implements alluxio.proto.dataserver.
Protocol.LocalBlockCompleteRequestOrBuilder
)
alluxio.proto.dataserver.
Protocol.LocalBlockCreateRequest.Builder
(implements alluxio.proto.dataserver.
Protocol.LocalBlockCreateRequestOrBuilder
)
alluxio.proto.dataserver.
Protocol.LocalBlockCreateResponse.Builder
(implements alluxio.proto.dataserver.
Protocol.LocalBlockCreateResponseOrBuilder
)
alluxio.proto.dataserver.
Protocol.LocalBlockOpenRequest.Builder
(implements alluxio.proto.dataserver.
Protocol.LocalBlockOpenRequestOrBuilder
)
alluxio.proto.dataserver.
Protocol.LocalBlockOpenResponse.Builder
(implements alluxio.proto.dataserver.
Protocol.LocalBlockOpenResponseOrBuilder
)
alluxio.proto.dataserver.
Protocol.OpenUfsBlockOptions.Builder
(implements alluxio.proto.dataserver.
Protocol.OpenUfsBlockOptionsOrBuilder
)
alluxio.proto.dataserver.
Protocol.ReadRequest.Builder
(implements alluxio.proto.dataserver.
Protocol.ReadRequestOrBuilder
)
alluxio.proto.dataserver.
Protocol.ReadResponse.Builder
(implements alluxio.proto.dataserver.
Protocol.ReadResponseOrBuilder
)
alluxio.proto.dataserver.
Protocol.Response.Builder
(implements alluxio.proto.dataserver.
Protocol.ResponseOrBuilder
)
alluxio.proto.dataserver.
Protocol.WriteRequest.Builder
(implements alluxio.proto.dataserver.
Protocol.WriteRequestOrBuilder
)
alluxio.master.
AbstractPrimarySelector
(implements alluxio.master.
PrimarySelector
)
alluxio.master.
PrimarySelectorClient
(implements java.io.
Closeable
, org.apache.curator.framework.recipes.leader.LeaderSelectorListener)
alluxio.cli.
AbstractShell
(implements java.io.
Closeable
)
alluxio.cli.extensions.
ExtensionsShell
alluxio.cli.fsadmin.
FileSystemAdminShell
alluxio.cli.fs.
FileSystemShell
alluxio.underfs.
AbstractUfsManager
(implements alluxio.underfs.
UfsManager
)
alluxio.underfs.
MasterUfsManager
(implements alluxio.master.journal.
JournalEntryIterable
)
alluxio.underfs.
WorkerUfsManager
alluxio.underfs.
AbstractUfsManager.Key
alluxio.cli.validation.
AbstractValidationTask
(implements alluxio.cli.validation.
ValidationTask
)
alluxio.cli.validation.
ClusterConfConsistencyValidationTask
alluxio.cli.validation.
HdfsValidationTask
alluxio.cli.validation.
SecureHdfsValidationTask
alluxio.cli.validation.
PortAvailabilityValidationTask
alluxio.cli.validation.
RamDiskMountPrivilegeValidationTask
alluxio.cli.validation.
SshValidationTask
alluxio.cli.validation.
StorageSpaceValidationTask
alluxio.cli.validation.
UfsDirectoryValidationTask
alluxio.cli.validation.
UfsSuperUserValidationTask
alluxio.cli.validation.
UserLimitValidationTask
alluxio.worker.
AbstractWorker
(implements alluxio.worker.
Worker
)
alluxio.worker.block.
DefaultBlockWorker
(implements alluxio.worker.block.
BlockWorker
)
alluxio.worker.file.
DefaultFileSystemWorker
(implements alluxio.worker.file.
FileSystemWorker
)
alluxio.worker.keyvalue.
KeyValueWorker
alluxio.thrift.
AccessBlockTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
AccessBlockTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
Address
(implements java.io.
Serializable
)
alluxio.worker.block.allocator.
Allocator.Factory
alluxio.client.block.
AlluxioBlockStore
alluxio.cli.
AlluxioFrameworkIntegrationTest
alluxio.fuse.
AlluxioFuse
alluxio.fuse.
AlluxioFuseUtils
alluxio.logserver.
AlluxioLog4jSocketNode
(implements java.lang.
Runnable
)
alluxio.security.login.
AlluxioLoginModule
(implements javax.security.auth.spi.
LoginModule
)
alluxio.logserver.
AlluxioLogServer
alluxio.logserver.
AlluxioLogServerProcess
(implements alluxio.
Process
)
alluxio.master.
AlluxioMaster
alluxio.wire.
AlluxioMasterInfo
alluxio.master.
AlluxioMasterMonitor
alluxio.master.
AlluxioMasterProcess
(implements alluxio.master.
MasterProcess
)
alluxio.master.meta.
AlluxioMasterRestServiceHandler
alluxio.conf.
AlluxioProperties
alluxio.proxy.
AlluxioProxy
alluxio.wire.
AlluxioProxyInfo
alluxio.proxy.
AlluxioProxyMonitor
alluxio.proxy.
AlluxioProxyProcess
(implements alluxio.proxy.
ProxyProcess
)
alluxio.proxy.
AlluxioProxyRestServiceHandler
alluxio.master.
AlluxioSecondaryMaster
(implements alluxio.
Process
)
alluxio.thrift.
AlluxioService
alluxio.thrift.
AlluxioService.AsyncClient.Factory
(implements org.apache.thrift.async.TAsyncClientFactory<T>)
alluxio.thrift.
AlluxioService.Client.Factory
(implements org.apache.thrift.TServiceClientFactory<T>)
alluxio.thrift.
AlluxioService.getServiceVersion_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
AlluxioService.getServiceVersion_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.
AlluxioURI
(implements java.lang.
Comparable
<T>, java.io.
Serializable
)
alluxio.worker.
AlluxioWorker
alluxio.wire.
AlluxioWorkerInfo
alluxio.worker.
AlluxioWorkerMonitor
alluxio.worker.
AlluxioWorkerProcess
(implements alluxio.worker.
WorkerProcess
)
alluxio.worker.
AlluxioWorkerRestServiceHandler
alluxio.security.login.
AppLoginModule
(implements javax.security.auth.spi.
LoginModule
)
alluxio.security.login.
AppLoginModule.AppCallbackHandler
(implements javax.security.auth.callback.
CallbackHandler
)
alluxio.worker.block.
AsyncCacheRequestManager
alluxio.master.journal.
AsyncJournalWriter
alluxio.master.journalv0.
AsyncJournalWriter
alluxio.master.file.async.
AsyncPersistHandler.Factory
org.apache.thrift.AsyncProcessFunction<I,T,R>
alluxio.thrift.
AlluxioService.AsyncProcessor.getServiceVersion
<I>
alluxio.thrift.
BlockMasterClientService.AsyncProcessor.getBlockInfo
<I>
alluxio.thrift.
BlockMasterClientService.AsyncProcessor.getBlockMasterInfo
<I>
alluxio.thrift.
BlockMasterClientService.AsyncProcessor.getCapacityBytes
<I>
alluxio.thrift.
BlockMasterClientService.AsyncProcessor.getUsedBytes
<I>
alluxio.thrift.
BlockMasterClientService.AsyncProcessor.getWorkerInfoList
<I>
alluxio.thrift.
BlockMasterClientService.AsyncProcessor.getWorkerReport
<I>
alluxio.thrift.
BlockMasterWorkerService.AsyncProcessor.blockHeartbeat
<I>
alluxio.thrift.
BlockMasterWorkerService.AsyncProcessor.commitBlock
<I>
alluxio.thrift.
BlockMasterWorkerService.AsyncProcessor.getWorkerId
<I>
alluxio.thrift.
BlockMasterWorkerService.AsyncProcessor.registerWorker
<I>
alluxio.thrift.
BlockWorkerClientService.AsyncProcessor.accessBlock
<I>
alluxio.thrift.
BlockWorkerClientService.AsyncProcessor.cacheBlock
<I>
alluxio.thrift.
BlockWorkerClientService.AsyncProcessor.cancelBlock
<I>
alluxio.thrift.
BlockWorkerClientService.AsyncProcessor.lockBlock
<I>
alluxio.thrift.
BlockWorkerClientService.AsyncProcessor.promoteBlock
<I>
alluxio.thrift.
BlockWorkerClientService.AsyncProcessor.removeBlock
<I>
alluxio.thrift.
BlockWorkerClientService.AsyncProcessor.requestBlockLocation
<I>
alluxio.thrift.
BlockWorkerClientService.AsyncProcessor.requestSpace
<I>
alluxio.thrift.
BlockWorkerClientService.AsyncProcessor.sessionBlockHeartbeat
<I>
alluxio.thrift.
BlockWorkerClientService.AsyncProcessor.unlockBlock
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.checkConsistency
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.completeFile
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.createDirectory
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.createFile
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.free
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.getFilePath
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.getMountTable
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.getNewBlockIdForFile
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.getStatus
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.listStatus
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.loadMetadata
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.mount
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.remove
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.rename
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.scheduleAsyncPersistence
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.setAttribute
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.unmount
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor.updateUfsMode
<I>
alluxio.thrift.
FileSystemMasterWorkerService.AsyncProcessor.fileSystemHeartbeat
<I>
alluxio.thrift.
FileSystemMasterWorkerService.AsyncProcessor.getFileInfo
<I>
alluxio.thrift.
FileSystemMasterWorkerService.AsyncProcessor.getPinnedFileIds
<I>
alluxio.thrift.
FileSystemMasterWorkerService.AsyncProcessor.getUfsInfo
<I>
alluxio.thrift.
FileSystemWorkerClientService.AsyncProcessor.cancelUfsFile
<I>
alluxio.thrift.
FileSystemWorkerClientService.AsyncProcessor.closeUfsFile
<I>
alluxio.thrift.
FileSystemWorkerClientService.AsyncProcessor.completeUfsFile
<I>
alluxio.thrift.
FileSystemWorkerClientService.AsyncProcessor.createUfsFile
<I>
alluxio.thrift.
FileSystemWorkerClientService.AsyncProcessor.openUfsFile
<I>
alluxio.thrift.
FileSystemWorkerClientService.AsyncProcessor.sessionFileSystemHeartbeat
<I>
alluxio.thrift.
KeyValueMasterClientService.AsyncProcessor.completePartition
<I>
alluxio.thrift.
KeyValueMasterClientService.AsyncProcessor.completeStore
<I>
alluxio.thrift.
KeyValueMasterClientService.AsyncProcessor.createStore
<I>
alluxio.thrift.
KeyValueMasterClientService.AsyncProcessor.deleteStore
<I>
alluxio.thrift.
KeyValueMasterClientService.AsyncProcessor.getPartitionInfo
<I>
alluxio.thrift.
KeyValueMasterClientService.AsyncProcessor.mergeStore
<I>
alluxio.thrift.
KeyValueMasterClientService.AsyncProcessor.renameStore
<I>
alluxio.thrift.
KeyValueWorkerClientService.AsyncProcessor.get
<I>
alluxio.thrift.
KeyValueWorkerClientService.AsyncProcessor.getNextKeys
<I>
alluxio.thrift.
KeyValueWorkerClientService.AsyncProcessor.getSize
<I>
alluxio.thrift.
LineageMasterClientService.AsyncProcessor.createLineage
<I>
alluxio.thrift.
LineageMasterClientService.AsyncProcessor.deleteLineage
<I>
alluxio.thrift.
LineageMasterClientService.AsyncProcessor.getLineageInfoList
<I>
alluxio.thrift.
LineageMasterClientService.AsyncProcessor.reinitializeFile
<I>
alluxio.thrift.
LineageMasterClientService.AsyncProcessor.reportLostFile
<I>
alluxio.thrift.
MetaMasterClientService.AsyncProcessor.backup
<I>
alluxio.thrift.
MetaMasterClientService.AsyncProcessor.getConfigReport
<I>
alluxio.thrift.
MetaMasterClientService.AsyncProcessor.getConfiguration
<I>
alluxio.thrift.
MetaMasterClientService.AsyncProcessor.getMasterInfo
<I>
alluxio.thrift.
MetaMasterClientService.AsyncProcessor.getMetrics
<I>
alluxio.thrift.
MetaMasterMasterService.AsyncProcessor.getMasterId
<I>
alluxio.thrift.
MetaMasterMasterService.AsyncProcessor.masterHeartbeat
<I>
alluxio.thrift.
MetaMasterMasterService.AsyncProcessor.registerMaster
<I>
alluxio.thrift.
MetricsMasterClientService.AsyncProcessor.metricsHeartbeat
<I>
alluxio.master.file.meta.
AsyncUfsAbsentPathCache
(implements alluxio.master.file.meta.
UfsAbsentPathCache
)
alluxio.master.audit.
AsyncUserAccessAuditLogWriter
alluxio.security.authentication.
AuthenticatedClientUser
alluxio.security.authentication.
AuthenticationProvider.Factory
alluxio.master.
BackupManager
alluxio.wire.
BackupOptions
alluxio.wire.
BackupResponse
alluxio.thrift.
BackupTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BackupTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.client.file.
BaseFileSystem
(implements alluxio.client.file.
FileSystem
)
alluxio.client.lineage.
LineageFileSystem
alluxio.client.keyvalue.
BaseKeyValueSystem
(implements alluxio.client.keyvalue.
KeyValueSystem
)
alluxio.underfs.
BaseUnderFileSystem
(implements alluxio.underfs.
UnderFileSystem
)
alluxio.underfs.hdfs.
HdfsUnderFileSystem
(implements alluxio.underfs.
AtomicFileOutputStreamCallback
)
alluxio.underfs.wasb.
WasbUnderFileSystem
alluxio.underfs.local.
LocalUnderFileSystem
(implements alluxio.underfs.
AtomicFileOutputStreamCallback
)
alluxio.underfs.
ObjectUnderFileSystem
alluxio.underfs.cos.
COSUnderFileSystem
alluxio.underfs.gcs.
GCSUnderFileSystem
alluxio.underfs.oss.
OSSUnderFileSystem
alluxio.underfs.s3a.
S3AUnderFileSystem
alluxio.underfs.swift.
SwiftUnderFileSystem
alluxio.examples.
BasicCheckpoint
(implements java.util.concurrent.
Callable
<V>)
alluxio.examples.
BasicNonByteBufferOperations
(implements java.util.concurrent.
Callable
<V>)
alluxio.examples.
BasicOperations
(implements java.util.concurrent.
Callable
<V>)
alluxio.proto.journal.
Block
alluxio.master.block.
BlockContainerIdGenerator
(implements alluxio.master.block.
ContainerIdGenerable
)
alluxio.worker.block.
BlockHeartbeatReport
alluxio.thrift.
BlockHeartbeatTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockHeartbeatTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.master.block.
BlockId
alluxio.thrift.
BlockInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
BlockInfo
(implements java.io.
Serializable
)
alluxio.master.file.
BlockIntegrityChecker
(implements alluxio.heartbeat.
HeartbeatExecutor
)
alluxio.thrift.
BlockLocation
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
BlockLocation
(implements java.io.
Serializable
)
alluxio.client.block.policy.
BlockLocationPolicy.Factory
alluxio.worker.block.
BlockLockManager
alluxio.client.block.
BlockMasterClient.Factory
alluxio.master.block.
BlockMasterClientRestServiceHandler
alluxio.thrift.
BlockMasterClientService
alluxio.thrift.
BlockMasterClientService.AsyncClient.Factory
(implements org.apache.thrift.async.TAsyncClientFactory<T>)
alluxio.thrift.
BlockMasterClientService.Client.Factory
(implements org.apache.thrift.TServiceClientFactory<T>)
alluxio.thrift.
BlockMasterClientService.getBlockInfo_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterClientService.getBlockInfo_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterClientService.getBlockMasterInfo_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterClientService.getBlockMasterInfo_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterClientService.getCapacityBytes_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterClientService.getCapacityBytes_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterClientService.getUsedBytes_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterClientService.getUsedBytes_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterClientService.getWorkerInfoList_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterClientService.getWorkerInfoList_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterClientService.getWorkerReport_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterClientService.getWorkerReport_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.master.block.
BlockMasterClientServiceHandler
(implements alluxio.thrift.
BlockMasterClientService.Iface
)
alluxio.master.block.
BlockMasterFactory
(implements alluxio.master.
MasterFactory
)
alluxio.thrift.
BlockMasterInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
BlockMasterInfo
(implements java.io.
Serializable
)
alluxio.worker.block.
BlockMasterSync
(implements alluxio.heartbeat.
HeartbeatExecutor
)
alluxio.thrift.
BlockMasterWorkerService
alluxio.thrift.
BlockMasterWorkerService.AsyncClient.Factory
(implements org.apache.thrift.async.TAsyncClientFactory<T>)
alluxio.thrift.
BlockMasterWorkerService.blockHeartbeat_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterWorkerService.blockHeartbeat_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterWorkerService.Client.Factory
(implements org.apache.thrift.TServiceClientFactory<T>)
alluxio.thrift.
BlockMasterWorkerService.commitBlock_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterWorkerService.commitBlock_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterWorkerService.getWorkerId_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterWorkerService.getWorkerId_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterWorkerService.registerWorker_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockMasterWorkerService.registerWorker_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.master.block.
BlockMasterWorkerServiceHandler
(implements alluxio.thrift.
BlockMasterWorkerService.Iface
)
alluxio.worker.block.
BlockMetadataManager
alluxio.worker.block.
BlockMetadataManagerView
alluxio.worker.netty.
BlockReadHandler.BlockPacketReader
alluxio.worker.netty.
BlockReadRequest
alluxio.worker.block.
BlockStoreLocation
alluxio.worker.block.
BlockStoreMeta.Factory
alluxio.worker.block.evictor.
BlockTransferInfo
alluxio.thrift.
BlockWorkerClientService
alluxio.thrift.
BlockWorkerClientService.accessBlock_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.accessBlock_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.AsyncClient.Factory
(implements org.apache.thrift.async.TAsyncClientFactory<T>)
alluxio.thrift.
BlockWorkerClientService.cacheBlock_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.cacheBlock_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.cancelBlock_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.cancelBlock_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.Client.Factory
(implements org.apache.thrift.TServiceClientFactory<T>)
alluxio.thrift.
BlockWorkerClientService.lockBlock_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.lockBlock_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.promoteBlock_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.promoteBlock_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.removeBlock_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.removeBlock_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.requestBlockLocation_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.requestBlockLocation_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.requestSpace_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.requestSpace_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.sessionBlockHeartbeat_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.sessionBlockHeartbeat_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.unlockBlock_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
BlockWorkerClientService.unlockBlock_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.worker.block.
BlockWorkerClientServiceHandler
(implements alluxio.thrift.
BlockWorkerClientService.Iface
)
alluxio.worker.block.
BlockWorkerFactory
(implements alluxio.worker.
WorkerFactory
)
alluxio.client.block.
BlockWorkerInfo
alluxio.worker.netty.
BlockWriteHandler.BlockPacketWriter
alluxio.worker.netty.
BlockWriteRequest
alluxio.util.io.
BufferUtils
alluxio.client.keyvalue.
ByteBufferKeyValuePartitionReader
(implements alluxio.client.keyvalue.
KeyValuePartitionReader
)
alluxio.util.io.
ByteIOUtils
alluxio.thrift.
CacheBlockTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CacheBlockTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.security.group.
CachedGroupMapping
(implements alluxio.security.group.
GroupMappingService
)
alluxio.thrift.
CancelBlockTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CancelBlockTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.client.file.options.
CancelUfsFileOptions
alluxio.thrift.
CancelUfsFileTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CancelUfsFileTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
Capacity
alluxio.cli.fsadmin.report.
CapacityCommand
io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
alluxio.worker.netty.
AsyncCacheHandler
alluxio.worker.netty.
BlockReadHandler
alluxio.worker.netty.
BlockWriteHandler
io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
alluxio.worker.netty.
IdleReadHandler
alluxio.network.netty.
IdleWriteHandler
alluxio.worker.netty.
HeartbeatHandler
io.netty.handler.codec.MessageToMessageDecoder<I>
alluxio.network.protocol.
RPCMessageDecoder
alluxio.network.netty.
NettyRPC.RPCHandler
alluxio.worker.netty.
UfsFileWriteHandler
alluxio.worker.netty.
UnsupportedMessageHandler
io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
io.netty.handler.codec.MessageToMessageEncoder<I>
alluxio.network.protocol.
RPCMessageEncoder
alluxio.client.file.options.
CheckConsistencyOptions
alluxio.master.file.options.
CheckConsistencyOptions
alluxio.thrift.
CheckConsistencyTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CheckConsistencyTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.checker.
CheckerUtils
alluxio.master.lineage.checkpoint.
CheckpointLatestPlanner
(implements alluxio.master.lineage.checkpoint.
CheckpointPlanner
)
alluxio.master.lineage.checkpoint.
CheckpointPlan
alluxio.master.lineage.checkpoint.
CheckpointPlanner.Factory
alluxio.master.lineage.checkpoint.
CheckpointSchedulingExecutor
(implements alluxio.heartbeat.
HeartbeatExecutor
)
java.lang.
ClassLoader
java.security.
SecureClassLoader
java.net.
URLClassLoader
(implements java.io.
Closeable
)
alluxio.extensions.
ExtensionsClassLoader
alluxio.client.metrics.
ClientMasterSync
(implements alluxio.heartbeat.
HeartbeatExecutor
)
alluxio.metrics.
ClientMetrics
alluxio.master.
ClientPool
(implements java.io.
Closeable
)
alluxio.worker.block.
ClientRWLock
(implements java.util.concurrent.locks.
ReadWriteLock
)
alluxio.cli.
CliUtils
java.time.Clock
alluxio.clock.
ElapsedTimeClock
alluxio.clock.
SystemClock
alluxio.examples.keyvalue.hadoop.
CloneStoreMapReduce
alluxio.resource.
CloseableResource
<T> (implements java.lang.
AutoCloseable
)
alluxio.client.file.options.
CloseUfsFileOptions
alluxio.thrift.
CloseUfsFileTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CloseUfsFileTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
Command
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CommandLineJobInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
CommandLineJobInfo
(implements java.io.
Serializable
)
alluxio.cli.
CommandUtils
alluxio.thrift.
CommitBlockTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CommitBlockTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.metrics.
CommonMetrics
alluxio.wire.
CommonOptions
(implements java.io.
Serializable
)
alluxio.util.
CommonUtils
alluxio.client.file.options.
CompleteFileOptions
alluxio.master.file.options.
CompleteFileOptions
alluxio.thrift.
CompleteFileTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CompleteFileTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.proxy.s3.
CompleteMultipartUploadResult
alluxio.thrift.
CompletePartitionTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CompletePartitionTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CompleteStoreTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CompleteStoreTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.client.file.options.
CompleteUfsFileOptions
alluxio.thrift.
CompleteUfsFileTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CompleteUfsFileTReponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
ConfigCheckReport
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
ConfigCheckReport
alluxio.thrift.
ConfigProperty
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
ConfigProperty
(implements java.io.
Serializable
)
alluxio.master.meta.checkconf.
ConfigRecord
alluxio.
Configuration
javax.security.auth.login.
Configuration
alluxio.security.login.
LoginModuleConfiguration
alluxio.cli.fsadmin.doctor.
ConfigurationCommand
alluxio.cli.
ConfigurationDocGenerator
alluxio.util.
ConfigurationUtils
alluxio.
ConfigurationValueOptions
org.apache.hadoop.conf.Configured (implements org.apache.hadoop.conf.Configurable)
org.apache.hadoop.fs.FileSystem (implements java.io.
Closeable
)
alluxio.hadoop.
FaultTolerantFileSystem
alluxio.hadoop.
FileSystem
alluxio.metrics.sink.
ConsoleSink
(implements alluxio.metrics.sink.
Sink
)
alluxio.
Constants
alluxio.cli.fsadmin.command.
Context
alluxio.util.executor.
ControllableQueue
<T>
alluxio.util.executor.
ControllableQueue.DelayNode
<T>
alluxio.util.executor.
ControllableScheduler
(implements java.util.concurrent.
ScheduledExecutorService
)
alluxio.underfs.cos.
COSUnderFileSystemFactory
(implements alluxio.underfs.
UnderFileSystemFactory
)
alluxio.retry.
CountingRetry
(implements alluxio.retry.
RetryPolicy
)
alluxio.client.file.options.
CreateDirectoryOptions
alluxio.thrift.
CreateDirectoryTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CreateDirectoryTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.client.file.options.
CreateFileOptions
alluxio.thrift.
CreateFileTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CreateFileTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.client.lineage.options.
CreateLineageOptions
alluxio.thrift.
CreateLineageTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CreateLineageTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.underfs.options.
CreateOptions
alluxio.client.block.policy.options.
CreateOptions
alluxio.master.file.options.
CreatePathOptions
<T>
alluxio.master.file.options.
CreateDirectoryOptions
alluxio.master.file.options.
CreateFileOptions
alluxio.thrift.
CreateStoreTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CreateStoreTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.client.file.options.
CreateUfsFileOptions
alluxio.thrift.
CreateUfsFileTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
CreateUfsFileTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.metrics.sink.
CsvSink
(implements alluxio.metrics.sink.
Sink
)
alluxio.security.authentication.
CustomAuthenticationProvider
(implements alluxio.security.authentication.
AuthenticationProvider
)
alluxio.master.meta.
DailyMetadataBackup
alluxio.network.protocol.databuffer.
DataByteArrayChannel
(implements alluxio.network.protocol.databuffer.
DataBuffer
)
alluxio.network.protocol.databuffer.
DataByteBuffer
(implements alluxio.network.protocol.databuffer.
DataBuffer
)
alluxio.network.protocol.databuffer.
DataFileChannel
(implements alluxio.network.protocol.databuffer.
DataBuffer
)
alluxio.network.protocol.databuffer.
DataNettyBuffer
(implements alluxio.network.protocol.databuffer.
DataBuffer
)
alluxio.network.protocol.databuffer.
DataNettyBufferV2
(implements alluxio.network.protocol.databuffer.
DataBuffer
)
alluxio.worker.
DataServer.Factory
alluxio.master.file.async.
DefaultAsyncPersistHandler
(implements alluxio.master.file.async.
AsyncPersistHandler
)
alluxio.master.file.
DefaultBlockDeletionContext
(implements alluxio.master.file.
BlockDeletionContext
)
alluxio.master.block.
DefaultBlockMaster.Metrics
alluxio.worker.block.
DefaultBlockStoreMeta
(implements alluxio.worker.block.
BlockStoreMeta
)
alluxio.worker.block.
DefaultBlockWorker.Metrics
alluxio.master.file.
DefaultFileSystemMaster.Metrics
alluxio.master.file.
DefaultInodePermissionChecker
(implements alluxio.master.file.
InodePermissionChecker
)
alluxio.master.file.
DefaultPermissionChecker
(implements alluxio.master.file.
PermissionChecker
)
alluxio.master.
DefaultSafeModeManager
(implements alluxio.master.
SafeModeManager
)
alluxio.
DefaultSupplier
(implements java.util.function.
Supplier
<T>)
alluxio.client.lineage.options.
DeleteLineageOptions
alluxio.thrift.
DeleteLineageTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
DeleteLineageTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.underfs.options.
DeleteOptions
alluxio.client.file.options.
DeleteOptions
alluxio.master.file.options.
DeleteOptions
alluxio.thrift.
DeleteStoreTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
DeleteStoreTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
DeleteTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
DeleteTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
DependencyInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.client.block.policy.
DeterministicHashPolicy
(implements alluxio.client.block.policy.
BlockLocationPolicy
)
java.util.
Dictionary
<K,V>
java.util.
Hashtable
<K,V> (implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
java.util.
Properties
java.security.
Provider
alluxio.security.authentication.
PlainSaslServerProvider
alluxio.collections.
DirectedAcyclicGraph
<T>
alluxio.collections.
DirectedAcyclicGraphNode
<T>
alluxio.resource.
DynamicResourcePool
<T> (implements alluxio.resource.
Pool
<T>)
alluxio.client.block.
BlockMasterClientPool
alluxio.client.file.
FileSystemMasterClientPool
alluxio.network.netty.
NettyChannelPool
alluxio.resource.
DynamicResourcePool.Options
alluxio.resource.
DynamicResourcePool.ResourceInternal
<R>
alluxio.worker.block.evictor.
EvictionPlan
alluxio.worker.block.evictor.
Evictor.Factory
alluxio.worker.block.evictor.
EvictorUtils
alluxio.util.executor.
ExecutorServiceFactories
alluxio.client.file.options.
ExistsOptions
alluxio.retry.
ExponentialTimeBoundedRetry.Builder
alluxio.extensions.
ExtensionFactoryRegistry
<T,S>
alluxio.cli.extensions.
ExtensionsShellUtils
alluxio.util.
ExtensionUtils
alluxio.multi.process.
ExternalProcess
alluxio.proto.journal.
File
alluxio.thrift.
FileBlockInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
FileBlockInfo
(implements java.io.
Serializable
)
alluxio.worker.file.
FileDataManager
alluxio.worker.file.
FileDataManager.PersistedFilesInfo
alluxio.thrift.
FileInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
FileInfo
(implements java.io.
Serializable
)
alluxio.underfs.options.
FileLocationOptions
alluxio.client.file.
FileSystem.Factory
alluxio.cli.fsadmin.
FileSystemAdminShellUtils
alluxio.thrift.
FileSystemCommand
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.cli.fs.command.
FileSystemCommandUtils
alluxio.client.file.
FileSystemContext
(implements java.io.
Closeable
)
alluxio.thrift.
FileSystemHeartbeatTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemHeartbeatTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.master.file.
FileSystemMasterAuditContext
(implements alluxio.master.audit.
AuditContext
)
alluxio.client.file.
FileSystemMasterClient.Factory
alluxio.master.file.
FileSystemMasterClientRestServiceHandler
alluxio.thrift.
FileSystemMasterClientService
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.Factory
(implements org.apache.thrift.async.TAsyncClientFactory<T>)
alluxio.thrift.
FileSystemMasterClientService.checkConsistency_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.checkConsistency_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.Client.Factory
(implements org.apache.thrift.TServiceClientFactory<T>)
alluxio.thrift.
FileSystemMasterClientService.completeFile_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.completeFile_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.createDirectory_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.createDirectory_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.createFile_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.createFile_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.free_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.free_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.getFilePath_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.getFilePath_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.getMountTable_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.getMountTable_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.getNewBlockIdForFile_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.getNewBlockIdForFile_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.getStatus_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.getStatus_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.listStatus_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.listStatus_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.loadMetadata_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.loadMetadata_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.mount_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.mount_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.remove_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.remove_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.rename_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.rename_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.scheduleAsyncPersistence_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.scheduleAsyncPersistence_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.setAttribute_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.setAttribute_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.unmount_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.unmount_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.updateUfsMode_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterClientService.updateUfsMode_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.master.file.
FileSystemMasterClientServiceHandler
(implements alluxio.thrift.
FileSystemMasterClientService.Iface
)
alluxio.thrift.
FileSystemMasterCommonTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.master.file.
FileSystemMasterFactory
(implements alluxio.master.
MasterFactory
)
alluxio.master.file.meta.
FileSystemMasterView
alluxio.thrift.
FileSystemMasterWorkerService
alluxio.thrift.
FileSystemMasterWorkerService.AsyncClient.Factory
(implements org.apache.thrift.async.TAsyncClientFactory<T>)
alluxio.thrift.
FileSystemMasterWorkerService.Client.Factory
(implements org.apache.thrift.TServiceClientFactory<T>)
alluxio.thrift.
FileSystemMasterWorkerService.fileSystemHeartbeat_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterWorkerService.fileSystemHeartbeat_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterWorkerService.getFileInfo_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterWorkerService.getFileInfo_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterWorkerService.getPinnedFileIds_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterWorkerService.getPinnedFileIds_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterWorkerService.getUfsInfo_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemMasterWorkerService.getUfsInfo_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.master.file.
FileSystemMasterWorkerServiceHandler
(implements alluxio.thrift.
FileSystemMasterWorkerService.Iface
)
alluxio.cli.fs.
FileSystemShellUtils
alluxio.client.file.
FileSystemUtils
alluxio.thrift.
FileSystemWorkerClientService
alluxio.thrift.
FileSystemWorkerClientService.AsyncClient.Factory
(implements org.apache.thrift.async.TAsyncClientFactory<T>)
alluxio.thrift.
FileSystemWorkerClientService.cancelUfsFile_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemWorkerClientService.cancelUfsFile_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemWorkerClientService.Client.Factory
(implements org.apache.thrift.TServiceClientFactory<T>)
alluxio.thrift.
FileSystemWorkerClientService.closeUfsFile_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemWorkerClientService.closeUfsFile_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemWorkerClientService.completeUfsFile_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemWorkerClientService.completeUfsFile_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemWorkerClientService.createUfsFile_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemWorkerClientService.createUfsFile_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemWorkerClientService.openUfsFile_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemWorkerClientService.openUfsFile_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemWorkerClientService.sessionFileSystemHeartbeat_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemWorkerClientService.sessionFileSystemHeartbeat_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.worker.file.
FileSystemWorkerClientServiceHandler
(implements alluxio.thrift.
FileSystemWorkerClientService.Iface
)
alluxio.worker.file.
FileSystemWorkerFactory
(implements alluxio.worker.
WorkerFactory
)
alluxio.util.io.
FileUtils
org.apache.log4j.spi.Filter
alluxio.
AlluxioRemoteLogFilter
alluxio.underfs.
Fingerprint
alluxio.cli.
Format
alluxio.util.
FormatUtils
alluxio.client.file.options.
FreeOptions
alluxio.master.file.options.
FreeOptions
alluxio.thrift.
FreeTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FreeTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.underfs.gcs.
GCSUnderFileSystemFactory
(implements alluxio.underfs.
UnderFileSystemFactory
)
alluxio.underfs.gcs.
GCSUtils
javax.servlet.GenericServlet (implements java.io.
Serializable
, javax.servlet.Servlet, javax.servlet.ServletConfig)
javax.servlet.http.HttpServlet (implements java.io.
Serializable
)
alluxio.web.
WebInterfaceAbstractMetricsServlet
alluxio.web.
WebInterfaceMasterMetricsServlet
alluxio.web.
WebInterfaceWorkerMetricsServlet
alluxio.web.
WebInterfaceBrowseLogsServlet
alluxio.web.
WebInterfaceBrowseServlet
alluxio.web.
WebInterfaceConfigurationServlet
alluxio.web.
WebInterfaceDependencyServlet
alluxio.web.
WebInterfaceDownloadLocalServlet
alluxio.web.
WebInterfaceDownloadServlet
alluxio.web.
WebInterfaceGeneralServlet
alluxio.web.
WebInterfaceHeaderServlet
alluxio.web.
WebInterfaceMemoryServlet
alluxio.web.
WebInterfaceWorkerBlockInfoServlet
alluxio.web.
WebInterfaceWorkerGeneralServlet
alluxio.web.
WebInterfaceWorkersServlet
alluxio.thrift.
GetBlockInfoTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetBlockInfoTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetBlockMasterInfoTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetBlockMasterInfoTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetCapacityBytesTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetCapacityBytesTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.cli.
GetConf
alluxio.thrift.
GetConfigReportTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetConfigReportTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
GetConfigurationOptions
alluxio.thrift.
GetConfigurationTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetConfigurationTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.cli.
GetConfKey
alluxio.thrift.
GetFileInfoTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetFileInfoTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetFilePathTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetFilePathTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.client.lineage.options.
GetLineageInfoListOptions
alluxio.thrift.
GetLineageInfoListTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetLineageInfoListTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetMasterIdTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetMasterIdTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetMasterInfoTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetMasterInfoTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetMetricsTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetMetricsTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetMountTableTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetNewBlockIdForFileTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetNewBlockIdForFileTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetNextKeysTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetNextKeysTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetPartitionInfoTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetPartitionInfoTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetPinnedFileIdsTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetPinnedFileIdsTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetServiceVersionTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetServiceVersionTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetSizeTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetSizeTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.client.file.options.
GetStatusOptions
alluxio.master.file.options.
GetStatusOptions
alluxio.thrift.
GetStatusTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetStatusTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetUfsInfoTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetUfsInfoTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetUsedBytesTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetUsedBytesTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetWorkerIdTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetWorkerIdTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetWorkerInfoListTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
GetWorkerInfoListTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.client.block.policy.options.
GetWorkerOptions
alluxio.client.block.options.
GetWorkerReportOptions
(implements java.io.
Serializable
)
alluxio.thrift.
GetWorkerReportTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.metrics.sink.
GraphiteSink
(implements alluxio.metrics.sink.
Sink
)
alluxio.worker.block.allocator.
GreedyAllocator
(implements alluxio.worker.block.allocator.
Allocator
)
alluxio.worker.block.evictor.
GreedyEvictor
(implements alluxio.worker.block.evictor.
Evictor
)
alluxio.security.group.
GroupMappingService.Factory
alluxio.cli.validation.
HadoopConfigurationFileParser
alluxio.hadoop.
HadoopConfigurationUtils
alluxio.hadoop.
HadoopUtils
alluxio.underfs.hdfs.
HdfsUnderFileSystemFactory
(implements alluxio.underfs.
UnderFileSystemFactory
)
org.javaswift.joss.headers.Header
org.javaswift.joss.headers.object.range.AbstractRange
alluxio.underfs.swift.
MidPartLongRange
alluxio.heartbeat.
HeartbeatContext
alluxio.heartbeat.
HeartbeatScheduler
alluxio.heartbeat.
HeartbeatThread
(implements java.lang.
Runnable
)
alluxio.util.
HFSUtils
alluxio.checker.
HiveIntegrationChecker
alluxio.checker.
HiveIntegrationChecker.ModeConverter
(implements com.beust.jcommander.IStringConverter<T>)
alluxio.util.network.
HttpUtils
alluxio.security.group.provider.
IdentityUserGroupsMapping
(implements alluxio.security.group.
GroupMappingService
)
alluxio.util.
IdUtils
alluxio.security.authentication.
ImpersonationAuthenticator
alluxio.thrift.
InconsistentProperty
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
InconsistentProperty
alluxio.collections.
IndexDefinition
<T>
alluxio.proxy.s3.
InitiateMultipartUploadResult
alluxio.master.file.meta.
Inode
<T> (implements alluxio.master.journal.
JournalEntryRepresentable
)
alluxio.master.file.meta.
InodeDirectory
alluxio.master.file.meta.
InodeFile
alluxio.master.file.meta.
InodeDirectoryIdGenerator
(implements alluxio.master.journal.
JournalEntryRepresentable
)
alluxio.master.file.meta.
InodeLockList
(implements java.lang.
AutoCloseable
)
alluxio.master.file.meta.
CompositeInodeLockList
alluxio.master.file.meta.
InodeTree
(implements alluxio.master.journal.
JournalEntryIterable
)
alluxio.master.file.meta.
InodeTree.CreatePathResult
org.apache.hadoop.mapreduce.InputFormat<K,V>
alluxio.hadoop.mapreduce.
KeyValueInputFormat
java.io.
InputStream
(implements java.io.
Closeable
)
alluxio.client.block.stream.
BlockInStream
(implements alluxio.client.
BoundedStream
, alluxio.client.
PositionedReadable
, alluxio.
Seekable
)
alluxio.client.file.
FileInStream
(implements alluxio.client.
BoundedStream
, alluxio.client.
PositionedReadable
, alluxio.
Seekable
)
java.io.
FilterInputStream
alluxio.underfs.
SeekableUnderFileInputStream
(implements alluxio.
Seekable
)
alluxio.underfs.hdfs.
HdfsUnderFileInputStream
alluxio.underfs.gcs.
GCSInputStream
alluxio.hadoop.
HdfsFileInputStream
(implements org.apache.hadoop.fs.PositionedReadable, org.apache.hadoop.fs.Seekable)
alluxio.underfs.
MultiRangeObjectInputStream
alluxio.underfs.cos.
COSInputStream
alluxio.underfs.oss.
OSSInputStream
alluxio.underfs.swift.
SwiftInputStream
alluxio.underfs.s3a.
S3AInputStream
alluxio.cli.extensions.command.
InstallCommand
(implements alluxio.cli.
Command
)
alluxio.conf.
InstancedConfiguration
(implements alluxio.
AlluxioConfiguration
)
alluxio.client.file.options.
InStreamOptions
alluxio.metrics.sink.
JmxSink
(implements alluxio.metrics.sink.
Sink
)
alluxio.job.
Job
(implements java.io.
Serializable
)
alluxio.job.
CommandLineJob
alluxio.job.
JobConf
(implements java.io.
Serializable
)
alluxio.thrift.
JobConfInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
JobConfInfo
(implements java.io.
Serializable
)
alluxio.proto.journal.
Journal
alluxio.master.journalv0.
Journal.Factory
(implements alluxio.master.journalv0.
JournalFactory
)
alluxio.cli.
JournalCrashTest
alluxio.master.journal.
JournalEntryAssociation
alluxio.master.journal.
JournalEntryStreamReader
(implements java.io.
Closeable
)
alluxio.master.journal.
JournalFileParser.Factory
alluxio.master.journalv0.
JournalFormatter.Factory
alluxio.master.journal.options.
JournalReaderOptions
alluxio.master.journal.
JournalSystem.Builder
alluxio.master.journal.
JournalTool
alluxio.master.journalv0.
JournalTool
alluxio.master.journal.
JournalUpgrader
alluxio.master.journal.
JournalUtils
alluxio.master.journal.options.
JournalWriterOptions
alluxio.util.
JvmPauseMonitor
alluxio.metrics.source.
JvmSource
(implements alluxio.metrics.source.
Source
)
alluxio.underfs.swift.
KeystoneV3Access
(implements org.javaswift.joss.model.Access)
alluxio.underfs.swift.
KeystoneV3AccessProvider
(implements org.javaswift.joss.client.factory.AuthenticationMethod.AccessProvider)
alluxio.proto.journal.
KeyValue
alluxio.thrift.
KeyValueMasterClientService
alluxio.thrift.
KeyValueMasterClientService.AsyncClient.Factory
(implements org.apache.thrift.async.TAsyncClientFactory<T>)
alluxio.thrift.
KeyValueMasterClientService.Client.Factory
(implements org.apache.thrift.TServiceClientFactory<T>)
alluxio.thrift.
KeyValueMasterClientService.completePartition_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueMasterClientService.completePartition_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueMasterClientService.completeStore_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueMasterClientService.completeStore_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueMasterClientService.createStore_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueMasterClientService.createStore_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueMasterClientService.deleteStore_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueMasterClientService.deleteStore_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueMasterClientService.getPartitionInfo_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueMasterClientService.getPartitionInfo_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueMasterClientService.mergeStore_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueMasterClientService.mergeStore_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueMasterClientService.renameStore_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueMasterClientService.renameStore_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.master.keyvalue.
KeyValueMasterClientServiceHandler
(implements alluxio.thrift.
KeyValueMasterClientService.Iface
)
alluxio.master.keyvalue.
KeyValueMasterFactory
(implements alluxio.master.
MasterFactory
)
alluxio.client.keyvalue.
KeyValuePair
(implements java.lang.
Comparable
<T>)
alluxio.client.keyvalue.
KeyValuePartitionReader.Factory
alluxio.client.keyvalue.
KeyValuePartitionWriter.Factory
alluxio.client.keyvalue.
KeyValueStoreIterator
(implements alluxio.client.keyvalue.
KeyValueIterator
)
alluxio.examples.keyvalue.
KeyValueStoreOperations
(implements java.util.concurrent.
Callable
<V>)
alluxio.examples.keyvalue.
KeyValueStoreQuickStart
alluxio.client.keyvalue.
KeyValueSystem.Factory
alluxio.thrift.
KeyValueWorkerClientService
alluxio.thrift.
KeyValueWorkerClientService.AsyncClient.Factory
(implements org.apache.thrift.async.TAsyncClientFactory<T>)
alluxio.thrift.
KeyValueWorkerClientService.Client.Factory
(implements org.apache.thrift.TServiceClientFactory<T>)
alluxio.thrift.
KeyValueWorkerClientService.get_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueWorkerClientService.get_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueWorkerClientService.getNextKeys_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueWorkerClientService.getNextKeys_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueWorkerClientService.getSize_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
KeyValueWorkerClientService.getSize_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.worker.keyvalue.
KeyValueWorkerClientServiceHandler
(implements alluxio.thrift.
KeyValueWorkerClientService.Iface
)
alluxio.worker.keyvalue.
KeyValueWorkerFactory
(implements alluxio.worker.
WorkerFactory
)
alluxio.master.file.meta.
LazyUfsBlockLocationCache
(implements alluxio.master.file.meta.
UfsBlockLocationCache
)
alluxio.multi.process.
LimitedLifeMasterProcess
alluxio.multi.process.
LimitedLifeWorkerProcess
alluxio.proto.journal.
Lineage
alluxio.master.lineage.meta.
Lineage
(implements alluxio.master.journal.
JournalEntryRepresentable
)
alluxio.master.lineage.meta.
LineageIdGenerator
(implements alluxio.master.journal.
JournalEntryRepresentable
)
alluxio.thrift.
LineageInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
LineageInfo
(implements java.io.
Serializable
)
alluxio.master.lineage.
LineageMasterClientRestServiceHandler
alluxio.thrift.
LineageMasterClientService
alluxio.thrift.
LineageMasterClientService.AsyncClient.Factory
(implements org.apache.thrift.async.TAsyncClientFactory<T>)
alluxio.thrift.
LineageMasterClientService.Client.Factory
(implements org.apache.thrift.TServiceClientFactory<T>)
alluxio.thrift.
LineageMasterClientService.createLineage_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
LineageMasterClientService.createLineage_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
LineageMasterClientService.deleteLineage_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
LineageMasterClientService.deleteLineage_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
LineageMasterClientService.getLineageInfoList_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
LineageMasterClientService.getLineageInfoList_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
LineageMasterClientService.reinitializeFile_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
LineageMasterClientService.reinitializeFile_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
LineageMasterClientService.reportLostFile_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
LineageMasterClientService.reportLostFile_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.master.lineage.
LineageMasterClientServiceHandler
(implements alluxio.thrift.
LineageMasterClientService.Iface
)
alluxio.master.lineage.
LineageMasterFactory
(implements alluxio.master.
MasterFactory
)
alluxio.master.lineage.meta.
LineageStateUtils
alluxio.master.lineage.meta.
LineageStore
(implements alluxio.master.journal.
JournalEntryIterable
)
alluxio.master.lineage.meta.
LineageStoreView
alluxio.client.keyvalue.
LinearProbingIndex
(implements alluxio.client.keyvalue.
Index
)
alluxio.proxy.s3.
ListBucketOptions
alluxio.proxy.s3.
ListBucketResult
alluxio.proxy.s3.
ListBucketResult.Content
alluxio.underfs.options.
ListOptions
alluxio.proxy.s3.
ListPartsResult
alluxio.proxy.s3.
ListPartsResult.Part
alluxio.client.file.options.
ListStatusOptions
alluxio.master.file.options.
ListStatusOptions
alluxio.thrift.
ListStatusTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
ListStatusTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.client.file.options.
LoadMetadataOptions
alluxio.master.file.options.
LoadMetadataOptions
alluxio.thrift.
LoadMetadataTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
LoadMetadataTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.master.
LocalAlluxioMaster
alluxio.worker.block.io.
LocalFileBlockReader
(implements alluxio.worker.block.io.
BlockReader
)
alluxio.worker.block.io.
LocalFileBlockWriter
(implements alluxio.worker.block.io.
BlockWriter
)
alluxio.client.block.stream.
LocalFilePacketReader
(implements alluxio.client.block.stream.
PacketReader
)
alluxio.client.block.stream.
LocalFilePacketReader.Factory
(implements alluxio.client.block.stream.
PacketReader.Factory
)
alluxio.client.block.stream.
LocalFilePacketWriter
(implements alluxio.client.block.stream.
PacketWriter
)
alluxio.client.file.policy.
LocalFirstAvoidEvictionPolicy
(implements alluxio.client.block.policy.
BlockLocationPolicy
, alluxio.client.file.policy.
FileWriteLocationPolicy
)
alluxio.client.file.policy.
LocalFirstPolicy
(implements alluxio.client.block.policy.
BlockLocationPolicy
, alluxio.client.file.policy.
FileWriteLocationPolicy
)
alluxio.thrift.
LocalityTier
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.underfs.local.
LocalUnderFileSystemFactory
(implements alluxio.underfs.
UnderFileSystemFactory
)
alluxio.client.block.options.
LockBlockOptions
alluxio.thrift.
LockBlockTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
LockBlockTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.master.file.meta.
LockedInodePath
(implements java.io.
Closeable
)
alluxio.master.file.meta.
MutableLockedInodePath
alluxio.master.file.meta.
LockedInodePathList
(implements java.lang.
AutoCloseable
)
alluxio.master.file.meta.
LockingScheme
alluxio.resource.
LockResource
(implements java.io.
Closeable
)
alluxio.wire.
LogInfo
alluxio.security.login.
LoginModuleConfigurationUtils
alluxio.security.
LoginUser
alluxio.cli.
LogLevel
alluxio.util.
LogUtils
alluxio.cli.extensions.command.
LsCommand
(implements alluxio.cli.
Command
)
org.apache.hadoop.mapreduce.Mapper<KEYIN,VALUEIN,KEYOUT,VALUEOUT>
alluxio.examples.keyvalue.hadoop.
CloneStoreMapReduce.CloneStoreMapper
alluxio.checker.
MapReduceIntegrationChecker.CheckerMapper
alluxio.checker.
MapReduceIntegrationChecker
alluxio.multi.process.
Master
(implements java.io.
Closeable
)
alluxio.master.block.meta.
MasterBlockInfo
alluxio.master.block.meta.
MasterBlockLocation
alluxio.master.
MasterClientConfig
alluxio.master.
MasterContext
alluxio.master.
MasterHealthCheckClient
(implements alluxio.
HealthCheckClient
)
alluxio.master.
MasterHealthCheckClient.Builder
alluxio.master.
MasterHealthCheckClient.MasterServingCheckRunnable
(implements java.lang.
Runnable
)
alluxio.master.
MasterHealthCheckClient.ProcessCheckRunnable
(implements java.lang.
Runnable
)
alluxio.thrift.
MasterHeartbeatTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MasterHeartbeatTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MasterInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
MasterInfo
(implements java.io.
Serializable
)
alluxio.master.meta.
MasterInfo
alluxio.master.
MasterInquireClient.Factory
alluxio.master.journal.
MasterJournalContext
(implements alluxio.master.journal.
JournalContext
)
alluxio.metrics.
MasterMetrics
alluxio.thrift.
MasterNetAddress
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.multi.process.
MasterNetAddress
alluxio.master.
MasterProcess.Factory
alluxio.underfs.
MasterUfsManager.UfsState
alluxio.master.block.meta.
MasterWorkerInfo
alluxio.worker.block.allocator.
MaxFreeAllocator
(implements alluxio.worker.block.allocator.
Allocator
)
alluxio.thrift.
MergeStoreTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MergeStoreTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetaMasterClientService
alluxio.thrift.
MetaMasterClientService.AsyncClient.Factory
(implements org.apache.thrift.async.TAsyncClientFactory<T>)
alluxio.thrift.
MetaMasterClientService.backup_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetaMasterClientService.backup_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetaMasterClientService.Client.Factory
(implements org.apache.thrift.TServiceClientFactory<T>)
alluxio.thrift.
MetaMasterClientService.getConfigReport_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetaMasterClientService.getConfigReport_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetaMasterClientService.getConfiguration_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetaMasterClientService.getConfiguration_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetaMasterClientService.getMasterInfo_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetaMasterClientService.getMasterInfo_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetaMasterClientService.getMetrics_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetaMasterClientService.getMetrics_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.master.meta.
MetaMasterClientServiceHandler
(implements alluxio.thrift.
MetaMasterClientService.Iface
)
alluxio.master.meta.
MetaMasterFactory
(implements alluxio.master.
MasterFactory
)
alluxio.thrift.
MetaMasterMasterService
alluxio.thrift.
MetaMasterMasterService.AsyncClient.Factory
(implements org.apache.thrift.async.TAsyncClientFactory<T>)
alluxio.thrift.
MetaMasterMasterService.Client.Factory
(implements org.apache.thrift.TServiceClientFactory<T>)
alluxio.thrift.
MetaMasterMasterService.getMasterId_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetaMasterMasterService.getMasterId_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetaMasterMasterService.masterHeartbeat_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetaMasterMasterService.masterHeartbeat_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetaMasterMasterService.registerMaster_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetaMasterMasterService.registerMaster_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.master.meta.
MetaMasterMasterServiceHandler
(implements alluxio.thrift.
MetaMasterMasterService.Iface
)
alluxio.master.meta.
MetaMasterSync
(implements alluxio.heartbeat.
HeartbeatExecutor
)
alluxio.metrics.
Metric
(implements java.io.
Serializable
)
alluxio.thrift.
Metric
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.cli.fsadmin.report.
MetricsCommand
alluxio.metrics.
MetricsConfig
alluxio.metrics.
MetricsFilter
alluxio.thrift.
MetricsHeartbeatTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetricsHeartbeatTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetricsMasterClientService
alluxio.thrift.
MetricsMasterClientService.AsyncClient.Factory
(implements org.apache.thrift.async.TAsyncClientFactory<T>)
alluxio.thrift.
MetricsMasterClientService.Client.Factory
(implements org.apache.thrift.TServiceClientFactory<T>)
alluxio.thrift.
MetricsMasterClientService.metricsHeartbeat_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MetricsMasterClientService.metricsHeartbeat_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.master.metrics.
MetricsMasterClientServiceHandler
(implements alluxio.thrift.
MetricsMasterClientService.Iface
)
alluxio.master.metrics.
MetricsMasterFactory
(implements alluxio.master.
MasterFactory
)
alluxio.metrics.sink.
MetricsServlet
(implements alluxio.metrics.sink.
Sink
)
alluxio.master.metrics.
MetricsStore
alluxio.metrics.
MetricsSystem
alluxio.thrift.
MetricValue
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
MetricValue
alluxio.cli.
MiniBenchmark
alluxio.underfs.options.
MkdirsOptions
alluxio.security.authorization.
Mode
alluxio.security.authorization.
ModeParser
alluxio.client.file.policy.
MostAvailableFirstPolicy
(implements alluxio.client.block.policy.
BlockLocationPolicy
, alluxio.client.file.policy.
FileWriteLocationPolicy
)
alluxio.master.file.meta.options.
MountInfo
alluxio.client.file.options.
MountOptions
alluxio.master.file.options.
MountOptions
alluxio.thrift.
MountPointInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
MountPointInfo
(implements java.io.
Serializable
)
alluxio.master.file.meta.
MountTable
(implements alluxio.master.journal.
JournalEntryIterable
)
alluxio.master.file.meta.
MountTable.Resolution
alluxio.thrift.
MountTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
MountTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.examples.
MultiMount
alluxio.multi.process.
MultiProcessCluster
alluxio.multi.process.
MultiProcessCluster.Builder
alluxio.master.journalv0.
MutableJournal.Factory
(implements alluxio.master.journalv0.
JournalFactory
)
alluxio.network.netty.
NettyClient
alluxio.worker.netty.
NettyDataServer
(implements alluxio.worker.
DataServer
)
alluxio.client.block.stream.
NettyPacketReader
(implements alluxio.client.block.stream.
PacketReader
)
alluxio.client.block.stream.
NettyPacketReader.Factory
(implements alluxio.client.block.stream.
PacketReader.Factory
)
alluxio.client.block.stream.
NettyPacketWriter
(implements alluxio.client.block.stream.
PacketWriter
)
alluxio.network.netty.
NettyRPC
alluxio.network.netty.
NettyRPCContext
alluxio.util.network.
NettyUtils
alluxio.util.network.
NetworkAddressUtils
alluxio.collections.
NonUniqueFieldIndex
<T> (implements alluxio.collections.
FieldIndex
<T>)
alluxio.master.file.
NoopBlockDeletionContext
(implements alluxio.master.file.
BlockDeletionContext
)
alluxio.master.journal.noop.
NoopJournal
(implements alluxio.master.journal.
Journal
)
alluxio.master.journal.
NoopJournalContext
(implements alluxio.master.journal.
JournalContext
)
alluxio.master.journal.noop.
NoopJournalReader
(implements alluxio.master.journal.
JournalReader
)
alluxio.master.journal.noop.
NoopJournalSystem
(implements alluxio.master.journal.
JournalSystem
)
alluxio.master.
NoopMaster
(implements alluxio.master.
Master
)
alluxio.master.file.meta.
NoopUfsAbsentPathCache
(implements alluxio.master.file.meta.
UfsAbsentPathCache
)
alluxio.master.file.
NoopUfsDeleter
(implements alluxio.master.file.
UfsDeleter
)
alluxio.security.authentication.
NoSaslTransportProvider
(implements alluxio.security.authentication.
TransportProvider
)
alluxio.underfs.
ObjectUnderFileSystem.DeleteBuffer
alluxio.underfs.
ObjectUnderFileSystem.DeleteBuffer.DeleteThread
(implements java.util.concurrent.
Callable
<V>)
alluxio.underfs.
ObjectUnderFileSystem.ObjectPermissions
alluxio.underfs.
ObjectUnderFileSystem.ObjectStatus
alluxio.client.file.options.
OpenFileOptions
alluxio.underfs.options.
OpenOptions
alluxio.client.file.options.
OpenUfsFileOptions
alluxio.thrift.
OpenUfsFileTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
OpenUfsFileTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
OptionalString
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
OptionalString
alluxio.underfs.oss.
OSSUnderFileSystemFactory
(implements alluxio.underfs.
UnderFileSystemFactory
)
alluxio.util.
OSUtils
org.apache.hadoop.mapreduce.OutputCommitter
org.apache.hadoop.mapreduce.lib.output.FileOutputCommitter
alluxio.hadoop.mapreduce.
KeyValueOutputCommitter
org.apache.hadoop.mapreduce.OutputFormat<K,V>
org.apache.hadoop.mapreduce.lib.output.FileOutputFormat<K,V>
alluxio.hadoop.mapreduce.
KeyValueOutputFormat
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
alluxio.client.
AbstractOutStream
(implements alluxio.client.
Cancelable
)
alluxio.client.file.
FileOutStream
alluxio.client.lineage.
DummyFileOutputStream
alluxio.client.lineage.
LineageFileOutStream
alluxio.underfs.
AtomicFileOutputStream
alluxio.client.block.stream.
BlockOutStream
(implements alluxio.client.
BoundedStream
, alluxio.client.
Cancelable
)
alluxio.client.block.stream.
UnderFileSystemFileOutStream
alluxio.underfs.cos.
COSOutputStream
alluxio.underfs.gcs.
GCSOutputStream
alluxio.underfs.hdfs.
HdfsUnderFileOutputStream
alluxio.underfs.oss.
OSSOutputStream
alluxio.underfs.s3a.
S3AOutputStream
alluxio.underfs.swift.
SwiftMockOutputStream
alluxio.underfs.swift.
SwiftOutputStream
alluxio.client.file.options.
OutStreamOptions
alluxio.client.block.stream.
PacketWriter.Factory
alluxio.collections.
Pair
<T1,T2>
alluxio.master.file.meta.
InodePathPair
(implements java.lang.
AutoCloseable
)
alluxio.thrift.
PartitionInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.proxy.
PathsRestServiceHandler
alluxio.util.io.
PathUtils
alluxio.examples.
Performance
alluxio.thrift.
PersistCommandOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
PersistFile
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.worker.block.
PinListSync
(implements alluxio.heartbeat.
HeartbeatExecutor
)
alluxio.security.authentication.
PlainSaslClientCallbackHandler
(implements javax.security.auth.callback.
CallbackHandler
)
alluxio.security.authentication.
PlainSaslServer
(implements javax.security.sasl.
SaslServer
)
alluxio.security.authentication.
PlainSaslServer.Factory
(implements javax.security.sasl.
SaslServerFactory
)
alluxio.security.authentication.
PlainSaslServerCallbackHandler
(implements javax.security.auth.callback.
CallbackHandler
)
alluxio.security.authentication.
PlainSaslTransportProvider
(implements alluxio.security.authentication.
TransportProvider
)
alluxio.master.
PollingMasterInquireClient
(implements alluxio.master.
MasterInquireClient
)
alluxio.master.
PollingMasterInquireClient.MultiMasterConnectDetails
(implements alluxio.master.
MasterInquireClient.ConnectDetails
)
alluxio.multi.process.
PortCoordination
alluxio.multi.process.
PortCoordination.ReservedPort
alluxio.collections.
PrefixList
alluxio.master.
PrimarySelector.Factory
org.apache.thrift.ProcessFunction<I,T>
alluxio.thrift.
AlluxioService.Processor.getServiceVersion
<I>
alluxio.thrift.
BlockMasterClientService.Processor.getBlockInfo
<I>
alluxio.thrift.
BlockMasterClientService.Processor.getBlockMasterInfo
<I>
alluxio.thrift.
BlockMasterClientService.Processor.getCapacityBytes
<I>
alluxio.thrift.
BlockMasterClientService.Processor.getUsedBytes
<I>
alluxio.thrift.
BlockMasterClientService.Processor.getWorkerInfoList
<I>
alluxio.thrift.
BlockMasterClientService.Processor.getWorkerReport
<I>
alluxio.thrift.
BlockMasterWorkerService.Processor.blockHeartbeat
<I>
alluxio.thrift.
BlockMasterWorkerService.Processor.commitBlock
<I>
alluxio.thrift.
BlockMasterWorkerService.Processor.getWorkerId
<I>
alluxio.thrift.
BlockMasterWorkerService.Processor.registerWorker
<I>
alluxio.thrift.
BlockWorkerClientService.Processor.accessBlock
<I>
alluxio.thrift.
BlockWorkerClientService.Processor.cacheBlock
<I>
alluxio.thrift.
BlockWorkerClientService.Processor.cancelBlock
<I>
alluxio.thrift.
BlockWorkerClientService.Processor.lockBlock
<I>
alluxio.thrift.
BlockWorkerClientService.Processor.promoteBlock
<I>
alluxio.thrift.
BlockWorkerClientService.Processor.removeBlock
<I>
alluxio.thrift.
BlockWorkerClientService.Processor.requestBlockLocation
<I>
alluxio.thrift.
BlockWorkerClientService.Processor.requestSpace
<I>
alluxio.thrift.
BlockWorkerClientService.Processor.sessionBlockHeartbeat
<I>
alluxio.thrift.
BlockWorkerClientService.Processor.unlockBlock
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.checkConsistency
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.completeFile
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.createDirectory
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.createFile
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.free
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.getFilePath
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.getMountTable
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.getNewBlockIdForFile
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.getStatus
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.listStatus
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.loadMetadata
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.mount
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.remove
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.rename
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.scheduleAsyncPersistence
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.setAttribute
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.unmount
<I>
alluxio.thrift.
FileSystemMasterClientService.Processor.updateUfsMode
<I>
alluxio.thrift.
FileSystemMasterWorkerService.Processor.fileSystemHeartbeat
<I>
alluxio.thrift.
FileSystemMasterWorkerService.Processor.getFileInfo
<I>
alluxio.thrift.
FileSystemMasterWorkerService.Processor.getPinnedFileIds
<I>
alluxio.thrift.
FileSystemMasterWorkerService.Processor.getUfsInfo
<I>
alluxio.thrift.
FileSystemWorkerClientService.Processor.cancelUfsFile
<I>
alluxio.thrift.
FileSystemWorkerClientService.Processor.closeUfsFile
<I>
alluxio.thrift.
FileSystemWorkerClientService.Processor.completeUfsFile
<I>
alluxio.thrift.
FileSystemWorkerClientService.Processor.createUfsFile
<I>
alluxio.thrift.
FileSystemWorkerClientService.Processor.openUfsFile
<I>
alluxio.thrift.
FileSystemWorkerClientService.Processor.sessionFileSystemHeartbeat
<I>
alluxio.thrift.
KeyValueMasterClientService.Processor.completePartition
<I>
alluxio.thrift.
KeyValueMasterClientService.Processor.completeStore
<I>
alluxio.thrift.
KeyValueMasterClientService.Processor.createStore
<I>
alluxio.thrift.
KeyValueMasterClientService.Processor.deleteStore
<I>
alluxio.thrift.
KeyValueMasterClientService.Processor.getPartitionInfo
<I>
alluxio.thrift.
KeyValueMasterClientService.Processor.mergeStore
<I>
alluxio.thrift.
KeyValueMasterClientService.Processor.renameStore
<I>
alluxio.thrift.
KeyValueWorkerClientService.Processor.get
<I>
alluxio.thrift.
KeyValueWorkerClientService.Processor.getNextKeys
<I>
alluxio.thrift.
KeyValueWorkerClientService.Processor.getSize
<I>
alluxio.thrift.
LineageMasterClientService.Processor.createLineage
<I>
alluxio.thrift.
LineageMasterClientService.Processor.deleteLineage
<I>
alluxio.thrift.
LineageMasterClientService.Processor.getLineageInfoList
<I>
alluxio.thrift.
LineageMasterClientService.Processor.reinitializeFile
<I>
alluxio.thrift.
LineageMasterClientService.Processor.reportLostFile
<I>
alluxio.thrift.
MetaMasterClientService.Processor.backup
<I>
alluxio.thrift.
MetaMasterClientService.Processor.getConfigReport
<I>
alluxio.thrift.
MetaMasterClientService.Processor.getConfiguration
<I>
alluxio.thrift.
MetaMasterClientService.Processor.getMasterInfo
<I>
alluxio.thrift.
MetaMasterClientService.Processor.getMetrics
<I>
alluxio.thrift.
MetaMasterMasterService.Processor.getMasterId
<I>
alluxio.thrift.
MetaMasterMasterService.Processor.masterHeartbeat
<I>
alluxio.thrift.
MetaMasterMasterService.Processor.registerMaster
<I>
alluxio.thrift.
MetricsMasterClientService.Processor.metricsHeartbeat
<I>
alluxio.
ProcessUtils
alluxio.
ProjectConstants
alluxio.metrics.sink.
PrometheusMetricsServlet
(implements alluxio.metrics.sink.
Sink
)
alluxio.thrift.
PromoteBlockTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
PromoteBlockTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.
PropertyKey
(implements java.lang.
Comparable
<T>)
alluxio.
PropertyKey.Builder
alluxio.
PropertyKey.Name
alluxio.master.journalv0.
ProtoBufJournalFormatter
(implements alluxio.master.journalv0.
JournalFormatter
)
alluxio.master.
ProtobufUtils
alluxio.proto.dataserver.
Protocol
alluxio.util.proto.
ProtoMessage
alluxio.util.proto.
ProtoUtils
alluxio.proxy.
ProxyHealthCheckClient
(implements alluxio.
HealthCheckClient
)
alluxio.proxy.
ProxyProcess.Factory
alluxio.worker.netty.
ReadRequestContext
<T>
alluxio.worker.netty.
BlockReadRequestContext
alluxio.master.lineage.recompute.
RecomputeExecutor
(implements alluxio.heartbeat.
HeartbeatExecutor
)
alluxio.master.lineage.recompute.
RecomputePlan
alluxio.master.lineage.recompute.
RecomputePlanner
org.apache.hadoop.mapreduce.Reducer<KEYIN,VALUEIN,KEYOUT,VALUEOUT>
alluxio.examples.keyvalue.hadoop.
CloneStoreMapReduce.CloneStoreReducer
alluxio.checker.
MapReduceIntegrationChecker.CheckerReducer
alluxio.thrift.
RegisterMasterTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
RegisterMasterTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
RegisterWorkerTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
RegisterWorkerTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.
Registry
<T,U>
alluxio.master.
MasterRegistry
alluxio.worker.
WorkerRegistry
alluxio.thrift.
ReinitializeFileTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
ReinitializeFileTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.worker.block.
RemoteBlockReader
(implements alluxio.worker.block.io.
BlockReader
)
alluxio.thrift.
RemoveBlockTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
RemoveBlockTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.client.file.options.
RenameOptions
alluxio.master.file.options.
RenameOptions
alluxio.thrift.
RenameStoreTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
RenameStoreTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
RenameTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
RenameTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
ReportLostFileTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
ReportLostFileTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
RequestBlockLocationTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
RequestBlockLocationTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
RequestSpaceTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
RequestSpaceTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.resource.
ResourcePool
<T> (implements alluxio.resource.
Pool
<T>)
alluxio.worker.block.
BlockMasterClientPool
alluxio.
RestUtils
alluxio.
RestUtils.ErrorResponse
alluxio.retry.
RetryUtils
alluxio.worker.block.allocator.
RoundRobinAllocator
(implements alluxio.worker.block.allocator.
Allocator
)
alluxio.client.file.policy.
RoundRobinPolicy
(implements alluxio.client.block.policy.
BlockLocationPolicy
, alluxio.client.file.policy.
FileWriteLocationPolicy
)
alluxio.master.file.
RpcContext
(implements java.io.
Closeable
)
alluxio.network.protocol.
RPCMessage
(implements alluxio.network.protocol.
EncodedMessage
)
alluxio.network.protocol.
RPCProtoMessage
alluxio.
RpcUtils
alluxio.cli.
RunOperation
alluxio.
RuntimeConstants
alluxio.underfs.s3a.
S3AUnderFileSystemFactory
(implements alluxio.underfs.
UnderFileSystemFactory
)
alluxio.underfs.s3a.
S3AUtils
alluxio.proxy.s3.
S3Constants
alluxio.proxy.s3.
S3Error
alluxio.proxy.s3.
S3ErrorCode
alluxio.proxy.s3.
S3ErrorCode.Name
alluxio.proxy.s3.
S3RestServiceHandler
alluxio.proxy.s3.
S3RestUtils
alluxio.master.file.
SafeUfsDeleter
(implements alluxio.master.file.
UfsDeleter
)
alluxio.examples.keyvalue.
SameKeyValueStoresTest
(implements java.util.concurrent.
Callable
<V>)
alluxio.util.logging.
SamplingLogger
(implements org.slf4j.Logger)
alluxio.thrift.
ScheduleAsyncPersistenceTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
ScheduleAsyncPersistenceTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.heartbeat.
ScheduledTimer
(implements alluxio.heartbeat.
HeartbeatTimer
)
alluxio.util.
SecurityUtils
alluxio.master.meta.checkconf.
ServerConfigurationChecker
alluxio.master.meta.checkconf.
ServerConfigurationStore
alluxio.
ServiceUtils
alluxio.thrift.
SessionBlockHeartbeatTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
SessionBlockHeartbeatTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.worker.
SessionCleaner
(implements java.lang.
Runnable
)
alluxio.thrift.
SessionFileSystemHeartbeatTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
SessionFileSystemHeartbeatTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.
SessionInfo
alluxio.
Sessions
alluxio.client.file.options.
SetAttributeOptions
alluxio.master.file.options.
SetAttributeOptions
alluxio.thrift.
SetAttributeTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
SetAttributeTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.security.group.provider.
ShellBasedUnixGroupsMapping
(implements alluxio.security.group.
GroupMappingService
)
alluxio.util.
ShellUtils
alluxio.examples.keyvalue.
ShowKeyValueStore
alluxio.security.authentication.
SimpleAuthenticationProvider
(implements alluxio.security.authentication.
AuthenticationProvider
)
alluxio.master.
SingleMasterInquireClient
(implements alluxio.master.
MasterInquireClient
)
alluxio.master.
SingleMasterInquireClient.SingleMasterConnectDetails
(implements alluxio.master.
MasterInquireClient.ConnectDetails
)
alluxio.metrics.aggregator.
SingleTagValueAggregator
(implements alluxio.metrics.
MultiValueMetricsAggregator
)
alluxio.retry.
SleepingRetry
(implements alluxio.retry.
RetryPolicy
)
alluxio.retry.
ExponentialBackoffRetry
alluxio.heartbeat.
SleepingTimer
(implements alluxio.heartbeat.
HeartbeatTimer
)
alluxio.conf.
Source
(implements java.lang.
Comparable
<T>)
alluxio.worker.block.
SpaceReserver
(implements alluxio.heartbeat.
HeartbeatExecutor
)
alluxio.checker.
SparkIntegrationChecker
(implements scala.Serializable)
alluxio.client.file.policy.
SpecificHostPolicy
(implements alluxio.client.block.policy.
BlockLocationPolicy
, alluxio.client.file.policy.
FileWriteLocationPolicy
)
alluxio.
StandardURI
(implements alluxio.
URI
)
alluxio.
MultiPartSchemeURI
alluxio.wire.
StartupConsistencyCheck
alluxio.master.file.
StartupConsistencyCheck
alluxio.master.journal.
StateChangeJournalContext
(implements alluxio.master.journal.
JournalContext
)
alluxio.proto.status.
Status
alluxio.worker.block.meta.
StorageDir
alluxio.worker.block.meta.
StorageDirView
alluxio.worker.block.meta.
StorageTier
alluxio.
StorageTierAssoc
alluxio.
MasterStorageTierAssoc
alluxio.
WorkerStorageTierAssoc
alluxio.worker.block.meta.
StorageTierView
alluxio.
StreamCache
alluxio.proxy.
StreamsRestServiceHandler
alluxio.util.
StreamUtils
alluxio.metrics.aggregator.
SumInstancesAggregator
(implements alluxio.metrics.
SingleValueAggregator
)
alluxio.cli.fsadmin.report.
SummaryCommand
alluxio.underfs.swift.http.
SwiftDirectClient
alluxio.underfs.swift.
SwiftUnderFileSystemFactory
(implements alluxio.underfs.
UnderFileSystemFactory
)
alluxio.master.file.options.
SyncMetadataOptions
alluxio.thrift.
SyncMetadataTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
SyncMetadataTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
org.apache.thrift.async.TAsyncClient
alluxio.thrift.
AlluxioService.AsyncClient
(implements alluxio.thrift.
AlluxioService.AsyncIface
)
alluxio.thrift.
BlockMasterClientService.AsyncClient
(implements alluxio.thrift.
BlockMasterClientService.AsyncIface
)
alluxio.thrift.
BlockMasterWorkerService.AsyncClient
(implements alluxio.thrift.
BlockMasterWorkerService.AsyncIface
)
alluxio.thrift.
BlockWorkerClientService.AsyncClient
(implements alluxio.thrift.
BlockWorkerClientService.AsyncIface
)
alluxio.thrift.
FileSystemMasterClientService.AsyncClient
(implements alluxio.thrift.
FileSystemMasterClientService.AsyncIface
)
alluxio.thrift.
FileSystemMasterWorkerService.AsyncClient
(implements alluxio.thrift.
FileSystemMasterWorkerService.AsyncIface
)
alluxio.thrift.
FileSystemWorkerClientService.AsyncClient
(implements alluxio.thrift.
FileSystemWorkerClientService.AsyncIface
)
alluxio.thrift.
KeyValueMasterClientService.AsyncClient
(implements alluxio.thrift.
KeyValueMasterClientService.AsyncIface
)
alluxio.thrift.
KeyValueWorkerClientService.AsyncClient
(implements alluxio.thrift.
KeyValueWorkerClientService.AsyncIface
)
alluxio.thrift.
LineageMasterClientService.AsyncClient
(implements alluxio.thrift.
LineageMasterClientService.AsyncIface
)
alluxio.thrift.
MetaMasterClientService.AsyncClient
(implements alluxio.thrift.
MetaMasterClientService.AsyncIface
)
alluxio.thrift.
MetaMasterMasterService.AsyncClient
(implements alluxio.thrift.
MetaMasterMasterService.AsyncIface
)
alluxio.thrift.
MetricsMasterClientService.AsyncClient
(implements alluxio.thrift.
MetricsMasterClientService.AsyncIface
)
org.apache.thrift.async.TAsyncMethodCall<T>
alluxio.thrift.
AlluxioService.AsyncClient.getServiceVersion_call
alluxio.thrift.
BlockMasterClientService.AsyncClient.getBlockInfo_call
alluxio.thrift.
BlockMasterClientService.AsyncClient.getBlockMasterInfo_call
alluxio.thrift.
BlockMasterClientService.AsyncClient.getCapacityBytes_call
alluxio.thrift.
BlockMasterClientService.AsyncClient.getUsedBytes_call
alluxio.thrift.
BlockMasterClientService.AsyncClient.getWorkerInfoList_call
alluxio.thrift.
BlockMasterClientService.AsyncClient.getWorkerReport_call
alluxio.thrift.
BlockMasterWorkerService.AsyncClient.blockHeartbeat_call
alluxio.thrift.
BlockMasterWorkerService.AsyncClient.commitBlock_call
alluxio.thrift.
BlockMasterWorkerService.AsyncClient.getWorkerId_call
alluxio.thrift.
BlockMasterWorkerService.AsyncClient.registerWorker_call
alluxio.thrift.
BlockWorkerClientService.AsyncClient.accessBlock_call
alluxio.thrift.
BlockWorkerClientService.AsyncClient.cacheBlock_call
alluxio.thrift.
BlockWorkerClientService.AsyncClient.cancelBlock_call
alluxio.thrift.
BlockWorkerClientService.AsyncClient.lockBlock_call
alluxio.thrift.
BlockWorkerClientService.AsyncClient.promoteBlock_call
alluxio.thrift.
BlockWorkerClientService.AsyncClient.removeBlock_call
alluxio.thrift.
BlockWorkerClientService.AsyncClient.requestBlockLocation_call
alluxio.thrift.
BlockWorkerClientService.AsyncClient.requestSpace_call
alluxio.thrift.
BlockWorkerClientService.AsyncClient.sessionBlockHeartbeat_call
alluxio.thrift.
BlockWorkerClientService.AsyncClient.unlockBlock_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.checkConsistency_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.completeFile_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.createDirectory_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.createFile_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.free_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.getFilePath_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.getMountTable_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.getNewBlockIdForFile_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.getStatus_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.listStatus_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.loadMetadata_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.mount_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.remove_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.rename_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.scheduleAsyncPersistence_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.setAttribute_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.unmount_call
alluxio.thrift.
FileSystemMasterClientService.AsyncClient.updateUfsMode_call
alluxio.thrift.
FileSystemMasterWorkerService.AsyncClient.fileSystemHeartbeat_call
alluxio.thrift.
FileSystemMasterWorkerService.AsyncClient.getFileInfo_call
alluxio.thrift.
FileSystemMasterWorkerService.AsyncClient.getPinnedFileIds_call
alluxio.thrift.
FileSystemMasterWorkerService.AsyncClient.getUfsInfo_call
alluxio.thrift.
FileSystemWorkerClientService.AsyncClient.cancelUfsFile_call
alluxio.thrift.
FileSystemWorkerClientService.AsyncClient.closeUfsFile_call
alluxio.thrift.
FileSystemWorkerClientService.AsyncClient.completeUfsFile_call
alluxio.thrift.
FileSystemWorkerClientService.AsyncClient.createUfsFile_call
alluxio.thrift.
FileSystemWorkerClientService.AsyncClient.openUfsFile_call
alluxio.thrift.
FileSystemWorkerClientService.AsyncClient.sessionFileSystemHeartbeat_call
alluxio.thrift.
KeyValueMasterClientService.AsyncClient.completePartition_call
alluxio.thrift.
KeyValueMasterClientService.AsyncClient.completeStore_call
alluxio.thrift.
KeyValueMasterClientService.AsyncClient.createStore_call
alluxio.thrift.
KeyValueMasterClientService.AsyncClient.deleteStore_call
alluxio.thrift.
KeyValueMasterClientService.AsyncClient.getPartitionInfo_call
alluxio.thrift.
KeyValueMasterClientService.AsyncClient.mergeStore_call
alluxio.thrift.
KeyValueMasterClientService.AsyncClient.renameStore_call
alluxio.thrift.
KeyValueWorkerClientService.AsyncClient.get_call
alluxio.thrift.
KeyValueWorkerClientService.AsyncClient.getNextKeys_call
alluxio.thrift.
KeyValueWorkerClientService.AsyncClient.getSize_call
alluxio.thrift.
LineageMasterClientService.AsyncClient.createLineage_call
alluxio.thrift.
LineageMasterClientService.AsyncClient.deleteLineage_call
alluxio.thrift.
LineageMasterClientService.AsyncClient.getLineageInfoList_call
alluxio.thrift.
LineageMasterClientService.AsyncClient.reinitializeFile_call
alluxio.thrift.
LineageMasterClientService.AsyncClient.reportLostFile_call
alluxio.thrift.
MetaMasterClientService.AsyncClient.backup_call
alluxio.thrift.
MetaMasterClientService.AsyncClient.getConfigReport_call
alluxio.thrift.
MetaMasterClientService.AsyncClient.getConfiguration_call
alluxio.thrift.
MetaMasterClientService.AsyncClient.getMasterInfo_call
alluxio.thrift.
MetaMasterClientService.AsyncClient.getMetrics_call
alluxio.thrift.
MetaMasterMasterService.AsyncClient.getMasterId_call
alluxio.thrift.
MetaMasterMasterService.AsyncClient.masterHeartbeat_call
alluxio.thrift.
MetaMasterMasterService.AsyncClient.registerMaster_call
alluxio.thrift.
MetricsMasterClientService.AsyncClient.metricsHeartbeat_call
org.apache.thrift.TBaseAsyncProcessor<I> (implements org.apache.thrift.TAsyncProcessor, org.apache.thrift.TProcessor)
alluxio.thrift.
AlluxioService.AsyncProcessor
<I>
alluxio.thrift.
BlockMasterClientService.AsyncProcessor
<I>
alluxio.thrift.
BlockMasterWorkerService.AsyncProcessor
<I>
alluxio.thrift.
BlockWorkerClientService.AsyncProcessor
<I>
alluxio.thrift.
FileSystemMasterClientService.AsyncProcessor
<I>
alluxio.thrift.
FileSystemMasterWorkerService.AsyncProcessor
<I>
alluxio.thrift.
FileSystemWorkerClientService.AsyncProcessor
<I>
alluxio.thrift.
KeyValueMasterClientService.AsyncProcessor
<I>
alluxio.thrift.
KeyValueWorkerClientService.AsyncProcessor
<I>
alluxio.thrift.
LineageMasterClientService.AsyncProcessor
<I>
alluxio.thrift.
MetaMasterClientService.AsyncProcessor
<I>
alluxio.thrift.
MetaMasterMasterService.AsyncProcessor
<I>
alluxio.thrift.
MetricsMasterClientService.AsyncProcessor
<I>
org.apache.thrift.TBaseProcessor<I> (implements org.apache.thrift.TProcessor)
alluxio.thrift.
AlluxioService.Processor
<I> (implements org.apache.thrift.TProcessor)
alluxio.thrift.
BlockMasterClientService.Processor
<I> (implements org.apache.thrift.TProcessor)
alluxio.thrift.
BlockMasterWorkerService.Processor
<I> (implements org.apache.thrift.TProcessor)
alluxio.thrift.
BlockWorkerClientService.Processor
<I> (implements org.apache.thrift.TProcessor)
alluxio.thrift.
FileSystemMasterClientService.Processor
<I> (implements org.apache.thrift.TProcessor)
alluxio.master.file.
FileSystemMasterClientServiceProcessor
alluxio.thrift.
FileSystemMasterWorkerService.Processor
<I> (implements org.apache.thrift.TProcessor)
alluxio.thrift.
FileSystemWorkerClientService.Processor
<I> (implements org.apache.thrift.TProcessor)
alluxio.thrift.
KeyValueMasterClientService.Processor
<I> (implements org.apache.thrift.TProcessor)
alluxio.thrift.
KeyValueWorkerClientService.Processor
<I> (implements org.apache.thrift.TProcessor)
alluxio.thrift.
LineageMasterClientService.Processor
<I> (implements org.apache.thrift.TProcessor)
alluxio.thrift.
MetaMasterClientService.Processor
<I> (implements org.apache.thrift.TProcessor)
alluxio.thrift.
MetaMasterMasterService.Processor
<I> (implements org.apache.thrift.TProcessor)
alluxio.thrift.
MetricsMasterClientService.Processor
<I> (implements org.apache.thrift.TProcessor)
alluxio.cli.
TestRunner
alluxio.master.
TestUtils
java.lang.
Thread
(implements java.lang.
Runnable
)
alluxio.examples.
Performance.Worker
alluxio.examples.
Performance.AlluxioReadWorker
alluxio.examples.
Performance.AlluxioWriterWorker
alluxio.examples.
Performance.GeneralWorker
alluxio.examples.
Performance.HdfsWorker
alluxio.master.journal.ufs.
UfsJournalCheckpointThread
alluxio.util.
ThreadFactoryUtils
alluxio.time.
ThreadSleeper
(implements alluxio.time.
Sleeper
)
alluxio.util.
ThreadUtils
alluxio.network.thrift.
ThriftUtils
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
alluxio.exception.
AggregateException
alluxio.exception.
AlluxioException
alluxio.exception.
AccessControlException
alluxio.exception.
BlockAlreadyExistsException
alluxio.exception.
BlockDoesNotExistException
alluxio.exception.
BlockInfoException
alluxio.exception.
ConnectionFailedException
alluxio.exception.
DependencyDoesNotExistException
alluxio.exception.
DirectoryNotEmptyException
alluxio.exception.
FailedToCheckpointException
alluxio.exception.
FileAlreadyCompletedException
alluxio.exception.
FileAlreadyExistsException
alluxio.exception.
FileDoesNotExistException
alluxio.exception.
InvalidFileSizeException
alluxio.exception.
InvalidJournalEntryException
alluxio.exception.
InvalidPathException
alluxio.exception.
InvalidWorkerStateException
alluxio.exception.
LineageDeletionException
alluxio.exception.
LineageDoesNotExistException
alluxio.exception.
UfsBlockAccessTokenUnavailableException
alluxio.exception.
UnexpectedAlluxioException
alluxio.exception.
WorkerOutOfSpaceException
java.io.
IOException
alluxio.exception.status.
AlluxioStatusException
alluxio.exception.status.
AbortedException
alluxio.exception.status.
AlreadyExistsException
alluxio.exception.status.
CanceledException
alluxio.exception.status.
DataLossException
alluxio.exception.status.
DeadlineExceededException
alluxio.exception.status.
FailedPreconditionException
alluxio.exception.status.
InternalException
alluxio.exception.status.
InvalidArgumentException
alluxio.exception.status.
NotFoundException
alluxio.exception.status.
OutOfRangeException
alluxio.exception.status.
PermissionDeniedException
alluxio.exception.status.
ResourceExhaustedException
alluxio.exception.status.
UnauthenticatedException
alluxio.exception.status.
UnavailableException
alluxio.exception.status.
UnimplementedException
alluxio.exception.status.
UnknownException
alluxio.exception.
JournalClosedException.IOJournalClosedException
alluxio.util.
ShellUtils.ExitCodeException
alluxio.exception.
JournalClosedException
alluxio.proxy.s3.
S3Exception
org.apache.thrift.TException
alluxio.thrift.
AlluxioTException
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.worker.block.
TieredBlockStore
(implements alluxio.worker.block.
BlockStore
)
alluxio.thrift.
TieredIdentity
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
TieredIdentity
(implements java.io.
Serializable
)
alluxio.wire.
TieredIdentity.LocalityTier
(implements java.io.
Serializable
)
alluxio.network.
TieredIdentityFactory
alluxio.retry.
TimeBoundedRetry
(implements alluxio.retry.
RetryPolicy
)
alluxio.retry.
ExponentialTimeBoundedRetry
alluxio.time.
TimeContext
alluxio.retry.
TimeoutRetry
(implements alluxio.retry.
RetryPolicy
)
alluxio.security.authentication.
TransportProvider.Factory
alluxio.security.authentication.
TransportProviderUtils
org.apache.thrift.transport.TServerTransport (implements java.io.
Closeable
)
org.apache.thrift.transport.TServerSocket
alluxio.network.thrift.
SocketTrackingTServerSocket
org.apache.thrift.TServiceClient
alluxio.thrift.
AlluxioService.Client
(implements alluxio.thrift.
AlluxioService.Iface
)
alluxio.thrift.
BlockMasterClientService.Client
(implements alluxio.thrift.
BlockMasterClientService.Iface
)
alluxio.thrift.
BlockMasterWorkerService.Client
(implements alluxio.thrift.
BlockMasterWorkerService.Iface
)
alluxio.thrift.
BlockWorkerClientService.Client
(implements alluxio.thrift.
BlockWorkerClientService.Iface
)
alluxio.thrift.
FileSystemMasterClientService.Client
(implements alluxio.thrift.
FileSystemMasterClientService.Iface
)
alluxio.thrift.
FileSystemMasterWorkerService.Client
(implements alluxio.thrift.
FileSystemMasterWorkerService.Iface
)
alluxio.thrift.
FileSystemWorkerClientService.Client
(implements alluxio.thrift.
FileSystemWorkerClientService.Iface
)
alluxio.thrift.
KeyValueMasterClientService.Client
(implements alluxio.thrift.
KeyValueMasterClientService.Iface
)
alluxio.thrift.
KeyValueWorkerClientService.Client
(implements alluxio.thrift.
KeyValueWorkerClientService.Iface
)
alluxio.thrift.
LineageMasterClientService.Client
(implements alluxio.thrift.
LineageMasterClientService.Iface
)
alluxio.thrift.
MetaMasterClientService.Client
(implements alluxio.thrift.
MetaMasterClientService.Iface
)
alluxio.thrift.
MetaMasterMasterService.Client
(implements alluxio.thrift.
MetaMasterMasterService.Iface
)
alluxio.thrift.
MetricsMasterClientService.Client
(implements alluxio.thrift.
MetricsMasterClientService.Iface
)
alluxio.master.file.meta.
TtlBucket
(implements java.lang.
Comparable
<T>)
alluxio.master.file.meta.
TtlBucketList
org.apache.thrift.transport.TTransport (implements java.io.
Closeable
)
alluxio.network.thrift.
BootstrapClientTransport
alluxio.network.thrift.
BootstrapServerTransport
alluxio.network.thrift.
PeekableTransport
org.apache.thrift.transport.TTransportFactory
alluxio.network.thrift.
BootstrapServerTransport.Factory
org.apache.thrift.TUnion<T,F> (implements org.apache.thrift.TBase<T,F>)
alluxio.thrift.
FileSystemCommandOptions
alluxio.master.file.meta.
UfsAbsentPathCache.Factory
alluxio.master.file.meta.
UfsBlockLocationCache.Factory
alluxio.master.journalv0.ufs.
UfsCheckpointManager
alluxio.cli.fsadmin.report.
UfsCommand
alluxio.worker.netty.
UfsFileWriteHandler.UfsFilePacketWriter
alluxio.worker.netty.
UfsFileWriteRequest
alluxio.thrift.
UfsInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.worker.block.
UfsInputStreamManager
alluxio.master.journal.ufs.
UfsJournal
(implements alluxio.master.journal.
Journal
)
alluxio.master.journalv0.ufs.
UfsJournal
(implements alluxio.master.journalv0.
Journal
)
alluxio.master.journalv0.ufs.
UfsMutableJournal
(implements alluxio.master.journalv0.
MutableJournal
)
alluxio.master.journal.ufs.
UfsJournalFile
(implements java.lang.
Comparable
<T>)
alluxio.master.journal.ufs.
UfsJournalFileParser
(implements alluxio.master.journal.
JournalFileParser
)
alluxio.master.journal.ufs.
UfsJournalReader
(implements alluxio.master.journal.
JournalReader
)
alluxio.master.journalv0.ufs.
UfsJournalReader
(implements alluxio.master.journalv0.
JournalReader
)
alluxio.master.journal.ufs.
UfsJournalSnapshot
alluxio.master.journalv0.ufs.
UfsJournalWriter
(implements alluxio.master.journalv0.
JournalWriter
)
alluxio.master.journalv0.ufs.
UfsJournalWriter.EntryOutputStream
(implements alluxio.master.journalv0.
JournalOutputStream
)
alluxio.underfs.
UfsManager.UfsClient
alluxio.underfs.
UfsStatus
alluxio.underfs.
UfsDirectoryStatus
alluxio.underfs.
UfsFileStatus
alluxio.master.file.
UfsSyncChecker
alluxio.master.file.meta.
UfsSyncPathCache
alluxio.master.file.meta.
UfsSyncUtils
alluxio.master.file.meta.
UfsSyncUtils.SyncPlan
alluxio.web.
UIFileBlockInfo
alluxio.web.
UIFileInfo
alluxio.underfs.
UnderFileSystem.Factory
alluxio.worker.block.meta.
UnderFileSystemBlockMeta
alluxio.worker.block.
UnderFileSystemBlockReader
(implements alluxio.worker.block.io.
BlockReader
)
alluxio.worker.block.
UnderFileSystemBlockStore
(implements alluxio.worker.
SessionCleanable
)
alluxio.underfs.
UnderFileSystemConfiguration
alluxio.underfs.
UnderFileSystemFactoryRegistry
alluxio.util.
UnderFileSystemUtils
alluxio.worker.file.
UnderFileSystemUtils
alluxio.underfs.
UnderFileSystemWithLogging
(implements alluxio.underfs.
UnderFileSystem
)
alluxio.cli.extensions.command.
UninstallCommand
(implements alluxio.cli.
Command
)
alluxio.collections.
UniqueFieldIndex
<T> (implements alluxio.collections.
FieldIndex
<T>)
alluxio.util.
UnixMountInfo
alluxio.util.
UnixMountInfo.Builder
alluxio.util.
UnixMountInfo.Options
alluxio.util.
UnixMountInfo.Options.Builder
alluxio.thrift.
UnlockBlockTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
UnlockBlockTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.client.file.options.
UnmountOptions
alluxio.thrift.
UnmountTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
UnmountTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.client.file.options.
UpdateUfsModeOptions
alluxio.thrift.
UpdateUfsModeTOptions
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.thrift.
UpdateUfsModeTResponse
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.
URI.Factory
alluxio.client.file.
URIStatus
alluxio.util.
URIUtils
alluxio.security.
User
(implements java.security.
Principal
)
alluxio.cli.validation.
Utils
alluxio.multi.process.
Utils
alluxio.cli.
ValidateConf
alluxio.cli.
ValidateEnv
alluxio.cli.
Version
alluxio.util.
WaitForOptions
alluxio.underfs.wasb.
WasbUnderFileSystemFactory
(implements alluxio.underfs.
UnderFileSystemFactory
)
alluxio.web.
WebInterfaceGeneralServlet.StorageTierInfo
alluxio.web.
WebInterfaceWorkerGeneralServlet.UIStorageDir
alluxio.web.
WebInterfaceWorkerGeneralServlet.UIUsageOnTier
alluxio.web.
WebInterfaceWorkerGeneralServlet.UIWorkerInfo
alluxio.web.
WebInterfaceWorkersServlet.NodeInfo
(implements java.lang.
Comparable
<T>)
alluxio.web.
WebServer
alluxio.web.
MasterWebServer
alluxio.web.
ProxyWebServer
alluxio.web.
WorkerWebServer
alluxio.multi.process.
Worker
(implements java.io.
Closeable
)
alluxio.worker.
WorkerHealthCheckClient
(implements alluxio.
HealthCheckClient
)
alluxio.master.file.options.
WorkerHeartbeatOptions
alluxio.thrift.
WorkerInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
WorkerInfo
(implements java.io.
Serializable
)
alluxio.wire.
WorkerInfo.LastContactSecComparator
(implements java.util.
Comparator
<T>)
alluxio.metrics.
WorkerMetrics
alluxio.thrift.
WorkerNetAddress
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
alluxio.wire.
WorkerNetAddress
(implements java.io.
Serializable
)
alluxio.worker.
WorkerProcess.Factory
alluxio.worker.netty.
WriteRequestContext
<T>
alluxio.worker.netty.
BlockWriteRequestContext
alluxio.worker.netty.
UfsFileWriteRequestContext
alluxio.master.
ZkMasterInquireClient
(implements java.io.
Closeable
, alluxio.master.
MasterInquireClient
)
alluxio.master.
ZkMasterInquireClient.ZkMasterConnectDetails
(implements alluxio.master.
MasterInquireClient.ConnectDetails
)
Interface Hierarchy
alluxio.
AbstractClient.RpcCallable
<V>
alluxio.worker.block.allocator.
Allocator
alluxio.
AlluxioConfiguration
alluxio.thrift.
AlluxioService.AsyncIface
alluxio.thrift.
BlockMasterClientService.AsyncIface
alluxio.thrift.
BlockMasterWorkerService.AsyncIface
alluxio.thrift.
BlockWorkerClientService.AsyncIface
alluxio.thrift.
FileSystemMasterClientService.AsyncIface
alluxio.thrift.
FileSystemMasterWorkerService.AsyncIface
alluxio.thrift.
FileSystemWorkerClientService.AsyncIface
alluxio.thrift.
KeyValueMasterClientService.AsyncIface
alluxio.thrift.
KeyValueWorkerClientService.AsyncIface
alluxio.thrift.
LineageMasterClientService.AsyncIface
alluxio.thrift.
MetaMasterClientService.AsyncIface
alluxio.thrift.
MetaMasterMasterService.AsyncIface
alluxio.thrift.
MetricsMasterClientService.AsyncIface
alluxio.thrift.
AlluxioService.Iface
alluxio.thrift.
BlockMasterClientService.Iface
alluxio.thrift.
BlockMasterWorkerService.Iface
alluxio.thrift.
BlockWorkerClientService.Iface
alluxio.thrift.
FileSystemMasterClientService.Iface
alluxio.thrift.
FileSystemMasterWorkerService.Iface
alluxio.thrift.
FileSystemWorkerClientService.Iface
alluxio.thrift.
KeyValueMasterClientService.Iface
alluxio.thrift.
KeyValueWorkerClientService.Iface
alluxio.thrift.
LineageMasterClientService.Iface
alluxio.thrift.
MetaMasterClientService.Iface
alluxio.thrift.
MetaMasterMasterService.Iface
alluxio.thrift.
MetricsMasterClientService.Iface
alluxio.master.file.async.
AsyncPersistHandler
alluxio.security.authentication.
AuthenticationProvider
java.lang.
AutoCloseable
alluxio.underfs.
AtomicFileOutputStreamCallback
alluxio.master.audit.
AuditContext
alluxio.master.file.
BlockDeletionContext
alluxio.client.block.
BlockMasterClient
alluxio.worker.block.io.
BlockReader
alluxio.worker.block.io.
BlockWriter
alluxio.
Client
alluxio.client.block.
BlockMasterClient
alluxio.client.file.
FileSystemMasterClient
java.io.
Closeable
alluxio.underfs.
AtomicFileOutputStreamCallback
alluxio.master.audit.
AuditContext
alluxio.master.file.
BlockDeletionContext
alluxio.client.block.
BlockMasterClient
alluxio.worker.block.io.
BlockReader
alluxio.worker.block.io.
BlockWriter
alluxio.
Client
alluxio.client.block.
BlockMasterClient
alluxio.client.file.
FileSystemMasterClient
alluxio.worker.
DataServer
alluxio.client.file.
FileSystemMasterClient
alluxio.heartbeat.
HeartbeatExecutor
alluxio.master.journal.
Journal
alluxio.master.journal.
JournalContext
alluxio.master.journal.
JournalFileParser
alluxio.master.journal.
JournalReader
alluxio.master.journal.
JournalWriter
alluxio.client.keyvalue.
KeyValuePartitionReader
(also extends alluxio.client.keyvalue.
KeyValueIterable
)
alluxio.client.keyvalue.
KeyValuePartitionWriter
(also extends alluxio.client.
Cancelable
)
alluxio.client.keyvalue.
KeyValueStoreReader
(also extends alluxio.client.keyvalue.
KeyValueIterable
)
alluxio.client.keyvalue.
KeyValueStoreWriter
(also extends alluxio.client.
Cancelable
)
alluxio.client.
MetaMasterClient
alluxio.client.block.stream.
PacketReader
alluxio.client.block.stream.
PacketReader.Factory
alluxio.client.block.stream.
PacketWriter
(also extends alluxio.client.
Cancelable
)
alluxio.resource.
Pool
<T>
alluxio.util.interfaces.
Scoped
alluxio.underfs.
UfsManager
alluxio.underfs.
UnderFileSystem
alluxio.underfs.
AtomicFileOutputStreamCallback
alluxio.worker.
DataServer
alluxio.client.file.
FileSystemMasterClient
alluxio.heartbeat.
HeartbeatExecutor
alluxio.master.journal.
Journal
alluxio.master.journal.
JournalContext
alluxio.master.journal.
JournalFileParser
alluxio.master.journalv0.
JournalInputStream
alluxio.master.journalv0.
JournalOutputStream
alluxio.master.journal.
JournalReader
alluxio.master.journal.
JournalWriter
alluxio.client.keyvalue.
KeyValuePartitionReader
(also extends java.io.
Closeable
, alluxio.client.keyvalue.
KeyValueIterable
)
alluxio.client.keyvalue.
KeyValuePartitionWriter
(also extends alluxio.client.
Cancelable
, java.io.
Closeable
)
alluxio.client.keyvalue.
KeyValueStoreReader
(also extends java.io.
Closeable
, alluxio.client.keyvalue.
KeyValueIterable
)
alluxio.client.keyvalue.
KeyValueStoreWriter
(also extends alluxio.client.
Cancelable
, java.io.
Closeable
)
alluxio.client.
MetaMasterClient
alluxio.client.block.stream.
PacketReader
alluxio.client.block.stream.
PacketReader.Factory
alluxio.client.block.stream.
PacketWriter
(also extends alluxio.client.
Cancelable
, java.io.
Closeable
)
alluxio.resource.
Pool
<T>
alluxio.util.interfaces.
Scoped
alluxio.underfs.
UfsManager
alluxio.underfs.
UnderFileSystem
alluxio.underfs.
AtomicFileOutputStreamCallback
alluxio.master.file.
BlockDeletionContext.BlockDeletionListener
alluxio.client.block.policy.
BlockLocationPolicy
alluxio.worker.block.
BlockStoreEventListener
alluxio.worker.block.
BlockStoreMeta
alluxio.client.
BoundedStream
alluxio.client.
Cancelable
alluxio.client.keyvalue.
KeyValuePartitionWriter
(also extends java.io.
Closeable
)
alluxio.client.keyvalue.
KeyValueStoreWriter
(also extends java.io.
Closeable
)
alluxio.client.block.stream.
PacketWriter
(also extends java.io.
Closeable
)
alluxio.master.lineage.checkpoint.
CheckpointPlanner
alluxio.cli.
Command
java.lang.
Comparable
<T>
alluxio.
URI
(also extends java.io.
Serializable
)
alluxio.master.block.
ContainerIdGenerable
alluxio.master.block.
BlockMaster
(also extends alluxio.master.
Master
)
alluxio.network.protocol.databuffer.
DataBuffer
alluxio.network.protocol.
EncodedMessage
alluxio.worker.block.evictor.
Evictor
alluxio.util.executor.
ExecutorServiceFactory
alluxio.extensions.
ExtensionFactory
<T,S>
alluxio.underfs.
UnderFileSystemFactory
alluxio.client.file.
FileSystem
alluxio.client.file.policy.
FileWriteLocationPolicy
alluxio.security.group.
GroupMappingService
alluxio.
HealthCheckClient
alluxio.heartbeat.
HeartbeatTimer
alluxio.util.network.
HttpUtils.IProcessInputStream
alluxio.client.keyvalue.
Index
alluxio.master.file.
InodePermissionChecker
java.lang.
Iterable
<T>
alluxio.collections.
FieldIndex
<T>
alluxio.master.journalv0.
Journal
alluxio.master.journalv0.
MutableJournal
alluxio.master.journalv0.
JournalCheckpointStreamable
alluxio.master.journal.
JournalEntryIterable
alluxio.master.block.
BlockMaster
(also extends alluxio.master.block.
ContainerIdGenerable
, alluxio.master.
Master
)
alluxio.master.file.
FileSystemMaster
alluxio.master.journal.
JournalEntryStateMachine
alluxio.master.block.
BlockMaster
(also extends alluxio.master.block.
ContainerIdGenerable
, alluxio.master.
Master
)
alluxio.master.file.
FileSystemMaster
alluxio.master.keyvalue.
KeyValueMaster
alluxio.master.lineage.
LineageMaster
alluxio.master.
Master
(also extends alluxio.
Server
<T>)
alluxio.master.block.
BlockMaster
(also extends alluxio.master.block.
ContainerIdGenerable
)
alluxio.master.file.
FileSystemMaster
alluxio.master.keyvalue.
KeyValueMaster
alluxio.master.lineage.
LineageMaster
alluxio.master.meta.
MetaMaster
alluxio.master.metrics.
MetricsMaster
alluxio.master.meta.
MetaMaster
alluxio.master.metrics.
MetricsMaster
alluxio.master.keyvalue.
KeyValueMaster
alluxio.master.lineage.
LineageMaster
alluxio.master.
Master
(also extends alluxio.master.journal.
JournalEntryStateMachine
, alluxio.
Server
<T>)
alluxio.master.block.
BlockMaster
(also extends alluxio.master.block.
ContainerIdGenerable
)
alluxio.master.file.
FileSystemMaster
alluxio.master.keyvalue.
KeyValueMaster
alluxio.master.lineage.
LineageMaster
alluxio.master.meta.
MetaMaster
alluxio.master.metrics.
MetricsMaster
alluxio.master.meta.
MetaMaster
alluxio.master.metrics.
MetricsMaster
alluxio.master.journal.
JournalEntryRepresentable
alluxio.master.journalv0.
JournalEntryRepresentable
alluxio.master.journalv0.
JournalFactory
alluxio.master.journalv0.
JournalFormatter
alluxio.master.journalv0.
JournalReader
alluxio.master.journal.
JournalSystem
alluxio.master.journalv0.
JournalWriter
alluxio.client.keyvalue.
KeyValueIterable
alluxio.client.keyvalue.
KeyValuePartitionReader
(also extends java.io.
Closeable
)
alluxio.client.keyvalue.
KeyValueStoreReader
(also extends java.io.
Closeable
)
alluxio.client.keyvalue.
KeyValueIterator
alluxio.client.keyvalue.
KeyValueSystem
alluxio.master.
MasterFactory
alluxio.master.
MasterInquireClient
alluxio.master.
MasterInquireClient.ConnectDetails
com.google.protobuf.MessageLiteOrBuilder
alluxio.proto.journal.
Block.BlockContainerIdGeneratorEntryOrBuilder
alluxio.proto.journal.
Block.BlockInfoEntryOrBuilder
alluxio.proto.journal.
Block.DeleteBlockEntryOrBuilder
alluxio.proto.journal.
File.AddMountPointEntryOrBuilder
alluxio.proto.journal.
File.AsyncPersistRequestEntryOrBuilder
alluxio.proto.journal.
File.CompleteFileEntryOrBuilder
alluxio.proto.journal.
File.DeleteFileEntryOrBuilder
alluxio.proto.journal.
File.DeleteMountPointEntryOrBuilder
alluxio.proto.journal.
File.InodeDirectoryEntryOrBuilder
alluxio.proto.journal.
File.InodeDirectoryIdGeneratorEntryOrBuilder
alluxio.proto.journal.
File.InodeFileEntryOrBuilder
alluxio.proto.journal.
File.InodeLastModificationTimeEntryOrBuilder
alluxio.proto.journal.
File.PersistDirectoryEntryOrBuilder
alluxio.proto.journal.
File.PersistFileEntryOrBuilder
alluxio.proto.journal.
File.ReinitializeFileEntryOrBuilder
alluxio.proto.journal.
File.RenameEntryOrBuilder
alluxio.proto.journal.
File.SetAttributeEntryOrBuilder
alluxio.proto.journal.
File.StringPairEntryOrBuilder
alluxio.proto.journal.
File.UpdateUfsModeEntryOrBuilder
alluxio.proto.journal.
Journal.JournalEntryOrBuilder
alluxio.proto.journal.
KeyValue.CompletePartitionEntryOrBuilder
alluxio.proto.journal.
KeyValue.CompleteStoreEntryOrBuilder
alluxio.proto.journal.
KeyValue.CreateStoreEntryOrBuilder
alluxio.proto.journal.
KeyValue.DeleteStoreEntryOrBuilder
alluxio.proto.journal.
KeyValue.MergeStoreEntryOrBuilder
alluxio.proto.journal.
KeyValue.RenameStoreEntryOrBuilder
alluxio.proto.journal.
Lineage.DeleteLineageEntryOrBuilder
alluxio.proto.journal.
Lineage.LineageEntryOrBuilder
alluxio.proto.journal.
Lineage.LineageIdGeneratorEntryOrBuilder
com.google.protobuf.MessageOrBuilder
alluxio.proto.journal.
Block.BlockContainerIdGeneratorEntryOrBuilder
alluxio.proto.journal.
Block.BlockInfoEntryOrBuilder
alluxio.proto.journal.
Block.DeleteBlockEntryOrBuilder
alluxio.proto.journal.
File.AddMountPointEntryOrBuilder
alluxio.proto.journal.
File.AsyncPersistRequestEntryOrBuilder
alluxio.proto.journal.
File.CompleteFileEntryOrBuilder
alluxio.proto.journal.
File.DeleteFileEntryOrBuilder
alluxio.proto.journal.
File.DeleteMountPointEntryOrBuilder
alluxio.proto.journal.
File.InodeDirectoryEntryOrBuilder
alluxio.proto.journal.
File.InodeDirectoryIdGeneratorEntryOrBuilder
alluxio.proto.journal.
File.InodeFileEntryOrBuilder
alluxio.proto.journal.
File.InodeLastModificationTimeEntryOrBuilder
alluxio.proto.journal.
File.PersistDirectoryEntryOrBuilder
alluxio.proto.journal.
File.PersistFileEntryOrBuilder
alluxio.proto.journal.
File.ReinitializeFileEntryOrBuilder
alluxio.proto.journal.
File.RenameEntryOrBuilder
alluxio.proto.journal.
File.SetAttributeEntryOrBuilder
alluxio.proto.journal.
File.StringPairEntryOrBuilder
alluxio.proto.journal.
File.UpdateUfsModeEntryOrBuilder
alluxio.proto.journal.
Journal.JournalEntryOrBuilder
alluxio.proto.journal.
KeyValue.CompletePartitionEntryOrBuilder
alluxio.proto.journal.
KeyValue.CompleteStoreEntryOrBuilder
alluxio.proto.journal.
KeyValue.CreateStoreEntryOrBuilder
alluxio.proto.journal.
KeyValue.DeleteStoreEntryOrBuilder
alluxio.proto.journal.
KeyValue.MergeStoreEntryOrBuilder
alluxio.proto.journal.
KeyValue.RenameStoreEntryOrBuilder
alluxio.proto.journal.
Lineage.DeleteLineageEntryOrBuilder
alluxio.proto.journal.
Lineage.LineageEntryOrBuilder
alluxio.proto.journal.
Lineage.LineageIdGeneratorEntryOrBuilder
alluxio.proto.dataserver.
Protocol.AsyncCacheRequestOrBuilder
alluxio.proto.dataserver.
Protocol.CreateUfsFileOptionsOrBuilder
alluxio.proto.dataserver.
Protocol.HeartbeatOrBuilder
alluxio.proto.dataserver.
Protocol.LocalBlockCloseRequestOrBuilder
alluxio.proto.dataserver.
Protocol.LocalBlockCompleteRequestOrBuilder
alluxio.proto.dataserver.
Protocol.LocalBlockCreateRequestOrBuilder
alluxio.proto.dataserver.
Protocol.LocalBlockCreateResponseOrBuilder
alluxio.proto.dataserver.
Protocol.LocalBlockOpenRequestOrBuilder
alluxio.proto.dataserver.
Protocol.LocalBlockOpenResponseOrBuilder
alluxio.proto.dataserver.
Protocol.OpenUfsBlockOptionsOrBuilder
alluxio.proto.dataserver.
Protocol.ReadRequestOrBuilder
alluxio.proto.dataserver.
Protocol.ReadResponseOrBuilder
alluxio.proto.dataserver.
Protocol.ResponseOrBuilder
alluxio.proto.dataserver.
Protocol.WriteRequestOrBuilder
alluxio.proto.dataserver.
Protocol.AsyncCacheRequestOrBuilder
alluxio.proto.dataserver.
Protocol.CreateUfsFileOptionsOrBuilder
alluxio.proto.dataserver.
Protocol.HeartbeatOrBuilder
alluxio.proto.dataserver.
Protocol.LocalBlockCloseRequestOrBuilder
alluxio.proto.dataserver.
Protocol.LocalBlockCompleteRequestOrBuilder
alluxio.proto.dataserver.
Protocol.LocalBlockCreateRequestOrBuilder
alluxio.proto.dataserver.
Protocol.LocalBlockCreateResponseOrBuilder
alluxio.proto.dataserver.
Protocol.LocalBlockOpenRequestOrBuilder
alluxio.proto.dataserver.
Protocol.LocalBlockOpenResponseOrBuilder
alluxio.proto.dataserver.
Protocol.OpenUfsBlockOptionsOrBuilder
alluxio.proto.dataserver.
Protocol.ReadRequestOrBuilder
alluxio.proto.dataserver.
Protocol.ReadResponseOrBuilder
alluxio.proto.dataserver.
Protocol.ResponseOrBuilder
alluxio.proto.dataserver.
Protocol.WriteRequestOrBuilder
alluxio.metrics.
MetricsAggregator
alluxio.metrics.
SingleValueAggregator
alluxio.metrics.
MultiValueMetricsAggregator
alluxio.underfs.
ObjectUnderFileSystem.ObjectListingChunk
alluxio.client.keyvalue.
PayloadReader
alluxio.client.keyvalue.
PayloadWriter
alluxio.master.file.
PermissionChecker
alluxio.
Positioned
alluxio.
Seekable
alluxio.client.
PositionedReadable
alluxio.master.
PrimarySelector
alluxio.
Process
alluxio.master.
MasterProcess
alluxio.proxy.
ProxyProcess
alluxio.worker.
WorkerProcess
alluxio.
RestUtils.RestCallable
<T>
alluxio.retry.
RetryPolicy
alluxio.retry.
RetryUtils.RunnableThrowsIOException
alluxio.
RpcUtils.NettyRpcCallable
<T>
alluxio.
RpcUtils.RpcCallable
<T>
alluxio.
RpcUtils.RpcCallableThrowsIOException
<T>
alluxio.proxy.s3.
S3RestUtils.RestCallable
<T>
alluxio.master.
SafeModeManager
java.io.
Serializable
alluxio.
URI
(also extends java.lang.
Comparable
<T>)
alluxio.
Server
<T>
alluxio.master.block.
BlockMaster
(also extends alluxio.master.block.
ContainerIdGenerable
, alluxio.master.
Master
)
alluxio.worker.block.
BlockWorker
(also extends alluxio.worker.
SessionCleanable
, alluxio.worker.
Worker
)
alluxio.master.file.
FileSystemMaster
alluxio.worker.file.
FileSystemWorker
alluxio.master.keyvalue.
KeyValueMaster
alluxio.master.lineage.
LineageMaster
alluxio.master.
Master
(also extends alluxio.master.journal.
JournalEntryStateMachine
)
alluxio.master.block.
BlockMaster
(also extends alluxio.master.block.
ContainerIdGenerable
)
alluxio.master.file.
FileSystemMaster
alluxio.master.keyvalue.
KeyValueMaster
alluxio.master.lineage.
LineageMaster
alluxio.master.meta.
MetaMaster
alluxio.master.metrics.
MetricsMaster
alluxio.master.meta.
MetaMaster
alluxio.master.metrics.
MetricsMaster
alluxio.worker.
Worker
alluxio.worker.block.
BlockWorker
(also extends alluxio.worker.
SessionCleanable
)
alluxio.worker.file.
FileSystemWorker
alluxio.worker.
SessionCleanable
alluxio.worker.block.
BlockStore
alluxio.worker.block.
BlockWorker
(also extends alluxio.worker.
Worker
)
alluxio.metrics.sink.
Sink
alluxio.time.
Sleeper
alluxio.metrics.source.
Source
alluxio.security.authentication.
TransportProvider
alluxio.master.file.meta.
UfsAbsentPathCache
alluxio.master.file.meta.
UfsBlockLocationCache
alluxio.master.file.
UfsDeleter
alluxio.underfs.
UnderFileSystemWithLogging.UfsCallable
<T>
alluxio.cli.validation.
ValidationTask
alluxio.worker.
WorkerFactory
Annotation Type Hierarchy
alluxio.annotation.
PublicApi
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
alluxio.proto.dataserver.
Protocol.RequestType
(implements com.google.protobuf.ProtocolMessageEnum)
alluxio.proto.dataserver.
Protocol.ReadResponse.Type
(implements com.google.protobuf.ProtocolMessageEnum)
alluxio.proto.journal.
File.PTtlAction
(implements com.google.protobuf.ProtocolMessageEnum)
alluxio.proto.journal.
File.UfsMode
(implements com.google.protobuf.ProtocolMessageEnum)
alluxio.proto.status.
Status.PStatus
(implements com.google.protobuf.ProtocolMessageEnum)
alluxio.
PropertyKey.ConsistencyCheckLevel
alluxio.
PropertyKey.DisplayType
alluxio.
PropertyKey.Template
alluxio.cli.
Format.Mode
alluxio.conf.
Source.Type
alluxio.exception.
PreconditionMessage
alluxio.exception.
ExceptionMessage
alluxio.exception.status.
Status
alluxio.master.
PrimarySelector.State
alluxio.master.
PrimarySelectorClient.ZookeeperConnectionErrorPolicy
alluxio.metrics.
WorkerMetrics.UfsOps
alluxio.metrics.
MetricsSystem.InstanceType
alluxio.network.
ChannelType
alluxio.network.protocol.
RPCMessage.Type
(implements alluxio.network.protocol.
EncodedMessage
)
alluxio.security.authentication.
AuthType
alluxio.security.authorization.
Mode.Bits
alluxio.thrift.
GetSizeTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetNextKeysTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueWorkerClientService.get_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueWorkerClientService.get_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueWorkerClientService.getNextKeys_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueWorkerClientService.getNextKeys_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueWorkerClientService.getSize_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueWorkerClientService.getSize_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
RenameStoreTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
RenameStoreTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MergeStoreTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
DeleteStoreTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CreateStoreTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CompleteStoreTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CompletePartitionTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueMasterClientService.completePartition_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueMasterClientService.completePartition_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueMasterClientService.completeStore_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueMasterClientService.completeStore_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueMasterClientService.createStore_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueMasterClientService.createStore_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueMasterClientService.deleteStore_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueMasterClientService.deleteStore_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueMasterClientService.getPartitionInfo_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueMasterClientService.getPartitionInfo_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueMasterClientService.mergeStore_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueMasterClientService.mergeStore_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueMasterClientService.renameStore_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
KeyValueMasterClientService.renameStore_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CompleteStoreTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
PartitionInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetPartitionInfoTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetNextKeysTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CompletePartitionTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MergeStoreTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
DeleteStoreTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CreateStoreTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetSizeTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetPartitionInfoTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterWorkerService.fileSystemHeartbeat_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterWorkerService.fileSystemHeartbeat_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterWorkerService.getFileInfo_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterWorkerService.getFileInfo_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterWorkerService.getPinnedFileIds_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterWorkerService.getPinnedFileIds_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterWorkerService.getUfsInfo_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterWorkerService.getUfsInfo_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetUfsInfoTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
ReinitializeFileTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LineageMasterClientService.createLineage_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LineageMasterClientService.createLineage_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LineageMasterClientService.deleteLineage_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LineageMasterClientService.deleteLineage_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LineageMasterClientService.getLineageInfoList_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LineageMasterClientService.getLineageInfoList_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LineageMasterClientService.reinitializeFile_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LineageMasterClientService.reinitializeFile_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LineageMasterClientService.reportLostFile_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LineageMasterClientService.reportLostFile_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CreateLineageTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
UfsInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
ReportLostFileTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
ReinitializeFileTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
SyncMetadataTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
RegisterWorkerTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetWorkerIdTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterWorkerService.blockHeartbeat_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterWorkerService.blockHeartbeat_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterWorkerService.commitBlock_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterWorkerService.commitBlock_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterWorkerService.getWorkerId_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterWorkerService.getWorkerId_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterWorkerService.registerWorker_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterWorkerService.registerWorker_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetricsHeartbeatTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetricsMasterClientService.metricsHeartbeat_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetricsMasterClientService.metricsHeartbeat_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
DeleteLineageTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetFileInfoTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemHeartbeatTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetPinnedFileIdsTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CommitBlockTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
Command._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockHeartbeatTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CreateLineageTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LockBlockStatus
(implements org.apache.thrift.TEnum)
alluxio.thrift.
UnlockBlockTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
SessionBlockHeartbeatTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
RequestSpaceTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
RequestBlockLocationTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
PromoteBlockTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LockBlockTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CancelBlockTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CacheBlockTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CacheBlockTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
AccessBlockTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.accessBlock_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.accessBlock_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.cacheBlock_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.cacheBlock_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.cancelBlock_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.cancelBlock_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.lockBlock_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.lockBlock_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.promoteBlock_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.promoteBlock_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.removeBlock_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.removeBlock_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.requestBlockLocation_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.requestBlockLocation_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.requestSpace_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.requestSpace_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.sessionBlockHeartbeat_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.sessionBlockHeartbeat_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.unlockBlock_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockWorkerClientService.unlockBlock_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
SyncMetadataTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetPinnedFileIdsTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
RequestBlockLocationTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaCommand
(implements org.apache.thrift.TEnum)
alluxio.thrift.
MasterHeartbeatTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MasterHeartbeatTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
RegisterMasterTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetMasterIdTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaMasterMasterService.getMasterId_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaMasterMasterService.getMasterId_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaMasterMasterService.registerMaster_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaMasterMasterService.registerMaster_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaMasterMasterService.masterHeartbeat_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaMasterMasterService.masterHeartbeat_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemHeartbeatTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
PersistFile._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
PersistCommandOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemCommandOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemCommand._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LockBlockTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
RemoveBlockTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
ReportLostFileTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
RegisterMasterTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetricValue._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MasterInfoField
(implements org.apache.thrift.TEnum)
alluxio.thrift.
GetConfigReportTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetConfigReportTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetMetricsTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetMetricsTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetMasterInfoTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetConfigurationTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaMasterClientService.backup_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaMasterClientService.backup_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaMasterClientService.getConfiguration_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaMasterClientService.getConfiguration_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaMasterClientService.getMasterInfo_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaMasterClientService.getMasterInfo_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaMasterClientService.getMetrics_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaMasterClientService.getMetrics_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaMasterClientService.getConfigReport_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetaMasterClientService.getConfigReport_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BackupTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CommandType
(implements org.apache.thrift.TEnum)
alluxio.thrift.
GetFileInfoTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetMasterIdTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
RemoveBlockTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MetricsHeartbeatTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CancelBlockTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
DeleteLineageTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
RequestSpaceTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
WorkerInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterInfoField
(implements org.apache.thrift.TEnum)
alluxio.thrift.
GetWorkerReportTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetWorkerInfoListTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetWorkerInfoListTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetUsedBytesTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetUsedBytesTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetBlockMasterInfoTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetBlockMasterInfoTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetBlockInfoTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetBlockInfoTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterClientService.getBlockInfo_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterClientService.getBlockInfo_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterClientService.getBlockMasterInfo_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterClientService.getBlockMasterInfo_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterClientService.getCapacityBytes_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterClientService.getCapacityBytes_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterClientService.getUsedBytes_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterClientService.getUsedBytes_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterClientService.getWorkerInfoList_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterClientService.getWorkerInfoList_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterClientService.getWorkerReport_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockMasterClientService.getWorkerReport_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
SessionFileSystemHeartbeatTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
SessionFileSystemHeartbeatTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
OpenUfsFileTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
OpenUfsFileTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CreateUfsFileTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CompleteUfsFileTReponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CompleteUfsFileTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CloseUfsFileTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CloseUfsFileTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CancelUfsFileTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemWorkerClientService.cancelUfsFile_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemWorkerClientService.cancelUfsFile_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemWorkerClientService.closeUfsFile_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemWorkerClientService.closeUfsFile_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemWorkerClientService.completeUfsFile_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemWorkerClientService.completeUfsFile_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemWorkerClientService.createUfsFile_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemWorkerClientService.createUfsFile_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemWorkerClientService.openUfsFile_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemWorkerClientService.openUfsFile_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemWorkerClientService.sessionFileSystemHeartbeat_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemWorkerClientService.sessionFileSystemHeartbeat_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
AccessBlockTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetWorkerIdTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BackupTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
WorkerRange
(implements org.apache.thrift.TEnum)
alluxio.thrift.
UnlockBlockTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
DependencyInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
RegisterWorkerTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
ConfigStatus
(implements org.apache.thrift.TEnum)
alluxio.thrift.
InconsistentProperty._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
ConfigCheckReport._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
OptionalString._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
PromoteBlockTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetLineageInfoListTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetUfsInfoTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockHeartbeatTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
ConfigProperty._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetConfigurationTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CancelUfsFileTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MasterNetAddress._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MasterInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetMasterInfoTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CommitBlockTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CreateUfsFileTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
WorkerInfoField
(implements org.apache.thrift.TEnum)
alluxio.thrift.
Scope
(implements org.apache.thrift.TEnum)
alluxio.thrift.
LocalityTier._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
TieredIdentity._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockLocation._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
WorkerNetAddress._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
BlockInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileBlockInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LoadMetadataTType
(implements org.apache.thrift.TEnum)
alluxio.thrift.
MountPointInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
TTtlAction
(implements org.apache.thrift.TEnum)
alluxio.thrift.
GetServiceVersionTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
UpdateUfsModeTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
UpdateUfsModeTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
UnmountTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
UnmountTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
SetAttributeTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
SetAttributeTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
ScheduleAsyncPersistenceTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
ScheduleAsyncPersistenceTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
RenameTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
RenameTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
DeleteTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
DeleteTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MountTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LoadMetadataTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
ListStatusTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
ListStatusTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetStatusTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetStatusTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetFilePathTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
MountTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetFilePathTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetNewBlockIdForFileTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetMountTableTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FreeTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FreeTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CreateFileTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CreateFileTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CreateDirectoryTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CreateDirectoryTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CompleteFileTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CompleteFileTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CheckConsistencyTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CheckConsistencyTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
AlluxioService.getServiceVersion_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
AlluxioService.getServiceVersion_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.checkConsistency_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.checkConsistency_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.completeFile_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.completeFile_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.createDirectory_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.createDirectory_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.createFile_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.createFile_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.free_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.free_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.getMountTable_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.getMountTable_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.getNewBlockIdForFile_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.getNewBlockIdForFile_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.getFilePath_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.getFilePath_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.getStatus_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.getStatus_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.listStatus_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.listStatus_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.loadMetadata_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.loadMetadata_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.mount_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.mount_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.remove_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.remove_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.rename_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.rename_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.scheduleAsyncPersistence_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.scheduleAsyncPersistence_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.setAttribute_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.setAttribute_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.unmount_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.unmount_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.updateUfsMode_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
FileSystemMasterClientService.updateUfsMode_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetNewBlockIdForFileTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
UfsMode
(implements org.apache.thrift.TEnum)
alluxio.thrift.
FileSystemMasterCommonTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LoadMetadataTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
SessionBlockHeartbeatTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetCapacityBytesTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
Metric._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetCapacityBytesTOptions._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetServiceVersionTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
TStatus
(implements org.apache.thrift.TEnum)
alluxio.thrift.
AlluxioTException._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
JobConfInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
CommandLineJobInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
LineageInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.thrift.
GetLineageInfoListTResponse._Fields
(implements org.apache.thrift.TFieldIdEnum)
alluxio.underfs.
Fingerprint.Type
alluxio.underfs.
Fingerprint.Tag
alluxio.underfs.
UnderFileSystem.SpaceType
alluxio.underfs.
UnderFileSystem.UfsMode
alluxio.util.
CommonUtils.ProcessType
alluxio.util.network.
NetworkAddressUtils.ServiceType
alluxio.wire.
LoadMetadataType
alluxio.wire.
BlockMasterInfo.BlockMasterInfoField
alluxio.wire.
MasterInfo.MasterInfoField
alluxio.wire.
TtlAction
alluxio.wire.
ConfigCheckReport.ConfigStatus
alluxio.wire.
Scope
alluxio.client.
ReadType
alluxio.client.
WriteType
alluxio.client.
UnderStorageType
alluxio.client.
AlluxioStorageType
alluxio.client.block.options.
GetWorkerReportOptions.WorkerRange
alluxio.client.block.options.
GetWorkerReportOptions.WorkerInfoField
alluxio.client.block.stream.
BlockInStream.BlockInStreamSource
alluxio.client.lineage.
LineageContext
alluxio.cli.validation.
ValidationTask.TaskResult
alluxio.master.file.meta.
InodeTree.LockMode
alluxio.master.file.meta.
PersistenceState
alluxio.master.journal.
JournalType
alluxio.master.journal.
JournalSystem.Mode
alluxio.master.file.
StartupConsistencyCheck.Status
alluxio.master.file.options.
DescendantType
alluxio.worker.block.
BlockLockType
alluxio.worker.block.evictor.
Evictor.Mode
alluxio.checker.
CheckerUtils.Status
alluxio.checker.
HiveIntegrationChecker.Mode
alluxio.multi.process.
MultiProcessCluster.DeployMode
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2023. All Rights Reserved.