public static interface QueryPlan.Step
Modifier and Type | Method and Description |
---|---|
String |
description()
Retrieve a brief description of the step.
|
IStats.Latencies |
getLatencies()
Retrieve the Latencies for the most recent execution of this Step.
|
String |
getName()
Retrieve the name that describes the type of work this Step accomplishes.
|
String getName()
IStats.Latencies getLatencies()
String description()
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.