Join us at MongoDB.local London on 7 May to unlock new possibilities for your data. Use WEB50 to save 50%.
Register now >
Docs Menu
Docs Home
/ /
io.realm.mongodb.sync

Clase Sync.Debug

java.lang.Object
io.realm.mongodb.sync.Sync.Debug

Enclosing class:

Sincronizar

Debugging related options.

Constructor and Description
Modificador y Tipo
Campo y Descripción

public static boolean

separatedDirForSyncManager

Set this to true to init a SyncManager with a directory named by the process ID. This is useful for integration tests which are emulating multiple sync client by using multiple processes.

public static boolean

saltarComprobación en línea

Set this to true to bypass checking if the device is offline before making HTTP requests.

  • Métodos heredados de la clase java.lang.Object: getClass , hashCode , equals , clone , toString , notify , notifyAll , wait , wait , wait , finalize

Set this to true to init a SyncManager with a directory named by the process ID. This is useful for integration tests which are emulating multiple sync client by using multiple processes.

Set this to true to bypass checking if the device is offline before making HTTP requests.

public Debug ()

Volver

Sincronizar

En esta página