Uses of Enum
org.apache.arrow.adbc.core.StandardStatistics
Packages that use StandardStatistics
Package
Description
ADBC (Arrow Database Connectivity) is an API standard for Arrow-based database access.
-
Uses of StandardStatistics in org.apache.arrow.adbc.core
Methods in org.apache.arrow.adbc.core that return StandardStatisticsModifier and TypeMethodDescriptionstatic StandardStatisticsReturns the enum constant of this type with the specified name.static StandardStatistics[]StandardStatistics.values()Returns an array containing the constants of this enum type, in the order they are declared.