Apache Accumulo Project
· Apache Accumulo is a sorted, distributed key/value store based
on Google's BigTable design. It is built on top of Apache Hadoop,
Zookeeper, and Thrift. It features a few novel improvements on the BigTable
design in the form of cell-level access labels and a server-side
programming mechanism that can modify key/value pairs at various points in
the data management process.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window accumulo-project-3.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.