public static final class SerializationServiceV1.Builder extends SerializationServiceV1.AbstractBuilder<SerializationServiceV1.Builder>
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
Modifier and Type | Method and Description |
---|---|
SerializationServiceV1 |
build() |
protected SerializationServiceV1.Builder |
self() |
getDataSerializableFactories, withClassNameFilter, withDataSerializableFactories, withEnableCompression, withEnableSharedObject, withPortableFactories, withPortableVersion
getClassLoader, withBufferPoolFactory, withClassLoader, withGlobalPartitionStrategy, withInitialOutputBufferSize, withInputOutputFactory, withManagedContext, withNotActiveExceptionSupplier, withVersion
protected SerializationServiceV1.Builder self()
self
in class AbstractSerializationService.Builder<SerializationServiceV1.Builder>
public SerializationServiceV1 build()
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.