MCPcopy Index your code
hub / github.com/OpenTSDB/asynchbase / method

Method method

src/HBaseRpc.java:571–571  ·  view source on GitHub ↗

Package private way of getting the name of the RPC method. @param server_version What RPC protocol version the server is running.

(byte server_version)

Source from the content-addressed store, hash-verified

569 * @param server_version What RPC protocol version the server is running.
570 */
571 abstract byte[] method(byte server_version);
572
573 /**
574 * Sets the region this RPC is going to.

Callers 8

toStringMethod · 0.95
newBufferMethod · 0.95
simpleNSREMethod · 0.45
doubleNSREMethod · 0.45
alreadyNSREdRegionMethod · 0.45
setupMultiNSREMethod · 0.45
mainMethod · 0.45

Calls

no outgoing calls

Tested by 6

simpleNSREMethod · 0.36
doubleNSREMethod · 0.36
alreadyNSREdRegionMethod · 0.36
setupMultiNSREMethod · 0.36
mainMethod · 0.36