public class MetricsPaddingRenderer extends DefaultRenderer
Constructor and Description |
---|
MetricsPaddingRenderer(String paddingMethod) |
Modifier and Type | Method and Description |
---|---|
TreeNode<Set<String>> |
finalizeProperties(TreeNode<QueryInfo> queryProperties,
boolean isCollection)
Finalize which properties are requested by the query.
|
finalizeResult, getResultPostProcessor
addKeys, addPrimaryKey, addSubResources, copyPropertiesToResult, ensureRequiredProperties, getSchema, init, isRequestWithNoProperties, populateSubResourceDefaults, requiresPropertyProviderInput
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
init, requiresPropertyProviderInput
public MetricsPaddingRenderer(String paddingMethod)
public TreeNode<Set<String>> finalizeProperties(TreeNode<QueryInfo> queryProperties, boolean isCollection)
Renderer
finalizeProperties
in interface Renderer
finalizeProperties
in class DefaultRenderer
queryProperties
- tree of query information. Contains query information
for the root query and all sub-queries (children)isCollection
- whether the query is a collectionCopyright © 2022 Apache Software Foundation. All rights reserved.