Package org.hyperledger.fabric.client
Interface FilteredBlockEventsRequest
- All Superinterfaces:
EventsRequest<org.hyperledger.fabric.protos.peer.FilteredBlock>
,Signable
public interface FilteredBlockEventsRequest
extends EventsRequest<org.hyperledger.fabric.protos.peer.FilteredBlock>
A Fabric Gateway call to obtain filtered block events. Supports off-line signing flow using
Gateway.newSignedFilteredBlockEventsRequest(byte[], byte[])
.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder used to create a new filtered block events request. -
Method Summary
Methods inherited from interface org.hyperledger.fabric.client.EventsRequest
getEvents, getEvents, getEvents