public interface IRequestSink
Modifier and Type | Method and Description |
---|---|
IMutation |
handleWriteRequest(IMutation mutation)
Transform or drop a write request (represented by a RowMutation).
|
IMutation handleWriteRequest(IMutation mutation)
mutation
- the RowMutation to be applied locally.Copyright © 2014 The Apache Software Foundation