public class WordVariable extends ScalarVariable
block, index, item, offset| Constructor and Description |
|---|
WordVariable(String name,
int index,
ByteOrder order,
Executor executor,
ManageableObjectPool<DataItem> itemPool,
Attribute... attributes) |
| Modifier and Type | Method and Description |
|---|---|
protected Variant |
extractValue(IoBuffer data,
Map<String,Variant> attributes) |
protected NotifyFuture<WriteResult> |
handleWrite(Variant value) |
handleAttributes, handleData, handleDisconnect, handleError, handleFailure, makeGlobalIndexValue, start, stop, toAddressprotected NotifyFuture<WriteResult> handleWrite(Variant value)
handleWrite in class ScalarVariableprotected Variant extractValue(IoBuffer data, Map<String,Variant> attributes)
extractValue in class ScalarVariable