public class Externalizers extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Externalizers.UUIDExternalizer |
Modifier and Type | Field and Description |
---|---|
static int |
EXCLUDE_EMPTY_EXTRACT_VALUE |
static int |
EXCLUDE_TOMBSTONES_FILTER |
static int |
FUTURE_UPDATE |
static int |
TOMBSTONE |
static int |
TOMBSTONE_UPDATE |
static int |
UUID |
static int |
VALUE_EXTRACTOR |
static int |
VERSIONED_ENTRY |
Constructor and Description |
---|
Externalizers() |
public static final int UUID
public static final int TOMBSTONE
public static final int EXCLUDE_TOMBSTONES_FILTER
public static final int TOMBSTONE_UPDATE
public static final int FUTURE_UPDATE
public static final int VALUE_EXTRACTOR
public static final int VERSIONED_ENTRY
public static final int EXCLUDE_EMPTY_EXTRACT_VALUE
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.