| Package | Description |
|---|---|
| io.valkey.gears.resps |
| Modifier and Type | Field and Description |
|---|---|
static Builder<List<StreamTriggerInfo>> |
StreamTriggerInfo.STREAM_TRIGGER_INFO_LIST |
| Modifier and Type | Method and Description |
|---|---|
List<StreamTriggerInfo> |
GearsLibraryInfo.getStreamTriggers() |
| Constructor and Description |
|---|
GearsLibraryInfo(String apiVersion,
List<String> clusterFunctions,
String code,
String configuration,
String engine,
List<FunctionInfo> functions,
List<TriggerInfo> keyspaceTriggers,
String name,
List<String> pendingAsyncCalls,
long pendingJobs,
List<StreamTriggerInfo> streamTriggers,
String user) |
Copyright © 2024. All rights reserved.