- CAAInp - Static variable in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- CAAInpURL - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- calcFileRows(File, boolean) - Static method in class org.gcube.dataanalysis.executor.util.StorageUtils
-
- calcProb(Object, Object) - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- calculateBoundingBox(Object[]) - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- callYasmeen(String) - Static method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils.YasmeenFileTools
-
- checksum(File, Checksum) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Computes the checksum of a file using the specified checksum object.
- checksumCRC32(File) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Computes the checksum of a file using the CRC32 checksum routine.
- cleanDirectory(File) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Cleans a directory without deleting it.
- close(URLConnection) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Closes a URLConnection.
- closeQuietly(Reader) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Unconditionally close an Reader.
- closeQuietly(Writer) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Unconditionally close a Writer.
- closeQuietly(InputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Unconditionally close an InputStream.
- closeQuietly(OutputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Unconditionally close an OutputStream.
- closeQuietly(Closeable) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Unconditionally close a Closeable.
- closeQuietly(Socket) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Unconditionally close a Socket.
- closeQuietly(Selector) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Unconditionally close a Selector.
- closeQuietly(ServerSocket) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Unconditionally close a ServerSocket.
- closeSession() - Method in class org.gcube.dataanalysis.executor.messagequeue.Consumer
-
- closeSession() - Method in class org.gcube.dataanalysis.executor.messagequeue.Producer
-
- closeSession() - Method in class org.gcube.dataanalysis.executor.messagequeue.QueueManager
-
- CMSY - Class in org.gcube.dataanalysis.executor.nodes.algorithms
-
- CMSY() - Constructor for class org.gcube.dataanalysis.executor.nodes.algorithms.CMSY
-
- cometMatch(String, String, String, String, String, float, int) - Static method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.CometMatcherManager
-
- CometMatcherManager - Class in org.gcube.dataanalysis.executor.nodes.transducers.bionym
-
- CometMatcherManager() - Constructor for class org.gcube.dataanalysis.executor.nodes.transducers.bionym.CometMatcherManager
-
- CometMatcherManager.Parsers - Enum in org.gcube.dataanalysis.executor.nodes.transducers.bionym
-
- CometMatcherManager.Reference - Enum in org.gcube.dataanalysis.executor.nodes.transducers.bionym
-
- CometMatcherManager.Weights - Enum in org.gcube.dataanalysis.executor.nodes.transducers.bionym
-
- cometParse(String, String, String, String) - Static method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.CometMatcherManager
-
- completeDistribution - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- computationWatcherTimerPeriod - Static variable in class org.gcube.dataanalysis.executor.job.management.QueueJobManager
-
- compute() - Method in class org.gcube.dataanalysis.executor.generators.D4ScienceDistributedProcessing
-
- compute() - Method in class org.gcube.dataanalysis.executor.job.management.DistributedProcessingAgent
-
- compute() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymLocalTransducer
-
- computingNodes - Variable in class org.gcube.dataanalysis.executor.job.management.QueueJobManager
-
- concat(String, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Concatenates a filename to a base path using normal command line style rules.
- config - Variable in class org.gcube.dataanalysis.executor.generators.D4ScienceDistributedProcessing
-
- config - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- configurationFile - Variable in class org.gcube.dataanalysis.executor.job.management.DistributedProcessingAgent
-
- connection - Variable in class org.gcube.dataanalysis.executor.messagequeue.QueueManager
-
- connectionFactory - Variable in class org.gcube.dataanalysis.executor.messagequeue.QueueManager
-
- consumer - Variable in class org.gcube.dataanalysis.executor.job.management.QueueJobManager
-
- Consumer - Class in org.gcube.dataanalysis.executor.messagequeue
-
- Consumer(QueueManager, MessageListener, ExceptionListener, String) - Constructor for class org.gcube.dataanalysis.executor.messagequeue.Consumer
-
- consumer - Variable in class org.gcube.dataanalysis.executor.messagequeue.Consumer
-
- containerFolder - Variable in class org.gcube.dataanalysis.executor.job.management.DistributedProcessingAgent
-
- contains(String, String, String, String) - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.MatcherOutput
-
- contentEquals(File, File) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Compares the contents of two files to determine if they are equal or not.
- contentEquals(InputStream, InputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Compare the contents of two Streams to determine if they are equal or
not.
- contentEquals(Reader, Reader) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Compare the contents of two Readers to determine if they are equal or
not.
- contentEqualsIgnoreEOL(File, File, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Compares the contents of two files to determine if they are equal or not.
- contentEqualsIgnoreEOL(Reader, Reader) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Compare the contents of two Readers to determine if they are equal or
not, ignoring EOL characters.
- convertFileCollectionToFileArray(Collection<File>) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Converts a Collection containing java.io.File instanced into array
representation.
- copy(InputStream, OutputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Copy bytes from an InputStream to an
OutputStream.
- copy(InputStream, Writer) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Copy bytes from an InputStream to chars on a
Writer using the default character encoding of the platform.
- copy(InputStream, Writer, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Copy bytes from an InputStream to chars on a
Writer using the specified character encoding.
- copy(InputStream, Writer, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Copy bytes from an InputStream to chars on a
Writer using the specified character encoding.
- copy(Reader, Writer) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Copy chars from a Reader to a Writer.
- copy(Reader, OutputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Copy chars from a Reader to bytes on an
OutputStream using the default character encoding of the
platform, and calling flush.
- copy(Reader, OutputStream, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Copy chars from a Reader to bytes on an
OutputStream using the specified character encoding, and
calling flush.
- copy(Reader, OutputStream, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Copy chars from a Reader to bytes on an
OutputStream using the specified character encoding, and
calling flush.
- copyDirectory(File, File) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Copies a whole directory to a new location preserving the file dates.
- copyDirectory(File, File, boolean) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Copies a whole directory to a new location.
- copyDirectory(File, File, FileFilter) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Copies a filtered directory to a new location preserving the file dates.
- copyDirectory(File, File, FileFilter, boolean) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Copies a filtered directory to a new location.
- copyDirectoryToDirectory(File, File) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Copies a directory to within another directory preserving the file dates.
- copyFile(File, File) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Copies a file to a new location preserving the file date.
- copyFile(File, File, boolean) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Copies a file to a new location.
- copyFile(File, OutputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Copy bytes from a File to an OutputStream.
- copyFileToDirectory(File, File) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Copies a file to a directory preserving the file date.
- copyFileToDirectory(File, File, boolean) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Copies a file to a directory optionally preserving the file date.
- copyInputStreamToFile(InputStream, File) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Copies bytes from an
InputStream source to a file
destination.
- copyLarge(InputStream, OutputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Copy bytes from a large (over 2GB) InputStream to an
OutputStream.
- copyLarge(InputStream, OutputStream, byte[]) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Copy bytes from a large (over 2GB) InputStream to an
OutputStream.
- copyLarge(InputStream, OutputStream, long, long) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Copy some or all bytes from a large (over 2GB) InputStream to an
OutputStream, optionally skipping input bytes.
- copyLarge(InputStream, OutputStream, long, long, byte[]) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Copy some or all bytes from a large (over 2GB) InputStream to an
OutputStream, optionally skipping input bytes.
- copyLarge(Reader, Writer) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Copy chars from a large (over 2GB) Reader to a Writer.
- copyLarge(Reader, Writer, char[]) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Copy chars from a large (over 2GB) Reader to a Writer.
- copyLarge(Reader, Writer, long, long) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Copy some or all chars from a large (over 2GB) InputStream to an
OutputStream, optionally skipping input chars.
- copyLarge(Reader, Writer, long, long, char[]) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Copy some or all chars from a large (over 2GB) InputStream to an
OutputStream, optionally skipping input chars.
- copyURLToFile(URL, File) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Copies bytes from the URL source to a file
destination.
- copyURLToFile(URL, File, int, int) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Copies bytes from the URL source to a file
destination.
- core - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- core - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
-
- core - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode1v
-
- count - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.CMSY
-
- count - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.FAOMSY
-
- count - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.LWR
-
- countAll - Static variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- countAllSpeciesQuery - Static variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- countCellsQuery - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
-
- countCellsQuery - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode1v
-
- countCsquareCodeQuery - Static variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- countSpeciesQuery - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
-
- countSpeciesQuery - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode1v
-
- CPUEcutInp - Static variable in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- CPUEInp - Static variable in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- CPUEInpURL - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- createAndConnect(String, String, String, String) - Method in class org.gcube.dataanalysis.executor.messagequeue.QueueManager
-
- createPerformanceMap() - Static method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.YasmeenMatcher
-
- createReferenceMap() - Static method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.YasmeenMatcher
-
- createReferenceMapFile(String) - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.YasmeenMatcher
-
- createTableStatement - Static variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- createTableStatement - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
-
- createTableStatement - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode1v
-
- csquareCodeQuery - Static variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- currentconfig - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- currentconfig - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
-
- currentconfig - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode1v
-
- currentconfig - Variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
-
- currentconfig - Variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymWorkflow
-
- currentconfig - Variable in class org.gcube.dataanalysis.executor.nodes.transducers.OccurrenceMergingNode
-
- currentFAOAreas - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- currentNumberOfStages - Variable in class org.gcube.dataanalysis.executor.job.management.QueueJobManager
-
- currentOutputFileName - Variable in class org.gcube.dataanalysis.executor.util.LocalRScriptsManager
-
- currentOutputFileName - Variable in class org.gcube.dataanalysis.executor.util.RScriptsManager
-
- currentOutputURL - Variable in class org.gcube.dataanalysis.executor.util.LocalRScriptsManager
-
- currentOutputURL - Variable in class org.gcube.dataanalysis.executor.util.RScriptsManager
-
- currentSpeciesBoundingBoxInfo - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- CustomRegressor - Class in org.gcube.dataanalysis.executor.tests
-
- CustomRegressor() - Constructor for class org.gcube.dataanalysis.executor.tests.CustomRegressor
-
- CustomRegressor.ThreadCalculator - Class in org.gcube.dataanalysis.executor.tests
-
- CustomRegressor.ThreadCalculator(ComputationalAgent) - Constructor for class org.gcube.dataanalysis.executor.tests.CustomRegressor.ThreadCalculator
-
- generate(AlgorithmConfiguration) - Static method in class org.gcube.dataanalysis.executor.tests.RegressionTestBiOnym
-
- generate(AlgorithmConfiguration) - Static method in class org.gcube.dataanalysis.executor.tests.RegressionTestBiOnym1Matcher
-
- generate(AlgorithmConfiguration) - Static method in class org.gcube.dataanalysis.executor.tests.RegressionTestBiOnymProduzione
-
- generate(AlgorithmConfiguration) - Static method in class org.gcube.dataanalysis.executor.tests.TestBiOnym1_0_0
-
- generate(AlgorithmConfiguration) - Static method in class org.gcube.dataanalysis.executor.tests.TestBiOnymEvaluation
-
- generate(AlgorithmConfiguration) - Static method in class org.gcube.dataanalysis.executor.tests.TestD4ScienceMaps
-
- generate(AlgorithmConfiguration) - Static method in class org.gcube.dataanalysis.executor.tests.TestD4ScienceQueueMaps
-
- generate(AlgorithmConfiguration) - Static method in class org.gcube.dataanalysis.executor.tests.TestD4ScienceQueueMaps2
-
- generate(AlgorithmConfiguration) - Static method in class org.gcube.dataanalysis.executor.tests.TestD4ScienceQueueMaps2_1
-
- generate(AlgorithmConfiguration) - Static method in class org.gcube.dataanalysis.executor.tests.TestD4ScienceQueueMaps2_2
-
- generate(AlgorithmConfiguration) - Static method in class org.gcube.dataanalysis.executor.tests.TestD4ScienceQueueMaps3
-
- generate(AlgorithmConfiguration) - Static method in class org.gcube.dataanalysis.executor.tests.TestD4ScienceQueueMultipleMaps
-
- generate(AlgorithmConfiguration) - Static method in class org.gcube.dataanalysis.executor.tests.TestGenerator
-
- generateRemoteLogFile(String) - Method in class org.gcube.dataanalysis.executor.rscripts.generic.GenericRScript
-
- GenericRScript - Class in org.gcube.dataanalysis.executor.rscripts.generic
-
- GenericRScript() - Constructor for class org.gcube.dataanalysis.executor.rscripts.generic.GenericRScript
-
- GenericWorkflow - Class in org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts
-
- GenericWorkflow(String, HashMap<String, String>) - Constructor for class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.GenericWorkflow
-
- getActiveNodes() - Method in class org.gcube.dataanalysis.executor.job.management.QueueJobManager
-
- getActiveNodes() - Method in class org.gcube.dataanalysis.executor.job.management.RemoteJobManager
-
- getAdditionalInformation(Object, Object) - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- getAlgorithm() - Method in class org.gcube.dataanalysis.executor.generators.D4ScienceDistributedProcessing
-
- getBaseName(String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Gets the base name, minus the full path and extension, from a full filename.
- getBoundingBoxInformation(Object[], Object[]) - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- getConfig() - Static method in class org.gcube.dataanalysis.executor.tests.CustomRegressor
-
- getConfig() - Static method in class org.gcube.dataanalysis.executor.tests.RegressionTestCMSY
-
example of parallel processing on a single machine the procedure will generate a new table for a distribution on suitable species
- getConfig() - Static method in class org.gcube.dataanalysis.executor.tests.RegressionTestFAOMSY
-
example of parallel processing on a single machine the procedure will generate a new table for a distribution on suitable species
- getConfig() - Static method in class org.gcube.dataanalysis.executor.tests.RegressionTestICCATVPA
-
example of parallel processing on a single machine the procedure will generate a new table for a distribution on suitable species
- getConfig() - Static method in class org.gcube.dataanalysis.executor.tests.RegressionTestLWR
-
example of parallel processing on a single machine the procedure will generate a new table for a distribution on suitable species
- getCurrentOutputFileName() - Method in class org.gcube.dataanalysis.executor.util.LocalRScriptsManager
-
- getCurrentOutputFileName() - Method in class org.gcube.dataanalysis.executor.util.RScriptsManager
-
- getCurrentOutputURL() - Method in class org.gcube.dataanalysis.executor.util.LocalRScriptsManager
-
- getCurrentOutputURL() - Method in class org.gcube.dataanalysis.executor.util.RScriptsManager
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.generators.D4ScienceDistributedProcessing
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsNative2050Node
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsNativeNode
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitable2050Node
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode1v
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.CMSY
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.FAOMSY
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.LWR
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymBiodiv
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymLocalTransducer
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymWorkflow
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.OccurrenceMergingNode
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.WebApplicationPublisher
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.rscripts.KnitrCompiler
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.rscripts.SGVMS_Interpolation
-
- getDescription() - Method in class org.gcube.dataanalysis.executor.rscripts.TemplateRScripts
-
- getEntriesNumber() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.MatcherInput
-
- getEntriesNumber() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.MatcherOutput
-
- getEntry(int) - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.MatcherInput
-
- getEntry(int) - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.MatcherOutput
-
- getEnum2Matcher(YasmeenGlobalParameters.BuiltinMatchers, String, double, int, HashMap<String, String>) - Static method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
-
- getExtension(String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Gets the extension of a filename.
- getFile(File, String...) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Construct a file from the set of name elements.
- getFile(String...) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Construct a file from the set of name elements.
- getFullPath(String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Gets the full path from a full filename, which is the prefix + path.
- getFullPathNoEndSeparator(String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Gets the full path from a full filename, which is the prefix + path, and also excluding the final directory separator.
- getGenerationConfig(int, String, String, String, String, String, String, String, String) - Static method in class org.gcube.dataanalysis.executor.tests.TestGenerator
-
- getGeographicalID(Object) - Static method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- getInfrastructure() - Method in class org.gcube.dataanalysis.executor.generators.D4ScienceDistributedProcessing
-
- getInfrastructure() - Method in class org.gcube.dataanalysis.executor.job.management.DistributedProcessingAgent
-
- getInfrastructure() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymLocalTransducer
-
- getInputParameters() - Method in class org.gcube.dataanalysis.executor.generators.D4ScienceDistributedProcessing
-
- getInputParameters() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
-
- getInputParameters() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode1v
-
- getInputParameters() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.CMSY
-
- getInputParameters() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.FAOMSY
-
- getInputParameters() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- getInputParameters() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.LWR
-
- getInputParameters() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymBiodiv
-
- getInputParameters() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
-
- getInputParameters() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymLocalTransducer
-
- getInputParameters() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymWorkflow
-
- getInputParameters() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.OccurrenceMergingNode
-
- getInternalStatus() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
-
- getInternalStatus() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode1v
-
- getInternalStatus() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.CMSY
-
- getInternalStatus() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.FAOMSY
-
- getInternalStatus() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- getInternalStatus() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.LWR
-
- getInternalStatus() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
-
- getInternalStatus() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymWorkflow
-
- getInternalStatus() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.OccurrenceMergingNode
-
- getLexicalDistancesWeights() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.YasmeenMatcher
-
- getLexicalDistancesWeights() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.FuzzyMatcher
-
- getLexicalDistancesWeights() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.GsayMatcher
-
- getLexicalDistancesWeights() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.LevensteinMatcher
-
- getLexicalDistancesWeights() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.MixedLexicalMatcher
-
- getLexicalDistancesWeights() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.SoundexMatcher
-
- getLexicalDistancesWeights() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.TrigramMatcher
-
- getLoad() - Method in class org.gcube.dataanalysis.executor.generators.D4ScienceDistributedProcessing
-
- getLoad() - Method in class org.gcube.dataanalysis.executor.job.management.DistributedProcessingAgent
-
- getMainInfoID(Object) - Static method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- getMatchersList() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.GenericWorkflow
-
- getMatches() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.CometMatcherManager
-
- getMatchlets() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.YasmeenMatcher
-
- getMatchlets() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.FuzzyMatcher
-
- getMatchlets() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.GsayMatcher
-
- getMatchlets() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.LevensteinMatcher
-
- getMatchlets() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.MixedLexicalMatcher
-
- getMatchlets() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.SoundexMatcher
-
- getMatchlets() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.TrigramMatcher
-
- getName() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsNative2050Node
-
- getName() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsNativeNode
-
- getName() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitable2050Node
-
- getName() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
-
- getName() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode1v
-
- getName() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.CMSY
-
- getName() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.FAOMSY
-
- getName() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- getName() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.LWR
-
- getName() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymBiodiv
-
- getName() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
-
- getName() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymWorkflow
-
- getName() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.OccurrenceMergingNode
-
- getName(String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Gets the name minus the path from a full filename.
- getNumberOfGeoInfo() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode1v
-
- getNumberOfLeftElements() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
-
- getNumberOfLeftElements() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.CMSY
-
- getNumberOfLeftElements() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.FAOMSY
-
- getNumberOfLeftElements() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- getNumberOfLeftElements() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.LWR
-
- getNumberOfLeftElements() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
-
- getNumberOfLeftElements() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymWorkflow
-
- getNumberOfLeftElements() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.OccurrenceMergingNode
-
- getNumberOfNodes() - Method in class org.gcube.dataanalysis.executor.job.management.QueueJobManager
-
- getNumberOfNodes() - Method in class org.gcube.dataanalysis.executor.job.management.RemoteJobManager
-
- getNumberOfProcessedSpecies() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode1v
-
- getNumberOfRightElements() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
-
- getNumberOfRightElements() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.CMSY
-
- getNumberOfRightElements() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.FAOMSY
-
- getNumberOfRightElements() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- getNumberOfRightElements() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.LWR
-
- getNumberOfRightElements() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
-
- getNumberOfRightElements() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymWorkflow
-
- getNumberOfRightElements() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.OccurrenceMergingNode
-
- getNumberOfSpecies() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode1v
-
- getOutput() - Method in class org.gcube.dataanalysis.executor.generators.D4ScienceDistributedProcessing
-
- getOutput() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
-
- getOutput() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode1v
-
- getOutput() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.CMSY
-
- getOutput() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.FAOMSY
-
- getOutput() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- getOutput() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.LWR
-
- getOutput() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
-
- getOutput() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymLocalTransducer
-
- getOutput() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymWorkflow
-
- getOutput() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.OccurrenceMergingNode
-
- getOutput() - Method in class org.gcube.dataanalysis.executor.rscripts.generic.GenericRScript
-
- getOutput() - Method in class org.gcube.dataanalysis.executor.rscripts.KnitrCompiler
-
- getOutput() - Method in class org.gcube.dataanalysis.executor.rscripts.SGVMS_Interpolation
-
- getOutput() - Method in class org.gcube.dataanalysis.executor.rscripts.TemplateRScripts
-
- getPath(String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Gets the path from a full filename, which excludes the prefix.
- getPathNoEndSeparator(String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Gets the path from a full filename, which excludes the prefix, and also excluding the final directory separator.
- getPrefix(String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Gets the prefix from a full filename, such as C:/ or ~/.
- getPrefixLength(String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Returns the length of the filename prefix, such as C:/ or ~/.
- getProperties() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
-
- getProperties() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode1v
-
- getProperties() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.CMSY
-
- getProperties() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.FAOMSY
-
- getProperties() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- getProperties() - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.LWR
-
- getProperties() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
-
- getProperties() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymWorkflow
-
- getProperties() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.OccurrenceMergingNode
-
- getQueueURL(String) - Method in class org.gcube.dataanalysis.executor.job.management.QueueJobManager
-
- getResourceLoad() - Method in class org.gcube.dataanalysis.executor.generators.D4ScienceDistributedProcessing
-
- getResourceLoad() - Method in class org.gcube.dataanalysis.executor.job.management.DistributedProcessingAgent
-
- getResourceLoad() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymLocalTransducer
-
- getResources() - Method in class org.gcube.dataanalysis.executor.generators.D4ScienceDistributedProcessing
-
- getResources() - Method in class org.gcube.dataanalysis.executor.job.management.DistributedProcessingAgent
-
- getResources() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymLocalTransducer
-
- getScores() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.CometMatcherManager
-
- getState() - Method in class org.gcube.dataanalysis.executor.job.management.WorkerWatcher
-
- getStatus() - Method in class org.gcube.dataanalysis.executor.generators.D4ScienceDistributedProcessing
-
- getStatus() - Method in class org.gcube.dataanalysis.executor.job.management.DistributedProcessingAgent
-
- getStatus() - Method in class org.gcube.dataanalysis.executor.job.management.QueueJobManager
-
- getStatus() - Method in class org.gcube.dataanalysis.executor.job.management.RemoteJobManager
-
- getStatus() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymLocalTransducer
-
- getStatus() - Method in class org.gcube.dataanalysis.executor.util.LocalRScriptsManager
-
- getStatus() - Method in class org.gcube.dataanalysis.executor.util.RScriptsManager
-
- getStemming() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.YasmeenMatcher
-
- getStemming() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.FuzzyMatcher
-
- getStemming() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.GsayMatcher
-
- getStemming() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.LevensteinMatcher
-
- getStemming() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.MixedLexicalMatcher
-
- getStemming() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.SoundexMatcher
-
- getStemming() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.TrigramMatcher
-
- getString(String) - Static method in class org.gcube.dataanalysis.executor.scripts.ScriptIOWorker
-
- getSupportedAlgorithms() - Method in class org.gcube.dataanalysis.executor.generators.D4ScienceDistributedProcessing
-
- getSupportedAlgorithms() - Method in class org.gcube.dataanalysis.executor.job.management.DistributedProcessingAgent
-
- getTempDirectory() - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Returns a
File representing the system temporary directory.
- getTempDirectoryPath() - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Returns the path to the system temporary directory.
- getTransferInfo(String) - Method in class org.gcube.dataanalysis.executor.nodes.transducers.WebApplicationPublisher
-
- getUserDirectory() - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Returns a
File representing the user's home directory.
- getUserDirectoryPath() - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Returns the path to the user's home directory.
- getYasmeenMatcherOutput(String, String) - Static method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils.YasmeenFileTools
-
- getYasmeenParserOutput(String, String) - Static method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils.YasmeenFileTools
-
- globalparameters - Variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.GenericWorkflow
-
- GsayMatcher - Class in org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers
-
- GsayMatcher(String, double, int, HashMap<String, String>) - Constructor for class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.GsayMatcher
-
- gscope - Variable in class org.gcube.dataanalysis.executor.job.management.DistributedProcessingAgent
-
- ICCATVPA - Class in org.gcube.dataanalysis.executor.nodes.algorithms
-
- ICCATVPA() - Constructor for class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- id - Variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.SingleEntry
-
- identifier - Variable in class org.gcube.dataanalysis.executor.messagequeue.Producer
-
- indexOfExtension(String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Returns the index of the last extension separator character, which is a dot.
- indexOfLastSeparator(String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Returns the index of the last directory separator character.
- InfraRetrieval - Class in org.gcube.dataanalysis.executor.util
-
- InfraRetrieval() - Constructor for class org.gcube.dataanalysis.executor.util.InfraRetrieval
-
- init() - Method in class org.gcube.dataanalysis.executor.generators.D4ScienceDistributedProcessing
-
- init(String, int) - Method in class org.gcube.dataanalysis.executor.job.management.RemoteJobManager
-
- init(HashMap<String, String>) - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.GenericWorkflow
-
- init(String, double, int, HashMap<String, String>) - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.YasmeenMatcher
-
- init() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymLocalTransducer
-
- init(String, HashMap<String, String>) - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.parsers.YasmeenParser
-
- init(String, double, int, HashMap<String, String>) - Method in interface org.gcube.dataanalysis.executor.nodes.transducers.bionym.interfaces.Matcher
-
- init(String, HashMap<String, String>) - Method in interface org.gcube.dataanalysis.executor.nodes.transducers.bionym.interfaces.Parser
-
- init(HashMap<String, String>) - Method in interface org.gcube.dataanalysis.executor.nodes.transducers.bionym.interfaces.PostProcessor
-
- init() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.WebApplicationPublisher
-
- init() - Method in class org.gcube.dataanalysis.executor.rscripts.generic.GenericRScript
-
- init() - Method in class org.gcube.dataanalysis.executor.rscripts.SGVMS_Interpolation
-
- initSingleNode(AlgorithmConfiguration) - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
-
- initSingleNode(AlgorithmConfiguration) - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode1v
-
- initSingleNode(AlgorithmConfiguration) - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.CMSY
-
- initSingleNode(AlgorithmConfiguration) - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.FAOMSY
-
- initSingleNode(AlgorithmConfiguration) - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- initSingleNode(AlgorithmConfiguration) - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.LWR
-
- initSingleNode(AlgorithmConfiguration) - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
-
- initSingleNode(AlgorithmConfiguration) - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymWorkflow
-
- initSingleNode(AlgorithmConfiguration) - Method in class org.gcube.dataanalysis.executor.nodes.transducers.OccurrenceMergingNode
-
- initVariables() - Method in class org.gcube.dataanalysis.executor.rscripts.generic.GenericRScript
-
- initVariables() - Method in class org.gcube.dataanalysis.executor.rscripts.KnitrCompiler
-
- initVariables() - Method in class org.gcube.dataanalysis.executor.rscripts.TemplateRScripts
-
- INPUT_DATA - Variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.RealTimeMatcher
-
- INPUT_DATA_ID - Variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.RealTimeMatcher
-
- INPUT_DATA_SOURCE_ID - Variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.RealTimeMatcher
-
- inputStreamToFile(InputStream, String) - Static method in class org.gcube.dataanalysis.executor.util.StorageUtils
-
- inputvariables - Variable in class org.gcube.dataanalysis.executor.rscripts.generic.GenericRScript
-
- IOUtils - Class in org.gcube.dataanalysis.executor.rscripts.generic
-
General IO stream manipulation utilities.
- IOUtils() - Constructor for class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Instances should NOT be constructed in standard programming.
- isExtension(String, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Checks whether the extension of the filename is that specified.
- isExtension(String, String[]) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Checks whether the extension of the filename is one of those specified.
- isExtension(String, Collection<String>) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Checks whether the extension of the filename is one of those specified.
- isFileNewer(File, File) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Tests if the specified File is newer than the reference
File.
- isFileNewer(File, Date) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Tests if the specified File is newer than the specified
Date.
- isFileNewer(File, long) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Tests if the specified File is newer than the specified
time reference.
- isFileOlder(File, File) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Tests if the specified File is older than the reference
File.
- isFileOlder(File, Date) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Tests if the specified File is older than the specified
Date.
- isFileOlder(File, long) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Tests if the specified File is older than the specified
time reference.
- isSymlink(File) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Determines whether the specified file is a Symbolic Link rather than an actual file.
- iterateFiles(File, IOFileFilter, IOFileFilter) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Allows iteration over the files in given directory (and optionally
its subdirectories).
- iterateFiles(File, String[], boolean) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Allows iteration over the files in a given directory (and optionally
its subdirectories) which match an array of extensions.
- iterateFilesAndDirs(File, IOFileFilter, IOFileFilter) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Allows iteration over the files in given directory (and optionally
its subdirectories).
- rawnamesColumnParam - Static variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
-
- rawnamesColumnParam - Static variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymWorkflow
-
- rawnamescount - Variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
-
- read(Reader, char[], int, int) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Read characters from an input character stream.
- read(Reader, char[]) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Read characters from an input character stream.
- read(InputStream, byte[], int, int) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Read bytes from an input stream.
- read(InputStream, byte[]) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Read bytes from an input stream.
- readFileToByteArray(File) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Reads the contents of a file into a byte array.
- readFileToString(File, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Reads the contents of a file into a String.
- readFileToString(File, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Reads the contents of a file into a String.
- readFileToString(File) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Reads the contents of a file into a String using the default encoding for the VM.
- readFully(Reader, char[], int, int) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Read the requested number of characters or fail if there are not enough left.
- readFully(Reader, char[]) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Read the requested number of characters or fail if there are not enough left.
- readFully(InputStream, byte[], int, int) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Read the requested number of bytes or fail if there are not enough left.
- readFully(InputStream, byte[]) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Read the requested number of bytes or fail if there are not enough left.
- readLines(File, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Reads the contents of a file line by line to a List of Strings.
- readLines(File, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Reads the contents of a file line by line to a List of Strings.
- readLines(File) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Reads the contents of a file line by line to a List of Strings using the default encoding for the VM.
- readLines(InputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of an InputStream as a list of Strings,
one entry per line, using the default character encoding of the platform.
- readLines(InputStream, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of an InputStream as a list of Strings,
one entry per line, using the specified character encoding.
- readLines(InputStream, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of an InputStream as a list of Strings,
one entry per line, using the specified character encoding.
- readLines(Reader) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of a Reader as a list of Strings,
one entry per line.
- RealTimeMatcher - Class in org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts
-
- RealTimeMatcher() - Constructor for class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.RealTimeMatcher
-
- rebuildAll(int, int, int, int, String) - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- rebuildConfig(String) - Method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- referenceParam - Static variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymWorkflow
-
- refreshStatusTime - Static variable in class org.gcube.dataanalysis.executor.messagequeue.QCONSTANTS
-
- RegressionTestBiOnym - Class in org.gcube.dataanalysis.executor.tests
-
- RegressionTestBiOnym() - Constructor for class org.gcube.dataanalysis.executor.tests.RegressionTestBiOnym
-
- RegressionTestBiOnym1Matcher - Class in org.gcube.dataanalysis.executor.tests
-
- RegressionTestBiOnym1Matcher() - Constructor for class org.gcube.dataanalysis.executor.tests.RegressionTestBiOnym1Matcher
-
- RegressionTestBiOnymProduzione - Class in org.gcube.dataanalysis.executor.tests
-
- RegressionTestBiOnymProduzione() - Constructor for class org.gcube.dataanalysis.executor.tests.RegressionTestBiOnymProduzione
-
- RegressionTestCMSY - Class in org.gcube.dataanalysis.executor.tests
-
- RegressionTestCMSY() - Constructor for class org.gcube.dataanalysis.executor.tests.RegressionTestCMSY
-
- RegressionTestFAOMSY - Class in org.gcube.dataanalysis.executor.tests
-
- RegressionTestFAOMSY() - Constructor for class org.gcube.dataanalysis.executor.tests.RegressionTestFAOMSY
-
- RegressionTestGenerators - Class in org.gcube.dataanalysis.executor.tests
-
- RegressionTestGenerators() - Constructor for class org.gcube.dataanalysis.executor.tests.RegressionTestGenerators
-
- RegressionTestICCATVPA - Class in org.gcube.dataanalysis.executor.tests
-
- RegressionTestICCATVPA() - Constructor for class org.gcube.dataanalysis.executor.tests.RegressionTestICCATVPA
-
- RegressionTestLWR - Class in org.gcube.dataanalysis.executor.tests
-
- RegressionTestLWR() - Constructor for class org.gcube.dataanalysis.executor.tests.RegressionTestLWR
-
- RegressionTestTransducers - Class in org.gcube.dataanalysis.executor.tests
-
- RegressionTestTransducers() - Constructor for class org.gcube.dataanalysis.executor.tests.RegressionTestTransducers
-
- RemoteJobManager - Class in org.gcube.dataanalysis.executor.job.management
-
- RemoteJobManager(String, int) - Constructor for class org.gcube.dataanalysis.executor.job.management.RemoteJobManager
-
- RemoteJobManager(String, int, List<String>) - Constructor for class org.gcube.dataanalysis.executor.job.management.RemoteJobManager
-
- removeExtension(String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Removes the extension from a filename.
- resent - Variable in class org.gcube.dataanalysis.executor.job.management.QueueWorkerWatcher
-
- resentMessages - Variable in class org.gcube.dataanalysis.executor.job.management.QueueJobManager
-
- reset() - Method in class org.gcube.dataanalysis.executor.job.management.QueueJobManager.ComputationTimerWatcher
-
- resetMatchers(List<Matcher>) - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.GenericWorkflow
-
- resetTime() - Method in class org.gcube.dataanalysis.executor.job.management.QueueWorkerWatcher
-
- retrieveAddresses(String, String, String) - Static method in class org.gcube.dataanalysis.executor.util.InfraRetrieval
-
- retrieveService(String, String) - Static method in class org.gcube.dataanalysis.executor.util.InfraRetrieval
-
- retrieveServiceAddress(String, String, String, String) - Static method in class org.gcube.dataanalysis.executor.util.InfraRetrieval
-
- rightSetNumberOfElements - Variable in class org.gcube.dataanalysis.executor.job.management.DistributedProcessingAgent
-
- RScriptsManager - Class in org.gcube.dataanalysis.executor.util
-
- RScriptsManager() - Constructor for class org.gcube.dataanalysis.executor.util.RScriptsManager
-
- run() - Method in class org.gcube.dataanalysis.executor.job.management.QueueJobManager.Broadcaster
-
- run() - Method in class org.gcube.dataanalysis.executor.job.management.QueueJobManager.ComputationTimerWatcher
-
- run() - Method in class org.gcube.dataanalysis.executor.tests.CustomRegressor.ThreadCalculator
-
- run() - Method in class org.gcube.dataanalysis.executor.tests.TestD4ScienceQueueMaps.ThreadGenerator
-
- run() - Method in class org.gcube.dataanalysis.executor.tests.TestD4ScienceQueueMultipleMaps.ThreadGenerator
-
- run() - Method in class org.gcube.dataanalysis.executor.tests.TestGenerator
-
- targetAuthor - Variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.SingleEntry
-
- targetDataSource - Variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.SingleEntry
-
- targetID - Variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.SingleEntry
-
- targetScientificName - Variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.SingleEntry
-
- taxaAuthorityFileParam - Static variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils.YasmeenGlobalParameters
-
- TemplateRScripts - Class in org.gcube.dataanalysis.executor.rscripts
-
- TemplateRScripts() - Constructor for class org.gcube.dataanalysis.executor.rscripts.TemplateRScripts
-
- TestBiOnym1_0_0 - Class in org.gcube.dataanalysis.executor.tests
-
- TestBiOnym1_0_0() - Constructor for class org.gcube.dataanalysis.executor.tests.TestBiOnym1_0_0
-
- TestBiOnymBiodiv - Class in org.gcube.dataanalysis.executor.nodes.transducers.bionym.test
-
- TestBiOnymBiodiv() - Constructor for class org.gcube.dataanalysis.executor.nodes.transducers.bionym.test.TestBiOnymBiodiv
-
- TestBiOnymEvaluation - Class in org.gcube.dataanalysis.executor.tests
-
- TestBiOnymEvaluation() - Constructor for class org.gcube.dataanalysis.executor.tests.TestBiOnymEvaluation
-
- TestBiOnymGenericWF - Class in org.gcube.dataanalysis.executor.nodes.transducers.bionym.test
-
- TestBiOnymGenericWF() - Constructor for class org.gcube.dataanalysis.executor.nodes.transducers.bionym.test.TestBiOnymGenericWF
-
- TestBiOnymLocal - Class in org.gcube.dataanalysis.executor.tests
-
- TestBiOnymLocal() - Constructor for class org.gcube.dataanalysis.executor.tests.TestBiOnymLocal
-
- TestBiOnymLocalFastVersion - Class in org.gcube.dataanalysis.executor.tests
-
- TestBiOnymLocalFastVersion() - Constructor for class org.gcube.dataanalysis.executor.tests.TestBiOnymLocalFastVersion
-
- TestD4ScienceMaps - Class in org.gcube.dataanalysis.executor.tests
-
- TestD4ScienceMaps() - Constructor for class org.gcube.dataanalysis.executor.tests.TestD4ScienceMaps
-
- TestD4ScienceQueueMaps - Class in org.gcube.dataanalysis.executor.tests
-
- TestD4ScienceQueueMaps() - Constructor for class org.gcube.dataanalysis.executor.tests.TestD4ScienceQueueMaps
-
- TestD4ScienceQueueMaps.ThreadGenerator - Class in org.gcube.dataanalysis.executor.tests
-
- TestD4ScienceQueueMaps.ThreadGenerator(String) - Constructor for class org.gcube.dataanalysis.executor.tests.TestD4ScienceQueueMaps.ThreadGenerator
-
- TestD4ScienceQueueMaps2 - Class in org.gcube.dataanalysis.executor.tests
-
- TestD4ScienceQueueMaps2() - Constructor for class org.gcube.dataanalysis.executor.tests.TestD4ScienceQueueMaps2
-
- TestD4ScienceQueueMaps2_1 - Class in org.gcube.dataanalysis.executor.tests
-
- TestD4ScienceQueueMaps2_1() - Constructor for class org.gcube.dataanalysis.executor.tests.TestD4ScienceQueueMaps2_1
-
- TestD4ScienceQueueMaps2_2 - Class in org.gcube.dataanalysis.executor.tests
-
- TestD4ScienceQueueMaps2_2() - Constructor for class org.gcube.dataanalysis.executor.tests.TestD4ScienceQueueMaps2_2
-
- TestD4ScienceQueueMaps3 - Class in org.gcube.dataanalysis.executor.tests
-
- TestD4ScienceQueueMaps3() - Constructor for class org.gcube.dataanalysis.executor.tests.TestD4ScienceQueueMaps3
-
- TestD4ScienceQueueMultipleMaps - Class in org.gcube.dataanalysis.executor.tests
-
- TestD4ScienceQueueMultipleMaps() - Constructor for class org.gcube.dataanalysis.executor.tests.TestD4ScienceQueueMultipleMaps
-
- TestD4ScienceQueueMultipleMaps.ThreadGenerator - Class in org.gcube.dataanalysis.executor.tests
-
- TestD4ScienceQueueMultipleMaps.ThreadGenerator(AlgorithmConfiguration) - Constructor for class org.gcube.dataanalysis.executor.tests.TestD4ScienceQueueMultipleMaps.ThreadGenerator
-
- TestGenerator - Class in org.gcube.dataanalysis.executor.tests
-
- TestGenerator(ComputationalAgent) - Constructor for class org.gcube.dataanalysis.executor.tests.TestGenerator
-
- TestGetRunningExecutor - Class in org.gcube.dataanalysis.executor.tests
-
- TestGetRunningExecutor() - Constructor for class org.gcube.dataanalysis.executor.tests.TestGetRunningExecutor
-
- TestKnitrCompiler - Class in org.gcube.dataanalysis.executor.tests
-
- TestKnitrCompiler() - Constructor for class org.gcube.dataanalysis.executor.tests.TestKnitrCompiler
-
- TestRemoteJobLaunch - Class in org.gcube.dataanalysis.executor.tests
-
- TestRemoteJobLaunch() - Constructor for class org.gcube.dataanalysis.executor.tests.TestRemoteJobLaunch
-
- TestSGVMInterpolation - Class in org.gcube.dataanalysis.executor.tests
-
- TestSGVMInterpolation() - Constructor for class org.gcube.dataanalysis.executor.tests.TestSGVMInterpolation
-
- TestsMetaInfo - Class in org.gcube.dataanalysis.executor.tests
-
- TestsMetaInfo() - Constructor for class org.gcube.dataanalysis.executor.tests.TestsMetaInfo
-
- TestWebAppPublisher - Class in org.gcube.dataanalysis.executor.tests
-
- TestWebAppPublisher() - Constructor for class org.gcube.dataanalysis.executor.tests.TestWebAppPublisher
-
- threshold - Variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.YasmeenMatcher
-
- thresholdParamPrefix - Static variable in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
-
- timeToLive - Static variable in class org.gcube.dataanalysis.executor.messagequeue.QCONSTANTS
-
- toBufferedInputStream(InputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Fetches entire contents of an InputStream and represent
same data as result InputStream.
- toBufferedReader(Reader) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Returns the given reader if it is a
BufferedReader, otherwise creates a toBufferedReader for the given
reader.
- toByteArray(InputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of an InputStream as a byte[].
- toByteArray(InputStream, long) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get contents of an InputStream as a byte[].
- toByteArray(InputStream, int) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of an InputStream as a byte[].
- toByteArray(Reader) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of a Reader as a byte[]
using the default character encoding of the platform.
- toByteArray(Reader, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of a Reader as a byte[]
using the specified character encoding.
- toByteArray(Reader, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of a Reader as a byte[]
using the specified character encoding.
- toByteArray(String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
- toByteArray(URI) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of a URI as a byte[].
- toByteArray(URL) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of a URL as a byte[].
- toByteArray(URLConnection) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of a URLConnection as a byte[].
- toCharArray(InputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of an InputStream as a character array
using the default character encoding of the platform.
- toCharArray(InputStream, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of an InputStream as a character array
using the specified character encoding.
- toCharArray(InputStream, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of an InputStream as a character array
using the specified character encoding.
- toCharArray(Reader) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of a Reader as a character array.
- toFile(URL) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Convert from a URL to a File.
- toFiles(URL[]) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Converts each of an array of URL to a File.
- toInputStream(CharSequence) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Convert the specified CharSequence to an input stream, encoded as bytes
using the default character encoding of the platform.
- toInputStream(CharSequence, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Convert the specified CharSequence to an input stream, encoded as bytes
using the specified character encoding.
- toInputStream(CharSequence, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Convert the specified CharSequence to an input stream, encoded as bytes
using the specified character encoding.
- toInputStream(String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Convert the specified string to an input stream, encoded as bytes
using the default character encoding of the platform.
- toInputStream(String, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Convert the specified string to an input stream, encoded as bytes
using the specified character encoding.
- toInputStream(String, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Convert the specified string to an input stream, encoded as bytes
using the specified character encoding.
- toInputString(String) - Static method in class org.gcube.dataanalysis.executor.scripts.ScriptIOWorker
-
- topic - Variable in class org.gcube.dataanalysis.executor.messagequeue.Producer
-
- toString() - Method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.SingleEntry
-
- toString(InputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of an InputStream as a String
using the default character encoding of the platform.
- toString(InputStream, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of an InputStream as a String
using the specified character encoding.
- toString(InputStream, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of an InputStream as a String
using the specified character encoding.
- toString(Reader) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of a Reader as a String.
- toString(URI) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Gets the contents at the given URI.
- toString(URI, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Gets the contents at the given URI.
- toString(URI, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Gets the contents at the given URI.
- toString(URL) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Gets the contents at the given URL.
- toString(URL, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Gets the contents at the given URL.
- toString(URL, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Gets the contents at the given URL.
- toString(byte[]) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
- toString(byte[], String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Get the contents of a byte[] as a String
using the specified character encoding.
- totalNumberOfMessages - Variable in class org.gcube.dataanalysis.executor.job.management.QueueJobManager
-
- totalNumberOfStages - Variable in class org.gcube.dataanalysis.executor.job.management.QueueJobManager
-
- touch(File) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Implements the same behaviour as the "touch" utility on Unix.
- toURLs(File[]) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Converts each of an array of File to a URL.
- transferFileToService(String, String, String, int, String, String) - Static method in class org.gcube.dataanalysis.executor.util.DataTransferer
-
- TrigramMatcher - Class in org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers
-
- TrigramMatcher(String, double, int, HashMap<String, String>) - Constructor for class org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.TrigramMatcher
-
- type - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- type - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
-
- type - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode1v
-
- valueOf(String) - Static method in enum org.gcube.dataanalysis.executor.messagequeue.ATTRIBUTE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.dataanalysis.executor.nodes.transducers.bionym.CometMatcherManager.Parsers
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.dataanalysis.executor.nodes.transducers.bionym.CometMatcherManager.Reference
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.dataanalysis.executor.nodes.transducers.bionym.CometMatcherManager.Weights
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.dataanalysis.executor.nodes.transducers.bionym.EVBPreprocessing.Preprocessors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils.YasmeenGlobalParameters.BuiltinDataSources
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils.YasmeenGlobalParameters.BuiltinMatchers
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils.YasmeenGlobalParameters.BuiltinParsers
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils.YasmeenGlobalParameters.Performance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.dataanalysis.executor.rscripts.SGVMS_Interpolation.methodEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gcube.dataanalysis.executor.messagequeue.ATTRIBUTE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.dataanalysis.executor.nodes.transducers.bionym.CometMatcherManager.Parsers
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.dataanalysis.executor.nodes.transducers.bionym.CometMatcherManager.Reference
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.dataanalysis.executor.nodes.transducers.bionym.CometMatcherManager.Weights
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.dataanalysis.executor.nodes.transducers.bionym.EVBPreprocessing.Preprocessors
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils.YasmeenGlobalParameters.BuiltinDataSources
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils.YasmeenGlobalParameters.BuiltinMatchers
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils.YasmeenGlobalParameters.BuiltinParsers
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils.YasmeenGlobalParameters.Performance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.dataanalysis.executor.rscripts.SGVMS_Interpolation.methodEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- waaInp - Static variable in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- waaInpURL - Variable in class org.gcube.dataanalysis.executor.nodes.algorithms.ICCATVPA
-
- waitFor(File, int) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Waits for NFS to propagate a file creation, imposing a timeout.
- waitForMessages() - Method in class org.gcube.dataanalysis.executor.job.management.QueueJobManager
-
- wake() - Method in class org.gcube.dataanalysis.executor.messagequeue.Consumer
-
- wake() - Method in class org.gcube.dataanalysis.executor.messagequeue.Producer
-
- wasAborted() - Method in class org.gcube.dataanalysis.executor.job.management.QueueJobManager
-
- wasAborted() - Method in class org.gcube.dataanalysis.executor.job.management.RemoteJobManager
-
- WebApplicationPublisher - Class in org.gcube.dataanalysis.executor.nodes.transducers
-
- WebApplicationPublisher() - Constructor for class org.gcube.dataanalysis.executor.nodes.transducers.WebApplicationPublisher
-
- wildcardMatch(String, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Checks a filename to see if it matches the specified wildcard matcher, always testing case-sensitive.
- wildcardMatch(String, String, IOCase) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Checks a filename to see if it matches the specified wildcard matcher allowing control over case-sensitivity.
- wildcardMatchOnSystem(String, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FilenameUtils
-
Checks a filename to see if it matches the specified wildcard matcher using the case rules of the system.
- WorkerWatcher - Class in org.gcube.dataanalysis.executor.job.management
-
- WorkerWatcher(SmartExecutorProxy, String, Logger) - Constructor for class org.gcube.dataanalysis.executor.job.management.WorkerWatcher
-
- write(File, CharSequence) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes a CharSequence to a file creating the file if it does not exist using the default encoding for the VM.
- write(File, CharSequence, boolean) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes a CharSequence to a file creating the file if it does not exist using the default encoding for the VM.
- write(File, CharSequence, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes a CharSequence to a file creating the file if it does not exist.
- write(File, CharSequence, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes a CharSequence to a file creating the file if it does not exist.
- write(File, CharSequence, Charset, boolean) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes a CharSequence to a file creating the file if it does not exist.
- write(File, CharSequence, String, boolean) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes a CharSequence to a file creating the file if it does not exist.
- write(byte[], OutputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes bytes from a byte[] to an OutputStream.
- write(byte[], Writer) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes bytes from a byte[] to chars on a Writer
using the default character encoding of the platform.
- write(byte[], Writer, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes bytes from a byte[] to chars on a Writer
using the specified character encoding.
- write(byte[], Writer, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes bytes from a byte[] to chars on a Writer
using the specified character encoding.
- write(char[], Writer) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes chars from a char[] to a Writer
using the default character encoding of the platform.
- write(char[], OutputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes chars from a char[] to bytes on an
OutputStream.
- write(char[], OutputStream, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes chars from a char[] to bytes on an
OutputStream using the specified character encoding.
- write(char[], OutputStream, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes chars from a char[] to bytes on an
OutputStream using the specified character encoding.
- write(CharSequence, Writer) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes chars from a CharSequence to a Writer.
- write(CharSequence, OutputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes chars from a CharSequence to bytes on an
OutputStream using the default character encoding of the
platform.
- write(CharSequence, OutputStream, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes chars from a CharSequence to bytes on an
OutputStream using the specified character encoding.
- write(CharSequence, OutputStream, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes chars from a CharSequence to bytes on an
OutputStream using the specified character encoding.
- write(String, Writer) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes chars from a String to a Writer.
- write(String, OutputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes chars from a String to bytes on an
OutputStream using the default character encoding of the
platform.
- write(String, OutputStream, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes chars from a String to bytes on an
OutputStream using the specified character encoding.
- write(String, OutputStream, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes chars from a String to bytes on an
OutputStream using the specified character encoding.
- write(StringBuffer, Writer) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Deprecated.
replaced by write(CharSequence, Writer)
- write(StringBuffer, OutputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Deprecated.
replaced by write(CharSequence, OutputStream)
- write(StringBuffer, OutputStream, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Deprecated.
replaced by write(CharSequence, OutputStream, String)
- writeByteArrayToFile(File, byte[]) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes a byte array to a file creating the file if it does not exist.
- writeByteArrayToFile(File, byte[], boolean) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes a byte array to a file creating the file if it does not exist.
- writeLines(File, String, Collection<?>) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes the toString() value of each item in a collection to
the specified File line by line.
- writeLines(File, String, Collection<?>, boolean) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes the toString() value of each item in a collection to
the specified File line by line, optionally appending.
- writeLines(File, Collection<?>) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes the toString() value of each item in a collection to
the specified File line by line.
- writeLines(File, Collection<?>, boolean) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes the toString() value of each item in a collection to
the specified File line by line.
- writeLines(File, String, Collection<?>, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes the toString() value of each item in a collection to
the specified File line by line.
- writeLines(File, String, Collection<?>, String, boolean) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes the toString() value of each item in a collection to
the specified File line by line.
- writeLines(File, Collection<?>, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes the toString() value of each item in a collection to
the specified File line by line.
- writeLines(File, Collection<?>, String, boolean) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes the toString() value of each item in a collection to
the specified File line by line.
- writeLines(Collection<?>, String, OutputStream) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes the toString() value of each item in a collection to
an OutputStream line by line, using the default character
encoding of the platform and the specified line ending.
- writeLines(Collection<?>, String, OutputStream, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes the toString() value of each item in a collection to
an OutputStream line by line, using the specified character
encoding and the specified line ending.
- writeLines(Collection<?>, String, OutputStream, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes the toString() value of each item in a collection to
an OutputStream line by line, using the specified character
encoding and the specified line ending.
- writeLines(Collection<?>, String, Writer) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.IOUtils
-
Writes the toString() value of each item in a collection to
a Writer line by line, using the specified line ending.
- writeOnDB(List<String>, String, SessionFactory) - Static method in class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableFunctions
-
- writeStringToFile(File, String, Charset) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes a String to a file creating the file if it does not exist.
- writeStringToFile(File, String, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes a String to a file creating the file if it does not exist.
- writeStringToFile(File, String, Charset, boolean) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes a String to a file creating the file if it does not exist.
- writeStringToFile(File, String, String, boolean) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes a String to a file creating the file if it does not exist.
- writeStringToFile(File, String) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes a String to a file creating the file if it does not exist using the default encoding for the VM.
- writeStringToFile(File, String, boolean) - Static method in class org.gcube.dataanalysis.executor.rscripts.generic.FileUtils
-
Writes a String to a file creating the file if it does not exist using the default encoding for the VM.
- writeYasmeenMatcherInput(String, String, String, MatcherInput) - Static method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils.YasmeenFileTools
-
Deprecated.
- writeYasmeenParserInput(String, String, List<String>) - Static method in class org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils.YasmeenFileTools
-