Overview

Namespaces

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

Classes

  • DataType
  • StrategyClass
  • Overview
  • Namespace
  • Class
  • Tree

Class StrategyClass

Replication strategies for keyspaces.

Namespace: phpcassa\Schema
Package: phpcassa\Schema
Located at phpcassa/Schema/StrategyClass.php
Constants summary
string SIMPLE_STRATEGY "SimpleStrategy"
#

Ignores node DCs and racks.

Ignores node DCs and racks.

string NETWORK_TOPOLOGY_STRATEGY "NetworkTopologyStrategy"
#

Allows a replication factor per-DC.

Allows a replication factor per-DC.

string OLD_NETWORK_TOPOLOGY_STRATEGY "OldNetworkTopologyStrategy"
#

Only available for backwards-compatibility.

Only available for backwards-compatibility.

phpcassa API documentation generated by ApiGen 2.8.0