public class GridH2DmlRequest extends Object implements Message, GridCacheQueryMarshallable
DIRECT_TYPE_SIZE| Constructor and Description |
|---|
GridH2DmlRequest()
Required by
Externalizable |
GridH2DmlRequest(GridH2DmlRequest req) |
public GridH2DmlRequest()
Externalizablepublic GridH2DmlRequest(GridH2DmlRequest req)
req - Request.public Object[] parameters()
public GridH2DmlRequest parameters(Object[] params)
params - Parameters.this.public GridH2DmlRequest requestId(long reqId)
reqId - Request ID.this.public long requestId()
public GridH2DmlRequest caches(List<Integer> caches)
caches - Caches.this.public GridH2DmlRequest topologyVersion(AffinityTopologyVersion topVer)
topVer - Topology version.this.public AffinityTopologyVersion topologyVersion()
public int[] queryPartitions()
public GridH2DmlRequest queryPartitions(int[] qryParts)
qryParts - Query partitions.this.public GridH2DmlRequest pageSize(int pageSize)
pageSize - Page size.this.public int pageSize()
public GridH2DmlRequest query(String qry)
qry - SQL Query.this.public String query()
public GridH2DmlRequest flags(int flags)
flags - Flags.this.public boolean isFlagSet(int flags)
flags - Flags to check.true If all the requested flags are set to true.public Boolean isDataPageScanEnabled()
true If data page scan enabled, false if not, and null if not set.public int timeout()
public GridH2DmlRequest timeout(int timeout)
timeout - New timeout.this.public String schemaName()
public GridH2DmlRequest schemaName(String schemaName)
schemaName - Schema name.this.public boolean explicitTimeout()
public GridH2DmlRequest explicitTimeout(boolean explicitTimeout)
explicitTimeout - Explicit timeout flag.this.public void marshall(Marshaller m)
marshall in interface GridCacheQueryMarshallablepublic void unmarshall(Marshaller m, GridKernalContext ctx)
unmarshall in interface GridCacheQueryMarshallablepublic boolean writeTo(ByteBuffer buf, MessageWriter writer)
public boolean readFrom(ByteBuffer buf, MessageReader reader)
public short directType()
directType in interface Messagepublic byte fieldsCount()
fieldsCount in interface Messagepublic void onAckReceived()
onAckReceived in interface Message
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025