Class RepairerSrv.Client

java.lang.Object
org.apache.thrift.TServiceClient
dev.vality.fistful.withdrawal.RepairerSrv.Client
All Implemented Interfaces:
RepairerSrv.Iface
Enclosing class:
RepairerSrv

public static class RepairerSrv.Client
extends org.apache.thrift.TServiceClient
implements RepairerSrv.Iface
  • Nested Class Summary

    Nested Classes
    Modifier and Type Class Description
    static class  RepairerSrv.Client.Factory  
  • Field Summary

    Fields inherited from class org.apache.thrift.TServiceClient

    iprot_, oprot_, seqid_
  • Constructor Summary

    Constructors
    Constructor Description
    Client​(org.apache.thrift.protocol.TProtocol prot)  
    Client​(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)  
  • Method Summary

    Modifier and Type Method Description
    void recvRepair()  
    void repair​(String id, RepairScenario scenario)  
    void sendRepair​(String id, RepairScenario scenario)  

    Methods inherited from class org.apache.thrift.TServiceClient

    getInputProtocol, getOutputProtocol, receiveBase, sendBase, sendBaseOneway

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait