Uses of Interface
com.aerospike.client.Log.Callback

Packages that use Log.Callback
com.aerospike.client   
net.citrusleaf   
 

Uses of Log.Callback in com.aerospike.client
 

Methods in com.aerospike.client with parameters of type Log.Callback
static void Log.setCallback(Log.Callback callback)
          Set optional log callback implementation.
 

Uses of Log.Callback in net.citrusleaf
 

Classes in net.citrusleaf that implement Log.Callback
 class CitrusleafClient
          Legacy compatibility Layer.