commit | 7eca24534f5be31f32ba1c1e5bf8c5774444f8f2 | [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 | d4147e3801c8d26d7c197e54cc118b156122cd29 | |
parent | 66908ca69779514a7ee4a827c369a74e39375ab2 [diff] |
reformatted HiveBinaryHashFunctionFamilyProvider
diff --git a/hivesterix-runtime/src/main/java/edu/uci/ics/hivesterix/runtime/provider/HiveBinaryHashFunctionFamilyProvider.java b/hivesterix-runtime/src/main/java/edu/uci/ics/hivesterix/runtime/provider/HiveBinaryHashFunctionFamilyProvider.java index 4033a6f..45302e8 100644 --- a/hivesterix-runtime/src/main/java/edu/uci/ics/hivesterix/runtime/provider/HiveBinaryHashFunctionFamilyProvider.java +++ b/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;