- CHARACTER - Static variable in interface org.infobip.lib.popout.Deserializer
-
- CHARACTER - Static variable in interface org.infobip.lib.popout.Serializer
-
- CharacterDeserializer() - Constructor for class org.infobip.lib.popout.Deserializer.CharacterDeserializer
-
- CharacterSerializer() - Constructor for class org.infobip.lib.popout.Serializer.CharacterSerializer
-
- close() - Method in class org.infobip.lib.popout.backend.FileSystemBackend
-
- close() - Method in class org.infobip.lib.popout.FileQueue
-
- compress() - Method in class org.infobip.lib.popout.backend.FileSystemBackend
-
Merges all WAL files into one big compressed file.
- compress() - Method in class org.infobip.lib.popout.FileQueue
-
Compresses the WAL files manually.
- compressed(CompressedFilesConfig) - Method in class org.infobip.lib.popout.FileQueue.Builder
-
Sets the compression files configuration.
- CompressedFilesConfig - Class in org.infobip.lib.popout
-
The compression files configuration object.
- CompressedFilesConfig() - Constructor for class org.infobip.lib.popout.CompressedFilesConfig
-
- CompressedFilesConfig.CompressedFilesConfigBuilder - Class in org.infobip.lib.popout
-
The configuration builder.
- CompressedFilesConfigBuilder() - Constructor for class org.infobip.lib.popout.CompressedFilesConfig.CompressedFilesConfigBuilder
-
- consume(Bytes) - Method in interface org.infobip.lib.popout.ReadWriteBytesPool.ThrowableBytesConsumer
-
Consumes the pooled buffer.
- CorruptedDataException - Exception in org.infobip.lib.popout.exception
-
Exception for corrupted files or its parts.
- CorruptedDataException(Path, long) - Constructor for exception org.infobip.lib.popout.exception.CorruptedDataException
-
Constructs a new corrupted data exception.
- CorruptedDataException(Path, long, String) - Constructor for exception org.infobip.lib.popout.exception.CorruptedDataException
-
Constructs a new corrupted data exception.
- CorruptedDataException(Path, long, Throwable) - Constructor for exception org.infobip.lib.popout.exception.CorruptedDataException
-
Constructs a new corrupted data exception.
- CorruptedDataException(Path, long, String, Throwable) - Constructor for exception org.infobip.lib.popout.exception.CorruptedDataException
-
Constructs a new corrupted data exception.
- corruptionHandler(Function<CorruptedDataException, Boolean>) - Method in class org.infobip.lib.popout.FileQueue.Builder
-
Sets the bad segments reading handler.
- createQueue() - Method in class org.infobip.lib.popout.batched.BatchedFileQueueBuilder
-
- createQueue() - Method in class org.infobip.lib.popout.FileQueue.Builder
-
The method for producing a new queue on each call based on builder's parameters.
- createQueue() - Method in class org.infobip.lib.popout.synced.SyncedFileQueueBuilder
-