public static class TableDescription.TableStats extends Object
| Constructor and Description |
|---|
TableStats(Instant creationTime,
Instant modificationTime,
long rowsEstimate,
long storeSize) |
| Modifier and Type | Method and Description |
|---|---|
Instant |
getCreationTime() |
Instant |
getModificationTime() |
long |
getRowsEstimate() |
long |
getStoreSize() |
Copyright © 2023. All rights reserved.