public abstract class StreamingPropertyValueBase extends Value implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
searchIndex |
protected boolean |
store |
| Constructor and Description |
|---|
StreamingPropertyValueBase() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
computeHash() |
boolean |
equals(Value other) |
boolean |
isSearchIndex() |
NumberType |
numberType() |
<T extends StreamingPropertyValueBase> |
searchIndex(boolean searchIndex) |
long |
updateHash(HashFunction hashFunction,
long hash) |
ValueGroup |
valueGroup() |
asObject, asObjectCopy, eq, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, hashCode64, isNaN, parseHeaderInformation, prettyPrint, ternaryEquals, writeTo, writeToequals, getTypeName, hashCode, isSequenceValue, mappublic <T extends StreamingPropertyValueBase> T searchIndex(boolean searchIndex)
public boolean isSearchIndex()
public ValueGroup valueGroup()
valueGroup in class Valuepublic NumberType numberType()
numberType in class Valuepublic long updateHash(HashFunction hashFunction, long hash)
updateHash in class Valueprotected int computeHash()
computeHash in class AnyValueCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.