Package io.vertx.up.uca.cache
Interface RapidKey
-
public interface RapidKeyThe Cache Key Definition- Author:
- Lang
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRapidKey.User
-
-
-
Field Detail
-
DIRECTORY
static final String DIRECTORY
- See Also:
- Constant Field Values
-
REFERENCE
static final String REFERENCE
- See Also:
- Constant Field Values
-
VIEW_FULL
static final String VIEW_FULL
- See Also:
- Constant Field Values
-
RESOURCE
static final String RESOURCE
- See Also:
- Constant Field Values
-
DATABASE
static final String DATABASE
- See Also:
- Constant Field Values
-
DATABASE_MULTI
static final String DATABASE_MULTI
- See Also:
- Constant Field Values
-
UI_LAYOUT
static final String UI_LAYOUT
- See Also:
- Constant Field Values
-
-