OpenSearch/modules/lang-mustache
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
..
licenses get gradle check passing for lang-mustache 2015-12-09 00:10:37 -05:00
src Remove ClusterService interface, in favor of it's only production instance #17183 2016-03-21 13:55:10 +01:00
build.gradle Use setting in integration test cluster config 2016-03-15 17:45:17 -04:00