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

Method write

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

Source from the content-addressed store, hash-verified

359 }
360
361 @Override
362 public void write(org.apache.storm.thrift.protocol.TProtocol oprot) throws org.apache.storm.thrift.TException {
363 scheme(oprot).write(oprot, this);
364 }
365
366 @Override
367 public java.lang.String toString() {

Callers 1

writeObjectMethod · 0.95

Calls 2

schemeMethod · 0.95
writeMethod · 0.65

Tested by

no test coverage detected