public class QueryDescriptor extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
batched() |
boolean |
collocated() |
boolean |
distributedJoins() |
boolean |
enforceJoinOrder() |
boolean |
equals(Object o) |
int |
hashCode() |
@Nullable String |
label() |
boolean |
local() |
String |
queryInitiatorId() |
String |
schemaName() |
boolean |
skipReducerOnUpdate() |
String |
sql() |
public String schemaName()
public String sql()
public boolean collocated()
public boolean distributedJoins()
public boolean enforceJoinOrder()
public boolean local()
@Nullable public @Nullable String label()
null if not set.public boolean skipReducerOnUpdate()
public boolean batched()
public String queryInitiatorId()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025