public final class IndexType
extends java.lang.Enum
| Modifier and Type | Field and Description |
|---|---|
static IndexType |
DELTA
An overlay.
|
static IndexType |
INDEX
Identifies the main index.
|
static IndexType |
OVERLAY
A long running overlay definition against the index.
|
static IndexType |
OVERLAY_DELTA |
public static final IndexType INDEX
public static final IndexType DELTA
public static final IndexType OVERLAY
public static final IndexType OVERLAY_DELTA
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.