Index
All Classes and Interfaces|All Packages|Serialized Form
R
- readSchema() - Method in interface com.atgenomix.seqslab.piper.plugin.api.loader.Loader
-
Returns the actual schema of this dataset loader, which may be different from the physical schema of the source storage, as column pruning or other optimizations may happen.
- registerCollectors() - Method in interface com.atgenomix.seqslab.piper.plugin.api.PiperPlugin
-
Register dataset collecting operators published by the plugin with SeqsLab piper system.
- registerExecutors() - Method in interface com.atgenomix.seqslab.piper.plugin.api.PiperPlugin
-
Register executing operators published by the plugin with SeqsLab piper system.
- registerFormatters() - Method in interface com.atgenomix.seqslab.piper.plugin.api.PiperPlugin
-
Register format transformation operators published by the plugin with SeqsLab piper system.
- registerLoaders() - Method in interface com.atgenomix.seqslab.piper.plugin.api.PiperPlugin
-
Register loader operators published by the plugin with SeqsLab piper system.
- registerTransformers() - Method in interface com.atgenomix.seqslab.piper.plugin.api.PiperPlugin
-
Register partitioning operators published by the plugin with SeqsLab piper system.
- registerUDAFs() - Method in interface com.atgenomix.seqslab.piper.plugin.api.PiperPlugin
-
Register UDAF as UserDefinedFunction published by the plugin using functions.udaf()
- registerUDFs() - Method in interface com.atgenomix.seqslab.piper.plugin.api.PiperPlugin
-
Register UserDefinedFunction (UDF) published by the plugin with SeqsLab piper system.
- registerWriters() - Method in interface com.atgenomix.seqslab.piper.plugin.api.PiperPlugin
-
Register dataset saving operators published by the plugin with SeqsLab piper system.
All Classes and Interfaces|All Packages|Serialized Form