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

mapping.queue.json Maven / Gradle / Ivy

The newest version!
{
    "properties": {
      "depth": {
        "type": "integer"
      },
      "parentUrl": {
        "type": "keyword"
      },
      "method": {
        "type": "keyword"
      },
      "createTime": {
        "type": "long"
      },
      "lastModified": {
        "type": "long"
      },
      "sessionId": {
        "type": "keyword"
      },
      "url": {
        "type": "keyword"
      }
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy