public class TableInfo extends Object
| Constructor and Description |
|---|
TableInfo(net.quasardb.qdb.ts.Table table) |
TableInfo(net.quasardb.qdb.ts.Table table,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOffset() |
net.quasardb.qdb.ts.Table |
getTable() |
boolean |
hasOffset() |
void |
setOffset(int offset) |
String |
toString() |
Copyright © 2020. All rights reserved.