protected internal override void OnFailure(AerospikeException ae)
 {
     listener.OnFailure(ae);
 }