Uses of Enum Class
net.spy.memcached.ConnectionFactoryBuilder.Locator
Packages that use ConnectionFactoryBuilder.Locator
-
Uses of ConnectionFactoryBuilder.Locator in net.spy.memcached
Subclasses with type arguments of type ConnectionFactoryBuilder.Locator in net.spy.memcachedModifier and TypeClassDescriptionstatic enumType of node locator to use.Fields in net.spy.memcached declared as ConnectionFactoryBuilder.LocatorModifier and TypeFieldDescriptionprotected ConnectionFactoryBuilder.LocatorConnectionFactoryBuilder.locatorMethods in net.spy.memcached that return ConnectionFactoryBuilder.LocatorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ConnectionFactoryBuilder.Locator[]ConnectionFactoryBuilder.Locator.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.spy.memcached with parameters of type ConnectionFactoryBuilder.LocatorModifier and TypeMethodDescriptionConnectionFactoryBuilder.setLocatorType(ConnectionFactoryBuilder.Locator l) Set the locator type.