package org.apache.metadata.bridge; public class BridgeLoad { /* * The BridgeLoad is a bean that the details of the JSON Payload from the Listner are converted into for a unified lense for the Bridge. */ String loadType; String timeStamp; }