public static class VariableRestriction.LeftStartRightEndContextEntry extends VariableRestriction.TimestampedContextEntry
timestamp
declaration, entry, evaluator, extractor, leftNull, object, rightNull, tuple, workingMemory
Constructor and Description |
---|
LeftStartRightEndContextEntry() |
LeftStartRightEndContextEntry(InternalReadAccessor extractor,
Declaration declaration,
Evaluator evaluator) |
Modifier and Type | Method and Description |
---|---|
protected long |
getTimestampFromFactHandle(InternalFactHandle handle) |
protected long |
getTimestampFromTuple(Tuple tuple) |
readExternal, updateFromFactHandle, updateFromTuple, writeExternal
getFieldExtractor, getNext, getObject, getTuple, getVariableDeclaration, isLeftNull, isRightNull, resetFactHandle, resetTuple, setNext
public LeftStartRightEndContextEntry()
public LeftStartRightEndContextEntry(InternalReadAccessor extractor, Declaration declaration, Evaluator evaluator)
protected long getTimestampFromTuple(Tuple tuple)
getTimestampFromTuple
in class VariableRestriction.TimestampedContextEntry
protected long getTimestampFromFactHandle(InternalFactHandle handle)
getTimestampFromFactHandle
in class VariableRestriction.TimestampedContextEntry
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.