Uses of Interface
io.trino.hive.formats.avro.model.RecordFieldReadAction
Packages that use RecordFieldReadAction
-
Uses of RecordFieldReadAction in io.trino.hive.formats.avro.model
Classes in io.trino.hive.formats.avro.model that implement RecordFieldReadActionModifier and TypeClassDescriptionfinal recordfinal recordfinal recordMethods in io.trino.hive.formats.avro.model that return types with arguments of type RecordFieldReadActionModifier and TypeMethodDescriptionRecordReadAction.fieldReadActions()Returns the value of thefieldReadActionsrecord component.Constructor parameters in io.trino.hive.formats.avro.model with type arguments of type RecordFieldReadActionModifierConstructorDescriptionRecordReadAction(org.apache.avro.Schema readSchema, org.apache.avro.Schema writeSchema, List<RecordFieldReadAction> fieldReadActions) Creates an instance of aRecordReadActionrecord class.