public class IndexerTaskCommand extends TaskCommand
MAX_QUEUING_MINUTES, MAX_RUNTIME_MINUTES
Constructor and Description |
---|
IndexerTaskCommand() |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getTaskClass() |
boolean |
isCompassOn() |
boolean |
isIndexAD() |
boolean |
isIndexBibRef() |
boolean |
isIndexBioSequence() |
boolean |
isIndexEE() |
boolean |
isIndexExperimentSet() |
boolean |
isIndexGene() |
boolean |
isIndexGeneSet() |
boolean |
isIndexOntologies() |
boolean |
isIndexProbe() |
void |
setAll(boolean all)
Indexing of probes and BioSequences sometimes bails because of the size of the index created.
|
void |
setCompassOn(boolean compassOn) |
void |
setIndexAD(boolean indexAD) |
void |
setIndexBibRef(boolean indexBibRef) |
void |
setIndexBioSequence(boolean indexBioSequence) |
void |
setIndexEE(boolean indexEE) |
void |
setIndexExperimentSet(boolean indexExperimentSet) |
void |
setIndexGene(boolean indexGene) |
void |
setIndexGeneSet(boolean indexGeneSet) |
void |
setIndexOntologies(boolean indexOntologies) |
void |
setIndexOntology(boolean indexBioSequence) |
void |
setIndexProbe(boolean indexProbe) |
getEntityId, getMaxQueueMinutes, getMaxRuntime, getPersistJobDetails, getSecurityContext, getSubmitter, getTaskId, isEmailAlert, setEmailAlert, setEntityId, setMaxQueueMinutes, setMaxRuntime, setPersistJobDetails, setTaskId
public Class<?> getTaskClass()
getTaskClass
in class TaskCommand
public boolean isCompassOn()
public void setCompassOn(boolean compassOn)
public boolean isIndexAD()
public void setIndexAD(boolean indexAD)
public boolean isIndexBibRef()
public void setIndexBibRef(boolean indexBibRef)
public boolean isIndexBioSequence()
public void setIndexBioSequence(boolean indexBioSequence)
public boolean isIndexEE()
public void setIndexEE(boolean indexEE)
public boolean isIndexExperimentSet()
public void setIndexExperimentSet(boolean indexExperimentSet)
indexExperimentSet
- the indexExperimentSet to setpublic boolean isIndexGene()
public void setIndexGene(boolean indexGene)
public boolean isIndexGeneSet()
public void setIndexGeneSet(boolean indexGeneSet)
indexGeneSet
- the indexGeneSet to setpublic boolean isIndexOntologies()
public void setIndexOntologies(boolean indexOntologies)
public boolean isIndexProbe()
public void setIndexProbe(boolean indexProbe)
public void setAll(boolean all)
all
- allpublic void setIndexOntology(boolean indexBioSequence)
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.