Class CompactedException

All Implemented Interfaces:
Serializable

public class CompactedException extends EtcdException
CompactedException is thrown when a operation wants to retrieve key at a revision that has been compacted.
See Also:
  • Method Details

    • getCompactedRevision

      public long getCompactedRevision()