T - public class InMemoryUpdateCallable<T extends Options> extends AbstractInMemoryUpdateCallable<T>
| Constructor and Description |
|---|
InMemoryUpdateCallable(UpdateRequest update,
Runner<T> runner,
T options)
Creates a new update runner
|
| Modifier and Type | Method and Description |
|---|---|
protected UpdateRequest |
getUpdate()
Gets the update request to be executed
|
createUpdateProcessor, getGraphStorecall, customizeRequestcancel, getOptions, getRunner, isCancelledpublic InMemoryUpdateCallable(UpdateRequest update, Runner<T> runner, T options)
update - Update to runrunner - Runneroptions - Optionsprotected UpdateRequest getUpdate()
AbstractUpdateCallablegetUpdate in class AbstractUpdateCallable<T extends Options>Copyright © 2014. All Rights Reserved.