public static final class EnterpriseSerializationServiceV1.Builder extends com.hazelcast.internal.serialization.impl.SerializationServiceV1.AbstractBuilder<EnterpriseSerializationServiceV1.Builder>
| Modifier and Type | Method and Description |
|---|---|
EnterpriseSerializationServiceV1 |
build() |
protected EnterpriseSerializationServiceV1.Builder |
self() |
EnterpriseSerializationServiceV1.Builder |
withClusterVersionAware(EnterpriseClusterVersionAware clusterVersionAware) |
EnterpriseSerializationServiceV1.Builder |
withMemoryManager(com.hazelcast.memory.HazelcastMemoryManager memoryManager) |
EnterpriseSerializationServiceV1.Builder |
withVersionedSerializationEnabled(boolean versionedSerializationEnabled) |
getDataSerializableFactories, withClassNameFilter, withDataSerializableFactories, withEnableCompression, withEnableSharedObject, withPortableFactories, withPortableVersiongetClassLoader, withBufferPoolFactory, withClassLoader, withGlobalPartitionStrategy, withInitialOutputBufferSize, withInputOutputFactory, withManagedContext, withNotActiveExceptionSupplier, withVersionpublic EnterpriseSerializationServiceV1.Builder withMemoryManager(com.hazelcast.memory.HazelcastMemoryManager memoryManager)
public EnterpriseSerializationServiceV1.Builder withClusterVersionAware(EnterpriseClusterVersionAware clusterVersionAware)
public EnterpriseSerializationServiceV1.Builder withVersionedSerializationEnabled(boolean versionedSerializationEnabled)
protected EnterpriseSerializationServiceV1.Builder self()
self in class com.hazelcast.internal.serialization.impl.AbstractSerializationService.Builder<EnterpriseSerializationServiceV1.Builder>public EnterpriseSerializationServiceV1 build()
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.