All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hibernate.search.remote.codex.avro.v1_0.attribute.FlagsAttribute.avro Maven / Gradle / Ivy

There is a newer version: 9.1.7.Final
Show newest version
{
    "name": "FlagsAttribute",
    "type": "record",
    "fields" : [
        {
            "name": "flags",
            "type": "int"
        }
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy