Interface ShardingFunction<UserT,DestinationT>

All Superinterfaces:
Serializable

public interface ShardingFunction<UserT,DestinationT> extends Serializable
Function for assigning ShardedKeys to input elements for sharded WriteFiles.