public class QueryInfo extends Object
| Constructor and Description |
|---|
QueryInfo(ResourceDefinition resource,
Set<String> properties)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getProperties()
Obtain the properties associated with the query.
|
ResourceDefinition |
getResource()
Obtain the resource definition associated with the query.
|
public QueryInfo(ResourceDefinition resource, Set<String> properties)
resource - resource definitionproperties - query propertiespublic ResourceDefinition getResource()
Copyright © 2022 Apache Software Foundation. All rights reserved.