| Package | Description |
|---|---|
| ax.antpick.k2hdkc |
Provides classes that are fundamental to the applications to communicate with a k2hdk clustering system.
|
| Class and Description |
|---|
| AddSubkeyCmd
Adds a new subkey to a current subkey.
|
| CasGetCmd
Gets a variable from a cluster using a CAS operation.
|
| CasIncDecCmd
Increments and Decrements a variable in a cluster by using a CAS operation.
|
| CasInitCmd
Initializes a variable in a cluster by using a CAS operation.
|
| CasSetCmd
Sets a value in a cluster by using a CAS operation.
|
| ClearSubkeysCmd
Clears subkeys of a key.
|
| Cluster
Holds configurations of a chmpx slave server.
|
| Cluster.NativeLogLevel
Defines levels used to dump a k2hdkc data
|
| Cluster.NativeStackLogLevel
Defines the level which native library puts logs.
|
| Cmd
Represents an operation of a k2hdkc cluster.
|
| Cmd.DataType
DataType of data in CAS operation
|
| CmdBase
Holds common data types, members and instance methods of
Cmd derived classes. |
| GetAttrsCmd
Retrievs attributes of a key.
|
| GetCmd
Retrievs the value of a key.
|
| GetSubkeysCmd
Retrievs subkeys of a key.
|
| KeyQueueAddCmd
Adds a new element to a queue.
|
| KeyQueueRemoveCmd
Removes a new element to a queue.
|
| QueueAddCmd
Adds a new element to a queue.
|
| QueueRemoveCmd
Removes a new element to a queue.
|
| RemoveCmd
Removes a key from a cluster.
|
| RemoveSubkeyCmd
Removes a subkey from the current subkeys.
|
| RenameCmd
Rename a key in a cluster.
|
| Result
Holds common data types, members and instance methods of derived classes.
|
| Session |
| SetAllCmd
Stores a key with a value and subkeys.
|
| SetCmd
Adds a key to a cluster.
|
| SetSubkeysCmd
Replaces current subkeys with new one.
|
Copyright © 2020. All rights reserved.