Cassandra\DefaultIndex::options PHP 메소드

options() 공개 메소드

{@inheritDoc}
public options ( ) : array
리턴 array A dictionary of `string` and `Cassandra\Value pairs of the index's options.
    public function options()
    {
    }