public interface CassandraArchiveRepositoryConfig
CassandraArchiveRepository
Modifier and Type | Method and Description |
---|---|
int |
getArchiveFetchBatchSize() |
java.nio.file.Path |
getArchiveOutputDirectory() |
CassandraGateway |
getCassandraGateway() |
ScriptModuleSpecSerializer |
getModuleSpecSerializer() |
java.lang.String |
getRepositoryId() |
int |
getShardCount() |
CassandraGateway getCassandraGateway()
int getShardCount()
int getArchiveFetchBatchSize()
java.nio.file.Path getArchiveOutputDirectory()
ScriptModuleSpecSerializer getModuleSpecSerializer()
ScriptModuleSpec
for use when inserting or fetching data.java.lang.String getRepositoryId()