org.gcube.opensearch.opensearchdatasource.processor
Class OpenSearchProjector
java.lang.Object
org.gcube.opensearch.opensearchdatasource.processor.OpenSearchProjector
- All Implemented Interfaces:
- Runnable
public class OpenSearchProjector
- extends Object
- implements Runnable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeoutDef
public static long TimeoutDef
TimeUnitDef
public static TimeUnit TimeUnitDef
OpenSearchProjector
public OpenSearchProjector(URI inLocator,
gr.uoa.di.madgik.grs.record.RecordDefinition[] projectionRecordDefinitions,
Map<String,String> projectedFields,
Map<String,Integer> fieldPositions)
throws Exception
- Throws:
Exception
setReaderTimeout
public void setReaderTimeout(long timeout,
TimeUnit timeUnit)
getProjectionLocator
public URI getProjectionLocator()
throws Exception
- Throws:
Exception
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2013. All Rights Reserved.