/[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.9 by hemppah, Wed May 7 09:15:23 2003 UTC revision 1.10 by hemppah, Wed May 7 10:55:10 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              pa("Querying key: " + key);              pa("Querying key from the P2P network: " + key);
106              gisp.query(key, this, 3000);                  gisp.query(key, this, 3000);    
107          }          }
108    

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

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