public class MapEntry<KEY_TYPE extends Comparable<KEY_TYPE>,VALUE_TYPE> extends AppJid implements ComparableKey<KEY_TYPE>
tuple, tupleFactories
serializedBytes, 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, serialize
changed, copyJID, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, getSerializedBytes, isJidEqual, isSerialized, readable, resolvePathname, save, setContainerJid
acceptEvent, acceptRequest, getActorType, getAncestor, getExceptionHandler, getFactory, getMailbox, getMailboxFactory, getMatch, getParent, hasDataItem, haveEvents, initialize, initialize, initialize, initialize, initialize, requirements, responseFrom, send, send, sendEvent, setExceptionHandler, setInitialBufferCapacity
public VALUE_TYPE getValue() throws Exception
Exception
public int compareKeyTo(KEY_TYPE o) throws Exception
compareKeyTo
in interface ComparableKey<KEY_TYPE extends Comparable<KEY_TYPE>>
o
- The comparison value.Exception
Copyright © 2013. All Rights Reserved.