public static class FeatureCollectionConfig.UpdateConfig extends Object
Modifier and Type | Field and Description |
---|---|
String |
deleteAfter |
String |
recheckAfter |
String |
rescan |
CollectionUpdateType |
startupType |
boolean |
triggerOk |
CollectionUpdateType |
updateType |
boolean |
userDefined |
Constructor and Description |
---|
UpdateConfig() |
UpdateConfig(String startupS,
String rewriteS,
String recheckAfter,
String rescan,
String triggerS,
String deleteAfter) |
public String recheckAfter
public String rescan
public boolean triggerOk
public boolean userDefined
public CollectionUpdateType startupType
public CollectionUpdateType updateType
public String deleteAfter
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.