public static class AllocatorStats.PoolChunkListStats extends Object
| Modifier and Type | Field and Description |
|---|---|
List<AllocatorStats.PoolChunkStats> |
chunks |
int |
maxUsage |
int |
minUsage |
| Constructor and Description |
|---|
PoolChunkListStats() |
public int minUsage
public int maxUsage
public List<AllocatorStats.PoolChunkStats> chunks
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.