JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Field
|
Optional |
Required
Detail:
Field
|
Element
SEARCH:
Package
org.projectnessie.versioned.storage.testextension
Annotation Interface NessieBackend
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Inherited
public @interface
NessieBackend
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Class
<? extends
BackendTestFactory
>
value
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
CONFIG_NAME_PREFIX
Field Details
CONFIG_NAME_PREFIX
static final
String
CONFIG_NAME_PREFIX
See Also:
Constant Field Values
Element Details
value
Class
<? extends
BackendTestFactory
>
value