Class ChunkPoolConstants
java.lang.Object
com.illumon.iris.db.v2.sources.chunk.util.pools.ChunkPoolConstants
public final class ChunkPoolConstants extends Object
Repository for constants used by
ChunkPool
implementations.-
Field Summary
Fields Modifier and Type Field Description static int
LARGEST_POOLED_CHUNK_CAPACITY
-
Method Summary
-
Field Details
-
LARGEST_POOLED_CHUNK_CAPACITY
public static final int LARGEST_POOLED_CHUNK_CAPACITY- See Also:
- Constant Field Values
-