Class | Description |
---|---|
BulkInsertResponseWrapper |
Util class to wrap response of
bulkInsert interface. |
DescCollResponseWrapper |
Util class to wrap response of
describeCollection interface. |
DescDBResponseWrapper |
Util class to wrap response of
describeCollection interface. |
DescIndexResponseWrapper |
Util class to wrap response of
describeIndex interface. |
DescIndexResponseWrapper.IndexDesc |
Internal-use class to wrap response of
describeIndex interface. |
FieldDataWrapper |
Utility class to wrap response of
query/search interface. |
GetBulkInsertStateWrapper |
Util class to wrap response of
GetImportStateResponse interface. |
GetCollStatResponseWrapper |
Utility class to wrap response of
getCollectionStatistics interface. |
GetPartStatResponseWrapper |
Utility class to wrap response of
getPartitionStatistics interface. |
MutationResultWrapper |
Utility class to wrap response of
insert/delete interface. |
QueryResultsWrapper |
Utility class to wrap response of
query interface. |
QueryResultsWrapper.RowRecord |
Internal-use class to wrap response of
query interface. |
SearchResultsWrapper |
Utility class to wrap response of
search interface. |
SearchResultsWrapper.IDScore |
Internal-use class to wrap response of
search interface. |
ShowCollResponseWrapper |
Util class to wrap response of
showCollections interface. |
ShowCollResponseWrapper.CollectionInfo |
Internal-use class to wrap response of
showCollections interface. |
ShowPartResponseWrapper |
Util class to wrap response of
showPartitions interface. |
ShowPartResponseWrapper.PartitionInfo |
Internal-use class to wrap response of
showPartitions interface. |