|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SyncCollectionStatistics
A collection of SyncObjects used to provide statistics on a specific SyncCollection.
Each application that supports synchronization maintains a collection of synchronized objects, with each collection identified by a unique name.
SyncManagerStatistics,
SyncCollectionStatisticsManager| Method Summary | ||
|---|---|---|
|
int |
getSyncCollectionSize()
Obtain the flash size of a SyncCollection by summing the flash sizes of its SyncObjects. |
|
String |
getSyncName()
Returns the name of this SyncCollection. |
|
int |
getSyncObjectCount()
Returns the number of SyncObjects in this SyncCollection. |
| Method Detail |
|---|
String getSyncName()
SyncCollection.
NOTE: The name that is returned must be unique across all
SyncCollecetions.
SyncCollection.int getSyncObjectCount()
SyncObjects in this SyncCollection.
SyncObjects in this SyncCollection.int getSyncCollectionSize()
SyncCollection by summing the flash sizes of its SyncObjects.
syncCollection - The SyncCollection to get the flash size of.
SyncObjects in the SyncCollection.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2010 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.