org.gcube.opensearch.opensearchdatasource.processor
Class OpenSearchCollectionEnricher
java.lang.Object
org.gcube.opensearch.opensearchdatasource.processor.OpenSearchCollectionEnricher
- All Implemented Interfaces:
- java.lang.Runnable
public class OpenSearchCollectionEnricher
- extends java.lang.Object
- implements java.lang.Runnable
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeoutDef
public static long TimeoutDef
TimeUnitDef
public static java.util.concurrent.TimeUnit TimeUnitDef
OpenSearchCollectionEnricher
public OpenSearchCollectionEnricher(java.lang.String collection,
java.net.URI inLocator)
throws java.lang.Exception
- Throws:
java.lang.Exception
setReaderTimeout
public void setReaderTimeout(long timeout,
java.util.concurrent.TimeUnit timeUnit)
getLocator
public java.net.URI getLocator()
throws java.lang.Exception
- Throws:
java.lang.Exception
run
public void run()
- Specified by:
run
in interface java.lang.Runnable