Uses of Class
com.google.bigtable.admin.v2.DataBoostReadLocalWrites
-
Uses of DataBoostReadLocalWrites in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return DataBoostReadLocalWritesModifier and TypeMethodDescriptionDataBoostReadLocalWrites.Builder.build()DataBoostReadLocalWrites.Builder.buildPartial()CheckConsistencyRequest.Builder.getDataBoostReadLocalWrites()Checks that reads using an app profile with `DataBoostIsolationReadOnly` can see all writes committed before the token was created, but only if the read and write target the same cluster.CheckConsistencyRequest.getDataBoostReadLocalWrites()Checks that reads using an app profile with `DataBoostIsolationReadOnly` can see all writes committed before the token was created, but only if the read and write target the same cluster.CheckConsistencyRequestOrBuilder.getDataBoostReadLocalWrites()Checks that reads using an app profile with `DataBoostIsolationReadOnly` can see all writes committed before the token was created, but only if the read and write target the same cluster.static DataBoostReadLocalWritesDataBoostReadLocalWrites.getDefaultInstance()DataBoostReadLocalWrites.Builder.getDefaultInstanceForType()DataBoostReadLocalWrites.getDefaultInstanceForType()static DataBoostReadLocalWritesDataBoostReadLocalWrites.parseDelimitedFrom(InputStream input) static DataBoostReadLocalWritesDataBoostReadLocalWrites.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataBoostReadLocalWritesDataBoostReadLocalWrites.parseFrom(byte[] data) static DataBoostReadLocalWritesDataBoostReadLocalWrites.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataBoostReadLocalWritesDataBoostReadLocalWrites.parseFrom(com.google.protobuf.ByteString data) static DataBoostReadLocalWritesDataBoostReadLocalWrites.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataBoostReadLocalWritesDataBoostReadLocalWrites.parseFrom(com.google.protobuf.CodedInputStream input) static DataBoostReadLocalWritesDataBoostReadLocalWrites.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataBoostReadLocalWritesDataBoostReadLocalWrites.parseFrom(InputStream input) static DataBoostReadLocalWritesDataBoostReadLocalWrites.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataBoostReadLocalWritesDataBoostReadLocalWrites.parseFrom(ByteBuffer data) static DataBoostReadLocalWritesDataBoostReadLocalWrites.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.admin.v2 that return types with arguments of type DataBoostReadLocalWritesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DataBoostReadLocalWrites>DataBoostReadLocalWrites.getParserForType()static com.google.protobuf.Parser<DataBoostReadLocalWrites>DataBoostReadLocalWrites.parser()Methods in com.google.bigtable.admin.v2 with parameters of type DataBoostReadLocalWritesModifier and TypeMethodDescriptionCheckConsistencyRequest.Builder.mergeDataBoostReadLocalWrites(DataBoostReadLocalWrites value) Checks that reads using an app profile with `DataBoostIsolationReadOnly` can see all writes committed before the token was created, but only if the read and write target the same cluster.DataBoostReadLocalWrites.Builder.mergeFrom(DataBoostReadLocalWrites other) DataBoostReadLocalWrites.newBuilder(DataBoostReadLocalWrites prototype) CheckConsistencyRequest.Builder.setDataBoostReadLocalWrites(DataBoostReadLocalWrites value) Checks that reads using an app profile with `DataBoostIsolationReadOnly` can see all writes committed before the token was created, but only if the read and write target the same cluster.