Uses of Enum
org.eclipse.rdf4j.http.server.repository.transaction.ActiveTransactionRegistry
Packages that use ActiveTransactionRegistry
-
Uses of ActiveTransactionRegistry in org.eclipse.rdf4j.http.server.repository.transaction
Subclasses with type arguments of type ActiveTransactionRegistry in org.eclipse.rdf4j.http.server.repository.transactionModifier and TypeClassDescriptionenum
Registry keeping track of active transactions identified by aUUID
.Methods in org.eclipse.rdf4j.http.server.repository.transaction that return ActiveTransactionRegistryModifier and TypeMethodDescriptionstatic ActiveTransactionRegistry
Returns the enum constant of this type with the specified name.static ActiveTransactionRegistry[]
ActiveTransactionRegistry.values()
Returns an array containing the constants of this enum type, in the order they are declared.