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