Uses of Class
org.apache.cassandra.net.io.StreamContextManager.StreamCompletionAction

Packages that use StreamContextManager.StreamCompletionAction
org.apache.cassandra.net.io   
 

Uses of StreamContextManager.StreamCompletionAction in org.apache.cassandra.net.io
 

Methods in org.apache.cassandra.net.io that return StreamContextManager.StreamCompletionAction
 StreamContextManager.StreamCompletionAction StreamContextManager.StreamStatus.getAction()
           
static StreamContextManager.StreamCompletionAction StreamContextManager.StreamCompletionAction.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StreamContextManager.StreamCompletionAction[] StreamContextManager.StreamCompletionAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 The Apache Software Foundation