T - Options typepublic class RemoteUpdateCallable<T extends Options> extends AbstractRemoteUpdateCallable<T>
| Constructor and Description |
|---|
RemoteUpdateCallable(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
|
createUpdateProcessorcall, customizeRequestcancel, getOptions, getRunner, isCancelledpublic RemoteUpdateCallable(UpdateRequest update, Runner<T> runner, T options)
update - Update to runrunner - Runneroptions - Optionsprotected UpdateRequest getUpdate()
AbstractUpdateCallablegetUpdate in class AbstractUpdateCallable<T extends Options>Copyright © 2016. All rights reserved.