Interface DataProcessor

    • Method Detail

      • takeProcessed

        java.util.List<RawTagValue> takeProcessed()
        Returns processed values, if any are ready. Otherwise returns null. Should also be called after flush to get any remaining values.