commit | 6fb2f81cf92e9d1b1e6876c6df79239e88000084 | [log] [tgz] |
---|---|---|
author | JArod <jarodwen@gmail.com> | Sat May 18 10:19:07 2013 -0700 |
committer | JArod <jarodwen@gmail.com> | Sat May 18 10:19:07 2013 -0700 |
tree | afd5189cca05174b54d0d1fdc3149748a6756d45 | |
parent | bbb34747d45bac5d25508b417537af744e51f497 [diff] |
reformatted HiveBinaryHashFunctionFamilyProvider
diff --git a/hivesterix/hivesterix-runtime/src/main/java/edu/uci/ics/hivesterix/runtime/provider/HiveBinaryHashFunctionFamilyProvider.java b/hivesterix/hivesterix-runtime/src/main/java/edu/uci/ics/hivesterix/runtime/provider/HiveBinaryHashFunctionFamilyProvider.java index 4033a6f..45302e8 100644 --- a/hivesterix/hivesterix-runtime/src/main/java/edu/uci/ics/hivesterix/runtime/provider/HiveBinaryHashFunctionFamilyProvider.java +++ b/hivesterix/hivesterix-runtime/src/main/java/edu/uci/ics/hivesterix/runtime/provider/HiveBinaryHashFunctionFamilyProvider.java
@@ -1,6 +1,5 @@ package edu.uci.ics.hivesterix.runtime.provider; - import edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException; import edu.uci.ics.hyracks.algebricks.data.IBinaryHashFunctionFamilyProvider; import edu.uci.ics.hyracks.api.dataflow.value.IBinaryHashFunctionFamily;