Uses of Class
org.opendaylight.controller.cluster.messaging.SliceOptions
Packages that use SliceOptions
-
Uses of SliceOptions in org.opendaylight.controller.cluster.messaging
Methods in org.opendaylight.controller.cluster.messaging that return SliceOptionsModifier and TypeMethodDescriptionSliceOptions.Builder.build()
Builds a new SliceOptions instance.Methods in org.opendaylight.controller.cluster.messaging with parameters of type SliceOptionsModifier and TypeMethodDescriptionboolean
MessageSlicer.slice
(SliceOptions options) Slices a message into chunks based on the serialized size, the maximum message slice size and the given options.