Get the number of rows per a entry in the row index. @return the number of rows per an entry in the row index or 0 if there is no row index. @since 1.1.0
()
| 110 | * @since 1.1.0 |
| 111 | */ |
| 112 | int getRowIndexStride(); |
| 113 | |
| 114 | /** |
| 115 | * Get the list of stripes. |
no outgoing calls