public class MapEntry<KEY_TYPE extends Comparable<KEY_TYPE>,VALUE_TYPE> extends AppJid implements ComparableKey<KEY_TYPE>
tuple, tupleFactoriesserializedBytes, serializedOffset| Constructor and Description |
|---|
MapEntry() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareKeyTo(KEY_TYPE o)
Compares the key or value;
|
KEY_TYPE |
getKey() |
VALUE_TYPE |
getValue() |
protected void |
setKey(KEY_TYPE key) |
void |
setValueBytes(byte[] bytes) |
_iGet, _iSetBytes, _resolvePathname, _size, change, getSerializedLength, getTupleFactories, load, serializechanged, copyJID, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, getSerializedBytes, isJidEqual, isSerialized, readable, resolvePathname, save, setContainerJidacceptEvent, acceptRequest, getActorType, getAncestor, getExceptionHandler, getFactory, getMailbox, getMailboxFactory, getMatch, getParent, hasDataItem, haveEvents, initialize, initialize, initialize, initialize, initialize, requirements, responseFrom, send, send, sendEvent, setExceptionHandler, setInitialBufferCapacitypublic VALUE_TYPE getValue() throws Exception
Exceptionpublic int compareKeyTo(KEY_TYPE o) throws Exception
compareKeyTo in interface ComparableKey<KEY_TYPE extends Comparable<KEY_TYPE>>o - The comparison value.ExceptionCopyright © 2013. All Rights Reserved.