Package | Description |
---|---|
com.streamscape.ds.schema.event |
Modifier and Type | Field and Description |
---|---|
static Actor.WindowType |
Actor.WindowType.BATCH |
static Actor.WindowType |
Actor.WindowType.TIME |
Modifier and Type | Method and Description |
---|---|
static Actor.WindowType |
Actor.WindowType.valueOf(java.lang.String name) |
static Actor.WindowType[] |
Actor.WindowType.values() |
Modifier and Type | Method and Description |
---|---|
void |
Actor.setWindow(Actor.WindowType type,
long size,
java.util.concurrent.TimeUnit timeWindowUnit) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.