| Package | Description |
|---|---|
| com.exonum.binding.core.blockchain | |
| com.exonum.binding.core.service | |
| com.exonum.binding.core.service.adapters |
An internal package with adapters of Java Service interfaces
to the interface, convenient to the native code.
|
| com.exonum.binding.core.storage.database | |
| com.exonum.binding.core.storage.indices |
Contains Exonum indexes — persistent, named collections built on top of Exonum key-value storage.
|
| com.exonum.binding.core.transaction |
| Class and Description |
|---|
| View
Represents a view of the database.
|
| Class and Description |
|---|
| Fork
A fork is a database view, allowing both read and write operations.
|
| MemoryDb
An in-memory database for testing purposes.
|
| Snapshot
A snapshot is a read-only, immutable database view.
|
| View
Represents a view of the database.
|
| Class and Description |
|---|
| Fork
A fork is a database view, allowing both read and write operations.
|
| Snapshot
A snapshot is a read-only, immutable database view.
|
| Class and Description |
|---|
| Database
Represents an underlying Exonum Storage database.
|
| Fork
A fork is a database view, allowing both read and write operations.
|
| MemoryDb
An in-memory database for testing purposes.
|
| ModificationCounter
A counter of modification events of some objects (e.g., a collection, or a database view).
|
| Snapshot
A snapshot is a read-only, immutable database view.
|
| View
Represents a view of the database.
|
| Class and Description |
|---|
| View
Represents a view of the database.
|
| Class and Description |
|---|
| Fork
A fork is a database view, allowing both read and write operations.
|
Copyright © 2019 Exonum. All rights reserved.