|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectopenlsd.appli.autoimport.commonimport.LSDImportAbstract
openlsm.autoimport.commonimport.LSMImportAbstract
public abstract class LSMImportAbstract
Simple class that shared common things and methods between importers for OpenLSM
| Field Summary |
|---|
| Fields inherited from class openlsd.appli.autoimport.commonimport.LSDImportAbstract |
|---|
admin, async, blockmode, countKO, countOK, date_debut, dbconns, dir1, doneQueue, errorList, ext1, extidb, extKO, extOK, extStop, file0, fileKO, filename2Out, fileOK, isCompressed, isSameLid, istesting, KO, lcd, lci, lcp, lcps, lid0, listFiles, listline, llc, lsdb, nbFile, nbthread, option, passwd, sameDbConnMyltithread, sameLegacy, sameLid, source2, targetIdip, todelete, todoQueue, todoQueueB, todoQueueBLocal, todoQueueLocal, todoQueues, todoQueuesB, use2Out |
| Constructor Summary | |
|---|---|
protected |
LSMImportAbstract(LSDDbAdmin admin)
Create a LSDImport from args. |
protected |
LSMImportAbstract(LSDLoadConfig llc)
Create a LSDImport from args. |
| Method Summary | |
|---|---|
protected boolean |
finalizeAfterImport()
Finalize status and object after import and close LSD connections |
protected boolean |
finalizeConnection()
Finalize connection (database) |
protected boolean |
finishAfterAutoImport()
Finalize status and object after import for AutoImport |
protected boolean |
getIndexFromString(java.lang.String line)
Get file, lid and idb from the String line where a blank character is a separator. |
protected boolean |
initConnection()
InitConnection. |
protected int |
initializeArgs(java.lang.String[] args,
int curargs)
Get arguments |
protected boolean |
initOptions(java.lang.String[] args,
int curargs)
Finalize Init options from args |
protected boolean |
prepareImportQueue()
Prepare the Import Queue |
| Methods inherited from class openlsd.appli.autoimport.commonimport.LSDImportAbstract |
|---|
errorFromPrepareImportQueue, finalizeAfterAutoImport, finalizeRegisterFile, getClientPutInfo, getClientPutInfoFromIpPort, getIpPortC, getIpPortP, getLegacy, initOneFileOption, initOptionsAuto, initRegisterFile, joinConnection, privateInitializeArgs, registerFalseFile, registerFalseFile, registerTrueFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected LSMImportAbstract(LSDLoadConfig llc)
llc - protected LSMImportAbstract(LSDDbAdmin admin)
admin - | Method Detail |
|---|
protected int initializeArgs(java.lang.String[] args,
int curargs)
initializeArgs in class LSDImportAbstractargs - curargs -
protected boolean getIndexFromString(java.lang.String line)
getIndexFromString in class LSDImportAbstractline -
protected boolean initOptions(java.lang.String[] args,
int curargs)
initOptions in class LSDImportAbstractargs - curargs -
protected boolean initConnection()
initConnection in class LSDImportAbstractprotected boolean prepareImportQueue()
prepareImportQueue in class LSDImportAbstractprotected boolean finalizeAfterImport()
finalizeAfterImport in class LSDImportAbstractprotected boolean finishAfterAutoImport()
finishAfterAutoImport in class LSDImportAbstractprotected boolean finalizeConnection()
finalizeConnection in class LSDImportAbstract
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||