|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Sync.HistoryColumns
Columns from the history table.
| Field Summary | |
|---|---|
static String |
DOWNSTREAM_ACTIVITY
How much activity was performed while receiving data from the server. |
static String |
ELAPSED_TIME
How long this event took. |
static String |
EVENT
The type of sync event (START, STOP). |
static String |
EVENT_TIME
The time of the event. |
static String |
MESG
Any additional message associated with this event. |
static String |
SOURCE
The source of the sync event (LOCAL, POLL, USER, SERVER). |
static String |
STATS_ID
The ID of the stats row corresponding to this event. |
static String |
UPSTREAM_ACTIVITY
How much activity was performed sending data to the server. |
| Field Detail |
|---|
static final String STATS_ID
Type: INTEGER
static final String SOURCE
Type: INTEGER
static final String EVENT
Type: INTEGER
static final String EVENT_TIME
Type: INTEGER
static final String ELAPSED_TIME
Type: INTEGER
static final String MESG
Type: TEXT
static final String UPSTREAM_ACTIVITY
Type: INTEGER
static final String DOWNSTREAM_ACTIVITY
Type: INTEGER
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||