public interface KeyValuePairsState extends AccumulatorState
| Modifier and Type | Method and Description |
|---|---|
void |
addMemoryUsage(long memory) |
KeyValuePairs |
get() |
Type |
getKeyType() |
Type |
getValueType() |
void |
set(KeyValuePairs value) |
getEstimatedSizeKeyValuePairs get()
void set(KeyValuePairs value)
void addMemoryUsage(long memory)
Type getKeyType()
Type getValueType()
Copyright © 2012–2019. All rights reserved.