Uses of Class
org.gcube.indexmanagement.common.ForwardIndexType

Packages that use ForwardIndexType
org.gcube.indexmanagement.bdbwrapper   
 

Uses of ForwardIndexType in org.gcube.indexmanagement.bdbwrapper
 

Constructors in org.gcube.indexmanagement.bdbwrapper with parameters of type ForwardIndexType
BDBQueryExecutor(HashMap<String,Integer> keyTypes, ForwardIndexType[] dbT, com.sleepycat.je.Database[] db, com.sleepycat.je.Database dbMain, Comparator[] comparator, ArrayList<?> queries, gr.uoa.di.madgik.grs.writer.RecordWriter<gr.uoa.di.madgik.grs.record.GenericRecord> rsWriter, LinkedHashMap<String,String> projections, boolean distinct)
           
BDBWrapper(String baseDir, String dbName, String resourceId, String[] keyNames, ForwardIndexType[] dbT)
          Provides the ability to store simple key-value pairs.
 



Copyright © 2013. All Rights Reserved.