public class DataCreatorGeoanalytics extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
addLayer(String layerId,
ZNodeData.ZNodeStatus status,
String gosIdentifier) |
void |
deleteLayer(String layerId,
String gosIdentifier) |
static DataCreatorGeoanalytics |
getInstance(String zkConnStr)
this initializer should be used by the geoanalytics
|
static String |
getZkConnStr() |
void |
updateLayerState(String layerId,
ZNodeData.ZNodeStatus status,
String gosIdentifier) |
public void addLayer(String layerId, ZNodeData.ZNodeStatus status, String gosIdentifier) throws Exception
Exceptionpublic void updateLayerState(String layerId, ZNodeData.ZNodeStatus status, String gosIdentifier) throws Exception
Exceptionpublic void deleteLayer(String layerId, String gosIdentifier) throws Exception
Exceptionpublic static DataCreatorGeoanalytics getInstance(String zkConnStr)
public static String getZkConnStr()
Copyright © 2018. All Rights Reserved.