Uses of Enum Class
com.influxdb.query.dsl.functions.JoinFlux.MethodType
Packages that use JoinFlux.MethodType
-
Uses of JoinFlux.MethodType in com.influxdb.query.dsl.functions
Methods in com.influxdb.query.dsl.functions that return JoinFlux.MethodTypeModifier and TypeMethodDescriptionstatic JoinFlux.MethodTypeReturns the enum constant of this class with the specified name.static JoinFlux.MethodType[]JoinFlux.MethodType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.influxdb.query.dsl.functions with parameters of type JoinFlux.MethodType