Package com.couchbase.lite
Class Defaults.Database
java.lang.Object
com.couchbase.lite.Defaults.Database
- Enclosing class:
- Defaults
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final booleanFull sync is off by default because the performance hit is seldom worth the benefit -
Method Summary
-
Field Details
-
FULL_SYNC
public static final boolean FULL_SYNCFull sync is off by default because the performance hit is seldom worth the benefit- See Also:
-