All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.datastax.data.exploration.service.report.MissDataService Maven / Gradle / Ivy

The newest version!
package com.datastax.data.exploration.service.report;

public interface MissDataService {

    String analysisResult(String id);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy