public interface SessionMetric
Session.getMetrics()
.
All metrics exposed out of the box by the driver are instances of DefaultSessionMetric
or DseSessionMetric
(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–2024. All rights reserved.