public final class VersionServiceImpl extends Object implements VersionService
MSG_RECOVERY_VERSION_COUNTER_NAME| Constructor and Description |
|---|
VersionServiceImpl() |
@Transactional @Cacheable(value="recovery_version") public long getCurrentVersion(String counterName)
getCurrentVersion in interface VersionService@Transactional public void incrementVersion(String counterName)
incrementVersion in interface VersionServiceCopyright © 2016. All Rights Reserved.