| Package | Description |
|---|---|
| ax.antpick.k2hdkc |
Provides classes that are fundamental to the applications to communicate with a k2hdk clustering system.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyQueueAddCmd |
KeyQueueAddCmd.of(String prefix,
String key,
String val)
Constructs a KeyQueueAddCmd instance.
|
static KeyQueueAddCmd |
KeyQueueAddCmd.of(String prefix,
String key,
String val,
boolean isFifo,
boolean checkParentAttrs,
String pass,
long expirationDuration)
Constructs a KeyQueueAddCmd instance.
|
Copyright © 2020. All rights reserved.