| Interface | Description |
|---|---|
| TaskStatisticsStore |
Store task statistics.
|
| Class | Description |
|---|---|
| AnalystClusterRequest |
A request sent to an Analyst cluster worker.
|
| AnalystWorker | |
| ClusterGraphBuilder |
Builds and caches graphs as well as the inputs they are built from for use in Analyst Cluster workers.
|
| ClusterGraphService | |
| JobSimulator |
Enqueues a bunch of messages to simulate an Analyst Cluster job
$ aws s3 ls analyst-demo-graphs
$ aws sqs list-queues
|
| PointSetDatastore |
TODO what does this do? Does it really need to be a subclass?
|
| PointSetDatastore.S3PointSetLoader |
Load pointsets from S3.
|
| ResultEnvelope |
This is a class that stores several result sets: an upper bound, a lower bound, and a central tendency.
|
| SQSTaskStatisticsStore |
A Task Statistics Store that throws things into SQS.
|
| TaskStatistics |
Statistics about running a single task.
|
| WorkerIdDefiner |
A class that allows the logging framework to access the worker ID; with a custom logback config
this can be used to print the machine ID with each log message.
|
| Enum | Description |
|---|---|
| AnalystWorker.WorkType | |
| ResultEnvelope.Which |
Copyright © 2018. All rights reserved.