Class Mapper<S>
java.lang.Object
org.jctools.channels.mapping.Mapper<S>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint<I> InewFlyweight(Class<I> implementationParent, String templateFileName, Object... args) <I> InewFlyweight(Class<I> implementationParent, String templateFileName, Template template, Object... args)
-
Constructor Details
-
Mapper
-
-
Method Details
-
getSizeInBytes
public int getSizeInBytes()- Returns:
- the size that each message takes up in bytes
-
newFlyweight
-
newFlyweight
-