Méthode |
Description |
|
CreateEphemeralPath ( IZooKeeperClient zkClient, string path, string data ) : void |
|
|
CreateEphemeralPathExpectConflict ( IZooKeeperClient zkClient, string path, string data ) : void |
|
|
CreateParentPath ( IZooKeeperClient zkClient, string path ) : void |
|
|
DeletePath ( IZooKeeperClient zkClient, string path ) : void |
|
|
GetPartitionsForTopics ( IZooKeeperClient zkClient, IEnumerable topics ) : IList>.IDictionary |
|
|
UpdatePersistentPath ( IZooKeeperClient zkClient, string path, string data ) : void |
|
|