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