public interface ServiceOperation
MultiServiceColumnCalculator
.Modifier and Type | Method and Description |
---|---|
Object[] |
calculateRow(Object[] tuple)
Calculates the output tuple for a given input tuple.
|
StarTable |
getResultMetadata()
Returns the metadata-only table describing the rows which will
be returned by this operation.
|
StarTable getResultMetadata()
TableSink.acceptMetadata(uk.ac.starlink.table.StarTable)
.
Its data must not be read.Object[] calculateRow(Object[] tuple) throws IOException
tuple
- input tupleIOException
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.