We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de60fd3 commit 3e3c9f5Copy full SHA for 3e3c9f5
common/schema.h
@@ -309,6 +309,7 @@ namespace swss {
309
#define BULK_CHUNK_SIZE_FIELD "BULK_CHUNK_SIZE"
310
#define BULK_CHUNK_SIZE_PER_PREFIX_FIELD "BULK_CHUNK_SIZE_PER_PREFIX"
311
#define POLL_INTERVAL_FIELD "POLL_INTERVAL"
312
+#define SECONDARY_POLL_FACTOR_FIELD "SECONDARY_POLL_FACTOR"
313
#define STATS_MODE_FIELD "STATS_MODE"
314
#define STATS_MODE_READ "STATS_MODE_READ"
315
#define STATS_MODE_READ_AND_CLEAR "STATS_MODE_READ_AND_CLEAR"
0 commit comments