Closes #113 Fix generics usage (for compilation in Eclipse)
Similar to https://github.com/apache/brooklyn-server/pull/691 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/2ce0f426 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/2ce0f426 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-library/diff/2ce0f426 Branch: refs/heads/master Commit: 2ce0f426bdeef54eeb7cc75ec77f5817b8ce2df7 Parents: 2ea4732 b15672c Author: Geoff Macartney <[email protected]> Authored: Mon May 22 15:13:27 2017 +0100 Committer: Geoff Macartney <[email protected]> Committed: Mon May 22 15:13:27 2017 +0100 ---------------------------------------------------------------------- .../apache/brooklyn/entity/database/mysql/MySqlClusterImpl.java | 4 ++-- .../brooklyn/entity/nosql/cassandra/CassandraDatacenterImpl.java | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) ----------------------------------------------------------------------
