public class JobAccumulatorsMessageParameters extends JobMessageParameters
JobAccumulatorsHandler.| Modifier and Type | Field and Description |
|---|---|
AccumulatorsIncludeSerializedValueQueryParameter |
includeSerializedAccumulatorsParameter |
jobPathParameter| Constructor and Description |
|---|
JobAccumulatorsMessageParameters() |
| Modifier and Type | Method and Description |
|---|---|
Collection<MessageQueryParameter<?>> |
getQueryParameters()
Returns the collection of
MessageQueryParameter that the request supports. |
getPathParametersisResolved, resolveUrlpublic final AccumulatorsIncludeSerializedValueQueryParameter includeSerializedAccumulatorsParameter
public Collection<MessageQueryParameter<?>> getQueryParameters()
MessageParametersMessageQueryParameter that the request supports. The collection should not be
modifiable.getQueryParameters in class JobMessageParametersCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.