Make ShardManagerInfo a proper view of ShardManager 55/36655/6
authorRobert Varga <rovarga@cisco.com>
Wed, 23 Mar 2016 15:54:03 +0000 (16:54 +0100)
committerTom Pantelis <tpanteli@brocade.com>
Wed, 30 Mar 2016 14:12:38 +0000 (14:12 +0000)
This reduces method visibility, removing unnecessary methods. It also fixes
thread safety issues around local shard lists by repurposing SwitchShardBehavior
and introducing a query message.

Change-Id: I35b05c067448c0be94411e5599e6faee182d2ced
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found