@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface Expiration
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
unixTime
An optional flag indicating whether the expiration is specified as Unix time.
|
Copyright © 2012–2020 Aerospike, Inc. All rights reserved.