Cassandra\Collection::__construct PHP 메소드

__construct() 공개 메소드

Creates a new collection of a given type.
public __construct ( cassandra\Type $type )
$type cassandra\Type
    public function __construct($type)
    {
    }