|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionPoolMonitor | |
---|---|
com.netflix.astyanax | |
com.netflix.astyanax.connectionpool.impl | |
com.netflix.astyanax.shallows | |
com.netflix.astyanax.thrift |
Uses of ConnectionPoolMonitor in com.netflix.astyanax |
---|
Fields in com.netflix.astyanax declared as ConnectionPoolMonitor | |
---|---|
protected ConnectionPoolMonitor |
AstyanaxContext.Builder.monitor
|
Methods in com.netflix.astyanax that return ConnectionPoolMonitor | |
---|---|
ConnectionPoolMonitor |
AstyanaxContext.getConnectionPoolMonitor()
|
Methods in com.netflix.astyanax with parameters of type ConnectionPoolMonitor | |
---|---|
ConnectionFactory<T> |
AstyanaxTypeFactory.createConnectionFactory(ConnectionPoolConfiguration cfConfig,
KeyspaceTracerFactory tracerFactory,
ConnectionPoolMonitor monitor)
|
AstyanaxContext.Builder |
AstyanaxContext.Builder.withConnectionPoolMonitor(ConnectionPoolMonitor monitor)
|
Uses of ConnectionPoolMonitor in com.netflix.astyanax.connectionpool.impl |
---|
Classes in com.netflix.astyanax.connectionpool.impl that implement ConnectionPoolMonitor | |
---|---|
class |
CountingConnectionPoolMonitor
|
Fields in com.netflix.astyanax.connectionpool.impl declared as ConnectionPoolMonitor | |
---|---|
protected ConnectionPoolMonitor |
AbstractHostPartitionConnectionPool.monitor
|
Uses of ConnectionPoolMonitor in com.netflix.astyanax.shallows |
---|
Classes in com.netflix.astyanax.shallows that implement ConnectionPoolMonitor | |
---|---|
class |
EmptyConnectionPoolMonitor
|
Uses of ConnectionPoolMonitor in com.netflix.astyanax.thrift |
---|
Methods in com.netflix.astyanax.thrift with parameters of type ConnectionPoolMonitor | |
---|---|
ConnectionFactory<org.apache.cassandra.thrift.Cassandra.Client> |
ThriftFamilyFactory.createConnectionFactory(ConnectionPoolConfiguration cfConfig,
KeyspaceTracerFactory tracerFactory,
ConnectionPoolMonitor monitor)
|
Constructors in com.netflix.astyanax.thrift with parameters of type ConnectionPoolMonitor | |
---|---|
ThriftSyncConnectionFactoryImpl(ConnectionPoolConfiguration cpConfig,
KeyspaceTracerFactory tracerFactory,
ConnectionPoolMonitor monitor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |