ReadScope
public interface ReadScope<T extends Object> extends Closeable
WriteScope |
The scope used for a write transaction. |
The scope used for a read transaction.
Summary
Inherited methods |
||
|---|---|---|
|
public interface ReadScope<T extends Object> extends Closeable
WriteScope |
The scope used for a write transaction. |
The scope used for a read transaction.
Inherited methods |
||
|---|---|---|
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.