Class CoreProtostellarAccessorsStreaming


  • public class CoreProtostellarAccessorsStreaming
    extends Object
    Used to generically handle the core functionality of sending a GRPC request over Protostellar and handling the streaming response.

    Can handle any streaming setup, e.g. query, search, etc.

    For single-request-single-response situations, {@see CoreProtostellarAccessors}.