Deprecated API

Contents

  • Deprecated Classes
    Class
    Description
    Legacy implementation of Spliterator for ReadTable.

    Please use the new Spliterator contract-conformant implementation by explicitly setting ReadTableParams.builder().<...>.useNewSpliterator(true).