Make GetSnapshot final and add a link 07/34607/5
authorRobert Varga <rovarga@cisco.com>
Sat, 13 Feb 2016 21:32:40 +0000 (22:32 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 15 Feb 2016 10:04:38 +0000 (10:04 +0000)
commitcde629670ede8b98f66a224902958ec40d835662
tree258eb95c1a8dd33acfbb997fc579e5573be41a32
parent38fa2a64bd6e206b2d8a6b153154104347854408
Make GetSnapshot final and add a link

With a private consructor, this class is really final. Also add a
Javadoc reference to the response message.

Change-Id: I2cf9cf7d4b750597ac2dc122ee9d6412831522bd
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-akka-raft/src/main/java/org/opendaylight/controller/cluster/raft/client/messages/GetSnapshot.java