Cleanup: Remove passing around of DataPersistenceProvider 43/18143/2
authorTom Pantelis <tpanteli@brocade.com>
Sat, 11 Apr 2015 00:05:23 +0000 (20:05 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Tue, 14 Apr 2015 00:58:15 +0000 (20:58 -0400)
Now that the DataPersistenceProvider instance is store in the
RaftActorContext, we no longer need to pass it to various other classes
methods that have access to the RaftActorContext instance.

Change-Id: Iccbfac82819451e28432e15f5eb970fded4b181e
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>

No differences found