Class AllocationStore

    • Method Detail

      • allocationId

        public final java.lang.String allocationId()
        Required - API name: allocation_id
      • found

        public final boolean found()
        Required - API name: found
      • inSync

        public final boolean inSync()
        Required - API name: in_sync
      • matchingSizeInBytes

        public final long matchingSizeInBytes()
        Required - API name: matching_size_in_bytes
      • matchingSyncId

        public final boolean matchingSyncId()
        Required - API name: matching_sync_id
      • storeException

        public final java.lang.String storeException()
        Required - API name: store_exception
      • serialize

        public void serialize​(jakarta.json.stream.JsonGenerator generator,
                              JsonpMapper mapper)
        Serialize this object to JSON.
        Specified by:
        serialize in interface JsonpSerializable
      • serializeInternal

        protected void serializeInternal​(jakarta.json.stream.JsonGenerator generator,
                                         JsonpMapper mapper)