Package | Description |
---|---|
net.spy.memcached.compat |
spy.jar compatibility classes
|
Modifier and Type | Method and Description |
---|---|
static <T> java.util.Collection<SyncThread<T>> |
SyncThread.getCompletedThreads(int num,
java.util.concurrent.Callable<T> callable)
Get a collection of SyncThreads that all began as close to the same time as
possible and have all completed.
|
Copyright © 2006-2009 Dustin Sallings, 2009-2013 Couchbase, Inc.