Package org.rostore.client


package org.rostore.client
RoStore java client classes
  • Class
    Description
    Class is used to access and modify the api keys on the storage.
    The exception is thrown by rostore client, in case of any issue in the communication with the remote rostore service.
    Specify a content-type header for the request to the remote rostore service.
    A default key serializer.
    Represents a simple rostore container.
    This interface (function) provides a flexible way to define a new expiration policy for the given object
    Interface specifies the logic for key object serialization
    Encapsulates access to the container that uses specific serializer / deserializer.
    This is a backbone class that contains all the data needed to execute a REST request against the remote rostore instance.
    The major object to access the remote rostore service.
    Properties that define connection to the remote rostore service
    The class represents the result of key listing operation.
    Exception is thrown on post/put when the version in e input is not as expected by the server.
    Versioned object, containing the object itself, and metadata: ttl information and version