https://github.com/voldemort/voldemort
Revision d70ed85e51620620b7ad2f21ca71f5e3537d01e8 authored by ARUNACHALAM THIRUPATHI on 28 June 2015, 03:23:40 UTC, committed by Arunachalam Thirupathi on 01 July 2015, 06:41:08 UTC
Refactor the file fetcher to Strategy Interface and class
In the future this lets you modify the file fetching strategey
like having BuildAndPush build only one copy for partition, chunk
and the fetcher can fetch them under different names.

There is no logic change, just the code is refactored.
1 parent 6a42f59
History
Tip revision: d70ed85e51620620b7ad2f21ca71f5e3537d01e8 authored by ARUNACHALAM THIRUPATHI on 28 June 2015, 03:23:40 UTC
Refactor file fetcher to Strategy Interface/class
Tip revision: d70ed85
File Mode Size
.settings
bin
clients
config
contrib
docs
example
gradle
private-lib
public-lib
src
test
voldemort-contrib
.gitignore -rw-r--r-- 242 bytes
CONTRIBUTORS -rw-r--r-- 659 bytes
LICENSE -rw-r--r-- 11.1 KB
NOTES -rw-r--r-- 2.5 KB
NOTICE -rw-r--r-- 8.1 KB
README.md -rw-r--r-- 4.4 KB
build.gradle -rw-r--r-- 19.8 KB
build.xml -rw-r--r-- 1.7 KB
gradle.properties -rw-r--r-- 1.2 KB
gradlew -rwxr-xr-x 5.0 KB
gradlew.bat -rw-r--r-- 2.3 KB
release_notes.txt -rw-r--r-- 43.2 KB
settings.gradle -rw-r--r-- 149 bytes
tomcat-tasks.properties -rw-r--r-- 420 bytes
web.xml -rw-r--r-- 1.1 KB

README.md

back to top