Class CouchbaseKeyValueLookupService

All Implemented Interfaces:
ConfigurableComponent, ControllerService, LookupService<String>, StringLookupService

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