public class LoadRequestCommand<K,V> extends Command<K,V>
dsc, targetInstanceName| Constructor and Description |
|---|
LoadRequestCommand() |
LoadRequestCommand(K key,
long minVersion,
String t) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
beforeTransmit() |
void |
execute(String initiator) |
String |
getRespondingInstanceName() |
V |
getResult(long waitFor,
TimeUnit unit) |
String |
toString() |
captureState, getCommandManager, getDataStoreContext, getKey, getKeyMappingInfo, getName, getOpcode, getTargetName, initialize, isArtificialKey, onFailure, onSuccess, prepareTransmit, setKey, setTargetNameprotected boolean beforeTransmit()
beforeTransmit in class Command<K,V>public String getRespondingInstanceName()
public V getResult(long waitFor, TimeUnit unit) throws DataStoreException
DataStoreExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.