Class: Java::ComHazelcastCore::EntryEvent
- Inherits:
-
Object
- Object
- Java::ComHazelcastCore::EntryEvent
- Defined in:
- lib/hazelcast/client/map.rb
Instance Method Summary collapse
Instance Method Details
#type ⇒ Object
9 10 11 |
# File 'lib/hazelcast/client/map.rb', line 9 def type getEventType.name end |