Uses of Class
org.apache.nemo.runtime.executor.data.SerializerManager
-
Packages that use SerializerManager Package Description org.apache.nemo.runtime.executor.data.stores -
-
Uses of SerializerManager in org.apache.nemo.runtime.executor.data.stores
Constructors in org.apache.nemo.runtime.executor.data.stores with parameters of type SerializerManager Constructor Description LocalBlockStore(SerializerManager coderManager, MemoryPoolAssigner memoryPoolAssigner)
Constructor.
-