public class ResultBatches extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ResultBatches.Transformer |
| Constructor and Description |
|---|
ResultBatches() |
| Modifier and Type | Method and Description |
|---|---|
static List<ResultBatch> |
releaseAll(List<ResultBatch> resultBatches) |
static void |
transformFieldTypes(ResultBatch resultBatch,
ResultBatches.Transformer transformer) |
public static void transformFieldTypes(ResultBatch resultBatch, ResultBatches.Transformer transformer) throws IOException
IOExceptionpublic static List<ResultBatch> releaseAll(List<ResultBatch> resultBatches)