| Package | Description |
|---|---|
| org.apache.flink.runtime.rest.messages |
| Modifier and Type | Method and Description |
|---|---|
FlameGraphTypeQueryParameter.Type |
FlameGraphTypeQueryParameter.convertStringToValue(String value) |
static FlameGraphTypeQueryParameter.Type |
FlameGraphTypeQueryParameter.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlameGraphTypeQueryParameter.Type[] |
FlameGraphTypeQueryParameter.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
FlameGraphTypeQueryParameter.convertValueToString(FlameGraphTypeQueryParameter.Type value) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.