Package | Description |
---|---|
com.streamscape.ds.schema.collection.fspace.table |
Modifier and Type | Field and Description |
---|---|
static LogFileTableCollection.ProcessingStrategy |
LogFileTableCollection.ProcessingStrategy.DEFAULT |
static LogFileTableCollection.ProcessingStrategy |
LogFileTableCollection.ProcessingStrategy.FROM |
static LogFileTableCollection.ProcessingStrategy |
LogFileTableCollection.ProcessingStrategy.NO_RECOVERY |
static LogFileTableCollection.ProcessingStrategy |
LogFileTableCollection.ProcessingStrategy.RECOVERY |
Modifier and Type | Method and Description |
---|---|
static LogFileTableCollection.ProcessingStrategy |
LogFileTableCollection.ProcessingStrategy.valueOf(java.lang.String name) |
static LogFileTableCollection.ProcessingStrategy[] |
LogFileTableCollection.ProcessingStrategy.values() |
Modifier and Type | Method and Description |
---|---|
void |
LogFileTableCollection.setProcessingStrategy(com.streamscape.ds.session.Session session,
LogFileTableCollection.ProcessingStrategy processingStrategy,
long startRecordOffset,
long startRecordTimestamp) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.