Class SpaceUrlCache
java.lang.Object
java.util.Dictionary<Object,Object>
java.util.Hashtable<Object,Object>
java.util.Properties
com.j_spaces.core.client.SpaceURL
com.gigaspaces.internal.client.cache.SpaceUrlCache
- All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable, Cloneable, Map<Object,Object>
-
Field Summary
Fields inherited from class SpaceURL
ANY, CACHE_URL_PROP, CLUSTER_BACKUP_ID, CLUSTER_GROUP, CLUSTER_MEMBER_ID, CLUSTER_NAME, CLUSTER_SCHEMA, CLUSTER_TOTAL_MEMBERS, CONTAINER, CREATE, DEFAULT_INTERVAL_TIMEOUT, DEFAULT_SCHEMA_NAME, EMBEDDED_SPACE_PROTOCOL, FIFO_MODE, GROUPS, HOST_NAME, IGNORE_VALIDATION, INTERVAL_TIMEOUT, JINI_PROTOCOL, LOCAL_CACHE_STORAGE_TYPE, LOCAL_CACHE_STORE_REFERENCE, LOCAL_CACHE_STORE_SHALLOW_COPY, LOCAL_CACHE_UPDATE_MODE, LOCATORS, MACHINE_HOSTNAME, MIRROR, PROPERTIES_FILE_NAME, PROPERTIES_SPACE_URL_ARG, PROPERTIES_SPACE_URL_ARGLINE, PROTOCOL_NAME, RMI_PROTOCOL, SCHEMA_NAME, SECURED, SECURITY_MANAGER, SPACE, STATE, STATE_STARTED, STATE_STOPPED, TIMEOUT, UPDATE_MODE_NONE, UPDATE_MODE_PULL, UPDATE_MODE_PUSH, USE_LOCAL_CACHE, VERSIONED, VIEWSFields inherited from class Properties
defaults -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SpaceURL
clone, concatAttrIfNotExist, containsKey, equals, getClusterSchema, getContainerName, getCustomProperties, getHost, getLookupGroups, getLookupIntervalTimeout, getLookupLocators, getLookupTimeout, getMemberName, getProperty, getProtocol, getSchema, getSpaceName, getSpaceUrlAttributes, getURL, hashCode, isBooleanUrlAttribute, isEmbeddedProtocol, isJiniProtocol, isRemoteProtocol, isRmiProtocol, isUrlAttribute, isValidProtocol, put, readExternal, refreshUrlString, remove, setContainerName, setCustomProperties, setElectionState, setLookupAttribute, setPropertiesForSpaceProxy, setPropertiesPrefix, setProperty, setSpaceName, toString, writeExternalMethods inherited from class Properties
clear, compute, computeIfAbsent, computeIfPresent, contains, containsValue, elements, entrySet, forEach, get, getOrDefault, getProperty, isEmpty, keys, keySet, list, list, load, load, loadFromXML, merge, propertyNames, putAll, putIfAbsent, rehash, remove, replace, replace, replaceAll, save, size, store, store, storeToXML, storeToXML, storeToXML, stringPropertyNames, valuesMethods inherited from interface SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
SpaceUrlCache
public SpaceUrlCache()
-
-
Method Details
-
isLocalCache
protected boolean isLocalCache()
-