| Package | Description |
|---|---|
| org.apache.flink.runtime.state.heap |
This package contains the classes for key/value state backends that store the state
on the JVM heap as objects.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
CopyOnWriteStateTableSnapshot.StateTableKeyGroupPartitioner<K,N,S>
This class is the implementation of
KeyGroupPartitioner for CopyOnWriteStateTable. |
protected static class |
CopyOnWriteStateTableSnapshot.TransformingStateTableKeyGroupPartitioner<K,N,S>
Extended state snapshot transforming
CopyOnWriteStateTableSnapshot.StateTableKeyGroupPartitioner. |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.