public interface SplitCacheConsumer extends SplitCacheCommons
| Modifier and Type | Method and Description |
|---|---|
Collection<ParsedSplit> |
fetchMany(List<String> names) |
ParsedSplit |
get(String name) |
Collection<ParsedSplit> |
getAll() |
boolean |
trafficTypeExists(String trafficTypeName) |
getChangeNumber, getSegmentsParsedSplit get(String name)
Collection<ParsedSplit> getAll()
Collection<ParsedSplit> fetchMany(List<String> names)
boolean trafficTypeExists(String trafficTypeName)
Copyright © 2021. All rights reserved.