Class ForceLoad

java.lang.Object
com.yahoo.searchlib.aggregation.ForceLoad

public class ForceLoad extends Object
FIXME: Really ugly hack to force class loading for subclasses of Identifiable. This should be fixed by doing the all class registration in a single place (similar to how its done in C++).
  • Constructor Details

    • ForceLoad

      public ForceLoad()
  • Method Details

    • forceLoad

      public static boolean forceLoad()