Class CouchbaseRecordLookupService

All Implemented Interfaces:
ConfigurableComponent, ControllerService, LookupService<Record>, RecordLookupService

@Tags({"lookup","enrich","couchbase"}) @CapabilityDescription("Lookup a record from Couchbase Server associated with the specified key. The coordinates that are passed to the lookup must contain the key \'key\'.") public class CouchbaseRecordLookupService extends AbstractCouchbaseLookupService implements RecordLookupService