Package | Description |
---|---|
org.apache.cassandra.streaming |
Modifier and Type | Field and Description |
---|---|
SessionInfo |
StreamEvent.SessionPreparedEvent.session |
Modifier and Type | Field and Description |
---|---|
java.util.Set<SessionInfo> |
StreamState.sessions |
Modifier and Type | Method and Description |
---|---|
SessionInfo |
StreamSession.getSessionInfo() |
Constructor and Description |
---|
StreamEvent.SessionPreparedEvent(java.util.UUID planId,
SessionInfo session) |
Constructor and Description |
---|
StreamState(java.util.UUID planId,
java.lang.String description,
java.util.Set<SessionInfo> sessions) |
Copyright © 2013 The Apache Software Foundation