Interface SupportsDistributedScanPlanning

All Known Implementing Classes:
BaseTable

public interface SupportsDistributedScanPlanning
Interface to indicate whether a Table supports distributed scan planning
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
     
  • Method Details

    • allowDistributedPlanning

      default boolean allowDistributedPlanning()