public class JobVertexFlameGraphParameters extends JobVertexMessageParameters
| Modifier and Type | Field and Description |
|---|---|
FlameGraphTypeQueryParameter |
flameGraphTypeQueryParameter |
jobVertexIdPathParameterjobPathParameter| Constructor and Description |
|---|
JobVertexFlameGraphParameters() |
| Modifier and Type | Method and Description |
|---|---|
Collection<MessageQueryParameter<?>> |
getQueryParameters()
Returns the collection of
MessageQueryParameter that the request supports. |
getPathParametersisResolved, resolveUrlpublic final FlameGraphTypeQueryParameter flameGraphTypeQueryParameter
public Collection<MessageQueryParameter<?>> getQueryParameters()
MessageParametersMessageQueryParameter that the request supports. The
collection should not be modifiable.getQueryParameters in class JobVertexMessageParametersCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.