Class VeniceGrpcServer

java.lang.Object
com.linkedin.venice.grpc.VeniceGrpcServer

public class VeniceGrpcServer extends Object
  • Field Details

    • credentials

      protected io.grpc.ServerCredentials credentials
  • Constructor Details

  • Method Details

    • start

      public void start() throws VeniceException
      Throws:
      VeniceException
    • isRunning

      public boolean isRunning()
    • isTerminated

      public boolean isTerminated()
    • stop

      public void stop()
    • getServer

      public io.grpc.Server getServer()