...
|
...
|
@@ -67,7 +67,7 @@ public class ClusterViewJob implements Callable { |
|
|
|
|
|
if (null != oneView) {
|
|
|
|
|
|
influxComp.doWriteView(oneView,InterVar.DBNAME);
|
|
|
/* influxComp.doWriteView(oneView,InterVar.DBNAME);*/
|
|
|
|
|
|
InterVar.clusterViewMaps.put(moId, oneView);
|
|
|
}
|
...
|
...
|
|