| Package | Description |
|---|---|
| com.github.pmerienne.trident.state.memory | |
| com.github.pmerienne.trident.state.redis |
| Modifier and Type | Class and Description |
|---|---|
static class |
MemoryMapMultimapState.Factory<K1,K2,V> |
static class |
MemorySetMultiMapState.Factory<K,V> |
static class |
MemorySetState.Factory<T> |
static class |
MemorySortedSetMultiMapState.Factory<K,T> |
static class |
MemorySparseMatrixState.Factory<T> |
| Modifier and Type | Class and Description |
|---|---|
static class |
RedisMapMultimapState.Factory<K1,K2,V> |
static class |
RedisMapState.Factory<T> |
static class |
RedisSetMultiMapState.Factory<K,V> |
static class |
RedisSetState.Factory<T> |
static class |
RedisSortedSetMultiMapState.Factory<K,V> |
static class |
RedisSparseMatrixState.Factory<T> |
Copyright © 2013. All rights reserved.