]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.procore/src/fi/vtt/simantics/procore/internal/ClusterSetsSupportImpl.java
Sync git svn branch with SVN repository r33249.
[simantics/platform.git] / bundles / org.simantics.db.procore / src / fi / vtt / simantics / procore / internal / ClusterSetsSupportImpl.java
index c2030409580b4a184419bfbce4e83d838539b53b..0f03141ea635376f10c57b11a9992b9cbafd21d7 100644 (file)
@@ -69,8 +69,14 @@ public class ClusterSetsSupportImpl implements ClusterSetsSupport, Disposable {
     public void clear() {\r
        clusterSets.clear();\r
     }\r
+    \r
+    @Override\r
+    public void setReadDirectory(Path read) {\r
+        // TODO Auto-generated method stub\r
+        \r
+    }\r
     @Override\r
-    public void updateReadAndWriteDirectories(Path read, Path write) {\r
+    public void updateWriteDirectory(Path write) {\r
         // Nothing to do here\r
     }\r
     \r