public abstract class AggregateWindow extends BaseAggregateWindow
Constructor and Description |
---|
AggregateWindow() |
Modifier and Type | Method and Description |
---|---|
Object |
getEnv() |
void |
setRuntimeEnv(Object env)
Called by internal streambase code to set the runtime environment
|
init, release
public final void setRuntimeEnv(Object env)
BaseAggregateWindow
setRuntimeEnv
in class BaseAggregateWindow
public final Object getEnv()
getEnv
in class BaseAggregateWindow
Copyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.