public interface SessionMetric
Session.getMetrics().
All metrics exposed out of the box by the driver are instances of DefaultSessionMetric
(this interface only exists to allow custom metrics in driver extensions).
NodeMetric| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
@NonNull String getPath()
Copyright © 2017–2025. All rights reserved.