We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f68d8 commit 1296c58Copy full SHA for 1296c58
1 file changed
dataLayer/harperBridge/TableSizeObject.ts
@@ -1,5 +1,5 @@
1
/**
2
- * Represents the table size entry for a table
+ * Represents the table size entry for a RocksDB or LMDB table.
3
*/
4
export class TableSizeObject {
5
schema: string;
0 commit comments