JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
software.amazon.jdbc.util.telemetry
Interface TelemetryCounter
All Known Implementing Classes:
NullTelemetryCounter
,
OpenTelemetryCounter
public interface
TelemetryCounter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
add
(long value)
void
inc
()
Method Detail
add
void add(long value)
inc
void inc()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method