Annotation Interface ObjectStore
Used to specify which object store should be used.
- Since:
- 4.0.0
- Author:
- Joachim Grimm
-
Optional Element Summary
-
Element Details
-
value
String valueThe name of the object store/bucket.- Returns:
- The name of the object store.
- Default:
- ""
-
connection
The nats connection to use.- Returns:
- The connection to use.
- See Also:
- Default:
- ""
-
bucket
This is an alias for value.- Returns:
- the bucket name to use.
- Default:
- ""
-