org.idevlab.rjc.sharding
Interface ShardsFactory<T>

All Known Implementing Classes:
ShardsFactoryImpl

public interface ShardsFactory<T>

Author:
Evgeny Dolgov

Method Summary
 Collection<Shard<T>> create()
           
 

Method Detail

create

Collection<Shard<T>> create()


Copyright © 2011. All Rights Reserved.