class Cassandra::Types::Bigint
Inherits
Methods
kind
Returns :bigint
new
(value)Coerces the value to Integer
assert
(value, message = nil, &block)Asserts that a given value is an Integer
- Void
- Return value of this method is ignored.
to_s
Returns "bigint"