- canMergeSorterPause() - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortPipe
-
checks if a MergeSorter can pause and let the
workers do the processing, until there is enough
data to do merge sorting, or there are more results
than the results requested by the client, or there
is no worker left
- canSend(String, String) - Method in class org.gcube.indexmanagement.common.dupelimination.ResultsIdentifierSet
-
If the element identified by language, identifier is already in the set of results, returns
false.
- canWorkerPause(int) - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortPipe
-
checks if a specific worker can sleep
- changeDocumentCount(int) - Method in class org.gcube.indexmanagement.common.IndexLookupWSResource
-
Modifies the DocumentCount Resource Property
- childrenFields - Variable in class org.gcube.indexmanagement.common.IndexField
-
The child fields of this field
- Circle - Class in org.gcube.indexmanagement.geo.shape
-
A representation of a circle to be used by the GeoIndex.
- Circle() - Constructor for class org.gcube.indexmanagement.geo.shape.Circle
-
- close() - Method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Closes this BDBWrapper by deleting the whole index
- close() - Method in class org.gcube.indexmanagement.common.CompressingOutputStream
- close() - Method in interface org.gcube.indexmanagement.common.IndexGenerator
-
Frees any resources used for updating indexes if any.
- close() - Method in interface org.gcube.indexmanagement.common.IndexStatistics
-
Releases reserved resources.
- close() - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullScanReader
-
Closes the reader
- close() - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullScanWriter
-
Closes the streams
- close() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.algo.PopulateIndex
-
Close population
- close() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.io.ApproximationFileRandomAccess
-
Closes
- close() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.io.ApproximationFileReader
-
Closes
- close() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.io.FileBufferReader
-
Closes
- close() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.io.FileBufferWriter
-
Closes
- close() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.io.VectorFileRandomAccess
-
Closes
- close() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.io.VectorFileReader
-
Closes
- close() - Method in class org.gcube.indexmanagement.jdbmwrapper.JdbmWrapper
-
Closes this jdbmWrapper by deleting the whole index
- close() - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneGenerator
-
Frees any resources used for updating indexes if any.
- close() - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneStatistics
-
Releases reserved resources.
- closeIndex() - Method in interface org.gcube.indexmanagement.common.IndexGenerator
-
Closes the index committing any uncommitted insertions
- closeIndex() - Method in interface org.gcube.indexmanagement.common.IndexSearch
-
Closes the previously opened index
- closeIndex() - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneGenerator
-
Closes the index committing any uncommitted insertions
- closeIndex() - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneSearcher
-
Closes the previously opened index
- COLLECTION_FIELD - Static variable in class org.gcube.indexmanagement.common.IndexType
-
The field name for the collection id of a record
- commit() - Method in interface org.gcube.indexmanagement.common.IndexGenerator
-
Commits inserted rowsets
- commit() - Method in interface org.gcube.indexmanagement.featureindexlibrary.commons.FeatureIndex
-
Commits additions
- commit() - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullVectorScan
-
- commit() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFile
-
- commit() - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneGenerator
-
Commits inserted rowsets
- compare(byte[], byte[]) - Method in class org.gcube.indexmanagement.bdbwrapper.DateComparator
-
Compares its two arguments for order.
- compare(byte[], byte[]) - Method in class org.gcube.indexmanagement.bdbwrapper.FloatComparator
-
Compares its two arguments for order.
- compare(byte[], byte[]) - Method in class org.gcube.indexmanagement.bdbwrapper.IntegerComparator
-
Compares its two arguments for order.
- compare(byte[], byte[]) - Method in class org.gcube.indexmanagement.bdbwrapper.StringComparator
-
Compares its two arguments for order.
- compare(Object, Object) - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.SortAscHeapElementComparator
-
compares the two instances
- compare(Object, Object) - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.SortAscRankedResultComparator
-
compares the two instances
- compare(Object, Object) - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.SortDescMergedResultComparator
-
compares the two instances
- compare(DataWrapper, DataWrapper) - Method in class org.gcube.indexmanagement.geo.ranking.RankEvaluator
- compare(Object, Object) - Method in class org.gcube.indexmanagement.jdbmwrapper.DateComparator
-
Compares its two arguments for order.
- compare(Object, Object) - Method in class org.gcube.indexmanagement.jdbmwrapper.FloatComparator
-
Compares its two arguments for order.
- compareTo(RTreeWrapper) - Method in class org.gcube.indexmanagement.geo.RTreeWrapper
-
- CompressingOutputStream - Class in org.gcube.indexmanagement.common
-
An OutputStream used to output LZW compressed data.
- CompressingOutputStream(OutputStream) - Constructor for class org.gcube.indexmanagement.common.CompressingOutputStream
-
Constructor which wraps an output stream, and initializes the code map
with all possible values of a single byte, before increasing the codesize
to the size of one byte + 1 to make place for the next code
- ComputeBoundsL - Class in org.gcube.indexmanagement.featureindexlibrary.vafile.algo
-
Computes the Lower bounds of the query point to all grid cells
- ComputeBoundsL(float[][], int) - Constructor for class org.gcube.indexmanagement.featureindexlibrary.vafile.algo.ComputeBoundsL
-
Creates a new instance
- ComputeBoundsLU - Class in org.gcube.indexmanagement.featureindexlibrary.vafile.algo
-
Computes the lower and upper bounds of the query point to all grid cells
- ComputeBoundsLU(float[][], int) - Constructor for class org.gcube.indexmanagement.featureindexlibrary.vafile.algo.ComputeBoundsLU
-
Creates a new instance
- computePartitionPoints() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.algo.PointPartitioning
-
Computes the partitioning points
- containmentMethod - Variable in class org.gcube.indexmanagement.geo.ranking.RankEvaluator
-
The containment method used in the query
- containmentMethod - Variable in class org.gcube.indexmanagement.geo.refinement.Refiner
-
The containment method used in the query
- contains(Rectangle) - Method in class org.gcube.indexmanagement.geo.shape.Rectangle
-
A method which decides if this rectangle contains the specified
rectangle.
- containsField(String, ForwardIndexField.DataType) - Method in class org.gcube.indexmanagement.common.ForwardIndexType
-
A method to check if this ForwardIndexType object contains a certain field
- containsField(String, GeoIndexField.DataType) - Method in class org.gcube.indexmanagement.geo.GeoIndexType
-
A Method to check if this GeoIndexType object contains a certain field
- containsPoint(long, long) - Method in class org.gcube.indexmanagement.geo.shape.Rectangle
-
A method which decides if this rectangle contains the specified point.
- countDescendants(String) - Method in class org.gcube.indexmanagement.common.XMLProfileParser
-
Counts the number of descendant elements with a specified element name
- createDefinition() - Static method in class org.gcube.indexmanagement.geo.DataWrapper
-
A method to generate the default GeoTools DataDefinition object.
- createIndex(String, FullTextIndexType, boolean) - Method in interface org.gcube.indexmanagement.common.IndexGenerator
-
Creates a new index
- createIndex(String, FullTextIndexType, boolean) - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneGenerator
-
Creates a new index
- createMergedStatistics(List<String>) - Method in interface org.gcube.indexmanagement.common.IndexStatistics
-
Creates a new statistics file, and merges additional statistics files
into it.
- createMergedStatistics(List<String>) - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneStatistics
-
Creates a new statistics file, and merges additional statistics files
into it.
- createProperty(String) - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Adds a new ResourceProperty to the resource, given a property name.
- createProperty(String, String) - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Adds a new ResourceProperty to the resource, given a property name and a namespace.
- createStatistics() - Method in interface org.gcube.indexmanagement.common.IndexStatistics
-
Creates a statistics file.
- createStatistics() - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneStatistics
-
Creates a statistics file and stores it in a ResultSet.
- createTopic(String, String) - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Adds a new topic to the resource, given a topic name and a namespace.
- createTopic(String) - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Adds a new topic to the resource, given a topic name.
- CustomDate - Class in org.gcube.indexmanagement.bdbwrapper
-
This class represents a date whose serialization is formed according to a custom
date format.
- CustomDate - Class in org.gcube.indexmanagement.jdbmwrapper
-
This class represents a date whose serialization is formed according to a custom
date format.
- GcqlProcessor - Class in org.gcube.indexmanagement.gcqlwrapper
-
This class wraps the functionality needed to process
a gCQL query and produce data that can be used by a
resource that is implemented in a specific technology
- GcqlProcessor() - Constructor for class org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
-
- GcqlQueryContainer - Class in org.gcube.indexmanagement.gcqlwrapper
-
A class that contains all the data needed by a specific
resource to answer a query.
- GcqlQueryContainer(LinkedHashMap<String, String>) - Constructor for class org.gcube.indexmanagement.gcqlwrapper.GcqlQueryContainer
-
- generate(float[][], float[], VAFileParams) - Static method in class org.gcube.indexmanagement.featureindexlibrary.vafile.algo.ApproximationGenerator
-
Generate approximation
- GEODEFAULT - Static variable in class org.gcube.indexmanagement.common.IndexType
-
- GEOFIELD - Static variable in class org.gcube.indexmanagement.common.IndexType
-
Default searchable field for Geo Index
- GeoGcqlCollectionQuery - Class in org.gcube.indexmanagement.geo
-
- GeoGcqlCollectionQuery(InclusionType, Polygon, ArrayList<RefinementRequest>, RankingRequest, boolean) - Constructor for class org.gcube.indexmanagement.geo.GeoGcqlCollectionQuery
-
- GeoGcqlProcessor - Class in org.gcube.indexmanagement.geo
-
- GeoGcqlProcessor() - Constructor for class org.gcube.indexmanagement.geo.GeoGcqlProcessor
-
- GeoGcqlQueryContainer - Class in org.gcube.indexmanagement.geo
-
- GeoGcqlQueryContainer(LinkedHashMap<String, String>) - Constructor for class org.gcube.indexmanagement.geo.GeoGcqlQueryContainer
-
- GeoGcqlQueryContainer.QueriesContainer - Class in org.gcube.indexmanagement.geo
-
Container class for queries.
- GeoGcqlQueryContainer.QueriesContainer(ArrayList<String>, ArrayList<String>, ArrayList<GeoGcqlCollectionQuery>) - Constructor for class org.gcube.indexmanagement.geo.GeoGcqlQueryContainer.QueriesContainer
-
- GeoIndexField - Class in org.gcube.indexmanagement.geo
-
Represent the characteristics of a single field in a RowSet.
- GeoIndexField() - Constructor for class org.gcube.indexmanagement.geo.GeoIndexField
-
Empty constructor.
- GeoIndexField(String, boolean, GeoIndexField.DataType) - Constructor for class org.gcube.indexmanagement.geo.GeoIndexField
-
Constructor setting all field attributes.
- GeoIndexField(String, boolean, int) - Constructor for class org.gcube.indexmanagement.geo.GeoIndexField
-
Constructor setting all field attributes.
- GeoIndexField.DataType - Enum in org.gcube.indexmanagement.geo
-
An enumeration of accepted data types, along with their respective Class
objects and default byte size
- GeoIndexType - Class in org.gcube.indexmanagement.geo
-
A Java object representation of the GeoIndexType
- GeoIndexType(String, GCUBEScope) - Constructor for class org.gcube.indexmanagement.geo.GeoIndexType
-
Standard constructor which build a GeoIndexType object from a String
containing a GeoIndexType xml document
- get(int) - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.SortedHeap
-
Retrieves the elment in the given position
- getAlgo() - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.LookupParams
-
Retreves the algorithm
- getAll() - Method in class org.gcube.indexmanagement.geo.QueryResults
-
Returns all results (including previously retrieved), without updating
the position marker (ie.
- getAllDec(String, ResultType) - Method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Gets all.
- getAllDec(boolean) - Method in class org.gcube.indexmanagement.jdbmwrapper.JdbmWrapper
-
Gets all.
- getAllInc(String, ResultType) - Method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Gets all.
- getAllInc(boolean) - Method in class org.gcube.indexmanagement.jdbmwrapper.JdbmWrapper
-
Gets all.
- getApproximationEntryLength() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getArgs() - Method in class org.gcube.indexmanagement.geo.RankingRequest
-
getter of the ranker arguments
- getArgs() - Method in class org.gcube.indexmanagement.geo.RefinementRequest
-
getter for the arguments of the refiner
- getArrayOfQueries() - Method in class org.gcube.indexmanagement.geo.GeoGcqlQueryContainer
-
- getBdbQueries() - Method in class org.gcube.indexmanagement.bdbwrapper.BDBGcqlQueryContainer
-
- getBits() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getBitString() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.ApproximationFileEntry
-
Getter of property
- getBoundingBox() - Method in class org.gcube.indexmanagement.geo.shape.Polygon
-
A method to get the Minimum Bounding Rectanngle of the polygon
- getBuckets() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getByName(String) - Static method in enum org.gcube.indexmanagement.common.ForwardIndexField.DataType
-
A case insensitive version of valueOf(String).
- getByName(String) - Static method in enum org.gcube.indexmanagement.geo.GeoIndexField.DataType
-
A case insensitive version of valueOf(String).
- getBytes() - Method in class org.gcube.indexmanagement.bdbwrapper.CustomDate
-
Encodes the given CustomDate object to an array of bytes
- getCharacteristics() - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullScanReader
-
Reads the head of the full scan file
- getColID() - Method in class org.gcube.indexmanagement.geo.DataWrapper
-
- getColIDs() - Method in class org.gcube.indexmanagement.geo.GeoGcqlQueryContainer.QueriesContainer
-
- getColLang() - Method in class org.gcube.indexmanagement.geo.DataWrapper
-
- getCollectionID() - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Getter method for the CollectionID list Resource Property
- getCommittedFileSize() - Method in interface org.gcube.indexmanagement.common.IndexGenerator
-
Returns the size of the committed files
- getCommittedFileSize() - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneGenerator
-
Returns the size of the committed files
- getConnectionCount() - Method in class org.gcube.indexmanagement.common.IndexManagementWSResource
-
Getter method for the ConnectionCount Resource Property
- getConnectionID() - Method in class org.gcube.indexmanagement.common.IndexLookupWSResource
-
Getter method for the ConnectionID Resource Property
- getConnectionID() - Method in class org.gcube.indexmanagement.common.IndexUpdaterWSResource
-
Getter method for the ConnectionID Resource Property
- getContext() - Method in class org.gcube.indexmanagement.common.ServiceContextContainer
-
- getCreated() - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Getter method for the Created Resource Property
- getCurrentRefinedCount() - Method in class org.gcube.indexmanagement.geo.QueryResults
-
A method to get the current number of refined hits
- getCurrentUnrefinedCount() - Method in class org.gcube.indexmanagement.geo.QueryResults
-
A method to get the current number of hits processed
- getData() - Method in class org.gcube.indexmanagement.geo.DataWrapper
-
A getter method for the Data
- getDataType() - Method in class org.gcube.indexmanagement.common.ForwardIndexField
-
Returns the data type in use
- getDataTypeFormat() - Method in class org.gcube.indexmanagement.common.ForwardIndexField
-
Returns the format of the data type in use
- getDefaultSize() - Method in enum org.gcube.indexmanagement.common.ForwardIndexField.DataType
-
Getter method for the default byte size of this data type
- getDefaultSize() - Method in enum org.gcube.indexmanagement.geo.GeoIndexField.DataType
-
Getter method for the default byte size of this data type
- getDeltaFileSize() - Method in class org.gcube.indexmanagement.common.IndexUpdaterWSResource
-
Getter method for the DeltaFileSize Resource Property
- getDestructionMode() - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Returns the resource's destruction mode
- getDist() - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.LookupParams
-
Retrieves teh distance measure
- getDistanceMeasure() - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullScanParams
-
Retrieves the distance measure
- getDistanceMeasure() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getDistinct() - Method in class org.gcube.indexmanagement.bdbwrapper.BDBGcqlQueryContainer
-
- getDocSnippets(Document, HashMap<String, ArrayList<String>>) - Method in class org.gcube.indexmanagement.lucenewrapper.HighlighterWrapper
-
Highlights chosen terms of fields in a document, extracting the most
relevant sections
- getDocumentCount() - Method in class org.gcube.indexmanagement.common.IndexLookupWSResource
-
Getter method for the DocumentCount Resource Property
- getDocumentCount() - Method in class org.gcube.indexmanagement.common.IndexManagementWSResource
-
Getter method for the DocumentCount Resource Property
- getElement() - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortElement
-
- getElement() - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullScanReader
-
Reads a record element
- getElementCount() - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullScanParams
-
The number of elements
- getElementCount() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getEntry() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.ApproximationFileEntryInfo
-
Getter of property
- getEntry() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.VectorFileEntryInfo
-
Property getter
- getEQ(String, Object, ResultType) - Method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Gets the values where the key equals the input key.
- getEQ(String, Object, ResultType) - Method in interface org.gcube.indexmanagement.common.ForwardIndex
-
Gets the key and value pairs where keys are equal the input key.
- getEQ(Object, boolean) - Method in class org.gcube.indexmanagement.jdbmwrapper.JdbmWrapper
-
Gets the values where the key equals the input key.
- getException() - Method in exception org.gcube.indexmanagement.common.IndexException
-
Retrieves nested exception.
- getFeatureName() - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullScanParams
-
Retrieves the feature name
- getFeatureName() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getField() - Method in class org.gcube.indexmanagement.bdbwrapper.BDBGcqlQueryContainer.SingleTerm
-
- getField() - Method in class org.gcube.indexmanagement.lucenewrapper.QueryTerm
-
Returns the query term field.
- getFieldByValue(String) - Method in class org.gcube.indexmanagement.common.XMLProfileParser
-
Gets the #text element of the specified element in the current field.
- getFieldIDFromName(String) - Method in class org.gcube.indexmanagement.resourceregistry.RRadaptor
-
- getFieldNameById(String) - Method in class org.gcube.indexmanagement.resourceregistry.RRadaptor
-
- getFieldPosition(String) - Method in class org.gcube.indexmanagement.geo.GeoIndexType
-
A Method to get the position of a field from the field name
- getFields() - Method in class org.gcube.indexmanagement.common.FullTextIndexType
-
Get the specified array of fields.
- getFields() - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Getter method for the Fields list Resource Property
- getFieldText(String) - Method in class org.gcube.indexmanagement.common.XMLProfileParser
-
Retreives the #text element of the first instance of
fieldname.
- getFieldTextArray(String) - Method in class org.gcube.indexmanagement.common.XMLProfileParser
-
Retreives the #text elements of all instances of fieldname.
- getFreq(Term, int) - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneSearchWorker
-
A method used to count the occurrence frequency of a Term in a Document.
- getFreq(Enumeration, String, int) - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneSearchWorker
-
A method used to the Term frequency of the term termString for multiple
fields in the document(docID).
- getFullScanBufferFile(String, String) - Static method in class org.gcube.indexmanagement.featureindexlibrary.commons.FileHelper
-
Retrieves the full scan buffer file
- getFullScanFile(String, String) - Static method in class org.gcube.indexmanagement.featureindexlibrary.commons.FileHelper
-
Retrieves the full scan file
- getGE(String, Object, ResultType) - Method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Gets values >= keyGE.
- getGE(String, Object, ResultType) - Method in interface org.gcube.indexmanagement.common.ForwardIndex
-
Gets the key and value pairs where keys are GE the input key.
- getGE(Object, boolean) - Method in class org.gcube.indexmanagement.jdbmwrapper.JdbmWrapper
-
Gets values >= keyGE.
- getGEandLE(String, Object, Object, ResultType) - Method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Gets keyGE <= values <= keyLE
- getGEandLE(String, Object, Object, ResultType) - Method in interface org.gcube.indexmanagement.common.ForwardIndex
-
Gets the key and value pairs where keys are GE the input key1
and LE the input key2.
- getGEandLE(Object, Object, boolean) - Method in class org.gcube.indexmanagement.jdbmwrapper.JdbmWrapper
-
Gets keyGE <= values <= keyLE
- getGEandLT(String, Object, Object, ResultType) - Method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Gets keyGE <= values < keyLT
- getGEandLT(String, Object, Object, ResultType) - Method in interface org.gcube.indexmanagement.common.ForwardIndex
-
Gets the key and value pairs where keys are GE the input key1
and LT the input key2.
- getGEandLT(Object, Object, boolean) - Method in class org.gcube.indexmanagement.jdbmwrapper.JdbmWrapper
-
Gets keyGE <= values < keyLT
- getGetUntil() - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortPipe
-
gets the sum of the results requested by the client,
until now
- getGT(String, Object, ResultType) - Method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Gets keyGT < values
- getGT(String, Object, ResultType) - Method in interface org.gcube.indexmanagement.common.ForwardIndex
-
Gets the key and value pairs where keys are GT the input key.
- getGT(Object, boolean) - Method in class org.gcube.indexmanagement.jdbmwrapper.JdbmWrapper
-
Gets keyGT < values
- getGTandLE(String, Object, Object, ResultType) - Method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Gets keyGT < values <= keyLE
- getGTandLE(String, Object, Object, ResultType) - Method in interface org.gcube.indexmanagement.common.ForwardIndex
-
Gets the key and value pairs where keys are GT the input key1
and LE the input key2.
- getGTandLE(Object, Object, boolean) - Method in class org.gcube.indexmanagement.jdbmwrapper.JdbmWrapper
-
Gets keyGT < values <= keyLE
- getGTandLT(String, Object, Object, ResultType) - Method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Gets keyGT < values < keyLT
- getGTandLT(String, Object, Object, ResultType) - Method in interface org.gcube.indexmanagement.common.ForwardIndex
-
Gets the key and value pairs where keys are GT the input key1.
- getGTandLT(Object, Object, boolean) - Method in class org.gcube.indexmanagement.jdbmwrapper.JdbmWrapper
-
Gets keyGT < values < keyLT
- getId() - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortElement
-
- getId() - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.FeatureVectorElement
-
Retrieves the id
- getId() - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.RankedResultElement
-
The id
- getId() - Method in class org.gcube.indexmanagement.featureindexlibrary.merger.MergedResultElement
-
Retrieves the id
- getId() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.VectorFileEntry
-
Property getter
- getID() - Method in class org.gcube.indexmanagement.geo.DataWrapper
-
A getter method for the ID
- getIDLength() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getInclusion() - Method in class org.gcube.indexmanagement.geo.GeoGcqlCollectionQuery
-
- getInclusion() - Method in class org.gcube.indexmanagement.geo.RefinementRequest
-
getter for the inclusion property
- getIndexDataDirectory() - Method in class org.gcube.indexmanagement.common.IndexLookupWSResource
-
Returns the local directory where index data is stored
- getIndexFile() - Method in class org.gcube.indexmanagement.geo.RTreeWrapper
-
- getIndexFileSize() - Method in interface org.gcube.indexmanagement.common.IndexGenerator
-
Shows the current file size of the index
- getIndexFileSize() - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneGenerator
-
Shows the current file size of the index
- getIndexID() - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Getter method for the IndexID Resource Property
- getIndexID() - Method in interface org.gcube.indexmanagement.featureindexlibrary.commons.FeatureIndex
-
Returns the index id of the index instance
- getIndexID() - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullScanParams
-
Retrieves the index id
- getIndexID() - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullVectorScan
-
Returns the index id of the index instance
- getIndexID() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFile
-
Returns the index id of the index instance
- getIndexID() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getIndexName() - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.RankedResultElement
-
Retrieves the index name
- getIndexName() - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullScanParams
-
Retrieves the index name
- getIndexName() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getIndexNames() - Method in class org.gcube.indexmanagement.featureindexlibrary.merger.MergedResultElement
-
Retrieves the index names
- getIndexReader() - Method in class org.gcube.indexmanagement.lucenewrapper.HighlighterWrapper
-
- getIndexStatus() - Method in class org.gcube.indexmanagement.common.IndexManagementWSResource
-
Getter method for the IndexStatus Resource Property
- getIndexStatus() - Method in class org.gcube.indexmanagement.common.IndexUpdaterWSResource
-
Getter method for the IndexStatus Resource Property
- getIndexTypeAsString() - Method in class org.gcube.indexmanagement.common.IndexType
-
Returns the index type XML definition
- getIndexTypeName() - Method in class org.gcube.indexmanagement.common.IndexType
-
Returns the index type name.
- getIndexTypeName() - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Getter method for the IndexTypeName Resource Property
- getInstance() - Static method in class org.gcube.indexmanagement.common.notifications.NotifierRequestQueue
-
- getInstance(GeoIndexType, Data, RandomAccessFile) - Static method in class org.gcube.indexmanagement.geo.DataWrapper
-
A method used to get a DataWrapper instance from a GeoTools Data object
- getInstance(GeoIndexType, ReadableByteChannel, RandomAccessFile) - Static method in class org.gcube.indexmanagement.geo.DataWrapper
-
A method used to create a DataWrapper instance from an IndexType and a
DeltaFile input channel
- getIsUpdated() - Method in class org.gcube.indexmanagement.common.IndexUpdaterWSResource
-
Getter method for the IsUpdated Resource Property
- getJndiResourceObject(String) - Static method in class org.gcube.indexmanagement.common.IndexContext
-
A method used to get a resource object (from the JNDI file) for the current Index service if available.
- getKeyField() - Method in class org.gcube.indexmanagement.common.ForwardIndexType
-
Returns the object representing the "key" field of this forward index type
- getLang() - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortElement
-
- getLangs() - Method in class org.gcube.indexmanagement.geo.GeoGcqlQueryContainer.QueriesContainer
-
- getLBound() - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.HeapElement
-
Retrieves the lower bound
- getLE(String, Object, ResultType) - Method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Gets values <= keyLE
- getLE(String, Object, ResultType) - Method in interface org.gcube.indexmanagement.common.ForwardIndex
-
Gets the key and value pairs where keys are LE the input key.
- getLE(Object, boolean) - Method in class org.gcube.indexmanagement.jdbmwrapper.JdbmWrapper
-
Gets values <= keyLE
- getLowerBound(byte[]) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.algo.ComputeBoundsL
-
Retrieves the lower bound of the given bitstring
- getLowerBound(byte[]) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.algo.ComputeBoundsLU
-
Teh lower bound of the bit string
- getLT(String, Object, ResultType) - Method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Gets values < keyLT
- getLT(String, Object, ResultType) - Method in interface org.gcube.indexmanagement.common.ForwardIndex
-
Gets the key and value pairs where keys are LT the input key.
- getLT(Object, boolean) - Method in class org.gcube.indexmanagement.jdbmwrapper.JdbmWrapper
-
Gets values < keyLT
- getLuceneQuery() - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneGcqlQueryContainer
-
- getManagementResourceNamespace() - Method in class org.gcube.indexmanagement.common.IndexLookupWSResource
-
Returns the namespace of the management resource associated with this lookup resource
- getManagementResourceNamespace() - Method in class org.gcube.indexmanagement.common.IndexUpdaterWSResource
-
Returns the namespace of the management resource associated with this updater resource
- getMaxArea() - Method in class org.gcube.indexmanagement.geo.RTreeWrapper
-
Gets the maximum area of objects to be handled by this index
- getMaximumSnippetsCount() - Method in class org.gcube.indexmanagement.lucenewrapper.HighlighterWrapper
-
- getMaxX() - Method in class org.gcube.indexmanagement.geo.DataWrapper
-
A getter method for the highest X coordinate
- getMaxX() - Method in class org.gcube.indexmanagement.geo.shape.Rectangle
-
Getter method for the biggest X coordinate
- getMaxY() - Method in class org.gcube.indexmanagement.geo.DataWrapper
-
A getter method for the highest Y coordinate
- getMaxY() - Method in class org.gcube.indexmanagement.geo.shape.Rectangle
-
Getter method for the biggest Y coordinate
- getMbr() - Method in class org.gcube.indexmanagement.geo.DataWrapper
-
A method to get the Minimum Bounding Rectangle of the entry
- getMinX() - Method in class org.gcube.indexmanagement.geo.DataWrapper
-
A getter method for the lowest X coordinate
- getMinX() - Method in class org.gcube.indexmanagement.geo.shape.Rectangle
-
Getter method for the smallest X coordinate
- getMinY() - Method in class org.gcube.indexmanagement.geo.DataWrapper
-
A getter method for the lowest Y coordinate
- getMinY() - Method in class org.gcube.indexmanagement.geo.shape.Rectangle
-
Getter method for the smallest Y coordinate
- getModified() - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Getter method for the Modified Resource Property
- getName() - Method in class org.gcube.indexmanagement.common.ForwardIndexField
-
Returns the field name
- getNamespace() - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Returns the namespace of the service this resource belongs to
- getNext() - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortPipe
-
- getNext() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.io.ApproximationFileReader
-
Reads entry
- getNext() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.io.VectorFileReader
-
reads next entry
- getNext(int) - Method in class org.gcube.indexmanagement.geo.QueryResults
-
A method to refine, sort and return a specified number of results
- getNumberOfDecimals() - Method in class org.gcube.indexmanagement.geo.GeoGcqlProcessor
-
- getNumberOfElements() - Method in interface org.gcube.indexmanagement.featureindexlibrary.commons.FeatureIndex
-
Retrieves the number of elements in the index
- getNumberOfElements() - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.SortedHeap
-
Retrieves the number of results
- getNumberOfElements() - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullVectorScan
-
- getNumberOfElements() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFile
-
- getNumberOfFields() - Method in class org.gcube.indexmanagement.common.FullTextIndexType
-
Get the number of fields in the index type.
- getNumDocs() - Method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Returns the number of stored documents(values)
- getNumKeys() - Method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Returns the number of entries for each indexed field
- getPackageSize() - Method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Returns the package size that determines how keys and values are multiplexed.
- getPartitionBuckets() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.algo.PointPartitioning
-
Retrieves teh backets in each partition
- getPartitionPoints() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.algo.PointPartitioning
-
Retrieves teh partitioning points
- getPartitionPoints() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getPolygon() - Method in class org.gcube.indexmanagement.geo.RefinementRequest
-
getter for the search-polygon property
- getPosition() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.ApproximationFileEntryInfo
-
Getter of property
- getPosition() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.VectorFileEntryInfo
-
Property getter
- getPresentableFromXML(String, String, String) - Static method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Parses the XML containing the presentable information for a document
(FORMAT: fieldvalue ) and returns
an array containing the unique field names.
- getPresentationFieldsFromXML(String) - Static method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Parses the XML containing the presentable information for a document
(FORMAT: fieldvalue ) and returns
a map containing the field name - value pairs.
- getProjectedFields() - Method in class org.gcube.indexmanagement.gcqlwrapper.GcqlQueryContainer
-
- getPropertyNames() - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
- getQueries() - Method in class org.gcube.indexmanagement.geo.GeoGcqlQueryContainer.QueriesContainer
-
- getRank() - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortElement
-
- getRank() - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.RankedResultElement
-
Retrieves the rank
- getRank() - Method in class org.gcube.indexmanagement.featureindexlibrary.merger.MergedResultElement
-
Retrieves the rank
- getRankerID() - Method in class org.gcube.indexmanagement.geo.RankingRequest
-
getter for the ranker ID property
- getRankRequest() - Method in class org.gcube.indexmanagement.geo.GeoGcqlCollectionQuery
-
- getRecNum() - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.HeapElement
-
Retrieves the record number
- getRefineRequests() - Method in class org.gcube.indexmanagement.geo.GeoGcqlCollectionQuery
-
- getRefinerID() - Method in class org.gcube.indexmanagement.geo.RefinementRequest
-
getter for the refiner ID property
- getRelation() - Method in class org.gcube.indexmanagement.bdbwrapper.BDBGcqlQueryContainer.SingleTerm
-
- getRest() - Method in class org.gcube.indexmanagement.geo.QueryResults
-
Returns the rest of the available results
- getResults(String) - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.LookupBuffer
-
Retrieves the results
- getResults() - Method in class org.gcube.indexmanagement.featureindexlibrary.merger.RankedMergeElement
-
Retrieves teh results
- getResultsRetrieved() - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortPipe
-
gets the sum of the results retrieved
- getResultsSent() - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortPipe
-
- getSearchPolygon() - Method in class org.gcube.indexmanagement.geo.GeoGcqlCollectionQuery
-
- getSnippetSize() - Method in class org.gcube.indexmanagement.lucenewrapper.HighlighterWrapper
-
- getSnippetString(List<String>) - Static method in class org.gcube.indexmanagement.lucenewrapper.HighlighterWrapper
-
Transforms a list of snippets into a formatted string
- getStorage() - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullScanParams
-
Retireves the storage location
- getStorage() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getSubFields() - Method in class org.gcube.indexmanagement.common.XMLProfileParser
-
Gets the (element name, #text value) pairs for all child nodes in the
current field.
- getSupportedRelations() - Method in class org.gcube.indexmanagement.common.IndexLookupWSResource
-
Getter method for the SupportedRelations list Resource Property
- getTerm() - Method in class org.gcube.indexmanagement.lucenewrapper.QueryTerm
-
Returns the query term text.
- getTerms(Query) - Static method in class org.gcube.indexmanagement.lucenewrapper.QueryTermFilter
-
Extracts all query terms of the given Query.
- getTotalHitCount() - Method in class org.gcube.indexmanagement.geo.QueryResults
-
A method to get the total number of (unrefined) hits
- getTypeClass() - Method in enum org.gcube.indexmanagement.common.ForwardIndexField.DataType
-
Getter method for the Class object of this data type
- getTypeClass() - Method in enum org.gcube.indexmanagement.geo.GeoIndexField.DataType
-
Getter method for the Class object of this data type
- getUnCommittedFileSize() - Method in interface org.gcube.indexmanagement.common.IndexGenerator
-
Returns the size of the uncommitted files
- getUnCommittedFileSize() - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneGenerator
-
Returns the size of the uncommitted files
- getUpdater() - Method in class org.gcube.indexmanagement.common.IndexManagementWSResource
-
Getter method for the Updater Resource Property
- getUpdaterCount() - Method in class org.gcube.indexmanagement.common.IndexManagementWSResource
-
Returns the number of values in the Updater Resource Property
- getUpperBound(byte[]) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.algo.ComputeBoundsLU
-
The upper bound of the bit string
- getVAFApproxFile(String, String) - Static method in class org.gcube.indexmanagement.featureindexlibrary.commons.FileHelper
-
Retrieves the VA approximation file
- getVAFBufferFile(String, String) - Static method in class org.gcube.indexmanagement.featureindexlibrary.commons.FileHelper
-
Retrieves the VA buffer file
- getVAFVectorFile(String, String) - Static method in class org.gcube.indexmanagement.featureindexlibrary.commons.FileHelper
-
Retrieves the VA vector file
- getValue() - Method in class org.gcube.indexmanagement.bdbwrapper.BDBGcqlQueryContainer.SingleTerm
-
- getValue(String) - Method in class org.gcube.indexmanagement.geo.DataWrapper
-
A method to get the value of the IndexType field with the specified field
name
- getValueField() - Method in class org.gcube.indexmanagement.common.ForwardIndexType
-
Returns the object representing the "value" field of this forward index type
- getVector() - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.FeatureVectorElement
-
Retrieves the vector
- getVector() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.VectorFileEntry
-
Property getter
- getVectorEntryLength() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getVectorLength() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getVertexArray() - Method in class org.gcube.indexmanagement.geo.shape.Polygon
-
A method to get an array of the vertices of the polygon
- getVertices() - Method in class org.gcube.indexmanagement.geo.shape.Polygon
-
A method to get an ArrayList of the vertices of the polygon
- getWeight() - Method in class org.gcube.indexmanagement.featureindexlibrary.merger.RankedMergeElement
-
Retrieves the weights
- getWeighted() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getWeights() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getX() - Method in class org.gcube.indexmanagement.geo.shape.Point
-
Getter method for the points X coordinate
- getX2Sum() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getXSum() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property getter
- getY() - Method in class org.gcube.indexmanagement.geo.shape.Point
-
Getter method for the points Y coordinate
- goChildElement(String) - Method in class org.gcube.indexmanagement.common.XMLProfileParser
-
Sets the current node to the first child (of the current node) element
with a specified element name
- goParentElement(String) - Method in class org.gcube.indexmanagement.common.XMLProfileParser
-
Sets the current node to the first ascendant (of the current node)
element with a specified element name
- goSiblingElement(String) - Method in class org.gcube.indexmanagement.common.XMLProfileParser
-
Sets the current node to the first sibling (of the current node) element
with a specified element name
- InclusionType - Enum in org.gcube.indexmanagement.geo
-
An enumeration of allowed boolean set operations to use during a GeoIndex
query.
- index - Variable in class org.gcube.indexmanagement.common.IndexField
-
An indicator of whether to index the field
- INDEX_COLLECTION_NAME - Static variable in interface org.gcube.indexmanagement.common.IndexServiceConst
-
The name of the collection storing delta files, index state info
and index statistics
- indexChangeTopic - Variable in class org.gcube.indexmanagement.common.IndexLookupWSResource
-
The index update notification topic
- IndexContext - Class in org.gcube.indexmanagement.common
-
A utility class used to retrieve Index related MessageContext parameters *
- IndexContext() - Constructor for class org.gcube.indexmanagement.common.IndexContext
-
- IndexException - Exception in org.gcube.indexmanagement.common
-
Exception used when the Index fails.
- IndexException() - Constructor for exception org.gcube.indexmanagement.common.IndexException
-
Default constructor.
- IndexException(String) - Constructor for exception org.gcube.indexmanagement.common.IndexException
-
Constructs with message.
- IndexException(Throwable) - Constructor for exception org.gcube.indexmanagement.common.IndexException
-
Constructs with chained exception.
- IndexException(String, Throwable) - Constructor for exception org.gcube.indexmanagement.common.IndexException
-
Constructs with message and exception.
- IndexField - Class in org.gcube.indexmanagement.common
-
Represent the characteristics of a single field in a RowSet.
- IndexField() - Constructor for class org.gcube.indexmanagement.common.IndexField
-
Empty constructor.
- IndexField(String, boolean, boolean, boolean, boolean, boolean, float) - Constructor for class org.gcube.indexmanagement.common.IndexField
-
Constructor setting all field attributes.
- IndexGenerator - Interface in org.gcube.indexmanagement.common
-
Interface for Index Generating Wrapper Classes.
- IndexLookupWSResource - Class in org.gcube.indexmanagement.common
-
- IndexLookupWSResource() - Constructor for class org.gcube.indexmanagement.common.IndexLookupWSResource
-
- IndexLookupWSResource.ConsumerNotification - Class in org.gcube.indexmanagement.common
-
Class that handles the consuming of received notifications
- IndexLookupWSResource.ConsumerNotification(GCUBEScope) - Constructor for class org.gcube.indexmanagement.common.IndexLookupWSResource.ConsumerNotification
-
- IndexManagementWSResource - Class in org.gcube.indexmanagement.common
-
- IndexManagementWSResource() - Constructor for class org.gcube.indexmanagement.common.IndexManagementWSResource
-
- IndexNotificationConsumer - Class in org.gcube.indexmanagement.common
-
- IndexNotificationConsumer(IndexWSResource, GCUBEScope) - Constructor for class org.gcube.indexmanagement.common.IndexNotificationConsumer
-
- IndexSearch - Interface in org.gcube.indexmanagement.common
-
Interface for Index Searching Wrapper Classes
- IndexServiceConst - Interface in org.gcube.indexmanagement.common
-
Commonly used constants.
- IndexStatistics - Interface in org.gcube.indexmanagement.common
-
Interface for Index Statistic Generating Wrapper Classes.
- IndexType - Class in org.gcube.indexmanagement.common
-
- IndexType(String) - Constructor for class org.gcube.indexmanagement.common.IndexType
-
Class constructor.
- indexType - Variable in class org.gcube.indexmanagement.common.IndexType
-
The definition of this index type
- indexType - Variable in class org.gcube.indexmanagement.geo.ranking.RankEvaluator
-
The index type of the Index using this RankEvaluator
- indexType - Variable in class org.gcube.indexmanagement.geo.refinement.Refiner
-
The index type of the Index using this Refiner
- indexTypeID - Variable in class org.gcube.indexmanagement.common.IndexType
-
The name of this index type
- IndexUpdaterWSResource - Class in org.gcube.indexmanagement.common
-
- IndexUpdaterWSResource() - Constructor for class org.gcube.indexmanagement.common.IndexUpdaterWSResource
-
- IndexUpdaterWSResource.ConsumerNotification - Class in org.gcube.indexmanagement.common
-
Class that handles the consuming of received notifications
- IndexUpdaterWSResource.ConsumerNotification(GCUBEScope) - Constructor for class org.gcube.indexmanagement.common.IndexUpdaterWSResource.ConsumerNotification
-
- IndexWSResource - Class in org.gcube.indexmanagement.common
-
- IndexWSResource() - Constructor for class org.gcube.indexmanagement.common.IndexWSResource
-
Constructs a new IndexWSResource object.
- IndexWSResource.DestructionMode - Enum in org.gcube.indexmanagement.common
-
The two possible modes of index resource destruction:
FULL_DESTRUCTION: Remove the resource and perform full clean-up of any objects created by it (e.g.
- init(String) - Method in class org.gcube.indexmanagement.common.linguistics.jtextcat.JTextCatPlugin
-
Method that initialises the implementation of the language id.
- init(String) - Method in class org.gcube.indexmanagement.common.linguistics.languageidplugin.DummyLangidPlugin
-
Method that initialises the implementation of the language id
- init(String) - Method in interface org.gcube.indexmanagement.common.linguistics.languageidplugin.LanguageIdPlugin
-
Initialise the language id plugin.
- init(String, Vector<Language>) - Method in class org.gcube.indexmanagement.common.linguistics.lemmatizerplugin.DummyLemmatizerPlugin
-
Method that initialises the implementation of the language id
- init(String, Vector<Language>) - Method in interface org.gcube.indexmanagement.common.linguistics.lemmatizerplugin.LemmatizerPlugin
-
Method to initialise this plugin, the configuration file is optional.
- init(String, Vector<Language>) - Method in class org.gcube.indexmanagement.common.linguistics.lemmatizerplugin.SnowballStemmingPlugin
-
Method that initialises the implementation of the language id
- init(String) - Method in interface org.gcube.indexmanagement.common.linguistics.synonymplugin.SynonymPlugin
-
Method to initialise this plugin, the configuration file is optional,
but most language detection tools need some sort of statistics,
references and so on.
- init(Polygon, InclusionType, Boolean, GeoIndexType, String[]) - Method in class org.gcube.indexmanagement.geo.ranking.RankEvaluator
-
A method called by the GeoIndexResource after creating an instance of a
RankEvaluator
- init(Polygon, InclusionType, GeoIndexType, boolean, String[]) - Method in class org.gcube.indexmanagement.geo.refinement.Refiner
-
A method called by the GeoIndexResource after creating an instance of a
Refiner
- initialise(String, String, String, String, String[], String, String[]) - Method in class org.gcube.indexmanagement.common.IndexLookupWSResource
-
Initializes the index management resource.
- initialise(String, String, String, String[]) - Method in class org.gcube.indexmanagement.common.IndexManagementWSResource
-
Initializes the index management resource.
- initialise(String, String, String, String[]) - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Initializes a IndexWSResource object.
- initialize(String, String, String, String, String[]) - Method in class org.gcube.indexmanagement.common.IndexUpdaterWSResource
-
Initializes the index management resource.
- initialize(String[]) - Method in class org.gcube.indexmanagement.geo.ranking.RankEvaluator
-
The plugin specific initialization method.
- initialize(String[]) - Method in class org.gcube.indexmanagement.geo.refinement.Refiner
-
The plugin specific initialization method.
- initializeAdapter() - Static method in class org.gcube.indexmanagement.resourceregistry.RRadaptor
-
- initLock - Variable in class org.gcube.indexmanagement.common.IndexWSResource
-
The corresponding lock Object
- insert(DataWrapper) - Method in class org.gcube.indexmanagement.geo.RTreeWrapper
-
Inserts an Entry into the wrapped RTree
- insertPairInDb(Object, Object) - Method in class org.gcube.indexmanagement.jdbmwrapper.JdbmWrapper
-
Insert a key and value pair in the the tree.
- insertRowSet(String) - Method in interface org.gcube.indexmanagement.common.IndexGenerator
-
Inserts rowset of supported a supported indexType.
- insertRowSet(String) - Method in class org.gcube.indexmanagement.jdbmwrapper.JdbmWrapper
-
Inserts tuples in a rowset into the tree, parsing the values from a String.
- insertRowSet(String) - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneGenerator
-
Inserts rowset of supported a supported indexType.
- IntegerComparator - Class in org.gcube.indexmanagement.bdbwrapper
-
This class compares two Integers.
- IntegerComparator() - Constructor for class org.gcube.indexmanagement.bdbwrapper.IntegerComparator
-
- intersection(Polygon, Polygon) - Static method in class org.gcube.indexmanagement.geo.shape.PolygonProcessing
-
returns the intersection of two polygons a, b
- IOHelper - Class in org.gcube.indexmanagement.featureindexlibrary.vafile.io
-
IO Helper class
- IOHelper() - Constructor for class org.gcube.indexmanagement.featureindexlibrary.vafile.io.IOHelper
-
Creates a new instance
- isActive(int) - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortPipe
-
returns the state of the workerID
- isActive() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.ApproximationFileEntry
-
Getter of property
- isActive() - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.VectorFileEntry
-
Property getter
- isAnyWorkerLeft() - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortPipe
-
checks if there is any worker left
- isContained(Polygon, Polygon) - Static method in class org.gcube.indexmanagement.geo.shape.PolygonProcessing
-
checks if polygon internal is contained inside the polygon external
- isHit(DataWrapper) - Method in class org.gcube.indexmanagement.geo.refinement.Refiner
-
A plugin specific method used to determine which index entries are hits
according to the given query.
- isIndexTypeCompatible(GeoIndexType) - Method in class org.gcube.indexmanagement.geo.ranking.RankEvaluator
-
A method used to check if this RankEvaluator plugin is compatible with
indices/entries with a specific GeoIndexType
- isIndexTypeCompatible(GeoIndexType) - Method in class org.gcube.indexmanagement.geo.refinement.Refiner
-
A method used to check if this Refiner plugin is compatible with
indices/entries with a specific GeoIndexType
- isInitializing() - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Returns the current initialization state of the resource
- isNot() - Method in class org.gcube.indexmanagement.geo.GeoGcqlCollectionQuery
-
- isNot() - Method in class org.gcube.indexmanagement.geo.RefinementRequest
-
getter for the not flag
- isReadyToDie() - Method in interface org.gcube.indexmanagement.common.ThreadOwner
-
Deprecated.
A method indicating whether the ThreadOwner is finished or not.
- IsRegisteredCallback - Interface in org.gcube.indexmanagement.common.notifications
-
- IsRegisteredNotificationRequest - Class in org.gcube.indexmanagement.common.notifications
-
- IsRegisteredNotificationRequest(List<ISNotifier.TopicData>, GCUBEServiceContext, GCUBEScope, IsRegisteredCallback) - Constructor for class org.gcube.indexmanagement.common.notifications.IsRegisteredNotificationRequest
-
- isRegisteredResponse(boolean[]) - Method in interface org.gcube.indexmanagement.common.notifications.IsRegisteredCallback
-
- isReturnable - Variable in class org.gcube.indexmanagement.geo.GeoIndexField
-
An indicator of whether the field is returnable (to be returned from a
query)
- isReverse() - Method in class org.gcube.indexmanagement.geo.RankingRequest
-
- isStoped() - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortPipe
-
returns the stop flag
- isTopicRegistered(SimpleTopic) - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Checks if the registration of the given topic has been completed.
- isValid() - Method in class org.gcube.indexmanagement.geo.shape.Polygon
-
A method to check the validity of the polygon.
- isVariable - Variable in class org.gcube.indexmanagement.geo.GeoIndexField
-
An indicator of whether the size of this field is variable,
and we can NOT store it directly to the R-tree of geo-tools
- isWeighted() - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.LookupParams
-
Checks if weights are used
- scope - Variable in class org.gcube.indexmanagement.common.notifications.NotifierRequest
-
- SCORE_FIELD - Static variable in class org.gcube.indexmanagement.common.IndexType
-
The field name of an index type that indicates the ranking of a record
- sctx - Variable in class org.gcube.indexmanagement.common.notifications.NotifierRequest
-
- SEARCHABLE_TAG - Static variable in class org.gcube.indexmanagement.common.IndexType
-
Tag for searchable fields in the field info published
- searchableFields - Variable in class org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
-
- sendIndexChangeNotification(Object) - Method in class org.gcube.indexmanagement.common.IndexLookupWSResource
-
Sends a state change notification message
- sendIndication(long) - Static method in class org.gcube.indexmanagement.common.IndexType
-
Checks if an indication must be sent
- sendMergerNotification() - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortPipe
-
checks if a MergeSorter must receive a notification.
- sendSharedStateChangeNotification(Object) - Method in class org.gcube.indexmanagement.common.IndexManagementWSResource
-
Sends a state change notification message
- sendWorkersNotification() - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortPipe
-
checks if workers must receive notifications.
- SEPERATOR_FIELD_INFO - Static variable in class org.gcube.indexmanagement.common.IndexType
-
Seperator for the field info published
- ServiceContextContainer - Class in org.gcube.indexmanagement.common
-
- ServiceContextContainer(GCUBEServiceContext) - Constructor for class org.gcube.indexmanagement.common.ServiceContextContainer
-
- setActive(boolean) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.ApproximationFileEntry
-
Setter of property
- setActive(boolean) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.VectorFileEntry
-
Property setter
- setAlgo(FIEnums.AlgoType) - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.LookupParams
-
Sets teh algorithm
- setApproximationEntryLength(long) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- setArgs(String[]) - Method in class org.gcube.indexmanagement.geo.RankingRequest
-
setter for the ranker arguments
- setArgs(String[]) - Method in class org.gcube.indexmanagement.geo.RefinementRequest
-
setter for the arguments of the refiner
- setBdbQueries(ArrayList<ArrayList<BDBGcqlQueryContainer.SingleTerm>>) - Method in class org.gcube.indexmanagement.bdbwrapper.BDBGcqlQueryContainer
-
- setBits(short) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- setBitString(byte[]) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.ApproximationFileEntry
-
Setter of property
- setBuckets(int) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- setCollectionID(String[]) - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Setter method for the CollectionID list Resource Property
- setConnectionCount(int) - Method in class org.gcube.indexmanagement.common.IndexManagementWSResource
-
Setter method for the ConnectionCount Resource Property
- setConnectionID(int) - Method in class org.gcube.indexmanagement.common.IndexLookupWSResource
-
Setter method for the ConnectionID Resource Property.
- setConnectionID(String) - Method in class org.gcube.indexmanagement.common.IndexUpdaterWSResource
-
Setter method for the ConnectionID Resource Property
- setCreated(Calendar) - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Setter method for the Created Resource Property
- setCurrentColLangPairs(HashMap<String, HashMap<String, Vector<RTreeWrapper>>>) - Method in class org.gcube.indexmanagement.geo.GeoGcqlProcessor
-
- setDeltaFileSize(long) - Method in class org.gcube.indexmanagement.common.IndexUpdaterWSResource
-
Setter method for the DeltaFileSize Resource Property
- setDestructionMode(IndexWSResource.DestructionMode) - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Sets the resource's destruction mode
- setDist(FIEnums.DistanceTypes) - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.LookupParams
-
Sets the distance measure
- setDistanceMeasure(FIEnums.DistanceTypes) - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullScanParams
-
Sets the distance measure
- setDistanceMeasure(FIEnums.DistanceTypes) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- setDocumentCount(int) - Method in class org.gcube.indexmanagement.common.IndexLookupWSResource
-
Setter method for the DocumentCount Resource Property
- setDocumentCount(int) - Method in class org.gcube.indexmanagement.common.IndexManagementWSResource
-
Setter method for the DocumentCount Resource Property
- setElement(GenericRecord) - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortElement
-
- setElementCount(long) - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullScanParams
-
Sets the number of elements
- setElementCount(long) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- setEntry(ApproximationFileEntry) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.ApproximationFileEntryInfo
-
Setter of property
- setEntry(VectorFileEntry) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.VectorFileEntryInfo
-
Property setter
- setFeatureName(String) - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullScanParams
-
Sets the feature name
- setFeatureName(String) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- setField(String) - Method in class org.gcube.indexmanagement.bdbwrapper.BDBGcqlQueryContainer.SingleTerm
-
- setFields(String[]) - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Setter method for the Fields list Resource Property
- setGetUntil(long) - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortPipe
-
sets the number of results requested by the client
- setId(String) - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.FeatureVectorElement
-
Sets the id
- setId(String) - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.RankedResultElement
-
Sets the id
- setId(String) - Method in class org.gcube.indexmanagement.featureindexlibrary.merger.MergedResultElement
-
Sets the id
- setId(String) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.VectorFileEntry
-
Property setter
- setIDLength(int) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.io.IOHelper
-
Sets the property value
- setIDLength(int) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- setInActive(int) - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortPipe
-
sets the workerID worker as inactive
- setInclusion(InclusionType) - Method in class org.gcube.indexmanagement.geo.GeoGcqlCollectionQuery
-
- setInclusion(InclusionType) - Method in class org.gcube.indexmanagement.geo.RefinementRequest
-
setter for the inclusion property
- setIndexID(String) - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Setter method for the IndexID Resource Property
- setIndexID(String) - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullScanParams
-
Sets the index id
- setIndexID(String) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- setIndexName(String) - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.RankedResultElement
-
Sets the index name
- setIndexName(String) - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullScanParams
-
Sets the index name
- setIndexName(String) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- setIndexNames(Set<String>) - Method in class org.gcube.indexmanagement.featureindexlibrary.merger.MergedResultElement
-
Sets the index names
- setIndexReader(IndexReader) - Method in class org.gcube.indexmanagement.lucenewrapper.HighlighterWrapper
-
- setIndexStatus(String) - Method in class org.gcube.indexmanagement.common.IndexManagementWSResource
-
Setter method for the IndexStatus Resource Property
- setIndexStatus(String) - Method in class org.gcube.indexmanagement.common.IndexUpdaterWSResource
-
Setter method for the IndexStatus Resource Property
- setIndexType(FullTextIndexType) - Method in interface org.gcube.indexmanagement.common.IndexGenerator
-
Updates the Index' state object
- setIndexType(FullTextIndexType) - Method in interface org.gcube.indexmanagement.common.IndexSearch
-
Updates the IndexSearch' state object
- setIndexType(FullTextIndexType) - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneGenerator
-
Updates the Index' state object
- setIndexType(FullTextIndexType) - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneSearcher
-
Updates the IndexSearch' state object
- setIndexTypeName(String) - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Setter method for the IndexTypeName Resource Property
- setIsInitializing(boolean) - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Specifies the current state of the resource (initializing or not)
- setIsUpdated(boolean) - Method in class org.gcube.indexmanagement.common.IndexUpdaterWSResource
-
Setter method for the IsUpdated Resource Property
- setLBound(float) - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.HeapElement
-
Sets the lower bound
- setLuceneQuery(QuerySnippetTermsPair) - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneGcqlQueryContainer
-
- setMaxArea(long) - Method in class org.gcube.indexmanagement.geo.RTreeWrapper
-
Sets the maximum area of objects to be handled by this index
- setMaximumSnippetsCount(Integer) - Method in class org.gcube.indexmanagement.lucenewrapper.HighlighterWrapper
-
- setMaximumSnippetsCount(Integer) - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneSearcher
-
- setMaximumSnippetsCount(Integer) - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneSearchWorker
-
- setModified(Calendar) - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
Setter method for the Modified Resource Property
- setNextField() - Method in class org.gcube.indexmanagement.common.XMLProfileParser
-
Sets current node to next node.
- setNot(boolean) - Method in class org.gcube.indexmanagement.geo.GeoGcqlCollectionQuery
-
- setNumberOfDecimals(Integer) - Method in class org.gcube.indexmanagement.geo.GeoGcqlProcessor
-
- setPackageSize(long) - Method in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
Sets the package size that determines how keys and values are multiplexed.
- setPartitionPoints(float[][]) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- setPolygon(Polygon) - Method in class org.gcube.indexmanagement.geo.RefinementRequest
-
setter for the search-polygon property
- setPosition(long) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.ApproximationFileEntryInfo
-
Setter of property
- setPosition(long) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.VectorFileEntryInfo
-
Property setter
- setProjectedFields(LinkedHashMap<String, String>) - Method in class org.gcube.indexmanagement.gcqlwrapper.GcqlQueryContainer
-
- setRank(double) - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortElement
-
- setRank(float) - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.RankedResultElement
-
Sets the rank
- setRank(float) - Method in class org.gcube.indexmanagement.featureindexlibrary.merger.MergedResultElement
-
Sets the rank
- setRankerID(String) - Method in class org.gcube.indexmanagement.geo.RankingRequest
-
setter for the ranker ID property
- setRankRequest(RankingRequest) - Method in class org.gcube.indexmanagement.geo.GeoGcqlCollectionQuery
-
- setRecNum(long) - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.HeapElement
-
Sets the record number
- setRefineRequests(ArrayList<RefinementRequest>) - Method in class org.gcube.indexmanagement.geo.GeoGcqlCollectionQuery
-
- setRefinerID(String) - Method in class org.gcube.indexmanagement.geo.RefinementRequest
-
setter for the refiner ID property
- setRelation(String) - Method in class org.gcube.indexmanagement.bdbwrapper.BDBGcqlQueryContainer.SingleTerm
-
- setResults(ArrayList<RankedResultElement>) - Method in class org.gcube.indexmanagement.featureindexlibrary.merger.RankedMergeElement
-
Sets the results
- setResultsRetrieved(long) - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortPipe
-
sets the resultsRetrieved
- setReverse(boolean) - Method in class org.gcube.indexmanagement.geo.RankingRequest
-
- setRootNode(String) - Method in class org.gcube.indexmanagement.common.XMLProfileParser
-
Sets the Field Node to the first child of the first instance of the field
matching the argument.
- setSearchPolygon(Polygon) - Method in class org.gcube.indexmanagement.geo.GeoGcqlCollectionQuery
-
- setSnippetSize(Integer) - Method in class org.gcube.indexmanagement.lucenewrapper.HighlighterWrapper
-
- setSnippetSize(Integer) - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneSearcher
-
- setSnippetSize(Integer) - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneSearchWorker
-
- setStop() - Method in class org.gcube.indexmanagement.common.mergesort.MergeSortPipe
-
raises the stop flag
- setStorage(String) - Method in class org.gcube.indexmanagement.featureindexlibrary.fullscan.FullScanParams
-
Sets the storage directory
- setStorage(String) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- setSupportedRelations(String[]) - Method in class org.gcube.indexmanagement.common.IndexLookupWSResource
-
Setter method for the SupportedRelations list Resource Property
- setUpdater(int[]) - Method in class org.gcube.indexmanagement.common.IndexManagementWSResource
-
Setter method for the Updater Resource Property
- setValue(String) - Method in class org.gcube.indexmanagement.bdbwrapper.BDBGcqlQueryContainer.SingleTerm
-
- setVector(float[]) - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.FeatureVectorElement
-
Sets the vector
- setVector(float[]) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.VectorFileEntry
-
Property setter
- setVectorEntryLength(long) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- setVectorLength(int) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.io.IOHelper
-
Sets the property value
- setVectorLength(int) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- setWeight(float) - Method in class org.gcube.indexmanagement.featureindexlibrary.merger.RankedMergeElement
-
Sets the weight
- setWeighted(boolean) - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.LookupParams
-
Sets if weights should be used
- setWeighted(boolean) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- setWeights(float[]) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- setX2Sum(float[]) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- setXSum(float[]) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Property setter
- sharedStateChangeTopic - Variable in class org.gcube.indexmanagement.common.IndexManagementWSResource
-
The state change notification topic
- sharedStateChangeTopicName - Variable in class org.gcube.indexmanagement.common.IndexLookupWSResource
-
The state change notification topic QName
- sharedStateChangeTopicName - Variable in class org.gcube.indexmanagement.common.IndexUpdaterWSResource
-
The state change notification topic QName
- size - Variable in class org.gcube.indexmanagement.common.ForwardIndexField
-
The size of the field
- size - Variable in class org.gcube.indexmanagement.geo.GeoIndexField
-
The byte size of the field
- size - Variable in class org.gcube.indexmanagement.geo.GeoIndexType
-
The accumulated size of all the fields of this GeoIndexType
- skip(long) - Method in class org.gcube.indexmanagement.common.DecompressingInputStream
- skipHeader(RandomAccessFile) - Method in class org.gcube.indexmanagement.featureindexlibrary.vafile.io.IOHelper
-
Skips the header
- SNIPPET - Static variable in class org.gcube.indexmanagement.common.IndexType
-
Snippet character
- SnowballStemmingPlugin - Class in org.gcube.indexmanagement.common.linguistics.lemmatizerplugin
-
The class that provides methods for language identification.
- SnowballStemmingPlugin() - Constructor for class org.gcube.indexmanagement.common.linguistics.lemmatizerplugin.SnowballStemmingPlugin
-
Constructor, creates the lemmatizerMap.
- sort - Variable in class org.gcube.indexmanagement.common.IndexField
-
An indicator of whether to sort the field
- sort() - Method in class org.gcube.indexmanagement.featureindexlibrary.commons.SortedHeap
-
Sorts the existing elements
- SortAscHeapElementComparator - Class in org.gcube.indexmanagement.featureindexlibrary.commons
-
- SortAscHeapElementComparator() - Constructor for class org.gcube.indexmanagement.featureindexlibrary.commons.SortAscHeapElementComparator
-
- SortAscRankedResultComparator - Class in org.gcube.indexmanagement.featureindexlibrary.commons
-
- SortAscRankedResultComparator() - Constructor for class org.gcube.indexmanagement.featureindexlibrary.commons.SortAscRankedResultComparator
-
- SortDescMergedResultComparator - Class in org.gcube.indexmanagement.featureindexlibrary.commons
-
- SortDescMergedResultComparator() - Constructor for class org.gcube.indexmanagement.featureindexlibrary.commons.SortDescMergedResultComparator
-
- SortedHeap - Class in org.gcube.indexmanagement.featureindexlibrary.commons
-
A Sorted heal utility
- SortedHeap() - Constructor for class org.gcube.indexmanagement.featureindexlibrary.commons.SortedHeap
-
Creates a new instance
- Sorter - Class in org.gcube.indexmanagement.geo.ranking
-
A utility class used to sort objects using the quick sort and partial quick
sort sorting algorithms.
- Sorter() - Constructor for class org.gcube.indexmanagement.geo.ranking.Sorter
-
- splitTerms(String) - Static method in class org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
-
- STATISTICS_URL_EXTENSION - Static variable in interface org.gcube.indexmanagement.common.IndexServiceConst
-
The part of the URI that comes after the hostname, including port number.
- StatisticsFileMerger - Class in org.gcube.indexmanagement.common
-
A class used to merge the statistics files of a partitioned index into a
single statistics file.
- StatisticsFileMerger() - Constructor for class org.gcube.indexmanagement.common.StatisticsFileMerger
-
- STATS_FIELD - Static variable in class org.gcube.indexmanagement.common.IndexType
-
The field name of an index type that indicates the docStatistics of a record
- store - Variable in class org.gcube.indexmanagement.common.IndexField
-
An indicator of whether to store the field
- store() - Method in class org.gcube.indexmanagement.common.IndexWSResource
-
- StringComparator - Class in org.gcube.indexmanagement.bdbwrapper
-
This class compares two Strings.
- StringComparator() - Constructor for class org.gcube.indexmanagement.bdbwrapper.StringComparator
-
- SubscribeToNotificationRequest - Class in org.gcube.indexmanagement.common.notifications
-
- SubscribeToNotificationRequest(List<QName>, ISNotifier.BaseNotificationConsumer, GCUBEServiceContext, GCUBEScope) - Constructor for class org.gcube.indexmanagement.common.notifications.SubscribeToNotificationRequest
-
- SupportedRelations - Static variable in class org.gcube.indexmanagement.bdbwrapper.BDBWrapper
-
- SynonymPlugin - Interface in org.gcube.indexmanagement.common.linguistics.synonymplugin
-
The synonym plugin interface.
- VAFile - Class in org.gcube.indexmanagement.featureindexlibrary.vafile
-
The VAFile index
- VAFile(VAFileParams) - Constructor for class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFile
-
Creates a new instance
- VAFileParams - Class in org.gcube.indexmanagement.featureindexlibrary.vafile
-
VAFile Header info
- VAFileParams() - Constructor for class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Creates a new instance
- VAFileParams(String, FIEnums.DistanceTypes, String, String, String, short, int, int, boolean) - Constructor for class org.gcube.indexmanagement.featureindexlibrary.vafile.VAFileParams
-
Creates a new instance
- valueOf(String) - Static method in enum org.gcube.indexmanagement.common.ForwardIndexField.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.indexmanagement.common.IndexWSResource.DestructionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.indexmanagement.common.linguistics.lemmatizerplugin.Language
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.indexmanagement.common.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.indexmanagement.featureindexlibrary.commons.FIEnums.AlgoType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.indexmanagement.featureindexlibrary.commons.FIEnums.DistanceTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.indexmanagement.featureindexlibrary.commons.FIEnums.IndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.indexmanagement.geo.GeoIndexField.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.indexmanagement.geo.InclusionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.indexmanagement.geo.RTreeWrapper.GeoSearchModifiers
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.indexmanagement.geo.RTreeWrapper.SupportedRelations
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.indexmanagement.jdbmwrapper.JdbmWrapper.DbTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.indexmanagement.lucenewrapper.LuceneSearcher.SupportedRelations
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gcube.indexmanagement.common.ForwardIndexField.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.indexmanagement.common.IndexWSResource.DestructionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.indexmanagement.common.linguistics.lemmatizerplugin.Language
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.indexmanagement.common.ResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.indexmanagement.featureindexlibrary.commons.FIEnums.AlgoType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.indexmanagement.featureindexlibrary.commons.FIEnums.DistanceTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.indexmanagement.featureindexlibrary.commons.FIEnums.IndexType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.indexmanagement.geo.GeoIndexField.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.indexmanagement.geo.InclusionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.indexmanagement.geo.RTreeWrapper.GeoSearchModifiers
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.indexmanagement.geo.RTreeWrapper.SupportedRelations
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.indexmanagement.jdbmwrapper.JdbmWrapper.DbTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.indexmanagement.lucenewrapper.LuceneSearcher.SupportedRelations
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VectorFileEntry - Class in org.gcube.indexmanagement.featureindexlibrary.vafile.elements
-
Entry used in vector file
- VectorFileEntry(String, float[], boolean) - Constructor for class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.VectorFileEntry
-
Creates a new instance
- VectorFileEntry(String, float[]) - Constructor for class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.VectorFileEntry
-
Creates a new instance
- VectorFileEntryInfo - Class in org.gcube.indexmanagement.featureindexlibrary.vafile.elements
-
Element holding info on the vector elements
- VectorFileEntryInfo(VectorFileEntry, int) - Constructor for class org.gcube.indexmanagement.featureindexlibrary.vafile.elements.VectorFileEntryInfo
-
Creates a new instance
- VectorFileRandomAccess - Class in org.gcube.indexmanagement.featureindexlibrary.vafile.io
-
Vector File random access
- VectorFileRandomAccess(VAFileParams) - Constructor for class org.gcube.indexmanagement.featureindexlibrary.vafile.io.VectorFileRandomAccess
-
Creates a new instance
- VectorFileReader - Class in org.gcube.indexmanagement.featureindexlibrary.vafile.io
-
Vector File Reader
- VectorFileReader(VAFileParams) - Constructor for class org.gcube.indexmanagement.featureindexlibrary.vafile.io.VectorFileReader
-
Creates a new instance