Argument tags for use with create(String, Object...)
.
More...
|
| KEY_END =(0) |
| Used as a parameter terminator.
|
|
| KEY_VALUE =(1 << 1) |
| Flag for the key data.
|
|
| KEY_BINARY =(1 << 4) |
| Flag if the key is binary.
|
|
| KEY_SIZE =(1 << 11) |
| Flag for maximum size to limit value.
|
|
| KEY_META =(1 << 15) |
| Flag for metadata.
|
|
Argument tags for use with create(String, Object...)
.
The documentation for this enum was generated from the following file: