Package org.rostore.entity
package org.rostore.entity
RoStore core entities
-
ClassDescriptionInformation regarding allocation of the blocks with the ro-store componentsMaterialized object that implements
BlockAllocation
Thrown when the container name is already in use.Exception is thrown if the value of EOL violates some validation rules.Exception thrown when an operation on a key can't be executed as requestedException is thrown byBlockAllocator
when the request has to be rejected because the size that has to be allocated is greater than the allowed size of the underlying storage object, e.g.Record describes the payload associated with the key in the storage.Base class for all exceptions generated by the RoStore coreUsed in async stream processing functionException thrown when the version of the record in the store is not the one as requested.Thrown when the version of the entry is set incorrectly on the entry initialization.