org.planx.xmlstore.regions
Class MSDSharer
java.lang.Object
org.planx.xmlstore.regions.Sharer
org.planx.xmlstore.regions.MSDSharer
public class MSDSharer
- extends Sharer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
share
public void share()
throws IOException,
UnknownReferenceException
- Incremental sharing algorithm.
- Specified by:
share in class Sharer
- Throws:
IOException
UnknownReferenceException
share
public Compactor.Statistics share(Region r)
throws IOException,
UnknownReferenceException
- Request weak-discrimination of the specified
Region.
- Throws:
IOException
UnknownReferenceException
share
public Compactor.Statistics share(Region r1,
Region r2)
throws IOException,
UnknownReferenceException
- Request weak-discrimination of the specified
Regions.
- Throws:
IOException
UnknownReferenceException
Copyright © 2010. All Rights Reserved.