public class Database extends Object
public Database(String name, int replicationFactor)
name - the name of the database.replicationFactor - the replicationfactor for the metrics data stored in this database. Must be >= 1.Copyright © 2014. All Rights Reserved.