class Cassandra::Types::Map
Inherits
Methods
kind
Returns :map
new
(*value)Coerces the value to Hash
assert
(value, message = nil, &block)Asserts that a given value is a Hash
- Void
- Return value of this method is ignored.
to_s
Returns "map<type, type>"