public abstract class IndexDBO extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static List<String> |
stopwords |
| Constructor and Description |
|---|
IndexDBO() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
close() |
abstract List<String> |
search(String object) |
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.