public class RemoveFromStream extends AbstractFunction<Void>
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
ERROR_FUNCTION, log| Constructor and Description |
|---|
RemoveFromStream(StreamCacheService streamCacheService,
javax.inject.Provider<Stream> defaultStreamProvider) |
| Modifier and Type | Method and Description |
|---|---|
FunctionDescriptor<Void> |
descriptor() |
Void |
evaluate(FunctionArgs args,
EvaluationContext context) |
preComputeConstantArgumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpreprocessArgspublic static final String NAME
@Inject public RemoveFromStream(StreamCacheService streamCacheService, javax.inject.Provider<Stream> defaultStreamProvider)
public Void evaluate(FunctionArgs args, EvaluationContext context)
public FunctionDescriptor<Void> descriptor()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.