mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
disable hashed file function for now
This commit is contained in:
@@ -57,6 +57,7 @@ public class VirtDataConversions {
|
||||
* Adapt a functional object into a different type of functional object.
|
||||
*
|
||||
* @param func The original function object.
|
||||
* @param functionType The type of the function you need
|
||||
* @param <F> The generic type of function being converted from
|
||||
* @param <T> The generic type of function being converted to
|
||||
* @param resultSignature The signature of all output types, linearized for use after type-erasure.
|
||||
|
||||
Reference in New Issue
Block a user