| Package | Description |
|---|---|
| io.ray.streaming.state.backend | |
| io.ray.streaming.state.keystate |
| Modifier and Type | Field and Description |
|---|---|
protected KeyGroup |
KeyStateBackend.keyGroup |
| Modifier and Type | Method and Description |
|---|---|
KeyGroup |
KeyStateBackend.getKeyGroup() |
| Constructor and Description |
|---|
KeyStateBackend(int numberOfKeyGroups,
KeyGroup keyGroup,
AbstractStateBackend abstractStateBackend) |
| Modifier and Type | Method and Description |
|---|---|
static KeyGroup |
KeyGroupAssignment.getKeyGroup(int maxParallelism,
int parallelism,
int index)
Computes the range of key-groups that are assigned for a given operator instance.
|
Copyright © 2020. All rights reserved.