PHP Class Cassandra\CollectionsIntegrationTest

Inheritance: extends BasicIntegrationTest
Afficher le fichier Open project: datastax/php-driver

Méthodes publiques

Méthode Description
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

Méthodes protégées

Méthode Description
setUp ( ) Create user types after initializing cluster and session

Method Details

compositeCassandraTypes() public méthode

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

nestedCassandraTypes() public méthode

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

setUp() protected méthode

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