Changes
[iotcloud.git] / version2 / src / java / light_fan_embed_benchmark / Setup.java
index ab6a231d77ee5ab4219ab26ec2e36b532324ed96..1fb86c89ab291fbc2af5d9d676f5807a0eb8faa6 100644 (file)
@@ -5,7 +5,7 @@ class Setup {
 
     public static void main(String[] args) throws Exception {
 
-        Table t1 = new Table("http://dc-6.calit2.uci.edu/test.iotcloud/", "reallysecret", 300, -1);
+        Table t1 = new Table("http://dc-6.calit2.uci.edu/test.iotcloud/", "reallysecret", 321, -1);
         t1.initTable();