public abstract static class Metadata.RowGroupMetadata extends Object
| Constructor and Description |
|---|
Metadata.RowGroupMetadata() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<? extends Metadata.ColumnMetadata> |
getColumns() |
abstract Map<String,Float> |
getHostAffinity() |
abstract Long |
getLength() |
abstract Long |
getRowCount() |
abstract Long |
getStart() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.