Overview

Namespaces

  • cassandra
  • None
  • PHP
  • phpcassa
    • Batch
    • Connection
    • Index
    • Iterator
    • Schema
      • DataType
    • Util
    • UUID

Classes

  • TBase
  • TMessageType
  • TType

Exceptions

  • TApplicationException
  • TException
  • Overview
  • Namespace
  • Class
  • Tree

Class TType

Data types that can be sent via Thrift

Located at thrift/Thrift.php
Constants summary
integer STOP 0
#
integer VOID 1
#
integer BOOL 2
#
integer BYTE 3
#
integer I08 3
#
integer DOUBLE 4
#
integer I16 6
#
integer I32 8
#
integer I64 10
#
integer STRING 11
#
integer UTF7 11
#
integer STRUCT 12
#
integer MAP 13
#
integer SET 14
#
integer LST 15
#
integer UTF8 16
#
integer UTF16 17
#
phpcassa API documentation generated by ApiGen 2.8.0