public interface ConnectorMetadataUpdateHandle
ConnectorMetadataUpdateHandle is the basic unit of metadata that is used to represent
both the request and the response in the metadata update communication cycle
between the worker and the coordinator.
Every connector that supports sending/receiving the metadata requests/responses
will implement this interface.