Uses of Class
com.google.bigtable.admin.v2.StandardReadRemoteWrites
-
Uses of StandardReadRemoteWrites in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return StandardReadRemoteWritesModifier and TypeMethodDescriptionStandardReadRemoteWrites.Builder.build()StandardReadRemoteWrites.Builder.buildPartial()static StandardReadRemoteWritesStandardReadRemoteWrites.getDefaultInstance()StandardReadRemoteWrites.Builder.getDefaultInstanceForType()StandardReadRemoteWrites.getDefaultInstanceForType()CheckConsistencyRequest.Builder.getStandardReadRemoteWrites()Checks that reads using an app profile with `StandardIsolation` can see all writes committed before the token was created, even if the read and write target different clusters.CheckConsistencyRequest.getStandardReadRemoteWrites()Checks that reads using an app profile with `StandardIsolation` can see all writes committed before the token was created, even if the read and write target different clusters.CheckConsistencyRequestOrBuilder.getStandardReadRemoteWrites()Checks that reads using an app profile with `StandardIsolation` can see all writes committed before the token was created, even if the read and write target different clusters.static StandardReadRemoteWritesStandardReadRemoteWrites.parseDelimitedFrom(InputStream input) static StandardReadRemoteWritesStandardReadRemoteWrites.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StandardReadRemoteWritesStandardReadRemoteWrites.parseFrom(byte[] data) static StandardReadRemoteWritesStandardReadRemoteWrites.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StandardReadRemoteWritesStandardReadRemoteWrites.parseFrom(com.google.protobuf.ByteString data) static StandardReadRemoteWritesStandardReadRemoteWrites.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StandardReadRemoteWritesStandardReadRemoteWrites.parseFrom(com.google.protobuf.CodedInputStream input) static StandardReadRemoteWritesStandardReadRemoteWrites.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StandardReadRemoteWritesStandardReadRemoteWrites.parseFrom(InputStream input) static StandardReadRemoteWritesStandardReadRemoteWrites.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StandardReadRemoteWritesStandardReadRemoteWrites.parseFrom(ByteBuffer data) static StandardReadRemoteWritesStandardReadRemoteWrites.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.admin.v2 that return types with arguments of type StandardReadRemoteWritesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StandardReadRemoteWrites>StandardReadRemoteWrites.getParserForType()static com.google.protobuf.Parser<StandardReadRemoteWrites>StandardReadRemoteWrites.parser()Methods in com.google.bigtable.admin.v2 with parameters of type StandardReadRemoteWritesModifier and TypeMethodDescriptionStandardReadRemoteWrites.Builder.mergeFrom(StandardReadRemoteWrites other) CheckConsistencyRequest.Builder.mergeStandardReadRemoteWrites(StandardReadRemoteWrites value) Checks that reads using an app profile with `StandardIsolation` can see all writes committed before the token was created, even if the read and write target different clusters.StandardReadRemoteWrites.newBuilder(StandardReadRemoteWrites prototype) CheckConsistencyRequest.Builder.setStandardReadRemoteWrites(StandardReadRemoteWrites value) Checks that reads using an app profile with `StandardIsolation` can see all writes committed before the token was created, even if the read and write target different clusters.