コード例 #1
0
ファイル: LSTopoHistoryList.java プロジェクト: matif84/storm
 public void write(org.apache.thrift.protocol.TProtocol oprot)
     throws org.apache.thrift.TException {
   schemes.get(oprot.getScheme()).getScheme().write(oprot, this);
 }
コード例 #2
0
ファイル: LSTopoHistoryList.java プロジェクト: matif84/storm
 public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException {
   schemes.get(iprot.getScheme()).getScheme().read(iprot, this);
 }