MCPcopy Create free account
hub / github.com/OpenTSDB/asynchbase / getDeferred

Method getDeferred

src/PleaseThrottleException.java:112–114  ·  view source on GitHub ↗

Returns a deferred one can wait on before retrying the failed RPC. @since 1.3

()

Source from the content-addressed store, hash-verified

110 * @since 1.3
111 */
112 public Deferred<?> getDeferred() {
113 return deferred;
114 }
115
116 @Override
117 PleaseThrottleException make(final Object msg, final HBaseRpc rpc) {

Callers 15

makeMethod · 0.95
answerMethod · 0.45
answerMethod · 0.45
answerMethod · 0.45
putBatchedMethod · 0.45
putNoFlushingMethod · 0.45
putBatchDisabledMethod · 0.45
appendBatchedMethod · 0.45
appendNoFlushingMethod · 0.45
appendBatchDisabledMethod · 0.45
getRequestMethod · 0.45
getRequestNoTimeoutMethod · 0.45

Calls

no outgoing calls

Tested by 15

answerMethod · 0.36
answerMethod · 0.36
answerMethod · 0.36
putBatchedMethod · 0.36
putNoFlushingMethod · 0.36
putBatchDisabledMethod · 0.36
appendBatchedMethod · 0.36
appendNoFlushingMethod · 0.36
appendBatchDisabledMethod · 0.36
getRequestMethod · 0.36
getRequestNoTimeoutMethod · 0.36