Beamable SDK
Beamable.Api.Analytics.Batch.PersistentBatchManager< T > Member List

This is the complete list of members for Beamable.Api.Analytics.Batch.PersistentBatchManager< T >, including all inherited members.

_backupBatchNowBeamable.Api.Analytics.Batch.PersistentBatchManager< T >protected
_batchCapacity (defined in Beamable.Api.Analytics.Batch.BatchManager< T >)Beamable.Api.Analytics.Batch.BatchManager< T >protected
_batchTimeoutSeconds (defined in Beamable.Api.Analytics.Batch.BatchManager< T >)Beamable.Api.Analytics.Batch.BatchManager< T >protected
_currentBatch (defined in Beamable.Api.Analytics.Batch.BatchManager< T >)Beamable.Api.Analytics.Batch.BatchManager< T >protected
_heartbeatInterval (defined in Beamable.Api.Analytics.Batch.BatchManager< T >)Beamable.Api.Analytics.Batch.BatchManager< T >protected
_heartbeatSeconds (defined in Beamable.Api.Analytics.Batch.BatchManager< T >)Beamable.Api.Analytics.Batch.BatchManager< T >protected
_heatbeatCoroutine (defined in Beamable.Api.Analytics.Batch.BatchManager< T >)Beamable.Api.Analytics.Batch.BatchManager< T >protected
_isActiveBeamable.Api.Analytics.Batch.BatchManager< T >protected
_storageKeyBeamable.Api.Analytics.Batch.PersistentBatchManager< T >protected
Add(T item)Beamable.Api.Analytics.Batch.PersistentBatchManager< T >inlinevirtual
BackupEventBatch()Beamable.Api.Analytics.Batch.PersistentBatchManager< T >inlineprotected
BatchManager(CoroutineService coroutineService, int batchCapacity, double batchTimeoutSeconds, float heartbeatInterval=1f)Beamable.Api.Analytics.Batch.BatchManager< T >inline
CheckBatchExpired()Beamable.Api.Analytics.Batch.BatchManager< T >inlineprotectedvirtual
Flush()Beamable.Api.Analytics.Batch.BatchManager< T >inlinevirtual
OnBatchExpiredBeamable.Api.Analytics.Batch.BatchManager< T >
OnExpired(List< T > batchItems)Beamable.Api.Analytics.Batch.BatchManager< T >inlineprotected
OnHeartbeat()Beamable.Api.Analytics.Batch.PersistentBatchManager< T >inlineprotectedvirtual
OnStart() (defined in Beamable.Api.Analytics.Batch.PersistentBatchManager< T >)Beamable.Api.Analytics.Batch.PersistentBatchManager< T >inlineprotectedvirtual
PersistentBatchManager(CoroutineService coroutineService, string storageKey, int batchCapacity, double batchTimeoutSeconds, float heartbeatInterval=1f)Beamable.Api.Analytics.Batch.PersistentBatchManager< T >inline
RestartHeartbeat(bool onlyIfStarted=true) (defined in Beamable.Api.Analytics.Batch.BatchManager< T >)Beamable.Api.Analytics.Batch.BatchManager< T >inline
RestoreEventBatch()Beamable.Api.Analytics.Batch.PersistentBatchManager< T >inlineprotected
RotateBatch()Beamable.Api.Analytics.Batch.PersistentBatchManager< T >inlineprotectedvirtual
SetCapacity(int batchCapacity)Beamable.Api.Analytics.Batch.BatchManager< T >inline
SetHeartbeat(float heatbeatInterval) (defined in Beamable.Api.Analytics.Batch.BatchManager< T >)Beamable.Api.Analytics.Batch.BatchManager< T >inline
SetTimeoutSeconds(double batchTimeoutSeconds)Beamable.Api.Analytics.Batch.BatchManager< T >inline
Start()Beamable.Api.Analytics.Batch.BatchManager< T >inline
Stop()Beamable.Api.Analytics.Batch.BatchManager< T >inline