public interface SequencePullSupplierOperations extends NotifySubscribeOperations
Modifier and Type | Method and Description |
---|---|
void |
disconnect_sequence_pull_supplier() |
StructuredEvent[] |
pull_structured_events(int max_number) |
StructuredEvent[] |
try_pull_structured_events(int max_number,
BooleanHolder has_event) |
subscription_change
StructuredEvent[] pull_structured_events(int max_number) throws Disconnected
Disconnected
StructuredEvent[] try_pull_structured_events(int max_number, BooleanHolder has_event) throws Disconnected
Disconnected
void disconnect_sequence_pull_supplier()