feat(scheduler): 增加表可以不进行压缩调度但可以进行手动压缩
This commit is contained in:
@@ -186,6 +186,7 @@ public interface Constants {
|
||||
String LOG_POINT_FIELD_TYPE_NOT_FOUND = LOG_POINT_PREFIX + "000006";
|
||||
|
||||
String TAGS_NO_COMPACT = "NO_COMPACT";
|
||||
String TAGS_NO_SCHEDULE_COMPACT = "NO_SCHEDULE_COMPACT";
|
||||
String TAGS_PULSAR_BACKUP = "PULSAR_BACKUP";
|
||||
String TAGS_NO_PRE_COMBINE = "NO_PRE_COMBINE";
|
||||
String TAGS_PRE_COMBINE = "PRE_COMBINE";
|
||||
|
||||
Reference in New Issue
Block a user