|
static void | main (String[] args) |
|
boolean arlo.ServiceHead.analyzeAudioFile |
( |
int |
audioFileID | ) |
|
Open, parse, and save to the database an audio file's header and metadata.
- Parameters
-
audioFileID | Database ID of the MediaFile to analyze. |
- Returns
- true on success, false otherwise
PyDictionary arlo.ServiceHead.callMe |
( |
PyDictionary |
request | ) |
|
HashMap<String, Object> arlo.ServiceHead.callMe |
( |
HashMap< String, String > |
request | ) |
|
boolean arlo.ServiceHead.closeConnection |
( |
| ) |
|
void arlo.ServiceHead.dispose |
( |
| ) |
|
Vector<NesterTagClass> arlo.ServiceHead.getNesterTagSetTagClasses |
( |
int |
tagSetID | ) |
|
void arlo.ServiceHead.initialize |
( |
| ) |
|
static void arlo.ServiceHead.main |
( |
String[] |
args | ) |
|
|
static |
void arlo.ServiceHead.openConnection |
( |
| ) |
|
void arlo.ServiceHead.pauseADAPTAnalysisJob |
( |
int |
adaptAnalysisBiasID | ) |
|
void arlo.ServiceHead.pauseSupervisedTagDiscoveryJob |
( |
int |
supervisedTagDiscoveryBiasID | ) |
|
void arlo.ServiceHead.pauseTagAnalysisJob |
( |
int |
TagAnalysisBiasID | ) |
|
void arlo.ServiceHead.pauseUnsupervisedTagDiscoveryJob |
( |
int |
unsupervisedTagDiscoveryBiasID | ) |
|
void arlo.ServiceHead.resumeADAPTAnalysisJob |
( |
int |
adaptAnalysisBiasID | ) |
|
void arlo.ServiceHead.resumeSupervisedTagDiscoveryJob |
( |
int |
supervisedTagDiscoveryBiasID | ) |
|
void arlo.ServiceHead.resumeTagAnalysisJob |
( |
int |
TagAnalysisBiasID | ) |
|
void arlo.ServiceHead.resumeUnsupervisedTagDiscoveryJob |
( |
int |
unsupervisedTagDiscoveryBiasID | ) |
|
void arlo.ServiceHead.startADAPTAnalysisJob |
( |
int |
adaptAnalysisBiasID | ) |
|
void arlo.ServiceHead.startSupervisedTagDiscoveryJob |
( |
int |
supervisedTagDiscoveryBiasID | ) |
|
void arlo.ServiceHead.startTagAnalysisJob |
( |
int |
TagAnalysisBiasID | ) |
|
void arlo.ServiceHead.startUnsupervisedTagDiscoveryJob |
( |
int |
unsupervisedTagDiscoveryBiasID | ) |
|
void arlo.ServiceHead.stopADAPTAnalysisJob |
( |
int |
adaptAnalysisBiasID | ) |
|
void arlo.ServiceHead.stopSupervisedTagDiscoveryJob |
( |
int |
supervisedTagDiscoveryBiasID | ) |
|
void arlo.ServiceHead.stopTagAnalysisJob |
( |
int |
TagAnalysisBiasID | ) |
|
void arlo.ServiceHead.stopUnsupervisedTagDiscoveryJob |
( |
int |
unsupervisedTagDiscoveryBiasID | ) |
|
String arlo.ServiceHead.test |
( |
PyDictionary |
dictionary | ) |
|
void arlo.ServiceHead.updateExampleForTagAnalysis |
( |
NesterTagExample |
nesterTagExample | ) |
|
void arlo.ServiceHead.updateFractionCompletedForTagAnalysis |
( |
TagDiscoveryBias |
tagDiscoveryBias | ) |
|
String arlo.ServiceHead.executionInstanceId |
|
private |
Logger arlo.ServiceHead.logger |
|
private |
The documentation for this class was generated from the following file: