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

Method getDefaultRpcTimeout

src/HBaseClient.java:1006–1008  ·  view source on GitHub ↗

@return the default RPC timeout period in milliseconds @since 1.7

()

Source from the content-addressed store, hash-verified

1004 /** @return the default RPC timeout period in milliseconds
1005 * @since 1.7 */
1006 public int getDefaultRpcTimeout() {
1007 return rpc_timeout;
1008 }
1009
1010 /**
1011 * Returns the capacity of the increment buffer.

Callers 4

beforeMethod · 0.80
beforeLocalMethod · 0.80
beforeLocalMethod · 0.80
enqueueTimeoutMethod · 0.80

Calls

no outgoing calls

Tested by 3

beforeMethod · 0.64
beforeLocalMethod · 0.64
beforeLocalMethod · 0.64