public class InMemoryStreamRepository extends AbstractInMemoryRepository<Stream,java.lang.String> implements StreamRepository
StreamRepository.| Constructor and Description |
|---|
InMemoryStreamRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
keyFor(Stream entity) |
buildMap, count, delete, delete, deleteAll, findAll, findAll, findAll, findAllInRange, findOne, save, slicedelete, exists, findAll, saveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindAll, findAllcount, delete, delete, delete, deleteAll, exists, findAll, findAll, findOne, save, savefindAllInRangeprotected java.lang.String keyFor(Stream entity)
keyFor in class AbstractInMemoryRepository<Stream,java.lang.String>