public static class VariableRestriction.LeftStartRightEndContextEntry extends VariableRestriction.TimestampedContextEntry
timestamp
declaration, entry, evaluator, extractor, leftNull, object, rightNull, tuple, workingMemory
Constructor and Description |
---|
VariableRestriction.LeftStartRightEndContextEntry() |
VariableRestriction.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 VariableRestriction.LeftStartRightEndContextEntry()
public VariableRestriction.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–2016 JBoss by Red Hat. All rights reserved.