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
|
createUpdateProcessor
call, customizeRequest
cancel, getOptions, getRunner, isCancelled
public RemoteUpdateCallable(UpdateRequest update, Runner<T> runner, T options)
update
- Update to runrunner
- Runneroptions
- Optionsprotected UpdateRequest getUpdate()
AbstractUpdateCallable
getUpdate
in class AbstractUpdateCallable<T extends Options>
Copyright © 2015. All rights reserved.