Class WaitUntilReadyHelper.WaitUntilReadyState
java.lang.Object
com.couchbase.client.core.diagnostics.WaitUntilReadyHelper.WaitUntilReadyState
- Enclosing class:
- WaitUntilReadyHelper
@Internal public static class WaitUntilReadyHelper.WaitUntilReadyState extends Object
Encapsulates the state of where a wait until ready flow is in.
-
Constructor Summary
Constructors Constructor Description WaitUntilReadyState()
-
Method Summary
Modifier and Type Method Description Map<String,Object>
export()
long
totalDuration()
-
Constructor Details
-
WaitUntilReadyState
public WaitUntilReadyState()
-
-
Method Details
-
export
-
totalDuration
public long totalDuration()
-