K - the type of the Map entry keyV - the type of the Map entry valueR - the type of value returned by the EntryProcessorpublic interface ProcessorFactory<K,V,R>
| Modifier and Type | Method and Description |
|---|---|
InvocableMap.EntryProcessor<K,V,R> |
getProcessor(String... asArgs)
Returns a processor instance.
|
InvocableMap.EntryProcessor<K,V,R> getProcessor(String... asArgs)
asArgs - processor configuration arguments