Method | Description | |
---|---|---|
indexName ( ) : string | {@inheritDoc} | |
indexOptions ( ) : string | {@inheritDoc} | |
isFrozen ( ) : boolean | {@inheritDoc} | |
isReversed ( ) : boolean | {@inheritDoc} | |
isStatic ( ) : boolean | {@inheritDoc} | |
name ( ) : string | {@inheritDoc} | |
type ( ) : Cassandra\Type | {@inheritDoc} |
public indexOptions ( ) : string | ||
return | string | Index options if present or null |
public isReversed ( ) : boolean | ||
return | boolean | Whether the column is stored in descending order. |
public type ( ) : Cassandra\Type | ||
return | Cassandra\Type | Type of the column |