| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.ia.clientlibrary.model |
Defines data constructs needed to handle IBM Information Analyzer metadata.
|
| Modifier and Type | Method and Description |
|---|---|
BenchmarkResultStatus |
BenchmarkResult.getResult() |
static BenchmarkResultStatus |
BenchmarkResultStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BenchmarkResultStatus[] |
BenchmarkResultStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BenchmarkResult.setResult(BenchmarkResultStatus result) |
Copyright © 2018–2020 ODPi. All rights reserved.