Interface ThriftClientTypes.ExecVoid<C>

  • Type Parameters:
    C - client type
    Enclosing class:
    ThriftClientTypes<C extends org.apache.thrift.TServiceClient>

    public static interface ThriftClientTypes.ExecVoid<C>
    execute method with supplied client
    • Method Detail

      • execute

        void execute​(C client)
              throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException