- index - Variable in class org.gcube.indexmanagement.common.IndexField
-
An indicator of whether to index the field
- 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, String, boolean, boolean, boolean, boolean, boolean, boolean, float) - Constructor for class org.gcube.indexmanagement.common.IndexField
-
Constructor setting all field attributes.
- 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
- indexTypeID - Variable in class org.gcube.indexmanagement.common.IndexType
-
The name of this index type
- IndexTypeParser - Class in org.gcube.indexmanagement.common
-
- IndexTypeParser() - Constructor for class org.gcube.indexmanagement.common.IndexTypeParser
-
- initializeAdapter() - Static method in class org.gcube.indexmanagement.resourceregistry.RRadaptor
-