Klasse HbzFix.HbzFixWorker.HbzFixCatalogEntityWorkerPool
java.lang.Object
org.xbib.interlibrary.api.action.worker.AbstractWorkerPool<org.xbib.marc.MarcRecord>
org.xbib.interlibrary.catalog.entities.CatalogEntityWorkerPool<org.xbib.interlibrary.catalog.entities.CatalogEntityBuilder>
org.xbib.interlibrary.catalog.elasticsearch.hbzfix.HbzFix.HbzFixWorker.HbzFixCatalogEntityWorkerPool
- Alle implementierten Schnittstellen:
Closeable
,AutoCloseable
,Iterable<org.xbib.interlibrary.api.action.worker.WorkerRequest<org.xbib.marc.MarcRecord>>
,org.xbib.interlibrary.api.action.worker.WorkerPool<org.xbib.marc.MarcRecord>
,org.xbib.marc.MarcListener
,org.xbib.marc.MarcRecordListener
- Umschließende Klasse:
HbzFix.HbzFixWorker
protected class HbzFix.HbzFixWorker.HbzFixCatalogEntityWorkerPool
extends org.xbib.interlibrary.catalog.entities.CatalogEntityWorkerPool<org.xbib.interlibrary.catalog.entities.CatalogEntityBuilder>
-
Feldübersicht
Von Klasse geerbte Felder org.xbib.interlibrary.api.action.worker.AbstractWorkerPool
closed
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungHbzFixCatalogEntityWorkerPool
(org.xbib.settings.Settings settings, org.xbib.interlibrary.api.action.worker.WorkerPoolListener<org.xbib.interlibrary.api.action.worker.WorkerPool<org.xbib.marc.MarcRecord>> listener, org.xbib.interlibrary.catalog.entities.CatalogEntityBuilderProvider<org.xbib.interlibrary.catalog.entities.CatalogEntityBuilder> entityBuilderProvider, Closeable closeable) -
Methodenübersicht
Von Klasse geerbte Methoden org.xbib.interlibrary.catalog.entities.CatalogEntityWorkerPool
afterExecute, beginCollection, beginRecord, endCollection, endRecord, field, getCreated, getCreatedFormatted, getLastModified, getLastModifiedFormatted, getNamespaceContext, getRequestOrigin, iterator, leader, newWorker, newWorkerRequest, setRequestOrigin
Von Klasse geerbte Methoden org.xbib.interlibrary.api.action.worker.AbstractWorkerPool
close, getExceptions, getExecutionCounter, getQueue, getReturnCode, open, setReturnCode, submit
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Von Schnittstelle geerbte Methoden java.lang.Iterable
forEach, spliterator
-
Konstruktordetails
-
HbzFixCatalogEntityWorkerPool
public HbzFixCatalogEntityWorkerPool(org.xbib.settings.Settings settings, org.xbib.interlibrary.api.action.worker.WorkerPoolListener<org.xbib.interlibrary.api.action.worker.WorkerPool<org.xbib.marc.MarcRecord>> listener, org.xbib.interlibrary.catalog.entities.CatalogEntityBuilderProvider<org.xbib.interlibrary.catalog.entities.CatalogEntityBuilder> entityBuilderProvider, Closeable closeable) throws IOException - Löst aus:
IOException
-
-
Methodendetails
-
record
public void record(org.xbib.marc.MarcRecord marcRecord) - Angegeben von:
record
in Schnittstelleorg.xbib.marc.MarcRecordListener
- Setzt außer Kraft:
record
in Klasseorg.xbib.interlibrary.catalog.entities.CatalogEntityWorkerPool<org.xbib.interlibrary.catalog.entities.CatalogEntityBuilder>
-