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
1:
<?php
2:
namespace
phpcassa\Schema\DataType;
3:
4:
interface
Serialized
{}
5: