Uses of Interface
com.netflix.astyanax.connectionpool.Connection.AsyncOpenCallback

Packages that use Connection.AsyncOpenCallback
com.netflix.astyanax.connectionpool   
 

Uses of Connection.AsyncOpenCallback in com.netflix.astyanax.connectionpool
 

Methods in com.netflix.astyanax.connectionpool with parameters of type Connection.AsyncOpenCallback
 void Connection.openAsync(Connection.AsyncOpenCallback<CL> callback)
          Open a connection asynchronously and call the callback on connection or failure
 



Copyright © 2012. All Rights Reserved.