Package | Description |
---|---|
net.spy.memcached |
Memcached client and transformation utils
|
net.spy.memcached.spring |
Modifier and Type | Field and Description |
---|---|
protected ConnectionFactoryBuilder.Locator |
ConnectionFactoryBuilder.locator |
Modifier and Type | Method and Description |
---|---|
static ConnectionFactoryBuilder.Locator |
ConnectionFactoryBuilder.Locator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionFactoryBuilder.Locator[] |
ConnectionFactoryBuilder.Locator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ConnectionFactoryBuilder |
ConnectionFactoryBuilder.setLocatorType(ConnectionFactoryBuilder.Locator l)
Set the locator type.
|
Modifier and Type | Method and Description |
---|---|
void |
MemcachedClientFactoryBean.setLocatorType(ConnectionFactoryBuilder.Locator l) |
Copyright © 2006-2009 Dustin Sallings, 2009-2013 Couchbase, Inc.