Interface ShardSpecLookup


  • public interface ShardSpecLookup
    • Method Detail

      • getShardSpec

        ShardSpec getShardSpec​(long timestamp,
                               InputRow row)
        Returns a ShardSpec for the given timestamp and the inputRow. The timestamp must be bucketed using GranularitySpec#getQueryGranularity.