Uses of Enum Class
io.datarouter.storage.config.client.MemcachedGenericClientOptions.MemcachedGenericClientMode
Packages that use MemcachedGenericClientOptions.MemcachedGenericClientMode
-
Uses of MemcachedGenericClientOptions.MemcachedGenericClientMode in io.datarouter.storage.config.client
Fields in io.datarouter.storage.config.client declared as MemcachedGenericClientOptions.MemcachedGenericClientModeMethods in io.datarouter.storage.config.client that return MemcachedGenericClientOptions.MemcachedGenericClientModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.MemcachedGenericClientOptions.MemcachedGenericClientMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.datarouter.storage.config.client with parameters of type MemcachedGenericClientOptions.MemcachedGenericClientModeModifierConstructorDescriptionMemcachedGenericClientOptions(ClientId clientId, MemcachedGenericClientOptions.MemcachedGenericClientMode clientMode)