| Package | Description |
|---|---|
| cacheperf.poc.useCase3_2 |
| Modifier and Type | Method and Description |
|---|---|
static UseCase3Prms.ClientName |
UseCase3Prms.getClientNameToBounce() |
static UseCase3Prms.ClientName |
UseCase3Prms.ClientName.toClientName(String clientName) |
static UseCase3Prms.ClientName |
UseCase3Prms.ClientName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UseCase3Prms.ClientName[] |
UseCase3Prms.ClientName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UseCase3Stats.endStart(long start,
UseCase3Prms.ClientName clientName) |
void |
UseCase3Stats.endStop(long start,
UseCase3Prms.ClientName clientName) |
long |
UseCase3Stats.startStart(UseCase3Prms.ClientName clientName) |
long |
UseCase3Stats.startStop(UseCase3Prms.ClientName clientName) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.