public interface KeyValueUpdateProcessor<Key,Value>
Modifier and Type | Method and Description |
---|---|
void |
process(Key key,
Value value,
int inputId) |
void process(Key key, Value value, int inputId) throws StorageException
StorageException