com.teraspaces.qwfix
Class FIXGlobalSettings
java.lang.Object
com.teraspaces.qwfix.FIXGlobalSettings
public final class FIXGlobalSettings
- extends Object
The Class FIXGlobalSettings.
keepSchemaDetails
public static boolean keepSchemaDetails
- The keep schema details.
Schema details like comments, revision details, tag and message descriptions are not required by server applications. Thus by skipping that information in schema serialization, additional memory efficiency is gained. This option should be turned on at the beginning of application code such as schema editor or some client applications.
FIXGlobalSettings
public FIXGlobalSettings()