Cleanup time access 58/57758/4
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 24 May 2017 09:44:30 +0000 (11:44 +0200)
committerTom Pantelis <tompantelis@gmail.com>
Wed, 31 May 2017 14:24:49 +0000 (14:24 +0000)
commita0f85a19ba36f71288c7b45575befd98d7d77ed4
treeff4b3243ea645d18621c63a16a64ff2d4a1ab363
parent51a85b6c8fce1d9808285a6ad81dc7068afbf7c7
Cleanup time access

ShardDataTree does not need to expose the ticker, just a readTime()
method. This makes the users slightly more readable.

Change-Id: I9aa72a2d3625f40a2a44b0838ff344437293e1e3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/AbstractFrontendHistory.java
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/LeaderFrontendState.java
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/ShardDataTree.java