Skip to content

Commit

Permalink
Improved the skeleton for fetch and update.
Browse files Browse the repository at this point in the history
  • Loading branch information
afeinberg committed Nov 5, 2009
1 parent 370e9e5 commit 0ec3dd2
Show file tree
Hide file tree
Showing 3 changed files with 452 additions and 65 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ public ByteArray computeNext() {
*/
@Override
public void fetchAndUpdateStreams(int donorNodeId, int stealerNodeId, String storeName, List<Integer> stealList, VoldemortFilter filter) {
//To change body of implemented methods use File | Settings | File Templates.
// Place holder
}

private VAdminProto.VoldemortFilter encodeFilter(VoldemortFilter filter) throws IOException {
Expand Down
Loading

0 comments on commit 0ec3dd2

Please sign in to comment.