com.hazelcast.nio.serialization
Class FactoryIdHelper
java.lang.Object
com.hazelcast.nio.serialization.FactoryIdHelper
public final class FactoryIdHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPI_DS_FACTORY
public static final String SPI_DS_FACTORY
- See Also:
- Constant Field Values
PARTITION_DS_FACTORY
public static final String PARTITION_DS_FACTORY
- See Also:
- Constant Field Values
CLIENT_DS_FACTORY
public static final String CLIENT_DS_FACTORY
- See Also:
- Constant Field Values
MAP_DS_FACTORY
public static final String MAP_DS_FACTORY
- See Also:
- Constant Field Values
QUEUE_DS_FACTORY
public static final String QUEUE_DS_FACTORY
- See Also:
- Constant Field Values
MULTIMAP_DS_FACTORY
public static final String MULTIMAP_DS_FACTORY
- See Also:
- Constant Field Values
COLLECTION_DS_FACTORY
public static final String COLLECTION_DS_FACTORY
- See Also:
- Constant Field Values
EXECUTOR_DS_FACTORY
public static final String EXECUTOR_DS_FACTORY
- See Also:
- Constant Field Values
TOPIC_DS_FACTORY
public static final String TOPIC_DS_FACTORY
- See Also:
- Constant Field Values
LOCK_DS_FACTORY
public static final String LOCK_DS_FACTORY
- See Also:
- Constant Field Values
SEMAPHORE_DS_FACTORY
public static final String SEMAPHORE_DS_FACTORY
- See Also:
- Constant Field Values
ATOMIC_LONG_DS_FACTORY
public static final String ATOMIC_LONG_DS_FACTORY
- See Also:
- Constant Field Values
CDL_DS_FACTORY
public static final String CDL_DS_FACTORY
- See Also:
- Constant Field Values
ATOMIC_REFERENCE_DS_FACTORY
public static final String ATOMIC_REFERENCE_DS_FACTORY
- See Also:
- Constant Field Values
REPLICATED_MAP_DS_FACTORY
public static final String REPLICATED_MAP_DS_FACTORY
- See Also:
- Constant Field Values
AGGREGATIONS_DS_FACTORY
public static final String AGGREGATIONS_DS_FACTORY
- See Also:
- Constant Field Values
MAP_REDUCE_DS_FACTORY
public static final String MAP_REDUCE_DS_FACTORY
- See Also:
- Constant Field Values
WEB_DS_FACTORY
public static final String WEB_DS_FACTORY
- See Also:
- Constant Field Values
CACHE_DS_FACTORY
public static final String CACHE_DS_FACTORY
- See Also:
- Constant Field Values
ENTERPRISE_CACHE_DS_FACTORY
public static final String ENTERPRISE_CACHE_DS_FACTORY
- See Also:
- Constant Field Values
SPI_PORTABLE_FACTORY
public static final String SPI_PORTABLE_FACTORY
- See Also:
- Constant Field Values
PARTITION_PORTABLE_FACTORY
public static final String PARTITION_PORTABLE_FACTORY
- See Also:
- Constant Field Values
CLIENT_PORTABLE_FACTORY
public static final String CLIENT_PORTABLE_FACTORY
- See Also:
- Constant Field Values
CLIENT_TXN_PORTABLE_FACTORY
public static final String CLIENT_TXN_PORTABLE_FACTORY
- See Also:
- Constant Field Values
MAP_PORTABLE_FACTORY
public static final String MAP_PORTABLE_FACTORY
- See Also:
- Constant Field Values
QUEUE_PORTABLE_FACTORY
public static final String QUEUE_PORTABLE_FACTORY
- See Also:
- Constant Field Values
MULTIMAP_PORTABLE_FACTORY
public static final String MULTIMAP_PORTABLE_FACTORY
- See Also:
- Constant Field Values
COLLECTION_PORTABLE_FACTORY
public static final String COLLECTION_PORTABLE_FACTORY
- See Also:
- Constant Field Values
EXECUTOR_PORTABLE_FACTORY
public static final String EXECUTOR_PORTABLE_FACTORY
- See Also:
- Constant Field Values
TOPIC_PORTABLE_FACTORY
public static final String TOPIC_PORTABLE_FACTORY
- See Also:
- Constant Field Values
LOCK_PORTABLE_FACTORY
public static final String LOCK_PORTABLE_FACTORY
- See Also:
- Constant Field Values
SEMAPHORE_PORTABLE_FACTORY
public static final String SEMAPHORE_PORTABLE_FACTORY
- See Also:
- Constant Field Values
ATOMIC_LONG_PORTABLE_FACTORY
public static final String ATOMIC_LONG_PORTABLE_FACTORY
- See Also:
- Constant Field Values
ATOMIC_REFERENCE_PORTABLE_FACTORY
public static final String ATOMIC_REFERENCE_PORTABLE_FACTORY
- See Also:
- Constant Field Values
CDL_PORTABLE_FACTORY
public static final String CDL_PORTABLE_FACTORY
- See Also:
- Constant Field Values
REPLICATED_PORTABLE_FACTORY
public static final String REPLICATED_PORTABLE_FACTORY
- See Also:
- Constant Field Values
AGGREGATIONS_PORTABLE_FACTORY
public static final String AGGREGATIONS_PORTABLE_FACTORY
- See Also:
- Constant Field Values
MAP_REDUCE_PORTABLE_FACTORY
public static final String MAP_REDUCE_PORTABLE_FACTORY
- See Also:
- Constant Field Values
WEB_PORTABLE_FACTORY
public static final String WEB_PORTABLE_FACTORY
- See Also:
- Constant Field Values
CACHE_PORTABLE_FACTORY
public static final String CACHE_PORTABLE_FACTORY
- See Also:
- Constant Field Values
getFactoryId
public static int getFactoryId(String prop,
int defaultId)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.