public interface RocksDBConfigSetter
void setConfig(String storeName, org.rocksdb.Options options, Map<String,Object> configs)
storeName - the name of the store being configuredoptions - the Rocks DB optionsconfigs - the configuration supplied to StreamsConfig