Class AerospikeException.Backoff

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AerospikeException.AsyncQueueFull
Enclosing class:
AerospikeException

public static class AerospikeException.Backoff extends AerospikeException
Exception thrown when node is in backoff mode due to excessive number of errors.
See Also:
  • Constructor Details

    • Backoff

      public Backoff(int resultCode)