/[storm]/storm/org/nongnu/storm/modules/gispmap/GispP2PMap.java
ViewVC logotype

Diff of /storm/org/nongnu/storm/modules/gispmap/GispP2PMap.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by hemppah, Wed May 7 08:10:31 2003 UTC revision 1.9 by hemppah, Wed May 7 09:15:23 2003 UTC
# Line 102  public class GispP2PMap implements P2PMa Line 102  public class GispP2PMap implements P2PMa
102      protected class MyCollector extends AsyncSetCollector implements ResultListener {      protected class MyCollector extends AsyncSetCollector implements ResultListener {
103    
104          protected MyCollector(String key) {          protected MyCollector(String key) {
105              gisp.query(key, this, 3000);              pa("Querying key: " + key);
106                gisp.query(key, this, 3000);    
107          }          }
108    
109          public void stringResult(String data){          public void stringResult(String data){

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26