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

Method write

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

Source from the content-addressed store, hash-verified

353 }
354
355 @Override
356 public void write(org.apache.storm.thrift.protocol.TProtocol oprot) throws org.apache.storm.thrift.TException {
357 scheme(oprot).write(oprot, this);
358 }
359
360 @Override
361 public java.lang.String toString() {

Callers 3

tupleSchemeWriteValueMethod · 0.95
writeObjectMethod · 0.95

Calls 2

schemeMethod · 0.95
writeMethod · 0.65

Tested by

no test coverage detected