storm.trident.topology.state
Interface RotatingTransactionalState.StateInitializer

Enclosing class:
RotatingTransactionalState

public static interface RotatingTransactionalState.StateInitializer


Method Summary
 Object init(long txid, Object lastState)
           
 

Method Detail

init

Object init(long txid,
            Object lastState)


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