public final class TridentEsTopology extends Object
A Trident topology example.
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TridentEsTopology.FixedBatchSpout
A fixed batch spout. 
 | 
public static void main(String[] args) throws AlreadyAliveException, InvalidTopologyException, AuthorizationException
The example’s main method.
args - the command line argumentsAlreadyAliveException - if the topology is already startedInvalidTopologyException - if the topology is invalidAuthorizationException - if the topology authorization failsCopyright © 2022 The Apache Software Foundation. All rights reserved.