public static final class StateObject.StateObjectSizeStatsCollector extends Object
StateObject.collectSizeStats(StateObjectSizeStatsCollector)
.Modifier and Type | Method and Description |
---|---|
void |
add(StateObject.StateObjectLocation key,
long value) |
static StateObject.StateObjectSizeStatsCollector |
create() |
EnumMap<StateObject.StateObjectLocation,Long> |
getStats() |
String |
toString() |
public void add(StateObject.StateObjectLocation key, long value)
public EnumMap<StateObject.StateObjectLocation,Long> getStats()
public static StateObject.StateObjectSizeStatsCollector create()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.