public static class CachingCatalog.CacheSizes extends Object
Constructor and Description |
---|
CacheSizes(long databaseCacheSize,
long tableCacheSize,
long manifestCacheSize,
long manifestCacheBytes,
long partitionCacheSize) |
Modifier and Type | Method and Description |
---|---|
long |
databaseCacheSize() |
long |
manifestCacheBytes() |
long |
manifestCacheSize() |
long |
partitionCacheSize() |
long |
tableCacheSize() |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.