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

Method getConfig

src/HBaseClient.java:969–971  ·  view source on GitHub ↗

Return the configuration object for this client @return The config object for this client @since 1.7

()

Source from the content-addressed store, hash-verified

967 * @since 1.7
968 */
969 public Config getConfig() {
970 return config;
971 }
972
973 /**
974 * Schedules a new timeout.

Callers 15

beforeMethod · 0.80
beforeMethod · 0.80
beforeMethod · 0.80
recoverOnTriggerMethod · 0.80
tooManyAttemptsMethod · 0.80

Calls

no outgoing calls

Tested by 15

beforeMethod · 0.64
beforeMethod · 0.64
beforeMethod · 0.64
recoverOnTriggerMethod · 0.64
tooManyAttemptsMethod · 0.64