public static interface CassandraService.Writer<T> extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
write(T entity)
This method should be synchronous.
|
closevoid write(T entity)
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.