public class RegistryStarTable extends ColumnStarTable
columns_
Constructor and Description |
---|
RegistryStarTable(RegistryQuery query)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
long |
getRowCount()
Gets the number of rows in the table (which must be applicable to
all the columns).
|
addColumn, getCell, getColumnCount, getColumnData, getColumnInfo, makeTableWithRows, setCell, setColumn
getRowAccess, getRowSequence, isRandom
checkedLongToInt, close, getColumnAuxDataInfos, getName, getParameters, getRow, getRowSplittable, getURL, setName, setParameters, setURL
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getParameterByName, setParameter
public RegistryStarTable(RegistryQuery query) throws IOException
query
- the query whose results are to be representedIOException
public long getRowCount()
ColumnStarTable
RandomStarTable
the
return value must be non-negative.getRowCount
in interface StarTable
getRowCount
in class ColumnStarTable
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.