Class HertsServiceUnary<T>

  • All Implemented Interfaces:
    HertsService

    public abstract class HertsServiceUnary<T>
    extends java.lang.Object
    Herts unary streaming service
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getConnection()
      Get rpc connection id list If you are using HertsHttp, always null
      io.grpc.MethodDescriptor.MethodType getGrpcMethodType()
      Get grpc method
      HertsType getHertsType()
      Get implemented herts core type
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HertsServiceUnary

        public HertsServiceUnary()
    • Method Detail

      • getGrpcMethodType

        public io.grpc.MethodDescriptor.MethodType getGrpcMethodType()
        Description copied from interface: HertsService
        Get grpc method
        Specified by:
        getGrpcMethodType in interface HertsService
        Returns:
        MethodDescriptor.MethodType
      • getConnection

        public java.lang.String getConnection()
        Description copied from interface: HertsService
        Get rpc connection id list If you are using HertsHttp, always null
        Specified by:
        getConnection in interface HertsService
        Returns:
        Connection list