Overview

Namespaces

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

Classes

  • AsciiType
  • BooleanType
  • BytesType
  • CassandraType
  • CompositeType
  • DateType
  • DoubleType
  • FloatType
  • Int32Type
  • IntegerType
  • LexicalUUIDType
  • LongType
  • TimeUUIDType
  • UTF8Type
  • UUIDType

Interfaces

  • Serialized
  • Overview
  • Namespace
  • Class
  • Tree

Class UUIDType

Handles any type of UUID.

phpcassa\Schema\DataType\CassandraType
Extended by phpcassa\Schema\DataType\UUIDType implements phpcassa\Schema\DataType\Serialized

Direct known subclasses

phpcassa\Schema\DataType\LexicalUUIDType, phpcassa\Schema\DataType\TimeUUIDType
Namespace: phpcassa\Schema\DataType
Package: phpcassa\Schema\DataType
Located at phpcassa/Schema/DataType/UUIDType.php
Methods summary
public
# pack( mixed $value, mixed $is_name = true, mixed $slice_end = null, mixed $is_data = false )

Overrides

phpcassa\Schema\DataType\CassandraType::pack()
public
# unpack( mixed $data, mixed $handle_serialize = true )

Overrides

phpcassa\Schema\DataType\CassandraType::unpack()
Methods inherited from phpcassa\Schema\DataType\CassandraType
__toString()
phpcassa API documentation generated by ApiGen 2.8.0