public static class FeatureCollectionConfig.UpdateConfig extends Object
Modifier and Type | Field and Description |
---|---|
String |
deleteAfter |
String |
recheckAfter |
String |
rescan |
boolean |
startup |
CollectionManager.Force |
startupForce |
boolean |
triggerOk |
Constructor and Description |
---|
UpdateConfig() |
UpdateConfig(String startupS,
String recheckAfter,
String rescan,
String triggerS,
String deleteAfter) |
public String recheckAfter
public String rescan
public boolean triggerOk
public boolean startup
public CollectionManager.Force startupForce
public String deleteAfter
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.