Constant Field Values


Contents
org.xerial.*

org.xerial.snappy.SnappyCodec
public static final int DEFAULT_VERSION 1
public static final int MAGIC_LEN 8
public static final int MINIMUM_COMPATIBLE_VERSION 1

org.xerial.snappy.SnappyLoader
public static final String KEY_SNAPPY_DISABLE_BUNDLED_LIBS "org.xerial.snappy.disable.bundled.libs"
public static final String KEY_SNAPPY_LIB_NAME "org.xerial.snappy.lib.name"
public static final String KEY_SNAPPY_LIB_PATH "org.xerial.snappy.lib.path"
public static final String KEY_SNAPPY_TEMPDIR "org.xerial.snappy.tempdir"
public static final String KEY_SNAPPY_USE_SYSTEMLIB "org.xerial.snappy.use.systemlib"
public static final String SNAPPY_SYSTEM_PROPERTIES_FILE "org-xerial-snappy.properties"



Copyright © 2011 xerial.org. All Rights Reserved.