|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.starlink.ttools.mode.MetadataMode
public class MetadataMode
Processing mode which summarises table metadata.
Constructor Summary | |
---|---|
MetadataMode()
|
Method Summary | |
---|---|
TableConsumer |
createConsumer(Environment env)
Creates a TableConsumer, deriving any additional required configuration from a given environment. |
Parameter[] |
getAssociatedParameters()
Returns a list of any parameters which are associated with this mode. |
String |
getDescription()
Returns a textual description of this processing mode. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetadataMode()
Method Detail |
---|
public Parameter[] getAssociatedParameters()
ProcessingMode
getAssociatedParameters
in interface ProcessingMode
public String getDescription()
ProcessingMode
getDescription
in interface ProcessingMode
public TableConsumer createConsumer(Environment env)
ProcessingMode
createConsumer
in interface ProcessingMode
env
- execution environment
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |