| 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 Cluster |
Cluster.of(String path)
Creates a
Cluster instance. |
static Cluster |
Cluster.of(String path,
short port)
Creates a
Cluster instance. |
static Cluster |
Cluster.of(String path,
short port,
String cuk)
Creates a
Cluster instance. |
static Cluster |
Cluster.of(String pathname,
short port,
String cuk,
boolean isRejoin,
boolean isRetryRejoinForever,
boolean isCleanup)
Creates a
Cluster instance. |
| Modifier and Type | Method and Description |
|---|---|
static Session |
Session.of(Cluster cluster)
Creates a Session instance.
|
Copyright © 2020. All rights reserved.