public interface WrappedStateStore extends StateStore
Modifier and Type | Interface and Description |
---|---|
static class |
WrappedStateStore.AbstractStateStore |
Modifier and Type | Method and Description |
---|---|
StateStore |
inner()
Return the inner most storage engine
|
StateStore |
wrappedStore()
Return the state store this store directly wraps
|
close, flush, init, isOpen, name, persistent
StateStore inner()
StateStore wrappedStore()