| Package | Description |
|---|---|
| org.apache.knox.gateway.performance.test | |
| org.apache.knox.gateway.performance.test.knoxtoken |
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceTestMessages.failedToExecuteKnoxTokenAction(KnoxTokenAction action,
String errorMessage,
Exception e) |
void |
PerformanceTestMessages.failedToRunKnoxTokenWorker(KnoxTokenAction action,
String errorMessage,
Exception e) |
void |
PerformanceTestMessages.knoxTokenWorkerName(KnoxTokenAction action) |
| Modifier and Type | Method and Description |
|---|---|
static KnoxTokenAction |
KnoxTokenAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KnoxTokenAction[] |
KnoxTokenAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
KnoxTokenWorkerThread(PerformanceTestConfiguration configuration,
KnoxTokenAction action,
org.apache.knox.gateway.performance.test.knoxtoken.KnoxTokenCache knoxTokenCache,
ResponseTimeCache responseTimeCache) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.