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

.naviblob_2.11.1.2.1.source-code.ehrec.avsc Maven / Gradle / Ivy

{
	"type": "record",
	"name": "ehrec",
	"namespace": "onextent.azure.naviblob.data",
	"fields": [{
		"name": "SequenceNumber",
		"type": "long"
	}, {
		"name": "Offset",
		"type": "string"
	}, {
		"name": "EnqueuedTimeUtc",
		"type": "string"
	}, {
		"name": "SystemProperties",
		"type": {
			"type": "map",
			"values": "string"
		}
	}, {
		"name": "Properties",
		"type": {
			"type": "map",
			"values": "string"
		}
	}, {
		"name": "Body",
		"type": "string"
	}]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy