Package com.qfs.msg

Interface ITopic

All Known Subinterfaces:
ICloudCSVTopic<E>, ICSVTopic<I>, IJDBCTopic, IKeyValueTopic
All Known Implementing Classes:
ACloudCSVTopic, ACSVTopic, AFileSystemCSVTopic, CloudDirectoryCSVTopic, CloudEntityCSVTopic, DirectoryCSVTopic, JDBCTopic, KeyValueTopic, SingleFileCSVTopic

public interface ITopic
Contract for a data topic representing a particular type of data content (e.g. a coherent business entity).
Author:
ActiveViam
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the topic name.
  • Method Details

    • getName

      String getName()
      Returns the topic name.
      Returns:
      the topic identifier