Class GrpcMailboxServer

  • All Implemented Interfaces:
    io.grpc.BindableService

    public class GrpcMailboxServer
    extends PinotMailboxGrpc.PinotMailboxImplBase
    GrpcMailboxServer manages GRPC-based mailboxes by creating a stream-stream GRPC server.

    This GRPC server is responsible for constructing StreamObserver out of an initial "open" request send by the sender of the sender/receiver pair.