public interface CassandraPersistentEntityMetadataVerifier
| Modifier and Type | Method and Description |
|---|---|
void |
verify(CassandraPersistentEntity<?> entity)
Performs verification on the Persistent Entity to ensure all markers and marker combinations are valid.
|
void verify(CassandraPersistentEntity<?> entity) throws MappingException
entity - MappingExceptionCopyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.