| Package | Description |
|---|---|
| io.valkey.gears.resps |
| Modifier and Type | Field and Description |
|---|---|
static Builder<List<FunctionStreamInfo>> |
FunctionStreamInfo.STREAM_INFO_LIST |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionStreamInfo> |
StreamTriggerInfo.getStreams() |
| Constructor and Description |
|---|
StreamTriggerInfo(String name,
String description,
String prefix,
long window,
boolean trim,
List<FunctionStreamInfo> streams) |
Copyright © 2024. All rights reserved.