Class State
java.lang.Object
org.apache.sling.distribution.journal.impl.discovery.State
-
Constructor Details
-
State
-
-
Method Details
-
getPubAgentName
-
getSubAgentId
-
getOffset
public long getOffset() -
getRetries
public int getRetries() -
getMaxRetries
public int getMaxRetries() -
getTimestamp
public long getTimestamp() -
isEditable
public boolean isEditable() -
equals
Indicates whether some other State is "equal to" this one. Equality compares all members except the #timestamp. -
hashCode
public int hashCode() -
toString
-