- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for updateState (0.06 sec)
-
cmd/site-replication-utils.go
wg.Wait() sm.Unlock() } sTimer.Reset(siteResyncSaveInterval) case <-ctx.Done(): return } } } // update overall site resync state func (sm *siteResyncMetrics) updateState(s SiteResyncStatus) error { if !globalSiteReplicationSys.isEnabled() { return nil } sm.Lock() defer sm.Unlock() switch s.Status { case ResyncStarted:
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Jan 18 07:03:17 UTC 2024 - 8.9K bytes - Viewed (0) -
dbflute_fess/dfprop/littleAdjustmentMap.dfprop
# The definition for optimistic lock of DBFlute. # #; optimisticLockMap = map:{ # # o updateDateFieldName: (NotRequired - Default '') # ; updateDateFieldName = UPDATE_DATE # # # o versionNoFieldName: (NotRequired - Default 'VERSION_NO') # # The column name of version no for optimistic lock.
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Jul 25 06:04:16 UTC 2015 - 8.8K bytes - Viewed (0)