public interface MvtHandler
| Modifier and Type | Method and Description |
|---|---|
String |
addMvts(List<String> mvts)
Ensure the specified MVTs are active.
|
List<String> |
getMvts()
Return a list of all active MVTs.
|
Copyright © 2018. All rights reserved.