Package oracle.nosql.driver.ops
Class GetIndexesResult
java.lang.Object
oracle.nosql.driver.ops.Result
oracle.nosql.driver.ops.GetIndexesResult
Represents the result of a 
NoSQLHandle.getIndexes(oracle.nosql.driver.ops.GetIndexesRequest) operation.
 
 On a successful operation the index information is returned in an
 array of GetIndexesResult.IndexInfo
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classIndexInfo represents the information about a single index including its name and field names.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionReturns the array of index information returned by the operation.toString()Methods inherited from class oracle.nosql.driver.ops.ResultgetRateLimitDelayedMs, getRetryStats