Uses of Class
io.debezium.connector.postgresql.proto.PgProto.Point
Packages that use PgProto.Point
-
Uses of PgProto.Point in io.debezium.connector.postgresql.proto
Fields in io.debezium.connector.postgresql.proto declared as PgProto.PointModifier and TypeFieldDescriptionprivate static final PgProto.PointPgProto.Point.DEFAULT_INSTANCEFields in io.debezium.connector.postgresql.proto with type parameters of type PgProto.PointModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilderV3<PgProto.Point,PgProto.Point.Builder, PgProto.PointOrBuilder> PgProto.DatumMessage.Builder.datumPointBuilder_static final com.google.protobuf.Parser<PgProto.Point>PgProto.Point.PARSERDeprecated.Methods in io.debezium.connector.postgresql.proto that return PgProto.PointModifier and TypeMethodDescriptionPgProto.Point.Builder.build()PgProto.Point.Builder.buildPartial()PgProto.DatumMessage.Builder.getDatumPoint().decoderbufs.Point datum_point = 10;PgProto.DatumMessage.getDatumPoint().decoderbufs.Point datum_point = 10;PgProto.DatumMessageOrBuilder.getDatumPoint().decoderbufs.Point datum_point = 10;static PgProto.PointPgProto.Point.getDefaultInstance()PgProto.Point.Builder.getDefaultInstanceForType()PgProto.Point.getDefaultInstanceForType()static PgProto.PointPgProto.Point.parseDelimitedFrom(InputStream input) static PgProto.PointPgProto.Point.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PgProto.PointPgProto.Point.parseFrom(byte[] data) static PgProto.PointPgProto.Point.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PgProto.PointPgProto.Point.parseFrom(com.google.protobuf.ByteString data) static PgProto.PointPgProto.Point.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PgProto.PointPgProto.Point.parseFrom(com.google.protobuf.CodedInputStream input) static PgProto.PointPgProto.Point.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PgProto.PointPgProto.Point.parseFrom(InputStream input) static PgProto.PointPgProto.Point.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PgProto.PointPgProto.Point.parseFrom(ByteBuffer data) static PgProto.PointPgProto.Point.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.debezium.connector.postgresql.proto that return types with arguments of type PgProto.PointModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilderV3<PgProto.Point,PgProto.Point.Builder, PgProto.PointOrBuilder> PgProto.DatumMessage.Builder.getDatumPointFieldBuilder().decoderbufs.Point datum_point = 10;com.google.protobuf.Parser<PgProto.Point>PgProto.Point.getParserForType()static com.google.protobuf.Parser<PgProto.Point>PgProto.Point.parser()Methods in io.debezium.connector.postgresql.proto with parameters of type PgProto.PointModifier and TypeMethodDescriptionprivate voidPgProto.Point.Builder.buildPartial0(PgProto.Point result) PgProto.DatumMessage.Builder.mergeDatumPoint(PgProto.Point value) .decoderbufs.Point datum_point = 10;PgProto.Point.Builder.mergeFrom(PgProto.Point other) static PgProto.Point.BuilderPgProto.Point.newBuilder(PgProto.Point prototype) PgProto.DatumMessage.Builder.setDatumPoint(PgProto.Point value) .decoderbufs.Point datum_point = 10;