public class AfterSaveEvent<E> extends CassandraMappingEvent<E>
CassandraMappingEvent triggered after save of an object.source| Constructor and Description |
|---|
AfterSaveEvent(E source,
CqlIdentifier tableName)
Creates a new
AfterSaveEvent. |
getSource, getTableNamegetTimestamptoStringpublic AfterSaveEvent(E source, CqlIdentifier tableName)
AfterSaveEvent.source - must not be null.tableName - must not be null.Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.