Class ShortCircuitConnectionRegistry

java.lang.Object
org.apache.hadoop.hbase.client.ShortCircuitConnectionRegistry
All Implemented Interfaces:
Closeable, AutoCloseable, ConnectionRegistry

@Private class ShortCircuitConnectionRegistry extends Object implements ConnectionRegistry
A ConnectionRegistry implementation used at server side, where we could use the ConnectionRegistryEndpoint directly, without any rpcs.