ZooKeeperHostingExtensions
class
Namespace: Orleans.Hosting
Provides extension methods for configuring ZooKeeper clustering.
public static class ZooKeeperHostingExtensionsMethods
UseZooKeeperClustering(IClientBuilder, Action<OptionsBuilder<ZooKeeperGatewayListProviderOptions>>)Configure the client to use ZooKeeper for clustering.UseZooKeeperClustering(IClientBuilder, Action<ZooKeeperGatewayListProviderOptions>)Configure the client to use ZooKeeper for clustering.UseZooKeeperClustering(ISiloBuilder, Action<OptionsBuilder<ZooKeeperClusteringSiloOptions>>)Configures the silo to use ZooKeeper for cluster membership.UseZooKeeperClustering(ISiloBuilder, Action<ZooKeeperClusteringSiloOptions>)Configures the silo to use ZooKeeper for cluster membership.
