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

Method write

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

Source from the content-addressed store, hash-verified

286 }
287
288 @Override
289 public void write(org.apache.storm.thrift.protocol.TProtocol oprot) throws org.apache.storm.thrift.TException {
290 scheme(oprot).write(oprot, this);
291 }
292
293 @Override
294 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