Module: types

Source:

Classes

FrameHeader
Long
ResultStream
Row

Members

(inner) consistencies

Consistency levels
Source:

(inner) dataTypes

CQL data types
Source:

(inner) distance

Represents the host distance
Source:

(inner) opcodes

An integer byte that distinguish the actual message from and to Cassandra
Source:

(inner) protocolEvents :Object

Event types from Cassandra
Type:
  • Object
Source:

(inner) responseErrorCodes

Server error codes returned by Cassandra
Source:

(inner) resultKind

Type of result included in a response
Source:

Methods

(inner) timeuuid()

Generates and returns a RFC4122 v1 (timestamp based) UUID. Uses node-uuid module as generator.
Source:

(inner) uuid()

Generate and return a RFC4122 v4 UUID. Uses node-uuid module as generator.
Source: