Package org.apache.iceberg
Class MicroBatches
- java.lang.Object
-
- org.apache.iceberg.MicroBatches
-
public class MicroBatches extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MicroBatches.MicroBatch
static class
MicroBatches.MicroBatchBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MicroBatches.MicroBatchBuilder
from(Snapshot snapshot, FileIO io)
-
-
-
Method Detail
-
from
public static MicroBatches.MicroBatchBuilder from(Snapshot snapshot, FileIO io)
-
-