public class SplitStreamType<T> extends Object
.split(...)
using
StormStreamSelector
.Modifier and Type | Field and Description |
---|---|
String |
streamId
The stream ID this tuple belongs to.
|
T |
value
The actual data value.
|
Constructor and Description |
---|
SplitStreamType() |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.