Defines the synchronization states that can be signaled to an observer.
public interface SyncObserver.States
All members of the SyncObserver.States interface, including all inherited members.
Name | Description |
---|---|
Denotes that the downloaded rows are being committed to the database. | |
Denotes that a synchronization is starting. | |
Denotes that the synchronization stream is disconnecting. | |
Denotes that synchronization is complete. | |
Denotes that synchronization is complete but an error occurred. | |
Denotes that the upload is finalizing. | |
Denotes that schema information or row data is being received. | |
Denotes that a new table is being downloaded. | |
Denotes that an upload acknowledgement is being downloaded. | |
Denotes that the downloaded rows are being committed to the database. | |
Denotes that schema information or row data is being sent. | |
Denotes that an acknowledgement of a complete download is being sent. | |
Denotes that the synchronization stream has been opened and the header is about to be sent. | |
Denotes that a new table is being uploaded. | |
Denotes that a synchronization is starting. |
COMMITTING_DOWNLOAD variable
CONNECTING variable
DISCONNECTING variable
DONE variable
ERROR variable
FINISHING_UPLOAD variable
RECEIVING_DATA variable
RECEIVING_TABLE variable
RECEIVING_UPLOAD_ACK variable
ROLLING_BACK_DOWNLOAD variable
SENDING_DATA variable
SENDING_DOWNLOAD_ACK variable
SENDING_HEADER variable
SENDING_TABLE variable
STARTING variable
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |