org.hypergraphdb.peer
Interface PeerPolicy


public interface PeerPolicy

Author:
Cipri Costa The interface is used to implement partitioning ... but it is just a first version. Will probably be removed soon.

Method Summary
 boolean shouldStore(java.lang.Object atom)
           
 

Method Detail

shouldStore

boolean shouldStore(java.lang.Object atom)