public interface UpdateEngine
Modifier and Type | Method and Description |
---|---|
void |
finishRequest()
Signal end of a request being executed
|
UpdateSink |
getUpdateSink()
Returns an
UpdateSink that accepts Update operations |
void |
startRequest()
Signal start of a request being executed
|
void startRequest()
void finishRequest()
UpdateSink getUpdateSink()
UpdateSink
that accepts Update operationsLicenced under the Apache License, Version 2.0