public interface ViewFactory
Enables easier testing of the service runtime adapter.
| Modifier and Type | Method and Description |
|---|---|
Fork |
createFork(long nativeHandle,
Cleaner cleaner)
Creates a new owning fork.
|
Snapshot |
createSnapshot(long nativeHandle,
Cleaner cleaner)
Creates a new owning snapshot.
|
Copyright © 2019 Exonum. All rights reserved.