Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
R
S
T
V
G
getActiveProcessIdSet()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.client.
DataServiceClient
Retrieve the unique query ID's for all of the active asynchronous processes.
getColumnList()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves the internal representation for this result set.
getDataSetMetaData(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetListResponse
Retrieves a DataSetMetaData instance from this data set list.
getDataSetMetaDataList()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetListResponse
Retrieves the internal meta data list.
getDataType()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetInformationResponse
Retrieve the type of the data set.
getDate(int, int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves an Java Date representation of a field value for the supplied record index and field index.
getDate(int, String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves an Java Date representation of a field value for the supplied record index and field name.
getDate(int, int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet
Retrieves the Java Date representation of the cell value at the given row index and column index.
getDate()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet.ListSetCell
Retrieve the Java Date representation of the cell value.
getDate(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet.ListSetRow
Retrieve the Java Date representation of the cell value for a supplied column index.
getDate(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve a Java Date representation for a field value given the supplied field index.
getDate(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve a Java Date representation for a field value given the supplied field name.
getDate()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord.ResultField
Retrieve a Java Date representation of this field value.
getDescription()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetInformationResponse
Retrieve the description of the data set.
getDocumentURL(String, String, Format, String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.client.
DataServiceClient
Retrieves the URL for a source document.
getDouble(int, int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves an Java Double representation of a field value for the supplied record index and field index.
getDouble(int, String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves an Java Double representation of a field value for the supplied record index and field name.
getDouble(int, int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet
Retrieves the Java Double representation of the cell value at the given row index and column index.
getDouble()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet.ListSetCell
Retrieve the Java Double representation of the cell value.
getDouble(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet.ListSetRow
Retrieve the Java Double representation of the cell value for a supplied column index.
getDouble(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve a Java Double representation for a field value given the supplied field index.
getDouble(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve a Java Double representation for a field value given the supplied field name.
getDouble()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord.ResultField
Retrieve a Java Double representation of this field value.
getFieldName(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves the field name for a supplied field index.
getFieldName(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve the field name for a supplied field index.
getFieldName()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord.ResultField
Retrieve the field name.
getFieldNameMap()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves the Map from field name to field index.
getFieldType(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves the Java field type for a given field index.
getFieldType(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves the Java field type for a given field name.
getFieldType(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve the field type for a supplied field index.
getFieldType(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve the field type for a supplied field name.
getFieldType()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord.ResultField
Retrieve the field type.
getFloat(int, int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves an Java Float representation of a field value for the supplied record index and field index.
getFloat(int, String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves an Java Float representation of a field value for the supplied record index and field name.
getFloat(int, int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet
Retrieves the Java Float representation of the cell value at the given row index and column index.
getFloat()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet.ListSetCell
Retrieve the Java Float representation of the cell value.
getFloat(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet.ListSetRow
Retrieve the Java Float representation of the cell value for a supplied column index.
getFloat(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve a Java Float representation for a field value given the supplied field index.
getFloat(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve a Java Float representation for a field value given the supplied field name.
getFloat()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord.ResultField
Retrieve a Java Float representation of this field value.
getId()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetInformationResponse
Retrieve the unique ID for the data set.
getId()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetListResponse.DataSetMetaData
Retrieve the data set's unique ID.
getInteger(int, int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves an Java Integer representation of a field value for the supplied record index and field index.
getInteger(int, String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves an Java Integer representation of a field value for the supplied record index and field name.
getInteger(int, int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet
Retrieves the Java Integer representation of the cell value at the given row index and column index.
getInteger()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet.ListSetCell
Retrieve the Java Integer representation of the cell value.
getInteger(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet.ListSetRow
Retrieve the Java Integer representation of the cell value for a supplied column index.
getInteger(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve a Java Integer representation for a field value given the supplied field index.
getInteger(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve a Java Integer representation for a field value given the supplied field name.
getInteger()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord.ResultField
Retrieve a Java Integer representation of this field value.
getList(int, int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves an Java List representation of a field value for the supplied record index and field index.
getList(int, String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves an Java List representation of a field value for the supplied record index and field name.
getList(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve a Java List representation for a field value given the supplied field index.
getList(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve a Java List representation for a field value given the supplied field name.
getList()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord.ResultField
Retrieve a Java List representation of this field value.
getLong(int, int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves an Java Long representation of a field value for the supplied record index and field index.
getLong(int, String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves an Java Long representation of a field value for the supplied record index and field name.
getLong(int, int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet
Retrieves the Java Long representation of the cell value at the given row index and column index.
getLong()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet.ListSetCell
Retrieve the Java Long representation of the cell value.
getLong(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet.ListSetRow
Retrieve the Java Long representation of the cell value for a supplied column index.
getLong(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve a Java Long representation for a field value given the supplied field index.
getLong(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve a Java Long representation for a field value given the supplied field name.
getLong()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord.ResultField
Retrieve a Java Long representation of this field value.
getMaxRecords()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetQueryRequest
Retrieve the maximum requested number of records.
getMaxRecords()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetSamplesRequest
Retrieve the maximum number of records to return.
getName()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetInformationResponse
Retrieve the name of the data set.
getName()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetListResponse.DataSetMetaData
Retrieve the data set's name.
getObject(int, int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves a Java Object representation of a field value for the supplied record index and field index.
getObject(int, String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves an Java Object representation of a field value for the supplied record index and field name.
getObject(int, int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet
Retrieves the Java Object representation of the value at the given row index and column index.
getObject()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet.ListSetCell
Retrieve the Java Object representation of the cell value.
getObject(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet.ListSetRow
Retrieve the Java Object representation of the cell value for a supplied column index.
getObject(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve a Java Object representation for a field value given the supplied field index.
getObject(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve a Java Object representation for a field value given the supplied field name.
getObject()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord.ResultField
Retrieve a Java Object representation of this field value.
getOwner()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetInformationResponse
Retrieve the owner of the data set.
getQueryId()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetQueryRequest
Retrieve the unique identifier associated with this query
getQueryId()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetSamplesRequest
Retrieves the unique query ID associated with this request.
getQueryId()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieve the unique query ID of the query that generated this result set.
getQueryProcessingTime()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
RecordCountResponse
Retrieves the time, in milliseconds, that it took to execute the query that generated these results.
getQueryProcessingTime()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves the time, in milliseconds, that it took to execute the query that generated these results.
getQueue()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetQueryRequest
Retrieve the query in queue form.
getRecordCount()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetInformationResponse
Retrieve the record count of the data set.
getReturnFields()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetQueryRequest
Retrieve the list of field values to be retrieved.
getReturnScore()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetQueryRequest
Retrieve the value of the flag for returning the Lucene score.
getSchema()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetSchemaResponse
Retrieves the schema as a Map.
getSize()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetInformationResponse
Retrieve the size in bytes of the data set.
getString(int, int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves a Java String representation of a field value for the supplied record index and field index.
getString(int, String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves an Java String representation of a field value for the supplied record index and field name.
getString(int, int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet
Retrieves the Java String representation of the cell value at the given row index and column index.
getString()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet.ListSetCell
Retrieve the Java String representation of the cell value.
getString(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet.ListSetRow
Retrieve the Java String representation of the cell value for a supplied column index.
getString(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve a Java String representation for a field value given the supplied field index.
getString(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve a Java String representation for a field value given the supplied field name.
getString()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord.ResultField
Retrieve a Java String representation of this field value.
getTotalMatchingRecords()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
RecordCountResponse
Retrieves the total number of records that matched the executed query.
getTotalMatchingRecords()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Retrieves the total number of records that matched the executed query.
getType(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetSchemaResponse
Retrieves the field type for a supplied field name
gov.ornl.csed.csiir.idr.kdd.dataservice.client
- package gov.ornl.csed.csiir.idr.kdd.dataservice.client
gov.ornl.csed.csiir.idr.kdd.dataservice.server.exceptions
- package gov.ornl.csed.csiir.idr.kdd.dataservice.server.exceptions
gov.ornl.csed.csiir.idr.kdd.dataservice.server.models
- package gov.ornl.csed.csiir.idr.kdd.dataservice.server.models
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
R
S
T
V