public class IndexUtils extends Object
| Constructor and Description |
|---|
IndexUtils() |
| Modifier and Type | Method and Description |
|---|---|
static long |
calculateShard(long date,
long shardSizeMillis) |
static String |
createIndexValue(String... indexValues) |
static Set<String> |
crossCheckIndexes(List<Set<String>> sets) |
static Set<String> |
crossCheckIndexes(Set<String> set1,
Set<String> set2) |
Copyright © 2016 camunda services GmbH. All rights reserved.