Modifier and Type | Class and Description |
---|---|
static interface |
MaskSpec.Reader
Reads a flag.
|
Constructor and Description |
---|
MaskSpec(DataSpec dataSpec)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
MaskSpec.Reader |
flagReader(RowData rdata)
Returns an object that can read the flag value for this mask
from the current row of a supplied row sequence.
|
String |
getMaskId()
Returns the unique mask identifier string associated with this spec.
|
StarTable |
getTable()
Returns the table to which this mask belongs.
|
int |
hashCode() |
String |
toString() |
public MaskSpec(DataSpec dataSpec)
dataSpec
- specification from which the mask information
is takenpublic StarTable getTable()
public String getMaskId()
public MaskSpec.Reader flagReader(RowData rdata)
rdata
- row for this mask spec's tableCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.