public class BytesJid extends VLenScalarJid<byte[],byte[]>
len, valueserializedBytes, serializedOffset| Constructor and Description |
|---|
BytesJid() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getObject() |
byte[] |
getValue()
Returns the value held by this component.
|
protected Boolean |
makeValue(byte[] v)
Assign a value unless one is already present.
|
protected void |
serialize(AppendableBytes appendableBytes)
Serialize the persistent data.
|
void |
setObject(Object v) |
void |
setValue(byte[] v)
Assign a value.
|
change, clear, getSerializedLength, load, loadLen, saveLen, skipLenchanged, 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, setInitialBufferCapacityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresolvePathname, save, setContainerJidpublic void setValue(byte[] v)
throws Exception
v - The new value.Exception - Any uncaught exception raised.protected Boolean makeValue(byte[] v) throws Exception
makeValue in class VLenScalarJid<byte[],byte[]>v - The MakeValue request.Exception - Any uncaught exception raised.public byte[] getValue()
protected void serialize(AppendableBytes appendableBytes)
Copyright © 2013. All Rights Reserved.