public class PlainTuple extends TupleImpl implements IResourceTuple
ancestor, content
Constructor and Description |
---|
PlainTuple()
Ctor.
|
Modifier and Type | Method and Description |
---|---|
void |
addKeyValue(String k,
Tuple item)
Set or reset a value in a resource tuple
|
Tuple |
onEnd()
This signal tells you the loading of a remote resource is now terminated.
|
add, append, asArray, asGeoShape, asSet, compareTo, compareTo, contains, decodeBase64, dtoPunchLeafValue, dump, duplicate, elements, empty, encodeBase64, equals, equalsOneOf, exists, fromEscapedJson, get, getByKey, getElement, getElement, getEntries, getIterator, getSingleChild, getValue, getValues, isEmpty, isLeaf, leafAsString, merge, mergeWith, putAll, remove, remove, removeElement, replaceAllKeys, replaceAllKeyValues, select, set, set, setLeaf, size, skip, splitAsTupleArray, toAsciiJson, toEscapedJson, toFlat, toJson, toMap, toString, up
asBoolean, asBytes, asCollection, asDouble, asDoubleArray, asFloat, asInt, asLong, asLongArray, asString, asString, asStringArray, attach, concat, containsOneOf, containsOneOf, cutPrefix, cutSuffix, endsWith, get, get, get, getAttachment, getCreateTrie, getDeep, getDeepEs, getKeys, getType, hasKey, indexOf, indexOf, indexOf, indexOf, isArray, isBooleanLeaf, isBytesLeaf, isDoubleLeaf, isEquals, isLongLeaf, isRoot, isSet, isStringLeaf, isTuple, length, matches, remove, replace, replaceAll, replaceAllValues, replaceFirst, split, startsWith, substring, substring, toArray, toLowerCase, toUpperCase, trim, tryBoolean, tryBoolean, tryBytes, tryBytes, tryDouble, tryDouble, tryIp, tryIp, tryIpv4, tryIpv4, tryIpv6, tryIpv6, tryLong, tryLong
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
onStart
public void addKeyValue(String k, Tuple item)
IResourceTuple
addKeyValue
in interface IResourceTuple
public Tuple onEnd()
IResourceTuple
You must return the underlying Tuple resource object.
onEnd
in interface IResourceTuple
Copyright © 2023. All rights reserved.