storm.trident.topology
Class BatchInfo
java.lang.Object
storm.trident.topology.BatchInfo
public class BatchInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
batchId
public IBatchID batchId
state
public Object state
batchGroup
public String batchGroup
BatchInfo
public BatchInfo(String batchGroup,
IBatchID batchId,
Object state)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.