Class: Cassie::ConnectionHandler::Logging::SessionConnectEvent
- Inherits:
-
ActiveSupport::Notifications::Event
- Object
- ActiveSupport::Notifications::Event
- Cassie::ConnectionHandler::Logging::SessionConnectEvent
- Defined in:
- lib/cassie/connection_handler/logging/session_connect_event.rb
Defined Under Namespace
Modules: Inspector
Instance Method Summary collapse
Instance Method Details
#keyspace ⇒ Object
4 5 6 |
# File 'lib/cassie/connection_handler/logging/session_connect_event.rb', line 4 def keyspace payload[:keyspace] || "[none]" end |