This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.crunch.lib.join.ShardedJoinStrategy.ShardingStrategy (Apache Crunch 0.10.0 API)

Uses of Interface
org.apache.crunch.lib.join.ShardedJoinStrategy.ShardingStrategy

Packages that use ShardedJoinStrategy.ShardingStrategy
org.apache.crunch.lib.join Inner and outer joins on collections. 
 

Uses of ShardedJoinStrategy.ShardingStrategy in org.apache.crunch.lib.join
 

Constructors in org.apache.crunch.lib.join with parameters of type ShardedJoinStrategy.ShardingStrategy
ShardedJoinStrategy(ShardedJoinStrategy.ShardingStrategy<K> shardingStrategy)
          Instantiate with a custom sharding strategy.
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.