| Package | Description |
|---|---|
| org.apache.nifi.reporting.sql | |
| org.apache.nifi.reporting.sql.util |
| Modifier and Type | Method and Description |
|---|---|
default String |
QueryTimeAware.processStartAndEndTimes(ReportingContext context,
String sql,
TrackedQueryTime queryStartTime,
TrackedQueryTime queryEndTime) |
| Modifier and Type | Method and Description |
|---|---|
static TrackedQueryTime |
TrackedQueryTime.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackedQueryTime[] |
TrackedQueryTime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Apache NiFi Project. All rights reserved.