MCPcopy Create free account
hub / github.com/apache/storm / read

Method read

storm-client/src/jvm/org/apache/storm/generated/LogConfig.java:284–287  ·  view source on GitHub ↗
(org.apache.storm.thrift.protocol.TProtocol iprot)

Source from the content-addressed store, hash-verified

282 }
283
284 @Override
285 public void read(org.apache.storm.thrift.protocol.TProtocol iprot) throws org.apache.storm.thrift.TException {
286 scheme(iprot).read(iprot, this);
287 }
288
289 @Override
290 public void write(org.apache.storm.thrift.protocol.TProtocol oprot) throws org.apache.storm.thrift.TException {

Callers 1

readObjectMethod · 0.95

Calls 1

schemeMethod · 0.95

Tested by

no test coverage detected