| Package | Description |
|---|---|
| com.schooner.MemCached |
| Modifier and Type | Method and Description |
|---|---|
static SchoonerSockIOPool |
SchoonerSockIOPool.getInstance()
Single argument version of factory used for back compat.
|
static SchoonerSockIOPool |
SchoonerSockIOPool.getInstance(AuthInfo authInfo) |
static SchoonerSockIOPool |
SchoonerSockIOPool.getInstance(boolean isTcp) |
static SchoonerSockIOPool |
SchoonerSockIOPool.getInstance(String poolName)
Factory to create/retrieve new pools given a unique poolName.
|
static SchoonerSockIOPool |
SchoonerSockIOPool.getInstance(String poolName,
AuthInfo authInfo) |
static SchoonerSockIOPool |
SchoonerSockIOPool.getInstance(String poolName,
boolean isTcp) |
Copyright © 2013 Schooner Information Technology. All Rights Reserved.