Interface InputTableTarget

All Superinterfaces:
com.fishlib.base.log.LogOutputAppendable, Serializable
All Known Implementing Classes:
InputTableNamespaceTarget, InputTableNameTarget

public interface InputTableTarget extends com.fishlib.base.log.LogOutputAppendable, Serializable
Targets input tables for tools e.g. snapshotting and can associate itself with a InputTableSnapshotExecutor.SnapshotRunner.
  • Method Details