PHP Класс Cassandra\CollectionsIntegrationTest

Наследование: extends BasicIntegrationTest
Показать файл Открыть проект

Открытые методы

Метод Описание
compositeCassandraTypes ( ) Composite Cassandra types (list, map, set, tuple, and UDT) to be used by data providers
nestedCassandraTypes ( ) Nested composite Cassandra types (list, map, set, tuple, and UDT) to be used by data providers

Защищенные методы

Метод Описание
setUp ( ) Create user types after initializing cluster and session

Описание методов

compositeCassandraTypes() публичный Метод

Composite Cassandra types (list, map, set, tuple, and UDT) to be used by data providers

nestedCassandraTypes() публичный Метод

Nested composite Cassandra types (list, map, set, tuple, and UDT) to be used by data providers

setUp() защищенный Метод

Create user types after initializing cluster and session
protected setUp ( )