WordChainTable extends DataManager
FinalYes
Table of Contents
Constants
- STEP_SIZE = 100
Methods
- cleanUp() : mixed
- createTables() : mixed
- getFilePath() : mixed
- getMap() : mixed
- getTableName() : mixed
- reCreateIndex() : mixed
- reInitData() : mixed
- search() : mixed
Constants
STEP_SIZE
public
mixed
STEP_SIZE
= 100
Methods
cleanUp()
public
static cleanUp() : mixed
createTables()
public
static createTables() : mixed
getFilePath()
public
static getFilePath() : mixed
getMap()
public
static getMap() : mixed
getTableName()
public
static getTableName() : mixed
reCreateIndex()
public
static reCreateIndex() : mixed
reInitData()
public
static reInitData([mixed $parameters = array() ]) : mixed
Parameters
- $parameters : mixed = array()
search()
public
static search(mixed $words, mixed $offset) : mixed
Parameters
- $words : mixed
- $offset : mixed