Package org.apache.iceberg
Class MicroBatches
- java.lang.Object
- 
- org.apache.iceberg.MicroBatches
 
- 
 public class MicroBatches extends java.lang.Object
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classMicroBatches.MicroBatchstatic classMicroBatches.MicroBatchBuilder
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static MicroBatches.MicroBatchBuilderfrom(Snapshot snapshot, FileIO io)
 
- 
- 
- 
Method Detail- 
frompublic static MicroBatches.MicroBatchBuilder from(Snapshot snapshot, FileIO io) 
 
- 
 
-