Cassandra\DefaultAggregate::name PHP 메소드

name() 공개 메소드

{@inheritDoc}
public name ( ) : string
리턴 string Full name of the aggregate including name and types
    public function name()
    {
    }