public class MemorySize extends AbstractProcessor
| Modifier and Type | Field and Description |
|---|---|
(package private) static org.slf4j.Logger |
log |
(package private) String |
prefix |
(package private) String |
ref |
(package private) Service |
service |
context| Constructor and Description |
|---|
MemorySize() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrefix() |
Data |
process(Data input) |
void |
setPrefix(String prefix) |
void |
setService(Service ref) |
finish, init, resetStatestatic org.slf4j.Logger log
String ref
String prefix
Service service
public void setService(Service ref)
ref - the ref to setpublic String getPrefix()
public void setPrefix(String prefix)
prefix - the prefix to setpublic Data process(Data input)
Processor.process(stream.Data)Copyright © 2018. All rights reserved.