Enum MergeResult
The enumeration for merge results.
Namespace: Tenray.ZoneTree
Assembly: ZoneTree.dll
Syntax
public enum MergeResult
Fields
Name | Description |
---|---|
ANOTHER_MERGE_IS_RUNNING | |
CANCELLED_BY_USER | |
FAILURE | |
NOTHING_TO_MERGE | |
RETRY_READONLY_SEGMENTS_ARE_NOT_READY | |
SUCCESS |