Uses of Interface
com.google.spanner.v1.ChangeStreamRecord.DataChangeRecord.ModValueOrBuilder
-
Uses of ChangeStreamRecord.DataChangeRecord.ModValueOrBuilder in com.google.spanner.v1
Classes in com.google.spanner.v1 that implement ChangeStreamRecord.DataChangeRecord.ModValueOrBuilderModifier and TypeClassDescriptionstatic final classReturns the value and associated metadata for a particular field of the [Mod][google.spanner.v1.ChangeStreamRecord.DataChangeRecord.Mod].static final classReturns the value and associated metadata for a particular field of the [Mod][google.spanner.v1.ChangeStreamRecord.DataChangeRecord.Mod].Methods in com.google.spanner.v1 that return ChangeStreamRecord.DataChangeRecord.ModValueOrBuilderModifier and TypeMethodDescriptionChangeStreamRecord.DataChangeRecord.Mod.Builder.getKeysOrBuilder(int index) Returns the value of the primary key of the modified row.ChangeStreamRecord.DataChangeRecord.Mod.getKeysOrBuilder(int index) Returns the value of the primary key of the modified row.ChangeStreamRecord.DataChangeRecord.ModOrBuilder.getKeysOrBuilder(int index) Returns the value of the primary key of the modified row.ChangeStreamRecord.DataChangeRecord.Mod.Builder.getNewValuesOrBuilder(int index) Returns the new values after the change for the modified columns.ChangeStreamRecord.DataChangeRecord.Mod.getNewValuesOrBuilder(int index) Returns the new values after the change for the modified columns.ChangeStreamRecord.DataChangeRecord.ModOrBuilder.getNewValuesOrBuilder(int index) Returns the new values after the change for the modified columns.ChangeStreamRecord.DataChangeRecord.Mod.Builder.getOldValuesOrBuilder(int index) Returns the old values before the change for the modified columns.ChangeStreamRecord.DataChangeRecord.Mod.getOldValuesOrBuilder(int index) Returns the old values before the change for the modified columns.ChangeStreamRecord.DataChangeRecord.ModOrBuilder.getOldValuesOrBuilder(int index) Returns the old values before the change for the modified columns.Methods in com.google.spanner.v1 that return types with arguments of type ChangeStreamRecord.DataChangeRecord.ModValueOrBuilderModifier and TypeMethodDescriptionChangeStreamRecord.DataChangeRecord.Mod.Builder.getKeysOrBuilderList()Returns the value of the primary key of the modified row.ChangeStreamRecord.DataChangeRecord.Mod.getKeysOrBuilderList()Returns the value of the primary key of the modified row.ChangeStreamRecord.DataChangeRecord.ModOrBuilder.getKeysOrBuilderList()Returns the value of the primary key of the modified row.ChangeStreamRecord.DataChangeRecord.Mod.Builder.getNewValuesOrBuilderList()Returns the new values after the change for the modified columns.ChangeStreamRecord.DataChangeRecord.Mod.getNewValuesOrBuilderList()Returns the new values after the change for the modified columns.ChangeStreamRecord.DataChangeRecord.ModOrBuilder.getNewValuesOrBuilderList()Returns the new values after the change for the modified columns.ChangeStreamRecord.DataChangeRecord.Mod.Builder.getOldValuesOrBuilderList()Returns the old values before the change for the modified columns.ChangeStreamRecord.DataChangeRecord.Mod.getOldValuesOrBuilderList()Returns the old values before the change for the modified columns.ChangeStreamRecord.DataChangeRecord.ModOrBuilder.getOldValuesOrBuilderList()Returns the old values before the change for the modified columns.