org.apache.cassandra.net.io
Interface IStreamComplete
- All Known Implementing Classes:
- Table.BootstrapCompletionHandler
public interface IStreamComplete
Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
onStreamCompletion
void onStreamCompletion(java.lang.String from,
StreamContextManager.StreamContext streamContext,
StreamContextManager.StreamStatus streamStatus)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2009 The Apache Software Foundation