Uses of Enum
com.couchbase.client.core.config.ConfigurationProvider.TopologyPollingTrigger
Packages that use ConfigurationProvider.TopologyPollingTrigger
-
Uses of ConfigurationProvider.TopologyPollingTrigger in com.couchbase.client.core.config
Methods in com.couchbase.client.core.config that return ConfigurationProvider.TopologyPollingTriggerModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ConfigurationProvider.TopologyPollingTrigger.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.couchbase.client.core.config that return types with arguments of type ConfigurationProvider.TopologyPollingTriggerModifier and TypeMethodDescriptionreactor.core.publisher.Flux<ConfigurationProvider.TopologyPollingTrigger> ConfigurationProvider.topologyPollingTriggers(Duration timerInterval) Returns a feed of polling triggers, a combination of timer ticks and server notifications.reactor.core.publisher.Flux<ConfigurationProvider.TopologyPollingTrigger> DefaultConfigurationProvider.topologyPollingTriggers(Duration timerInterval)