Interface IndexedSplitsRunsCompatibility

    • Method Detail

      • isCompatible

        String isCompatible​(Object data,
                            IndexedSplitsRuns runs)
        Checks whether the data is compatible with the indexed splits.
        Parameters:
        data - the data to check
        runs - the indexed splits to compare against
        Returns:
        null if successfully passed checks, otherwise error message