Constant Field Values

Contents

io.datarouter.*

  • io.datarouter.client.mysql.MysqlClientType 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAME "mysql"
  • io.datarouter.client.mysql.node.MysqlReaderNode<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,​D extends io.datarouter.model.databean.Databean<PK,​D>,​F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,​D>> 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_ITERATE_BATCH_SIZE 1000