public interface MutableScalarTokenSequence extends ScalarTokenSequence, MutableTokenSequence, ScalarTokenAppendable
MutableTokenSequence containing scalar typed tokens.
 The scalar token types are enumerated in TokenTypeConstant.| Modifier and Type | Method and Description | 
|---|---|
| void | ensureCanonical()Ensures that the internal representation is in a canonical form such
 that it can be read safely by multiple threads. | 
| long | getModificationCount()Returns the current modification count. | 
| ScalarSettable | getTokenSetter(int index)Returns a mutator for the given index. | 
getToken, getType, isNull, isZero, newValueIteratorappendNull, appendNull, appendZero, appendZero, fillValue, reset, setNull, setNull, setValue, setValues, setZero, setZerocompareElement, compareElements, getElementComparator, hashCode, isNull, size, toStringappend, append, append, appendlong getModificationCount()
void ensureCanonical()
ScalarSettable getTokenSetter(int index)
MutableTokenSequencegetTokenSetter in interface MutableTokenSequenceindex - the positionCopyright © 2019 Actian Corporation. All rights reserved.