storm.kafka.trident
Interface IBatchCoordinator

All Superinterfaces:
Serializable
All Known Implementing Classes:
DefaultCoordinator

public interface IBatchCoordinator
extends Serializable


Method Summary
 void close()
           
 boolean isReady(long txid)
           
 

Method Detail

isReady

boolean isReady(long txid)

close

void close()


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.