Class BuiltInDslStoreSuppliers
java.lang.Object
org.apache.kafka.streams.state.BuiltInDslStoreSuppliers
Collection of builtin
DslStoreSuppliers for Kafka Streams. Today we support RocksDb and InMemory stores out of the box.Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classADslStoreSuppliersthat supplies all stores backed by an in-memory mapstatic classADslStoreSuppliersthat supplies all stores backed by RocksDBField Summary
FieldsConstructor Summary
ConstructorsMethod Summary
Field Details
ROCKS_DB
IN_MEMORY
Constructor Details
BuiltInDslStoreSuppliers
public BuiltInDslStoreSuppliers()