| Package | Description |
|---|---|
| stream.lookup |
| Modifier and Type | Class and Description |
|---|---|
class |
CsvDatabase
An implementation of the AbstractDatabase lookup service, that reads data
from a CSV file at initialization time.
|
class |
JSONDatabase
This implementation of the AbstractDatabase lookup service uses a JSON stream
to populate the lookup table.
|
Copyright © 2018. All rights reserved.