Uses of Enum Class
org.apache.nifi.util.db.AvroUtil.CodecType
-
Uses of AvroUtil.CodecType in org.apache.nifi.util.db
Methods in org.apache.nifi.util.db that return AvroUtil.CodecTypeModifier and TypeMethodDescriptionstatic AvroUtil.CodecTypeReturns the enum constant of this class with the specified name.static AvroUtil.CodecType[]AvroUtil.CodecType.values()Returns an array containing the constants of this enum class, in the order they are declared.