| Class | Description |
|---|---|
| NoopGatewayAllocator |
An allocator used for tests that doesn't do anything
|
| TestGatewayAllocator |
A gateway allocator implementation that keeps an in memory list of started shard allocation
that are used as replies to the, normally async, fetch data requests.
|