rice.p2p.aggregation
Interface AggregationPolicy

All Known Implementing Classes:
AggregationDefaultPolicy

public interface AggregationPolicy


Method Summary
 boolean shouldBeAggregated(PastContent obj, int size)
           
 

Method Detail

shouldBeAggregated

boolean shouldBeAggregated(PastContent obj,
                           int size)


Copyright © 2010. All Rights Reserved.