public interface SplitChangeFetcher
| Modifier and Type | Method and Description |
|---|---|
SplitChange |
fetch(long since)
The returned list should contain AT MOST one split
per name.
|
SplitChange fetch(long since)
since - a value less than zero implies that the client is
requesting information on partitions for the first time.RuntimeException - if there was a problem computing split changesCopyright © 2018. All rights reserved.