public class StateSnapshotTransformers extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StateSnapshotTransformers.ListStateSnapshotTransformer<T>
General implementation of list state transformer.
|
static class |
StateSnapshotTransformers.ListStateSnapshotTransformFactory<T> |
static class |
StateSnapshotTransformers.MapStateSnapshotTransformer<K,V>
General implementation of map state transformer.
|
static class |
StateSnapshotTransformers.MapStateSnapshotTransformFactory<K,V> |
static class |
StateSnapshotTransformers.StateSnapshotTransformFactoryWrapAdaptor<S,T> |
| Constructor and Description |
|---|
StateSnapshotTransformers() |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.