| DataVending |
object DataVending |
| NodeAttachmentService |
class NodeAttachmentService : AttachmentStorage, AcceptsFileUploadStores attachments in the specified local directory, which must exist. Doesnt allow new attachments to be uploaded. |
| PerFileCheckpointStorage |
class PerFileCheckpointStorage : CheckpointStorageFile-based checkpoint storage, storing checkpoints per file. |
| PerFileTransactionStorage |
class PerFileTransactionStorage : TransactionStorageFile-based transaction storage, storing transactions per file. |
| StorageServiceImpl |
open class StorageServiceImpl : SingletonSerializeAsToken, TxWritableStorageService |