Ejemplo n.º 1
0
 public void write(org.apache.thrift.protocol.TProtocol oprot)
     throws org.apache.thrift.TException {
   schemes.get(oprot.getScheme()).getScheme().write(oprot, this);
 }
Ejemplo n.º 2
0
 public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException {
   schemes.get(iprot.getScheme()).getScheme().read(iprot, this);
 }