Interface PartitionTracker<K,​M>

    • Method Detail

      • isTrackingPartitionsFor

        boolean isTrackingPartitionsFor​(K key)
        Returns whether any partition is being tracked for the given key.
      • isPartitionTracked

        boolean isPartitionTracked​(ResultPartitionID resultPartitionID)
        Returns whether the given partition is being tracked.