public static final class ContextQuery.BoundQueryNamedByFieldContext extends Object implements ContextQuery
ContextQuery.BoundQueryNamedByFieldContext implementation to retrieve a bound query named by
the value of a specified tuple field.ContextQuery.BoundQueryContext, ContextQuery.BoundQueryNamedByFieldContext, ContextQuery.StaticContextQuery| Constructor and Description |
|---|
BoundQueryNamedByFieldContext(String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
String |
resolves(Map<String,Object> config,
ITuple tuple)
Resolves a cassandra bound query.
|
public BoundQueryNamedByFieldContext(String fieldName)
public String resolves(Map<String,Object> config, ITuple tuple)
ContextQueryresolves in interface ContextQueryconfig - the storm configurationtuple - the tuple being proceed.Copyright © 2023 The Apache Software Foundation. All rights reserved.