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
S
setColumnList(List<ResultSetResponse.InternalColumn>)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Sets the internal representation for this result set.
setDataSetMetaDataList(List<DataSetListResponse.DataSetMetaData>)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetListResponse
Sets the internal meta data list.
setDataType(DataSetInformationResponse.DataType)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetInformationResponse
Set the type for the data set.
setDescription(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetInformationResponse
Set the description for the data set.
setFieldNameMap(Map<String, Integer>)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Sets the Map for field name to field index.
setId(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetInformationResponse
Set the unique ID for the data set.
setId(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetListResponse.DataSetMetaData
Set the data set's ID.
setLastSet(boolean)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Set whether this is that last set of results for a query.
setMaxRecords(long)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetQueryRequest
Set the maximum records to retrieve.
setMaxRecords(long)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetSamplesRequest
Set the maximum number of records to retrieve.
setName(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetInformationResponse
Set the name for the data set.
setName(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetListResponse.DataSetMetaData
Set the data set's name.
setOwner(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetInformationResponse
Set the owner for the data set.
setQuery(DataSetQueryRequest.QueryNode)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetQueryRequest
Set the query associated with this request.
setQueryId(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetQueryRequest
Set the unique identifier associated with this query.
setQueryId(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetSamplesRequest
Set the unique query ID associated with this request.
setQueryId(String)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Set the unique query ID.
setQueryProcessingTime(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
RecordCountResponse
Set the query processing time.
setQueryProcessingTime(int)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Set the query processing time.
setQueue(Queue<String>)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetQueryRequest
Set the query in queue form.
setRecordCount(long)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetInformationResponse
Set the record count for the data set.
setReturnFields(List<String>)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetQueryRequest
Set the list of field values to be retrieved.
setReturnScore(boolean)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetQueryRequest
Add the score field to the field values retrieved.
setSchema(Map<String, String>)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetSchemaResponse
Set the schema as a Map.
setSize(long)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
DataSetInformationResponse
Set the size in bytes for the data set.
setTotalMatchingRecords(long)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
RecordCountResponse
Set the total number of records that matched the executed query.
setTotalMatchingRecords(long)
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse
Set the total number of records that matched the executed query.
shutdown()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.client.
DataServiceClient
Close the connection to the data service and kill the thread pool.
size()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ListSet.ListSetRow
Retrieve the size of the row.
size()
- Method in class gov.ornl.csed.csiir.idr.kdd.dataservice.server.models.
ResultSetResponse.ResultRecord
Retrieve the number of fields in this record.
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