JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.terracottatech.store.stream
package
com.terracottatech.store.stream
Related Packages
Package
Description
com.terracottatech.store
Contains the core data storage components of Terracotta Store.
Interfaces
Class
Description
MutableRecordStream
<K extends
Comparable
<K>>
A
Stream
of
Record
instances through which the
Record
s may be mutated.
RecordStream
<K extends
Comparable
<K>>
A
Stream
of
Record
instances.