Class ArbiterSrv.Client

java.lang.Object
org.apache.thrift.TServiceClient
dev.vality.bouncer.decisions.ArbiterSrv.Client
All Implemented Interfaces:
ArbiterSrv.Iface
Enclosing class:
ArbiterSrv

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

    Nested Classes
    Modifier and Type Class Description
    static class  ArbiterSrv.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
    Judgement judge​(String ruleset, Context ctx)  
    Judgement recvJudge()  
    void sendJudge​(String ruleset, Context ctx)  

    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