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

Method write

storm-client/src/jvm/org/apache/storm/generated/LogLevel.java:565–568  ·  view source on GitHub ↗
(org.apache.storm.thrift.protocol.TProtocol oprot)

Source from the content-addressed store, hash-verified

563 }
564
565 @Override
566 public void write(org.apache.storm.thrift.protocol.TProtocol oprot) throws org.apache.storm.thrift.TException {
567 scheme(oprot).write(oprot, this);
568 }
569
570 @Override
571 public java.lang.String toString() {

Callers 1

writeObjectMethod · 0.95

Calls 2

schemeMethod · 0.95
writeMethod · 0.65

Tested by

no test coverage detected