Class ProtostellarRequestBehaviour

java.lang.Object
com.couchbase.client.core.retry.ProtostellarRequestBehaviour

@Internal public class ProtostellarRequestBehaviour extends Object
Determines what to do with a request.

This is an Either - if retryDuration is null, RuntimeException must not be.

Both can be null, in which case the operation succeeded (used for LookupIn).