Package | Description |
---|---|
alluxio.client.file.cache |
Modifier and Type | Class and Description |
---|---|
static class |
CacheUsage.DirPartition
Partition on a particular cache directory.
|
static class |
CacheUsage.FilePartition
Partition on a particular file.
|
static class |
CacheUsage.ScopePartition
Partition on a cache scope.
|
Modifier and Type | Method and Description |
---|---|
Optional<CacheUsage> |
CacheUsageView.ImmutableCacheUsageView.partitionedBy(CacheUsage.PartitionDescriptor<?> partition) |
Optional<CacheUsage> |
CacheUsage.partitionedBy(CacheUsage.PartitionDescriptor<?> partition)
Gets a finer-grained view of cache usage.
|
Copyright © 2023. All Rights Reserved.