Uses of Class
com.github.arangobee.exception.ArangobeeConnectionException
Packages that use ArangobeeConnectionException
-
Uses of ArangobeeConnectionException in com.github.arangobee
Methods in com.github.arangobee that throw ArangobeeConnectionException -
Uses of ArangobeeConnectionException in com.github.arangobee.dao
Methods in com.github.arangobee.dao that throw ArangobeeConnectionExceptionModifier and TypeMethodDescriptionChangeEntryDao.acquireProcessLock()Try to acquire process lockbooleanChangeEntryDao.isNewChange(ChangeEntry changeEntry) booleanChangeEntryDao.isProccessLockHeld()voidChangeEntryDao.releaseProcessLock(String lock) voidChangeEntryDao.save(ChangeEntry changeEntry)