public interface TupleValueExtractor extends Cloneable
| Modifier and Type | Method and Description |
|---|---|
TupleValueExtractor |
clone() |
default TupleValueExtractor |
cloneWithPattern() |
Object |
getValue(InternalWorkingMemory workingMemory,
Tuple tuple) |
default Object |
getValue(Tuple tuple) |
ValueType |
getValueType() |
ValueType getValueType()
Object getValue(InternalWorkingMemory workingMemory, Tuple tuple)
TupleValueExtractor clone()
default TupleValueExtractor cloneWithPattern()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.