K - The type of the key.N - The type of the namespace.V - The type of the values in the list state.@Deprecated public class MemReducingState<K,N,V> extends Object
ReducingState that is
snapshotted into a serialized memory copy.| Modifier and Type | Class and Description |
|---|---|
static class |
MemReducingState.Snapshot<K,N,V>
Deprecated.
|
| Constructor and Description |
|---|
MemReducingState()
Deprecated.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.