public static final class AbstractPaxosRepair.Failure extends AbstractPaxosRepair.Result
Modifier and Type | Field and Description |
---|---|
java.lang.Throwable |
failure |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
wasSuccessful
public java.lang.String toString()
toString
in class AbstractPaxosRepair.Result
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2009-2022 The Apache Software Foundation