T - public interface RedisPersistentEntity<T>
extends org.springframework.data.keyvalue.core.mapping.KeyValuePersistentEntity<T>
PersistentEntity.| Modifier and Type | Method and Description |
|---|---|
PersistentProperty<? extends PersistentProperty<?>> |
getExplicitTimeToLiveProperty()
Get the
PersistentProperty that is annotated with TimeToLive. |
TimeToLiveAccessor |
getTimeToLiveAccessor()
Get the
TimeToLiveAccessor associated with the entity. |
boolean |
hasExplictTimeToLiveProperty() |
getKeySpaceaddAssociation, addPersistentProperty, setPersistentPropertyAccessorFactory, verifydoWithAssociations, doWithAssociations, doWithProperties, doWithProperties, findAnnotation, getIdentifierAccessor, getIdProperty, getName, getPersistenceConstructor, getPersistentProperty, getPersistentProperty, getPropertyAccessor, getType, getTypeAlias, getTypeInformation, getVersionProperty, hasIdProperty, hasVersionProperty, isConstructorArgument, isIdProperty, isVersionPropertyTimeToLiveAccessor getTimeToLiveAccessor()
TimeToLiveAccessor associated with the entity.boolean hasExplictTimeToLiveProperty()
TimeToLive.PersistentProperty<? extends PersistentProperty<?>> getExplicitTimeToLiveProperty()
PersistentProperty that is annotated with TimeToLive.Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.