Class SpaceUrlCache
java.lang.Object
java.util.Dictionary<K,V>
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>
Created by tamirt on 12/04/16.
- See Also:
-
Field Summary
Fields inherited from class com.j_spaces.core.client.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 java.util.Properties
defaults -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.j_spaces.core.client.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 java.util.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 class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
SpaceUrlCache
public SpaceUrlCache()
-
-
Method Details
-
isLocalCache
protected boolean isLocalCache()
-