Class RetryAndTraceDatastoreRpcDecorator

  • All Implemented Interfaces:
    DatastoreRpc, com.google.cloud.ServiceRpc

    @InternalApi
    public class RetryAndTraceDatastoreRpcDecorator
    extends Object
    implements DatastoreRpc
    An implementation of DatastoreRpc which acts as a Decorator and decorates the underlying DatastoreRpc with the logic of retry and Traceability.