Constant Field Values


Contents
com.fasterxml.*

com.fasterxml.sort.SortConfig
public static final long DEFAULT_MEMORY_USAGE 41943040L
public static final int DEFAULT_MERGE_FACTOR 16

com.fasterxml.sort.std.RawTextLineReader
protected static final byte BYTE_CR 13
protected static final byte BYTE_LF 10

com.fasterxml.sort.std.StdTempFileProvider
public static final String DEFAULT_PREFIX "j-merge-sort-"
public static final String DEFAULT_SUFFIX ".tmp"

com.fasterxml.sort.std.TextFileSorter
public static final long MAX_HEAP_FOR_PRESORT 268435456L
public static final long MIN_HEAP_FOR_PRESORT 10485760L



Copyright © 2011. All Rights Reserved.