Cassandra\DefaultIndex::options PHP Method

options() public method

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