| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.cache.persistence.wal.reader | |
| org.apache.ignite.internal.processors.metastorage | |
| org.apache.ignite.internal.processors.metastorage.persistence |
| Modifier and Type | Method and Description |
|---|---|
DistributedMetaStorage |
GridKernalContextImpl.distributedMetastorage()
Gets global metastorage.
|
DistributedMetaStorage |
GridKernalContext.distributedMetastorage()
Gets global metastorage.
|
| Modifier and Type | Method and Description |
|---|---|
DistributedMetaStorage |
StandaloneGridKernalContext.distributedMetastorage()
Gets global metastorage.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
DistributedMetastorageLifecycleListener.onReadyForWrite(DistributedMetaStorage metastorage)
Called when global metastorage is available for writing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedMetaStorageImpl
Implementation of
DistributedMetaStorage based on MetaStorage for persistence and discovery SPI
for communication. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020