Uses of Interface
com.google.datastore.v1.TransactionOptions.ReadWriteOrBuilder
-
Uses of TransactionOptions.ReadWriteOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement TransactionOptions.ReadWriteOrBuilderModifier and TypeClassDescriptionstatic final classOptions specific to read / write transactions.static final classOptions specific to read / write transactions.Methods in com.google.datastore.v1 that return TransactionOptions.ReadWriteOrBuilderModifier and TypeMethodDescriptionTransactionOptions.Builder.getReadWriteOrBuilder()The transaction should allow both reads and writes.TransactionOptions.getReadWriteOrBuilder()The transaction should allow both reads and writes.TransactionOptionsOrBuilder.getReadWriteOrBuilder()The transaction should allow both reads and writes.