public class TridentState extends Object
Modifier | Constructor and Description |
---|---|
protected |
TridentState(TridentTopology topology,
Node node) |
Modifier and Type | Method and Description |
---|---|
Stream |
newValuesStream() |
TridentState |
parallelismHint(int parallelism) |
protected TridentState(TridentTopology topology, Node node)
public Stream newValuesStream()
public TridentState parallelismHint(int parallelism)
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.