Uses of Class
com.google.spanner.v1.ChangeStreamRecord.PartitionEventRecord
-
Uses of ChangeStreamRecord.PartitionEventRecord in com.google.spanner.v1
Methods in com.google.spanner.v1 that return ChangeStreamRecord.PartitionEventRecordModifier and TypeMethodDescriptionChangeStreamRecord.PartitionEventRecord.Builder.build()ChangeStreamRecord.PartitionEventRecord.Builder.buildPartial()ChangeStreamRecord.PartitionEventRecord.getDefaultInstance()ChangeStreamRecord.PartitionEventRecord.Builder.getDefaultInstanceForType()ChangeStreamRecord.PartitionEventRecord.getDefaultInstanceForType()ChangeStreamRecord.Builder.getPartitionEventRecord()Partition event record describing key range changes for a change stream partition.ChangeStreamRecord.getPartitionEventRecord()Partition event record describing key range changes for a change stream partition.ChangeStreamRecordOrBuilder.getPartitionEventRecord()Partition event record describing key range changes for a change stream partition.ChangeStreamRecord.PartitionEventRecord.parseDelimitedFrom(InputStream input) ChangeStreamRecord.PartitionEventRecord.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ChangeStreamRecord.PartitionEventRecord.parseFrom(byte[] data) ChangeStreamRecord.PartitionEventRecord.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ChangeStreamRecord.PartitionEventRecord.parseFrom(com.google.protobuf.ByteString data) ChangeStreamRecord.PartitionEventRecord.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ChangeStreamRecord.PartitionEventRecord.parseFrom(com.google.protobuf.CodedInputStream input) ChangeStreamRecord.PartitionEventRecord.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ChangeStreamRecord.PartitionEventRecord.parseFrom(InputStream input) ChangeStreamRecord.PartitionEventRecord.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ChangeStreamRecord.PartitionEventRecord.parseFrom(ByteBuffer data) ChangeStreamRecord.PartitionEventRecord.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.v1 that return types with arguments of type ChangeStreamRecord.PartitionEventRecordModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ChangeStreamRecord.PartitionEventRecord>ChangeStreamRecord.PartitionEventRecord.getParserForType()static com.google.protobuf.Parser<ChangeStreamRecord.PartitionEventRecord>ChangeStreamRecord.PartitionEventRecord.parser()Methods in com.google.spanner.v1 with parameters of type ChangeStreamRecord.PartitionEventRecordModifier and TypeMethodDescriptionChangeStreamRecord.PartitionEventRecord.Builder.mergeFrom(ChangeStreamRecord.PartitionEventRecord other) ChangeStreamRecord.Builder.mergePartitionEventRecord(ChangeStreamRecord.PartitionEventRecord value) Partition event record describing key range changes for a change stream partition.ChangeStreamRecord.PartitionEventRecord.newBuilder(ChangeStreamRecord.PartitionEventRecord prototype) ChangeStreamRecord.Builder.setPartitionEventRecord(ChangeStreamRecord.PartitionEventRecord value) Partition event record describing key range changes for a change stream partition.