| Package | Description |
|---|---|
| cacheperf.poc.useCase3_2 |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Terminators.terminateOnBatchSeconds(UseCase3Client c)
Returns true when a client has done the operation for
UseCase3Prms.batchSeconds seconds. |
static boolean |
Terminators.terminateOnMaxKey(UseCase3Client c)
Returns true when a client has done
UseCase3Prms#maxKeys of the
operation. |
static boolean |
Terminators.terminateOnSignal(UseCase3Client c)
Returns true when the shared counter in
TaskSyncBlackboard.signal is non-zero. |
static boolean |
Terminators.terminateOnTotalTaskTimeSec(UseCase3Client c)
Returns true when a client has done the TASK workload for
Prms.totalTaskTimeSec. |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.