aboutsummaryrefslogtreecommitdiff
path: root/contrib/native/client/src/protobuf/UserBitShared.pb.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/native/client/src/protobuf/UserBitShared.pb.h')
-rw-r--r--contrib/native/client/src/protobuf/UserBitShared.pb.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/native/client/src/protobuf/UserBitShared.pb.h b/contrib/native/client/src/protobuf/UserBitShared.pb.h
index 15926cd05..7dd916d10 100644
--- a/contrib/native/client/src/protobuf/UserBitShared.pb.h
+++ b/contrib/native/client/src/protobuf/UserBitShared.pb.h
@@ -352,11 +352,12 @@ enum CoreOperatorType {
SYSLOG_SUB_SCAN = 58,
STATISTICS_AGGREGATE = 59,
UNPIVOT_MAPS = 60,
- STATISTICS_MERGE = 61
+ STATISTICS_MERGE = 61,
+ LTSV_SUB_SCAN = 62
};
bool CoreOperatorType_IsValid(int value);
const CoreOperatorType CoreOperatorType_MIN = SINGLE_SENDER;
-const CoreOperatorType CoreOperatorType_MAX = STATISTICS_MERGE;
+const CoreOperatorType CoreOperatorType_MAX = LTSV_SUB_SCAN;
const int CoreOperatorType_ARRAYSIZE = CoreOperatorType_MAX + 1;
const ::google::protobuf::EnumDescriptor* CoreOperatorType_descriptor();