Interface SimpleThriftService.Iface

    • Method Detail

      • echoPass

        String echoPass​(String value)
                 throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • onewayPass

        void onewayPass​(String value)
                 throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • echoFail

        String echoFail​(String value)
                 throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • onewayFail

        void onewayFail​(String value)
                 throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • echoRuntimeFail

        String echoRuntimeFail​(String value)
                        throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException
      • onewayRuntimeFail

        void onewayRuntimeFail​(String value)
                        throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException