Interface GrpcService

  • All Known Implementing Classes:
    Faas, TsaasStorage

    public interface GrpcService
    • Method Detail

      • initGrpc

        void initGrpc​(GrpcConnectionConfig grpcConfig)
        Initializes the grpc connection. This method can be called anytime. This method can be called multiple times.