Constructor
| Parameters: |
|
|---|
Get supported datatypes
| Return type: | array |
|---|
Set supported datatypes
| Parameters: |
|
|---|---|
| Throws ExceptionInvalidArgumentException: | |
| Return type: | Capabilities Fluent interface |
Set supported metadata
| Parameters: |
|
|---|---|
| Throws ExceptionInvalidArgumentException: | |
| Return type: | Capabilities Fluent interface |
Get minimum supported time-to-live
| Return type: | int 0 means items never expire |
|---|
Set minimum supported time-to-live
| Parameters: |
|
|---|---|
| Throws ExceptionInvalidArgumentException: | |
| Return type: | Capabilities Fluent interface |
Get maximum supported time-to-live
| Return type: | int 0 means infinite |
|---|
Set maximum supported time-to-live
| Parameters: |
|
|---|---|
| Throws ExceptionInvalidArgumentException: | |
| Return type: | Capabilities Fluent interface |
Is the time-to-live handled static (on write) or dynamic (on read)
| Return type: | bool |
|---|
Set if the time-to-live handled static (on write) or dynamic (on read)
| Parameters: |
|
|---|---|
| Return type: | Capabilities Fluent interface |
Set time-to-live precision
| Parameters: |
|
|---|---|
| Throws ExceptionInvalidArgumentException: | |
| Return type: | Capabilities Fluent interface |
Set use request time
| Parameters: |
|
|---|---|
| Return type: | Capabilities Fluent interface |
Set if expired items are readable
| Parameters: |
|
|---|---|
| Return type: | Capabilities Fluent interface |
Get maximum key lenth
| Return type: | int -1 means unknown, 0 means infinite |
|---|
Set maximum key length
| Parameters: |
|
|---|---|
| Throws ExceptionInvalidArgumentException: | |
| Return type: | Capabilities Fluent interface |
Get if namespace support is implemented as prefix
| Return type: | bool |
|---|
Set if namespace support is implemented as prefix
| Parameters: |
|
|---|---|
| Return type: | Capabilities Fluent interface |
Get namespace separator if namespace is implemented as prefix
| Return type: | string |
|---|
Set the namespace separator if namespace is implemented as prefix
| Parameters: |
|
|---|---|
| Return type: | Capabilities Fluent interface |