Package | Description |
---|---|
com.hazelcast.jet.config |
Jet's configuration data objects.
|
Modifier and Type | Method and Description |
---|---|
<T,S extends StreamSerializer<T>> |
JobConfig.registerSerializer(Class<T> clazz,
Class<S> serializerClass)
Registers the given serializer for the given class for the scope of the
job.
|
Copyright © 2021 Hazelcast, Inc.. All rights reserved.