Joshua Kissoon
|
a259579f4a
|
Created a KadConfiguration interface that allows passing in a configuration file as needed.
This allows other applications to create their own configuration files
|
2014-03-29 14:37:01 +05:30 |
|
Joshua Kissoon
|
3f82c4a0ef
|
Did some code cleanups
- Add Comments
- Remove println statements
- Deleted useless comments, etc
|
2014-03-22 12:35:00 +05:30 |
|
Joshua Kissoon
|
a97905e431
|
Started working on the ContentRefreshOperation
- Setup a method to get all storage entries for the different content
- Started setting up the content refresh operation functionality
|
2014-03-06 20:42:30 +05:30 |
|
Joshua Kissoon
|
796e41dd9a
|
Updated the bucket refresh operation to use 1 thread to update each bucket
|
2014-03-06 16:38:46 +05:30 |
|
Joshua Kissoon
|
cabb5af742
|
Finish Bucket Refresh Operation :)
|
2014-03-06 16:24:50 +05:30 |
|
Joshua Kissoon
|
f91dea9e5f
|
NodeId.getFirstSetBitIndex was actually returning a distance value, but without a comparison, was confusing things.
Created a distance function to replace that.
Still working on Refresh Operations
|
2014-03-06 12:49:15 +05:30 |
|
Joshua Kissoon
|
acd7885dba
|
Started working on the RefreshOperations
|
2014-03-06 11:21:08 +05:30 |
|