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, getResultPostProcessoraddKeys, addPrimaryKey, addSubResources, copyPropertiesToResult, ensureRequiredProperties, getSchema, init, isRequestWithNoProperties, populateSubResourceDefaults, requiresPropertyProviderInputclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, requiresPropertyProviderInputpublic MetricsPaddingRenderer(String paddingMethod)
public TreeNode<Set<String>> finalizeProperties(TreeNode<QueryInfo> queryProperties, boolean isCollection)
RendererfinalizeProperties in interface RendererfinalizeProperties in class DefaultRendererqueryProperties - 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.