Function get_notification_client_for_test

Source
pub async fn get_notification_client_for_test(
    env: MetaSrvEnv,
    hummock_manager_ref: Arc<HummockManager>,
    cluster_controller_ref: ClusterControllerRef,
    worker_id: i32,
) -> MockNotificationClient