Interface ITopic

All Known Subinterfaces:
ICloudCsvTopic<EntityT>, ICsvTopic<I>, IJdbcTopic, IKeyValueTopic
All Known Implementing Classes:
ACloudCsvTopic, ACsvTopic, AFileSystemCsvTopic, CloudDirectoryCsvTopic, CloudEntityCsvTopic, CloudMultipleEntitiesCsvTopic, DirectoryCsvTopic, JdbcTopic, KeyValueTopic, MultipleFilesCsvTopic, 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