Uses of Annotation Interface
com.maxmind.db.MaxMindDbParameter
-
Uses of MaxMindDbParameter in com.maxmind.db
Methods in com.maxmind.db with annotations of type MaxMindDbParameterModifier and TypeMethodDescriptionintMetadata.binaryFormatMajorVersion()Returns the value of thebinaryFormatMajorVersionrecord component.intMetadata.binaryFormatMinorVersion()Returns the value of thebinaryFormatMinorVersionrecord component.Metadata.buildEpoch()Returns the value of thebuildEpochrecord component.Metadata.databaseType()Returns the value of thedatabaseTyperecord component.Metadata.description()Returns the value of thedescriptionrecord component.intMetadata.ipVersion()Returns the value of theipVersionrecord component.Metadata.languages()Returns the value of thelanguagesrecord component.longMetadata.nodeCount()Returns the value of thenodeCountrecord component.intMetadata.recordSize()Returns the value of therecordSizerecord component.Constructor parameters in com.maxmind.db with annotations of type MaxMindDbParameterModifierConstructorDescriptionMetadata(int binaryFormatMajorVersion, int binaryFormatMinorVersion, BigInteger buildEpoch, String databaseType, List<String> languages, Map<String, String> description, int ipVersion, long nodeCount, int recordSize) Compact constructor for the Metadata record.Metadata(int binaryFormatMajorVersion, int binaryFormatMinorVersion, BigInteger buildEpoch, String databaseType, List<String> languages, Map<String, String> description, int ipVersion, long nodeCount, int recordSize) Compact constructor for the Metadata record.Metadata(int binaryFormatMajorVersion, int binaryFormatMinorVersion, BigInteger buildEpoch, String databaseType, List<String> languages, Map<String, String> description, int ipVersion, long nodeCount, int recordSize) Compact constructor for the Metadata record.Metadata(int binaryFormatMajorVersion, int binaryFormatMinorVersion, BigInteger buildEpoch, String databaseType, List<String> languages, Map<String, String> description, int ipVersion, long nodeCount, int recordSize) Compact constructor for the Metadata record.Metadata(int binaryFormatMajorVersion, int binaryFormatMinorVersion, BigInteger buildEpoch, String databaseType, List<String> languages, Map<String, String> description, int ipVersion, long nodeCount, int recordSize) Compact constructor for the Metadata record.Metadata(int binaryFormatMajorVersion, int binaryFormatMinorVersion, BigInteger buildEpoch, String databaseType, List<String> languages, Map<String, String> description, int ipVersion, long nodeCount, int recordSize) Compact constructor for the Metadata record.Metadata(int binaryFormatMajorVersion, int binaryFormatMinorVersion, BigInteger buildEpoch, String databaseType, List<String> languages, Map<String, String> description, int ipVersion, long nodeCount, int recordSize) Compact constructor for the Metadata record.Metadata(int binaryFormatMajorVersion, int binaryFormatMinorVersion, BigInteger buildEpoch, String databaseType, List<String> languages, Map<String, String> description, int ipVersion, long nodeCount, int recordSize) Compact constructor for the Metadata record.Metadata(int binaryFormatMajorVersion, int binaryFormatMinorVersion, BigInteger buildEpoch, String databaseType, List<String> languages, Map<String, String> description, int ipVersion, long nodeCount, int recordSize) Compact constructor for the Metadata record.