Cassandra\Aggregate::name PHP 메소드

name() 공개 메소드

Returns the full name of the aggregate
public name ( ) : string
리턴 string Full name of the aggregate including name and types
    function name();