public class StoreMerge extends java.lang.Object implements StoreConstants
| Modifier and Type | Field and Description | 
|---|---|
static int | 
STATUS_BAD_PARAMETERS  | 
static int | 
STATUS_CONFLICTS  | 
static int | 
STATUS_ERROR  | 
static int | 
STATUS_NO_DIFF  | 
static int | 
STATUS_OK  | 
static java.lang.String[] | 
statusTexts  | 
ARRAY_FLAG, CLEANING_STATE, COLLECTION_FLAG, CREATE_OP, DELETE_OP, IDLE_STATE, INNER_LOGS, INNER_MILESTONE, INNER_PREFIX, INNER_SYNC, ITEM_ESCAPE_CHAR, ITEM_SEPARATOR, LOADING_STATE, MAP_ASSIGN, MAP_CHARS_TO_ESCAPE, MAP_CLASS_SEPARATOR, MAP_FLAG, NAMESPACE, REVISION, SH_SUFFIX, STORING_STATE, UPDATE_OP| Constructor and Description | 
|---|
StoreMerge()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
main(java.lang.String[] args)  | 
java.lang.Object[] | 
merge(StoreMergeParameters params)  | 
public static final int STATUS_OK
public static final int STATUS_BAD_PARAMETERS
public static final int STATUS_ERROR
public static final int STATUS_CONFLICTS
public static final int STATUS_NO_DIFF
public static final java.lang.String[] statusTexts
public java.lang.Object[] merge(StoreMergeParameters params)
public static void main(java.lang.String[] args)
                 throws java.lang.Exception
java.lang.ExceptionCopyright © 2001-2018 Jalios SA. All Rights Reserved.