public static class CoordinatedBolt.SourceArgs extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
boolean |
singleCount |
Modifier | Constructor and Description |
---|---|
protected |
SourceArgs(boolean singleCount) |
Modifier and Type | Method and Description |
---|---|
static CoordinatedBolt.SourceArgs |
all() |
static CoordinatedBolt.SourceArgs |
single() |
String |
toString() |
public static CoordinatedBolt.SourceArgs single()
public static CoordinatedBolt.SourceArgs all()
Copyright © 2022 The Apache Software Foundation. All rights reserved.