Uses of Class
rice.p2p.glacier.VersionKeySet

Packages that use VersionKeySet
rice.p2p.glacier   
 

Uses of VersionKeySet in rice.p2p.glacier
 

Methods in rice.p2p.glacier that return VersionKeySet
 VersionKeySet VersionKeySet.subSet(Id from, Id to)
          return a subset of this set, consisting of the member ids in a given range
 VersionKeySet VersionKeySet.subSet(VersionKeyRange range)
          return a subset of this set, consisting of the member ids in a given range
 

Constructors in rice.p2p.glacier with parameters of type VersionKeySet
VersionKeySet(VersionKeySet o)
          Copy constructor. constructs a shallow copy of the given IdSet o.
 



Copyright © 2010. All Rights Reserved.