Uses of Enum Class
org.neo4j.bolt.connection.TelemetryApi
Packages that use TelemetryApi
-
Uses of TelemetryApi in org.neo4j.bolt.connection
Methods in org.neo4j.bolt.connection that return TelemetryApiModifier and TypeMethodDescriptionstatic TelemetryApiReturns the enum constant of this class with the specified name.static TelemetryApi[]TelemetryApi.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TelemetryApi in org.neo4j.bolt.connection.message
Methods in org.neo4j.bolt.connection.message that return TelemetryApiMethods in org.neo4j.bolt.connection.message with parameters of type TelemetryApiModifier and TypeMethodDescriptionstatic TelemetryMessageMessages.telemetry(TelemetryApi telemetryApi)