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

Method getValues

storm-client/src/jvm/org/apache/storm/tuple/ITuple.java:207–207  ·  view source on GitHub ↗

Gets all the values in this tuple.

()

Source from the content-addressed store, hash-verified

205 * Gets all the values in this tuple.
206 */
207 List<Object> getValues();
208
209}

Callers 15

serializeMethod · 0.65
TupleImplMethod · 0.65
createMethod · 0.65
completeMethod · 0.65
createBoltMessageMethod · 0.65
executeMethod · 0.65
getTupleValueMethod · 0.65
executeMethod · 0.65
executeMethod · 0.65
executeMethod · 0.65
executeMethod · 0.65
executeMethod · 0.65

Implementers 3

TupleImplstorm-client/src/jvm/org/apache/storm/
TridentTupleViewstorm-client/src/jvm/org/apache/storm/
StubTupleexternal/storm-redis/src/test/java/org

Calls

no outgoing calls

Tested by 15

getTupleValueMethod · 0.52
executeMethod · 0.52
executeMethod · 0.52
executeMethod · 0.52
executeMethod · 0.52
executeMethod · 0.52
executeMethod · 0.52
executeMethod · 0.52
executeMethod · 0.52
mockRankableTupleMethod · 0.52
verifyTuplePassedMethod · 0.52