Package com.findwise.hydra

Examples of com.findwise.hydra.MapConfiguration


  public static final int OLD_MAX_COUNT_DEFAULT = 2000;

  private final MapConfiguration mapConfiguration;

  public MongoConfiguration() {
    this.mapConfiguration = new MapConfiguration();
  }
View Full Code Here

TOP

Related Classes of com.findwise.hydra.MapConfiguration

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.