public abstract class MaxmindBaseDownload extends Download
| Modifier and Type | Field and Description |
|---|---|
protected MaxmindDatabase |
database |
protected MaxmindEdition |
edition |
protected MaxmindFormat |
format |
noCheckMd5, overwrite, verbose| Constructor and Description |
|---|
MaxmindBaseDownload(boolean noCheckMd5,
boolean overwrite,
boolean verbose,
MaxmindEdition edition,
MaxmindDatabase database,
MaxmindFormat format) |
| Modifier and Type | Method and Description |
|---|---|
protected URI |
uriForTarget(String destinationBase,
String fileName) |
checkNecessaryEnvironmentVariables, execute, isVerbose, processprotected final MaxmindEdition edition
protected final MaxmindDatabase database
protected final MaxmindFormat format
public MaxmindBaseDownload(boolean noCheckMd5,
boolean overwrite,
boolean verbose,
MaxmindEdition edition,
MaxmindDatabase database,
MaxmindFormat format)
Copyright © 2021. All rights reserved.