Uses of Enum
com.databricks.jdbc.model.telemetry.latency.OperationType
Packages that use OperationType
Package
Description
-
Uses of OperationType in com.databricks.jdbc.model.telemetry
Methods in com.databricks.jdbc.model.telemetry with parameters of type OperationTypeModifier and TypeMethodDescriptionStatementTelemetryDetails.recordOperationLatency(long latencyMillis, OperationType operationType) -
Uses of OperationType in com.databricks.jdbc.model.telemetry.latency
Subclasses with type arguments of type OperationType in com.databricks.jdbc.model.telemetry.latencyMethods in com.databricks.jdbc.model.telemetry.latency that return OperationTypeModifier and TypeMethodDescriptionstatic OperationTypeReturns the enum constant of this type with the specified name.static OperationType[]OperationType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.databricks.jdbc.model.telemetry.latency with parameters of type OperationType -
Uses of OperationType in com.databricks.jdbc.telemetry
Methods in com.databricks.jdbc.telemetry that return OperationTypeModifier and TypeMethodDescriptionstatic OperationTypeTelemetryHelper.mapMethodToOperationType(String methodName)