Package | Description |
---|---|
com.exonum.binding.service | |
com.exonum.binding.service.adapters |
An internal package with adapters of Java Service interfaces
to the interface, convenient to the native code.
|
com.exonum.binding.storage.database | |
com.exonum.binding.storage.indices |
Contains Exonum indexes — persistent, named collections built on top of Exonum key-value storage.
|
com.exonum.binding.transaction |
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 a 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.
|
Snapshot
A snapshot is a read-only, immutable database view.
|
View
Represents a view of a database.
|
ViewModificationCounter
A listener of fork modification events.
|
Class and Description |
---|
View
Represents a view of a database.
|
Class and Description |
---|
Fork
A fork is a database view, allowing both read and write operations.
|
Copyright © 2018 Exonum. All rights reserved.