Package de.otto.synapse.state
Class NitriteStateRepository.Builder<V>
java.lang.Object
de.otto.synapse.state.NitriteStateRepository.Builder<V>
- Enclosing class:
- NitriteStateRepository<V>
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withIndexed(String... fields) withIndexed(Set<String> fields)
-
Method Details
-
with
public NitriteStateRepository.Builder<V> with(Function<org.dizitart.no2.NitriteBuilder, org.dizitart.no2.NitriteBuilder> func) -
withName
-
withIndexed
-
withIndexed
-
build
-