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, getGraphStore
call, customizeRequest
cancel, getOptions, getRunner, isCancelled
public InMemoryUpdateCallable(UpdateRequest update, Runner<T> runner, T options)
update
- Update to runrunner
- Runneroptions
- Optionsprotected UpdateRequest getUpdate()
AbstractUpdateCallable
getUpdate
in class AbstractUpdateCallable<T extends Options>
Copyright © 2014. All Rights Reserved.