Package com.linkedin.venice.writer
Interface VeniceWriter.KeyProvider
- Enclosing class:
- VeniceWriter<K,
V, U>
public static interface VeniceWriter.KeyProvider
An interface which enables the key to contain parts of the within it, which is
useful for control messages and chunked values.
-
Method Summary
-
Method Details
-
getKey
-