public interface KeyValueBytesStoreSupplier extends StoreSupplier<KeyValueStore<org.apache.kafka.common.utils.Bytes,byte[]>>
KeyValueStore<Bytes, byte[]> instances of type <Bytes, byte[]>. For any stores implementing the KeyValueStore<Bytes, byte[]> interface, null value bytes are considered as "not exist". This means: get, metricsScope, name