Package | Description |
---|---|
org.teiid.metadata.index |
Modifier and Type | Method and Description |
---|---|
static IEntryResult[] |
SimpleIndexUtil.queryIndex(Index[] indexes,
char[] pattern,
boolean isPrefix,
boolean isCaseSensitive,
boolean returnFirstMatch)
Return all index file records that match the specified record prefix
or pattern.
|
Copyright © 2020. All rights reserved.