public class StringJid extends VLenScalarJid<String,String> implements ComparableKey<String>
len, value
serializedBytes, serializedOffset
Constructor and Description |
---|
StringJid() |
Modifier and Type | Method and Description |
---|---|
int |
compareKeyTo(String o)
Compares the key or value;
|
String |
getValue()
Returns the value held by this component.
|
protected Boolean |
makeValue(String v)
Assign a value unless one is already present.
|
protected void |
serialize(AppendableBytes appendableBytes)
Serialize the persistent data.
|
void |
setValue(String v)
Assign a value.
|
change, clear, getSerializedLength, load, loadLen, saveLen, skipLen
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
resolvePathname, save, setContainerJid
protected Boolean makeValue(String v) throws Exception
makeValue
in class VLenScalarJid<String,String>
v
- The MakeValue request.Exception
- Any uncaught exception raised.public String getValue()
protected void serialize(AppendableBytes appendableBytes)
public int compareKeyTo(String o)
compareKeyTo
in interface ComparableKey<String>
o
- The comparison value.Copyright © 2013. All Rights Reserved.