| Modifier and Type | Class and Description |
|---|---|
static class |
MemoryFactory.Memory<E>
Contents of a "memory segment", used for implementing the
MATCH_RECOGNIZE operator. |
| Constructor and Description |
|---|
MemoryFactory(int history,
int future) |
public void add(E current)
public MemoryFactory.Memory<E> create()
Copyright © 2012-2021 Apache Software Foundation. All Rights Reserved.