public abstract class Pds4StarTable extends AbstractStarTable
getRowSequence
).Modifier and Type | Field and Description |
---|---|
static ValueInfo |
DESCRIPTION_INFO |
Modifier | Constructor and Description |
---|---|
protected |
Pds4StarTable(Table table,
java.net.URI contextUri)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
long |
getRowCount()
Returns the number of rows in this table, if known.
|
checkedLongToInt, close, getCell, getColumnAuxDataInfos, getColumnCount, getColumnInfo, getName, getParameters, getRow, getRowAccess, getRowSequence, getRowSplittable, getURL, isRandom, setName, setParameters, setURL
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getParameterByName, setParameter
public static final ValueInfo DESCRIPTION_INFO
protected Pds4StarTable(Table table, java.net.URI contextUri) throws java.io.IOException
table
- table object on which this table is basedcontextUri
- parent URI for the PDS4 labeljava.io.IOException
public long getRowCount()
StarTable
getRowCount
in interface StarTable
getRowCount
in class AbstractStarTable