Index

A C D E G H I L P R S T U W 
All Classes and Interfaces|All Packages

A

alignRead(long, long) - Method in class io.trino.filesystem.alluxio.AlluxioInputHelper
 
AlluxioCacheStats - Class in io.trino.filesystem.alluxio
 
AlluxioCacheStats() - Constructor for class io.trino.filesystem.alluxio.AlluxioCacheStats
 
AlluxioConfigurationFactory - Class in io.trino.filesystem.alluxio
 
AlluxioCoordinatorFileSystemCache - Class in io.trino.filesystem.alluxio
When AllowFilesystemCacheOnCoordinator is disabled, used to skip caching data on coordinator while still registering alluxio metrics so that JMX queries for metrics can succeed on the coordinator.
AlluxioCoordinatorFileSystemCache(boolean, Tracer, AlluxioFileSystemCacheConfig, AlluxioCacheStats) - Constructor for class io.trino.filesystem.alluxio.AlluxioCoordinatorFileSystemCache
 
AlluxioFileSystemCache - Class in io.trino.filesystem.alluxio
 
AlluxioFileSystemCache(Tracer, AlluxioFileSystemCacheConfig, AlluxioCacheStats) - Constructor for class io.trino.filesystem.alluxio.AlluxioFileSystemCache
 
AlluxioFileSystemCacheConfig - Class in io.trino.filesystem.alluxio
 
AlluxioFileSystemCacheConfig() - Constructor for class io.trino.filesystem.alluxio.AlluxioFileSystemCacheConfig
 
AlluxioFileSystemCacheModule - Class in io.trino.filesystem.alluxio
 
AlluxioFileSystemCacheModule(boolean) - Constructor for class io.trino.filesystem.alluxio.AlluxioFileSystemCacheModule
 
AlluxioInput - Class in io.trino.filesystem.alluxio
 
AlluxioInput(Tracer, TrinoInputFile, String, URIStatus, CacheManager, AlluxioConfiguration, AlluxioCacheStats) - Constructor for class io.trino.filesystem.alluxio.AlluxioInput
 
AlluxioInputHelper - Class in io.trino.filesystem.alluxio
 
AlluxioInputHelper(Tracer, Location, String, URIStatus, CacheManager, AlluxioConfiguration, AlluxioCacheStats) - Constructor for class io.trino.filesystem.alluxio.AlluxioInputHelper
 
AlluxioInputHelper.PageAlignedRead - Record Class in io.trino.filesystem.alluxio
 
AlluxioInputStream - Class in io.trino.filesystem.alluxio
 
AlluxioInputStream(Tracer, TrinoInputFile, String, URIStatus, CacheManager, AlluxioConfiguration, AlluxioCacheStats) - Constructor for class io.trino.filesystem.alluxio.AlluxioInputStream
 
AlluxioTracing - Class in io.trino.filesystem.alluxio
 
AlluxioTracing.CheckedRunnable<E> - Interface in io.trino.filesystem.alluxio
 
AlluxioTracing.CheckedSupplier<T,E> - Interface in io.trino.filesystem.alluxio
 
append(PageId, int, byte[], CacheContext) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
available() - Method in class io.trino.filesystem.alluxio.AlluxioInputStream
 

C

cacheInput(TrinoInputFile, String) - Method in class io.trino.filesystem.alluxio.AlluxioCoordinatorFileSystemCache
 
cacheInput(TrinoInputFile, String) - Method in class io.trino.filesystem.alluxio.AlluxioFileSystemCache
 
cacheStream(TrinoInputFile, String) - Method in class io.trino.filesystem.alluxio.AlluxioCoordinatorFileSystemCache
 
cacheStream(TrinoInputFile, String) - Method in class io.trino.filesystem.alluxio.AlluxioFileSystemCache
 
close() - Method in class io.trino.filesystem.alluxio.AlluxioInput
 
close() - Method in class io.trino.filesystem.alluxio.AlluxioInputStream
 
close() - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
commitFile(String) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
create(AlluxioFileSystemCacheConfig) - Static method in class io.trino.filesystem.alluxio.AlluxioConfigurationFactory
 

D

delete(PageId) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
deleteFile(String) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
deleteTempFile(String) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
disableTTL() - Method in class io.trino.filesystem.alluxio.AlluxioFileSystemCacheConfig
 
doCacheRead(long, byte[], int, int) - Method in class io.trino.filesystem.alluxio.AlluxioInputHelper
 

E

equals(Object) - Method in record class io.trino.filesystem.alluxio.AlluxioInputHelper.PageAlignedRead
Indicates whether some other object is "equal to" this one.
expire(Location) - Method in class io.trino.filesystem.alluxio.AlluxioCoordinatorFileSystemCache
 
expire(Location) - Method in class io.trino.filesystem.alluxio.AlluxioFileSystemCache
 

G

get() - Method in interface io.trino.filesystem.alluxio.AlluxioTracing.CheckedSupplier
 
get(PageId, int, byte[], int) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
get(PageId, int, int, byte[], int) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
get(PageId, int, int, byte[], int, CacheContext) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
get(PageId, int, int, ReadTargetBuffer, CacheContext) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
get(PageId, int, ReadTargetBuffer, CacheContext) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
getAndLoad(PageId, int, int, ReadTargetBuffer, CacheContext, Supplier<byte[]>) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
getCacheDirectories() - Method in class io.trino.filesystem.alluxio.AlluxioFileSystemCacheConfig
 
getCachedPageIdsByFileId(String, long) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
getCachePageSize() - Method in class io.trino.filesystem.alluxio.AlluxioFileSystemCacheConfig
 
getCacheReads() - Method in class io.trino.filesystem.alluxio.AlluxioCacheStats
 
getCacheTTL() - Method in class io.trino.filesystem.alluxio.AlluxioFileSystemCacheConfig
 
getDataFileChannel(PageId, int, int, CacheContext) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
getExternalReads() - Method in class io.trino.filesystem.alluxio.AlluxioCacheStats
 
getMaxCacheDiskUsagePercentages() - Method in class io.trino.filesystem.alluxio.AlluxioFileSystemCacheConfig
 
getMaxCacheSizes() - Method in class io.trino.filesystem.alluxio.AlluxioFileSystemCacheConfig
 
getPosition() - Method in class io.trino.filesystem.alluxio.AlluxioInputStream
 
getUsage() - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 

H

hashCode() - Method in record class io.trino.filesystem.alluxio.AlluxioInputHelper.PageAlignedRead
Returns a hash code value for this object.
hasPageUnsafe(PageId) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 

I

invalidate(Predicate<PageInfo>) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
io.trino.filesystem.alluxio - package io.trino.filesystem.alluxio
 

L

length() - Method in record class io.trino.filesystem.alluxio.AlluxioInputHelper.PageAlignedRead
 

P

PageAlignedRead(long, long, int) - Constructor for record class io.trino.filesystem.alluxio.AlluxioInputHelper.PageAlignedRead
Creates an instance of a PageAlignedRead record class.
pageEnd() - Method in record class io.trino.filesystem.alluxio.AlluxioInputHelper.PageAlignedRead
Returns the value of the pageEnd record component.
pageOffset() - Method in record class io.trino.filesystem.alluxio.AlluxioInputHelper.PageAlignedRead
Returns the value of the pageOffset record component.
pageStart() - Method in record class io.trino.filesystem.alluxio.AlluxioInputHelper.PageAlignedRead
Returns the value of the pageStart record component.
put(PageId, byte[]) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
put(PageId, byte[], CacheContext) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
put(PageId, ByteBuffer) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
put(PageId, ByteBuffer, CacheContext) - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 
putCache(long, long, byte[], int) - Method in class io.trino.filesystem.alluxio.AlluxioInputHelper
 

R

read() - Method in class io.trino.filesystem.alluxio.AlluxioInputStream
 
read(byte[], int, int) - Method in class io.trino.filesystem.alluxio.AlluxioInputStream
 
readFully(long, byte[], int, int) - Method in class io.trino.filesystem.alluxio.AlluxioInput
 
readTail(byte[], int, int) - Method in class io.trino.filesystem.alluxio.AlluxioInput
 
recordCacheRead(int) - Method in class io.trino.filesystem.alluxio.AlluxioCacheStats
 
recordExternalRead(int) - Method in class io.trino.filesystem.alluxio.AlluxioCacheStats
 
run() - Method in interface io.trino.filesystem.alluxio.AlluxioTracing.CheckedRunnable
 

S

seek(long) - Method in class io.trino.filesystem.alluxio.AlluxioInputStream
 
setCacheDirectories(String) - Method in class io.trino.filesystem.alluxio.AlluxioFileSystemCacheConfig
 
setCachePageSize(DataSize) - Method in class io.trino.filesystem.alluxio.AlluxioFileSystemCacheConfig
 
setCacheTTL(Duration) - Method in class io.trino.filesystem.alluxio.AlluxioFileSystemCacheConfig
 
setMaxCacheDiskUsagePercentages(String) - Method in class io.trino.filesystem.alluxio.AlluxioFileSystemCacheConfig
 
setMaxCacheSizes(String) - Method in class io.trino.filesystem.alluxio.AlluxioFileSystemCacheConfig
 
setup(Binder) - Method in class io.trino.filesystem.alluxio.AlluxioFileSystemCacheModule
 
skip(long) - Method in class io.trino.filesystem.alluxio.AlluxioInputStream
 
skipNBytes(long) - Method in class io.trino.filesystem.alluxio.AlluxioInputStream
 
state() - Method in class io.trino.filesystem.alluxio.TracingCacheManager
 

T

toString() - Method in record class io.trino.filesystem.alluxio.AlluxioInputHelper.PageAlignedRead
Returns a string representation of this record class.
TracingCacheManager - Class in io.trino.filesystem.alluxio
 
TracingCacheManager(Tracer, String, DataSize, CacheManager) - Constructor for class io.trino.filesystem.alluxio.TracingCacheManager
 

U

uriStatus(TrinoInputFile, String) - Method in class io.trino.filesystem.alluxio.AlluxioFileSystemCache
 

W

withTracing(Span, AlluxioTracing.CheckedRunnable<E>) - Static method in class io.trino.filesystem.alluxio.AlluxioTracing
 
withTracing(Span, AlluxioTracing.CheckedSupplier<T, E>) - Static method in class io.trino.filesystem.alluxio.AlluxioTracing
 
A C D E G H I L P R S T U W 
All Classes and Interfaces|All Packages