OpenSearch/plugins/discovery-gce
Tim Brooks 7f20b93051 Use generic interfaces for checking socket access (#22753)
This commit replaces specialized functional interfaces in various
plugins with generic options. Instead of creating `StorageRunnable`
interfaces in every plugin we can just use `Runnable` or `CheckedRunnable`.
2017-01-23 16:34:24 -06:00
..
licenses Build: upgrade httpcore version to 4.4.5 2016-07-19 15:11:40 +02:00
src Use generic interfaces for checking socket access (#22753) 2017-01-23 16:34:24 -06:00
build.gradle Use pre-JDK9 style FilePermissions on JDK9 2016-11-14 14:13:23 +01:00