public interface IStartOpMessage extends IOpLifeCycleMessage
IQueryClient
when an operator begins executing
for some chunk of inputs (an operator on a node against a shard for some
binding set chunks generated by downstream operator(s)).Modifier and Type | Method and Description |
---|---|
int |
getChunkMessageCount()
The #of
IChunkMessage accepted as the input for the operator. |
getServiceId
getBOpId, getPartitionId, getQueryId
int getChunkMessageCount()
IChunkMessage
accepted as the input for the operator.
Note: This should be ONE (1) unless IChunkMessage
are being
combined for the operator.
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.