public class VectorQueryModule extends Object implements IQueryModule
| Constructor and Description |
|---|
VectorQueryModule(KBInfo kbinfo)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
fillCache(ACache c)
Fills the cache c with the data contained in the data source described by
kb
|
public VectorQueryModule(KBInfo kbinfo)
kbinfo - Contains the knowledge base infos necessary to read the
input streampublic void fillCache(ACache c)
fillCache in interface IQueryModulec - The cache to be filledCopyright © 2018. All rights reserved.