Package org.apache.calcite.linq4j
Class MemoryFactory<E>
java.lang.Object
org.apache.calcite.linq4j.MemoryFactory<E>
- Type Parameters:
E
- Type of the base Object
Contains the State and changes internally.
with the
create()
method one can get immutable Snapshots.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Contents of a "memory segment", used for implementing theMATCH_RECOGNIZE
operator. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
MemoryFactory
public MemoryFactory(int history, int future)
-
-
Method Details
-
add
-
create
-