public interface SplitFetcher
| Modifier and Type | Method and Description |
|---|---|
ParsedSplit |
fetch(String splitName) |
List<ParsedSplit> |
fetchAll() |
void |
forceRefresh()
Forces a sync of splits, outside of any scheduled
syncs.
|
ParsedSplit fetch(String splitName)
List<ParsedSplit> fetchAll()
void forceRefresh()
Copyright © 2018. All rights reserved.