All Classes and Interfaces

Class
Description
This is the main entry point into the locking API, used to create a LockFactory.
This is the main entry point for using the Distributed Store API - this class is used to get a StoreFactory, which in turn, is used to create Stores.
 
This is an interface defining the available distributed lock (dl) methods.
Any errors during distribute lock (dl) operation will result in this exception getting thrown.
 
Any errors during lock creation will result in this exception getting thrown.
Represents a user created distributed store.
 
This is an interface for the store factory with the available methods declared here.
 
This class represents an iterator over the contents of a Store.