Package | Description |
---|---|
com.bigdata.bop.engine |
Modifier and Type | Interface and Description |
---|---|
interface |
IHaltOpMessage
A message sent to the
IQueryClient when an operator is done executing
for some chunk of inputs. |
interface |
IStartOpMessage
A message sent to the
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 | Class and Description |
---|---|
class |
HaltOpMessage
A message sent to the
IQueryClient when an operator is done executing
for some chunk of inputs. |
class |
StartOpMessage
A message sent to the
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)). |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.