Package com.couchbase.lite.internal.core
Class C4Constants.LogDomain
- java.lang.Object
-
- com.couchbase.lite.internal.core.C4Constants.LogDomain
-
- Enclosing class:
- C4Constants
public static final class C4Constants.LogDomain extends Object
-
-
Field Detail
-
DATABASE
public static final String DATABASE
- See Also:
- Constant Field Values
-
SQL
public static final String SQL
- See Also:
- Constant Field Values
-
ZIP
public static final String ZIP
- See Also:
- Constant Field Values
-
QUERY
public static final String QUERY
- See Also:
- Constant Field Values
-
WEB_SOCKET
public static final String WEB_SOCKET
- See Also:
- Constant Field Values
-
BLIP
public static final String BLIP
- See Also:
- Constant Field Values
-
TLS
public static final String TLS
- See Also:
- Constant Field Values
-
SYNC
public static final String SYNC
- See Also:
- Constant Field Values
-
SYNC_BUSY
public static final String SYNC_BUSY
- See Also:
- Constant Field Values
-
LISTENER
public static final String LISTENER
- See Also:
- Constant Field Values
-
-