OpenSearch/test/framework
Boaz Leskes 2d1152ebac Remove ClusterService interface, in favor of it's only production instance #17183
We current have a ClusterService interface, implemented by InternalClusterService and a couple of test classes. Since the decoupling of the transport service and the cluster service, one can construct a ClusterService fairly easily, so we don't need this extra indirection.

Closes #17183
2016-03-21 13:55:10 +01:00
..
src Remove ClusterService interface, in favor of it's only production instance #17183 2016-03-21 13:55:10 +01:00
build.gradle Enable jdk-system-out Forbidden API checks on test sources 2016-03-15 15:03:37 +01:00