Package | Description |
---|---|
com.espertech.esper.epl.join.base |
Join process interfaces and glue code
|
Modifier and Type | Method and Description |
---|---|
void |
JoinPreloadMethodNull.setBuffer(BufferView buffer,
int i) |
void |
JoinPreloadMethodImpl.setBuffer(BufferView view,
int stream)
Sets the buffer for a stream to preload events from.
|
void |
JoinPreloadMethod.setBuffer(BufferView buffer,
int i)
Sets the buffee to use.
|