Interface ShardSpecLookup
-
public interface ShardSpecLookup
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ShardSpecgetShardSpec(long timestamp, InputRow row)Returns aShardSpecfor the given timestamp and the inputRow.
-