Class ResultBatches


  • public class ResultBatches
    extends java.lang.Object
    • Constructor Detail

      • ResultBatches

        public ResultBatches()
    • Method Detail

      • transformFieldTypes

        public static void transformFieldTypes​(ResultBatch resultBatch,
                                               ResultBatches.Transformer transformer)
                                        throws java.io.IOException
        Throws:
        java.io.IOException
      • releaseAll

        public static java.util.List<ResultBatch> releaseAll​(java.util.List<ResultBatch> resultBatches)