| Package | Description |
|---|---|
| org.apache.pinot.tools.query.comparison |
| Modifier and Type | Method and Description |
|---|---|
static QueryComparison.ComparisonStatus |
QueryComparison.compareWithEmpty(com.fasterxml.jackson.databind.JsonNode actualJson,
com.fasterxml.jackson.databind.JsonNode expectedJson) |
static QueryComparison.ComparisonStatus |
QueryComparison.ComparisonStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryComparison.ComparisonStatus[] |
QueryComparison.ComparisonStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020 Apache Software Foundation. All rights reserved.