public static interface ExportProtos.ExportResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getCellCount()
required uint64 cellCount = 2; |
long |
getRowCount()
required uint64 rowCount = 1; |
boolean |
hasCellCount()
required uint64 cellCount = 2; |
boolean |
hasRowCount()
required uint64 rowCount = 1; |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.