Package com.couchbase.client.core.util
Interface Stateful<S>
- All Known Implementing Classes:
AnalyticsEndpoint,AnalyticsService,BackupEndpoint,BackupService,BaseEndpoint,CompositeStateful,EventingEndpoint,EventingService,KeyValueEndpoint,KeyValueService,ManagerEndpoint,ManagerService,Node,QueryEndpoint,QueryService,SearchEndpoint,SearchService,SingleStateful,ViewEndpoint,ViewService
public interface Stateful<S>
Common interface for stateful components.
-
Method Summary