Skip to content

Instantly share code, notes, and snippets.

@alanzhao
alanzhao / java-hector-test
Created March 26, 2012 18:35
Java Hector Performance Test
package com.onescreen.conduit.report.cassandra;
import static org.junit.Assert.*;
import org.junit.Test;
import com.onescreen.conduit.report.timer.Timer;
public class CassandraBenchmarkTest {