Uses of Interface
io.debezium.connector.postgresql.proto.PgProto.TypeInfoOrBuilder
Packages that use PgProto.TypeInfoOrBuilder
-
Uses of PgProto.TypeInfoOrBuilder in io.debezium.connector.postgresql.proto
Classes in io.debezium.connector.postgresql.proto that implement PgProto.TypeInfoOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typedecoderbufs.TypeInfostatic final classProtobuf typedecoderbufs.TypeInfoFields in io.debezium.connector.postgresql.proto with type parameters of type PgProto.TypeInfoOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilderV3<PgProto.TypeInfo,PgProto.TypeInfo.Builder, PgProto.TypeInfoOrBuilder> PgProto.RowMessage.Builder.newTypeinfoBuilder_Methods in io.debezium.connector.postgresql.proto that return PgProto.TypeInfoOrBuilderModifier and TypeMethodDescriptionPgProto.RowMessage.Builder.getNewTypeinfoOrBuilder(int index) repeated .decoderbufs.TypeInfo new_typeinfo = 7;PgProto.RowMessage.getNewTypeinfoOrBuilder(int index) repeated .decoderbufs.TypeInfo new_typeinfo = 7;PgProto.RowMessageOrBuilder.getNewTypeinfoOrBuilder(int index) repeated .decoderbufs.TypeInfo new_typeinfo = 7;Methods in io.debezium.connector.postgresql.proto that return types with arguments of type PgProto.TypeInfoOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilderV3<PgProto.TypeInfo,PgProto.TypeInfo.Builder, PgProto.TypeInfoOrBuilder> PgProto.RowMessage.Builder.getNewTypeinfoFieldBuilder()List<? extends PgProto.TypeInfoOrBuilder>PgProto.RowMessage.Builder.getNewTypeinfoOrBuilderList()repeated .decoderbufs.TypeInfo new_typeinfo = 7;List<? extends PgProto.TypeInfoOrBuilder>PgProto.RowMessage.getNewTypeinfoOrBuilderList()repeated .decoderbufs.TypeInfo new_typeinfo = 7;List<? extends PgProto.TypeInfoOrBuilder>PgProto.RowMessageOrBuilder.getNewTypeinfoOrBuilderList()repeated .decoderbufs.TypeInfo new_typeinfo = 7;