public class RowSets extends Object
Constructor and Description |
---|
RowSets() |
Modifier and Type | Method and Description |
---|---|
static RowSet |
wrap(BatchAccessor batch) |
static RowSet |
wrap(RecordBatch batch) |
static RowSet |
wrap(VectorContainer container) |
public static RowSet wrap(RecordBatch batch)
public static RowSet wrap(VectorContainer container)
public static RowSet wrap(BatchAccessor batch)
Copyright © 1970 The Apache Software Foundation. All rights reserved.