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

Method sendHello

src/SecureRpcHelper.java:255–255  ·  view source on GitHub ↗

Sends the initial handshake and/or SASL challenge to the region server @param channel The channel to write to

(final Channel channel)

Source from the content-addressed store, hash-verified

253 * @param channel The channel to write to
254 */
255 public abstract void sendHello(final Channel channel);
256
257 /**
258 * Handles a buffer received from the region server. It may be security

Callers 1

channelConnectedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected