| Class | Description |
|---|---|
| InfinispanRemoteDataStoreConfiguration |
Allows to configure options specific to the Infinispan Remote data store.
|
| InfinispanRemoteDialect<EK,AK,ISK> |
Some implementation notes for evolution:
- OptimisticLockingAwareGridDialect can't be implemented as it requires an atomic replace
operation on a subset of the columns, while atomic operations in Hot Rod have to involve
either the full value or the version metadata of Infinispan's VersionedValue.
|
| InfinispanRemoteProperties |
Properties for configuring the Infinispan Remote datastore via
persistence.xml or
StandardServiceRegistryBuilder. |
Copyright © 2010-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.