Interface CouchbaseStorable
- All Known Implementing Classes:
CouchbaseDocument,CouchbaseList
public interface CouchbaseStorable
Marker Interface to identify either a
CouchbaseDocument or a CouchbaseList.
This interface will be extended in the future to refactor the needed infrastructure into the common interface.
- Author:
- Michael Nitschinger