com.ibm.pdq.runtime.handlers
Interface BatchHandler<T>


public interface BatchHandler<T>

Method Summary

Method Summary
Return Data TypeMethod Name and Description
T handle(HeterogeneousBatchKind b, Object batchResults)

Method Detail

handle

T handle(HeterogeneousBatchKind b,
         Object batchResults)