ResultSetBoundary Type
ResultSetBoundary Type documentation for Java SDK
ResultSetBoundary
Boundary marker for logical result sets in streaming memory retrieval
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| resultSetId | String | Unique identifier for this result set (UUID) | |
| kind | String | Type of boundary marker | |
| stageName | String | Free-form label describing the pipeline stage | |
| expectedItems | Integer | Hint for progress tracking - expected number of items in this result set | [optional] |