Interface BBjAdminTableAnalysisJob

All Superinterfaces:
BBjAdminPropertyReader, BBjAdminPropertyWriter, Remote

public interface BBjAdminTableAnalysisJob extends BBjAdminPropertyWriter
Represents an individual table analysis job. A table analysis job is the process of analyzing a single table in a particular database. The job knows certain information such as database, table, start time, user that started it, and whether it is still running. You can also terminate a running job.