Package io.deephaven.enterprise.replay
Interface ReplayConfiguration
- All Known Implementing Classes:
- ReplayConfigurationImpl
public interface ReplayConfiguration
An interface for providing 
TableReplayConfigurations by namespace and table name.- 
Method SummaryModifier and TypeMethodDescriptionconfigurationFor(@NotNull String namespace, @NotNull String tableName) 
- 
Method Details- 
configurationForTableReplayConfiguration configurationFor(@NotNull @NotNull String namespace, @NotNull @NotNull String tableName) 
 
-