Uses of Class
org.apache.cassandra.streaming.SessionInfo
Packages that use SessionInfo
Package
Description
-
Uses of SessionInfo in org.apache.cassandra.streaming
Fields in org.apache.cassandra.streaming declared as SessionInfoFields in org.apache.cassandra.streaming with type parameters of type SessionInfoMethods in org.apache.cassandra.streaming that return SessionInfoMethods in org.apache.cassandra.streaming that return types with arguments of type SessionInfoMethods in org.apache.cassandra.streaming with parameters of type SessionInfoConstructors in org.apache.cassandra.streaming with parameters of type SessionInfoModifierConstructorDescriptionSessionInfo(SessionInfo other) SessionPreparedEvent(TimeUUID planId, SessionInfo session, StreamSession.PrepareDirection prepareDirection) Constructor parameters in org.apache.cassandra.streaming with type arguments of type SessionInfoModifierConstructorDescriptionStreamState(TimeUUID planId, StreamOperation streamOperation, Set<SessionInfo> sessions) -
Uses of SessionInfo in org.apache.cassandra.streaming.management
Methods in org.apache.cassandra.streaming.management that return SessionInfoModifier and TypeMethodDescriptionstatic SessionInfoSessionInfoCompositeData.fromCompositeData(CompositeData cd) Methods in org.apache.cassandra.streaming.management with parameters of type SessionInfoModifier and TypeMethodDescriptionstatic CompositeDataSessionInfoCompositeData.toCompositeData(TimeUUID planId, SessionInfo sessionInfo) -
Uses of SessionInfo in org.apache.cassandra.tools.nodetool
Methods in org.apache.cassandra.tools.nodetool with parameters of type SessionInfoModifier and TypeMethodDescriptionvoidNetStats.printReceivingSummaries(PrintStream out, SessionInfo info, boolean printHumanReadable) voidNetStats.printSendingSummaries(PrintStream out, SessionInfo info, boolean printHumanReadable)