Class AlluxioCoordinatorFileSystemCache

java.lang.Object
io.trino.filesystem.alluxio.AlluxioCoordinatorFileSystemCache
All Implemented Interfaces:
TrinoFileSystemCache

public class AlluxioCoordinatorFileSystemCache extends Object implements TrinoFileSystemCache
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.