Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/storm
/ size
Method
size
storm-client/src/jvm/org/apache/storm/tuple/ITuple.java:22–22 ·
view source on GitHub ↗
Returns the number of fields in this tuple.
()
Source
from the content-addressed store, hash-verified
20
* Returns the number of fields in this tuple.
21
*/
22
int
size();
23
24
/**
25
* Returns true
if
this tuple contains the specified name of the field.
Callers
15
testTimeBasedWindow
Method · 0.65
testEventTimeBasedWindow
Method · 0.65
testCountBasedWindowWithEventTs
Method · 0.65
testCountBasedTriggerWithEventTs
Method · 0.65
testCountBasedTumblingWithSameEventTs
Method · 0.65
testCountBasedSlidingWithSameEventTs
Method · 0.65
testEventTimeLag
Method · 0.65
testScanStop
Method · 0.65
testAdd
Method · 0.65
testIterator
Method · 0.65
getAutoCredentialsTest
Method · 0.65
getNimbusAutoCredPluginTest
Method · 0.65
Implementers
3
TupleImpl
storm-client/src/jvm/org/apache/storm/
TridentTupleView
storm-client/src/jvm/org/apache/storm/
StubTuple
external/storm-redis/src/test/java/org
Calls
no outgoing calls
Tested by
15
testTimeBasedWindow
Method · 0.52
testEventTimeBasedWindow
Method · 0.52
testCountBasedWindowWithEventTs
Method · 0.52
testCountBasedTriggerWithEventTs
Method · 0.52
testCountBasedTumblingWithSameEventTs
Method · 0.52
testCountBasedSlidingWithSameEventTs
Method · 0.52
testEventTimeLag
Method · 0.52
testScanStop
Method · 0.52
testAdd
Method · 0.52
testIterator
Method · 0.52
getAutoCredentialsTest
Method · 0.52
getNimbusAutoCredPluginTest
Method · 0.52