Class JetToPythonGrpc.JetToPythonImplBase

java.lang.Object
com.hazelcast.jet.python.grpc.JetToPythonGrpc.JetToPythonImplBase
All Implemented Interfaces:
io.grpc.BindableService
Enclosing class:
JetToPythonGrpc

public abstract static class JetToPythonGrpc.JetToPythonImplBase
extends Object
implements io.grpc.BindableService
  • Constructor Details

  • Method Details

    • streamingCall

      public io.grpc.stub.StreamObserver<InputMessage> streamingCall​(io.grpc.stub.StreamObserver<OutputMessage> responseObserver)
    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService