org.mapdb
Interface SerializerBase.HeaderMapDB

Enclosing class:
SerializerBase

protected static interface SerializerBase.HeaderMapDB


Field Summary
static int B_TREE_BASIC_KEY_SERIALIZER
           
static int B_TREE_COMPRESSION_SERIALIZER
           
static int B_TREE_SERIALIZER_POS_INT
           
static int B_TREE_SERIALIZER_POS_LONG
           
static int B_TREE_SERIALIZER_STRING
           
static int BYTE_ARRAY_SERIALIZER
           
static int COMPARABLE_COMPARATOR
           
static int COMPARATOR_ARRAY
           
static int COMPARATOR_BYTE_ARRAY
           
static int COMPARATOR_CHAR_ARRAY
           
static int COMPARATOR_COMPARABLE_ARRAY
           
static int COMPARATOR_DOUBLE_ARRAY
           
static int COMPARATOR_INT_ARRAY
           
static int COMPARATOR_LONG_ARRAY
           
static int FUN_COMPARATOR
           
static int FUN_COMPARATOR_REVERSE
           
static int FUN_EMPTY_ITERATOR
           
static int HASHER_ARRAY
           
static int HASHER_BASIC
           
static int HASHER_BYTE_ARRAY
           
static int HASHER_CHAR_ARRAY
           
static int HASHER_DOUBLE_ARRAY
           
static int HASHER_INT_ARRAY
           
static int HASHER_LONG_ARRAY
           
static int SERIALIZER_BASIC
           
static int SERIALIZER_BOOLEAN
           
static int SERIALIZER_BYTE_ARRAY_NOSIZE
           
static int SERIALIZER_CHAR_ARRAY
           
static int SERIALIZER_COMPRESSION_WRAPPER
           
static int SERIALIZER_DOUBLE_ARRAY
           
static int SERIALIZER_ILLEGAL_ACCESS
           
static int SERIALIZER_INT
           
static int SERIALIZER_INT_ARRAY
           
static int SERIALIZER_JAVA
           
static int SERIALIZER_KEY_TUPLE2
           
static int SERIALIZER_KEY_TUPLE3
           
static int SERIALIZER_KEY_TUPLE4
           
static int SERIALIZER_KEY_TUPLE5
           
static int SERIALIZER_KEY_TUPLE6
           
static int SERIALIZER_LONG
           
static int SERIALIZER_LONG_ARRAY
           
static int SERIALIZER_STRING
           
static int SERIALIZER_STRING_ASCII
           
static int SERIALIZER_STRING_INTERN
           
static int SERIALIZER_STRING_NOSIZE
           
static int SERIALIZER_UUID
           
static int THIS_SERIALIZER
           
static int TUPLE2_COMPARATOR
           
static int TUPLE2_COMPARATOR_STATIC
           
static int TUPLE3_COMPARATOR
           
static int TUPLE3_COMPARATOR_STATIC
           
static int TUPLE4_COMPARATOR
           
static int TUPLE4_COMPARATOR_STATIC
           
static int TUPLE5_COMPARATOR
           
static int TUPLE5_COMPARATOR_STATIC
           
static int TUPLE6_COMPARATOR
           
static int TUPLE6_COMPARATOR_STATIC
           
 

Field Detail

B_TREE_SERIALIZER_POS_LONG

static final int B_TREE_SERIALIZER_POS_LONG
See Also:
Constant Field Values

B_TREE_SERIALIZER_STRING

static final int B_TREE_SERIALIZER_STRING
See Also:
Constant Field Values

B_TREE_SERIALIZER_POS_INT

static final int B_TREE_SERIALIZER_POS_INT
See Also:
Constant Field Values

SERIALIZER_LONG

static final int SERIALIZER_LONG
See Also:
Constant Field Values

SERIALIZER_INT

static final int SERIALIZER_INT
See Also:
Constant Field Values

SERIALIZER_ILLEGAL_ACCESS

static final int SERIALIZER_ILLEGAL_ACCESS
See Also:
Constant Field Values

SERIALIZER_KEY_TUPLE2

static final int SERIALIZER_KEY_TUPLE2
See Also:
Constant Field Values

SERIALIZER_KEY_TUPLE3

static final int SERIALIZER_KEY_TUPLE3
See Also:
Constant Field Values

SERIALIZER_KEY_TUPLE4

static final int SERIALIZER_KEY_TUPLE4
See Also:
Constant Field Values

FUN_COMPARATOR

static final int FUN_COMPARATOR
See Also:
Constant Field Values

COMPARABLE_COMPARATOR

static final int COMPARABLE_COMPARATOR
See Also:
Constant Field Values

THIS_SERIALIZER

static final int THIS_SERIALIZER
See Also:
Constant Field Values

SERIALIZER_BASIC

static final int SERIALIZER_BASIC
See Also:
Constant Field Values

SERIALIZER_STRING_NOSIZE

static final int SERIALIZER_STRING_NOSIZE
See Also:
Constant Field Values

B_TREE_BASIC_KEY_SERIALIZER

static final int B_TREE_BASIC_KEY_SERIALIZER
See Also:
Constant Field Values

SERIALIZER_BOOLEAN

static final int SERIALIZER_BOOLEAN
See Also:
Constant Field Values

SERIALIZER_BYTE_ARRAY_NOSIZE

static final int SERIALIZER_BYTE_ARRAY_NOSIZE
See Also:
Constant Field Values

SERIALIZER_JAVA

static final int SERIALIZER_JAVA
See Also:
Constant Field Values

SERIALIZER_UUID

static final int SERIALIZER_UUID
See Also:
Constant Field Values

SERIALIZER_STRING

static final int SERIALIZER_STRING
See Also:
Constant Field Values

BYTE_ARRAY_SERIALIZER

static final int BYTE_ARRAY_SERIALIZER
See Also:
Constant Field Values

TUPLE2_COMPARATOR

static final int TUPLE2_COMPARATOR
See Also:
Constant Field Values

TUPLE3_COMPARATOR

static final int TUPLE3_COMPARATOR
See Also:
Constant Field Values

TUPLE4_COMPARATOR

static final int TUPLE4_COMPARATOR
See Also:
Constant Field Values

TUPLE2_COMPARATOR_STATIC

static final int TUPLE2_COMPARATOR_STATIC
See Also:
Constant Field Values

TUPLE3_COMPARATOR_STATIC

static final int TUPLE3_COMPARATOR_STATIC
See Also:
Constant Field Values

TUPLE4_COMPARATOR_STATIC

static final int TUPLE4_COMPARATOR_STATIC
See Also:
Constant Field Values

FUN_COMPARATOR_REVERSE

static final int FUN_COMPARATOR_REVERSE
See Also:
Constant Field Values

SERIALIZER_CHAR_ARRAY

static final int SERIALIZER_CHAR_ARRAY
See Also:
Constant Field Values

SERIALIZER_INT_ARRAY

static final int SERIALIZER_INT_ARRAY
See Also:
Constant Field Values

SERIALIZER_LONG_ARRAY

static final int SERIALIZER_LONG_ARRAY
See Also:
Constant Field Values

SERIALIZER_DOUBLE_ARRAY

static final int SERIALIZER_DOUBLE_ARRAY
See Also:
Constant Field Values

HASHER_BASIC

static final int HASHER_BASIC
See Also:
Constant Field Values

HASHER_BYTE_ARRAY

static final int HASHER_BYTE_ARRAY
See Also:
Constant Field Values

HASHER_CHAR_ARRAY

static final int HASHER_CHAR_ARRAY
See Also:
Constant Field Values

HASHER_INT_ARRAY

static final int HASHER_INT_ARRAY
See Also:
Constant Field Values

HASHER_LONG_ARRAY

static final int HASHER_LONG_ARRAY
See Also:
Constant Field Values

HASHER_DOUBLE_ARRAY

static final int HASHER_DOUBLE_ARRAY
See Also:
Constant Field Values

COMPARATOR_BYTE_ARRAY

static final int COMPARATOR_BYTE_ARRAY
See Also:
Constant Field Values

COMPARATOR_CHAR_ARRAY

static final int COMPARATOR_CHAR_ARRAY
See Also:
Constant Field Values

COMPARATOR_INT_ARRAY

static final int COMPARATOR_INT_ARRAY
See Also:
Constant Field Values

COMPARATOR_LONG_ARRAY

static final int COMPARATOR_LONG_ARRAY
See Also:
Constant Field Values

COMPARATOR_DOUBLE_ARRAY

static final int COMPARATOR_DOUBLE_ARRAY
See Also:
Constant Field Values

COMPARATOR_COMPARABLE_ARRAY

static final int COMPARATOR_COMPARABLE_ARRAY
See Also:
Constant Field Values

COMPARATOR_ARRAY

static final int COMPARATOR_ARRAY
See Also:
Constant Field Values

SERIALIZER_STRING_ASCII

static final int SERIALIZER_STRING_ASCII
See Also:
Constant Field Values

SERIALIZER_COMPRESSION_WRAPPER

static final int SERIALIZER_COMPRESSION_WRAPPER
See Also:
Constant Field Values

B_TREE_COMPRESSION_SERIALIZER

static final int B_TREE_COMPRESSION_SERIALIZER
See Also:
Constant Field Values

SERIALIZER_STRING_INTERN

static final int SERIALIZER_STRING_INTERN
See Also:
Constant Field Values

FUN_EMPTY_ITERATOR

static final int FUN_EMPTY_ITERATOR
See Also:
Constant Field Values

TUPLE5_COMPARATOR

static final int TUPLE5_COMPARATOR
See Also:
Constant Field Values

TUPLE6_COMPARATOR

static final int TUPLE6_COMPARATOR
See Also:
Constant Field Values

TUPLE5_COMPARATOR_STATIC

static final int TUPLE5_COMPARATOR_STATIC
See Also:
Constant Field Values

TUPLE6_COMPARATOR_STATIC

static final int TUPLE6_COMPARATOR_STATIC
See Also:
Constant Field Values

SERIALIZER_KEY_TUPLE5

static final int SERIALIZER_KEY_TUPLE5
See Also:
Constant Field Values

SERIALIZER_KEY_TUPLE6

static final int SERIALIZER_KEY_TUPLE6
See Also:
Constant Field Values

HASHER_ARRAY

static final int HASHER_ARRAY
See Also:
Constant Field Values


Copyright © 2014. All Rights Reserved.