Skip navigation links

Package io.atomix.resource

Base classes and interfaces for creating and operating on replicated state machines in Atomix.

See: Description

Package io.atomix.resource Description

Base classes and interfaces for creating and operating on replicated state machines in Atomix.

This package provides base classes for Atomix distributed resources. At their core, distributed resources are standalone Copycat StateMachine implementations which can be accessed by a high-level proxy API. All resources can be run as state machines in a Copycat cluster or multiple state machines in a single cluster can be managed by the Atomix resource manager.

Author:
Jordan Halterman
Skip navigation links

Copyright © 2013–2016. All rights reserved.