# Functions
DataChangeRequestDB allows createing Data Change requests using convenient Data Change DSL and sending it through the provided <broker>.
DataChangeRequestGRPC allows sending Data Change requests conveniently (even without directly using Broker).
DataDumpRequestGRPC allows sending 'Dump' data requests conveniently (even without directly using Broker).
DataResyncRequestDB allows creating a RESYNC request using convenient RESYNC DSL and sending it through the provided <broker>.
DataResyncRequestGRPC allows sending RESYNC requests conveniently.