Package | Description |
---|---|
org.apache.storm.loadgen |
Modifier and Type | Method and Description |
---|---|
InputStream.Builder |
InputStream.Builder.withExecTime(NormalDistStats execTime) |
InputStream.Builder |
InputStream.Builder.withFromComponent(String fromComponent) |
InputStream.Builder |
InputStream.Builder.withGroupingType(Grouping grouping)
Add the grouping type based off of the thrift Grouping class.
|
InputStream.Builder |
InputStream.Builder.withGroupingType(GroupingType groupingType) |
InputStream.Builder |
InputStream.Builder.withId(String id) |
InputStream.Builder |
InputStream.Builder.withProcessTime(NormalDistStats processTime) |
InputStream.Builder |
InputStream.Builder.withToComponent(String toComponent) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.