more periodic functions

This commit is contained in:
Jonathan Shook
2023-05-18 14:58:31 -05:00
parent e936e35f0d
commit e817875313
5 changed files with 217 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2022 nosqlbench
* Copyright (c) 2022-2023 nosqlbench
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -29,5 +29,6 @@ public enum Category {
statistics,
general,
objects,
periodic,
experimental
}