Class | Description |
---|---|
ESAllocationTestCase | |
ESAllocationTestCase.DelayedShardsMockGatewayAllocator |
Mocks behavior in ReplicaShardAllocator to remove delayed shards from list of unassigned shards so they don't get reassigned yet.
|
ESAllocationTestCase.MockAllocationService |
A lock
AllocationService allowing tests to override time |
ESAllocationTestCase.TestAllocateDecision | |
MockInternalClusterInfoService |
Fake ClusterInfoService class that allows updating the nodes stats disk
usage with fake values
|
MockInternalClusterInfoService.DevNullClusterInfo |
ClusterInfo that always points to DevNull.
|
MockInternalClusterInfoService.TestPlugin |
This is a marker plugin used to trigger MockNode to use this mock info service.
|