offlineStorageDeletedEntityRowCount property

int offlineStorageDeletedEntityRowCount
final

The count of deleted entity rows in the offline storage. Each row corresponds to the combination of an entity ID and a timestamp. One entity ID can have multiple rows in the offline storage.

Implementation

final int offlineStorageDeletedEntityRowCount;