Interface | Description |
---|---|
Metrics |
Holds metrics data; typically for .profile()-step analysis.
|
TraversalMetrics |
Contains the Metrics gathered for a Traversal as the result of the .profile()-step.
|
Exception | Description |
---|---|
FastNoSuchElementException |
Retrieve a singleton, fast
NoSuchElementException without a stack trace. |
TraversalInterruptedException |
Thrown if a
Traversal is interrupted during execution. |
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.