- RECORD_BEAN_NAME - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBean
-
The name of the searialized bean
- RECORD_BEAN_NAME - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementXBean
-
The name of the searialized bean
- RECORD_COLLECTION_NAME - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBLOBGeneric
-
The name of the collection attribute holding the collection value
- RECORD_COLLECTION_NAME - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementGeneric
-
The name of the collection attribute holding the collection value
- RECORD_ID_NAME - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBLOBGeneric
-
The name of the id attribute holding the identifier value
- RECORD_ID_NAME - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementGeneric
-
The name of the id attribute holding the identifier value
- RECORD_RANK_NAME - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementGeneric
-
The name of the rank attribute holding the record ranking
- RecordAttribute - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
Placeholder for attribute key values that can be placed in each result serialization
- RecordAttribute(String, String) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.RecordAttribute
-
- RecordParser - Class in org.gcube.common.searchservice.searchlibrary.resultset.helpers
-
- RecordParser() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RecordParser
-
- RecordsTag - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
-
Tag used in the xml representation of a part
- RecordTag - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
-
Tag used in the xml representation of a part
- removePreviousPart() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Sets the current part to be the previous part
- requestFlowCreation(String) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSFileHelper
-
notifies the producer of an RS that more records are needed
- resetInWrap() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultSetRef
-
Sets that there is no file to wrap
- respat - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
-
The pattern to seperate results
- ResultElementBase - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
This class is the base class that must be extended by anyone wishing to implement a custom
Record element class.
- ResultElementBase() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBase
-
- ResultElementBean - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
This class acts as a generic placeholder for the records that can be inserted and extracted from the
ResultSet
payload parts treating the
payload as a java bean object.
- ResultElementBean() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBean
-
Default contructor nessecary for the framework
- ResultElementBean(String, String, Object) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBean
-
Constructs a new instance of this class
- ResultElementBLOBBase - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
This class is the base class that must be extended by anyone wishing to implement a custom
Record element class for BLOB records.
- ResultElementBLOBBase() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBLOBBase
-
- ResultElementBLOBGeneric - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
This class acts as a generic placeholder for the records that can be inserted and extracted from the
ResultSet
payload parts
- ResultElementBLOBGeneric() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBLOBGeneric
-
Default contructor nessecary for the framework
- ResultElementBLOBGeneric(String, String, String, InputStream) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBLOBGeneric
-
- ResultElementGeneric - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
This class acts as a generic placeholder for the records that can be inserted and extracted from the
ResultSet
payload parts
- ResultElementGeneric() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementGeneric
-
Default contructor nessecary for the framework
- ResultElementGeneric(String, String, String, String) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementGeneric
-
- ResultElementGeneric(String, String, String) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementGeneric
-
- ResultElementXBean - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
This class acts as a generic placeholder for the records that can be inserted and extracted from the
ResultSet
payload parts treating the
payload as a java bean object.
- ResultElementXBean() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementXBean
-
Default contructor nessecary for the framework
- ResultElementXBean(String, String, Object) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementXBean
-
Constructs a new instance of this class
- ResultSet - Class in org.gcube.common.searchservice.searchlibrary.resultset
-
The
ResultSet
element provides a container for placing produced records and for consuming them.
- ResultSet(CreationParams) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
- ResultSet(String[], boolean) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
- ResultSet(String, boolean) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
- ResultSet(String) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
- ResultSet(String, int) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
- ResultSet(String, PrivateKey) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
- ResultSetRef - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
Placeholder for information on a
ResultSet
chain
- ResultSetRef() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultSetRef
-
- ResultSetTag - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
-
Tag used in the xml representation of a part
- retrieveCustomProperties(Document) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSXMLHelper
-
Retrives the serialized version of the CustomPropertied that are contained in the Head part DOM object
- retrieveCustomProperties() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Retrieves a serialization of the head custom properties
- RS_fromXML(String) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementBase
-
Populates the current property element with provided property serialization
- RS_fromXML(String) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBase
-
This operation is used to unmarshal a result element from a serialization string only if
this is a valid result serialization as returned by
ResultElementBase.RS_toXML()
.
- RS_toXML() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementBase
-
Creates a serialization of the current property element that can be added to the ResultSet
head part.
- RS_toXML() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBase
-
This operation is used to retrieve the searialization of the provided
record element checking if it is a valid serialization.
- RSConstants - Class in org.gcube.common.searchservice.searchlibrary.resultset.helpers
-
This class holds some constant values that are used for the creation and usage of a
ResultSet
- RSConstants() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
-
- RSConstants.CONTROLFLOW - Enum in org.gcube.common.searchservice.searchlibrary.resultset.helpers
-
Enumeration used to specify demands on result production
- RSConstants.RESOURCETYPE - Enum in org.gcube.common.searchservice.searchlibrary.resultset.helpers
-
Enumeration used to defoine type of resource to use
- RSConstants.TRANSPORTTYPE - Enum in org.gcube.common.searchservice.searchlibrary.resultset.helpers
-
Enumeration used to specify demands on result consumption
- RSFileHelper - Class in org.gcube.common.searchservice.searchlibrary.resultset.helpers
-
- RSFileHelper() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSFileHelper
-
- RSXMLHelper - Class in org.gcube.common.searchservice.searchlibrary.resultset.helpers
-
Helper class used by
ResultSet
to create
and manipulate xml files / content
- RSXMLHelper() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSXMLHelper
-
- run() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.CloneThreadGeneric
-
- run() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.FilterByxPathThread
-
- run() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.KeepTopThreadGeneric
-
- run() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.StreamManager
-
- run() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.StreamWorker
-
- run() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.TransformByXSLTThread
-
- runGC() - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSFileHelper
-
Attempt to call the garbage collector