net.jxta.impl.cm
Class SrdiIndex.Entry
java.lang.Object
net.jxta.impl.cm.SrdiIndex.Entry
- Enclosing class:
- SrdiIndex
- public static final class SrdiIndex.Entry
- extends Object
An entry in the index tables.
peerid
public PeerID peerid
expiration
public long expiration
SrdiIndex.Entry
public SrdiIndex.Entry(PeerID peerid,
long expiration)
- Peer Pointer reference
- Parameters:
peerid
- PeerID for this entryexpiration
- the expiration for this entry
equals
public boolean equals(Object obj)
-
hashCode
public int hashCode()
-