Interface | Description |
---|---|
ApiJobStore |
An ApiJobStore is responsible for storing the metadata about Bard jobs.
|
Class | Description |
---|---|
HashJobStore |
An ApiJobStore backed by an in-memory map.
|
JobRowFilter |
Class containing filter information to filter JobRows in ApiJobStore.
|
NoOpApiJobStore |
An ApiJobStore that doesn't actually do anything.
|
Exception | Description |
---|---|
ApiJobStoreException |
Class for exception thrown while saving a record in ApiJobStore.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.