Class SqlResponse
java.lang.Object
org.springframework.data.elasticsearch.core.sql.SqlResponse
Defines an SQL response.
- Since:
- 5.4
- Author:
- Aouichaoui Youssef
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic final recordstatic class -
Method Summary
-
Method Details
-
isRunning
public boolean isRunning() -
isPartial
public boolean isPartial() -
getCursor
-
getColumns
-
getRows
-
builder
-