Uses of Class
com.gigaspaces.internal.client.cache.localview.LocalViewConfig
Packages that use LocalViewConfig
Package
Description
-
Uses of LocalViewConfig in com.gigaspaces.internal.client.cache
Methods in com.gigaspaces.internal.client.cache with parameters of type LocalViewConfigModifier and TypeMethodDescriptionstatic AbstractSpaceCacheContainerSpaceCacheFactory.createLocalView(IDirectSpaceProxy remoteSpace, LocalViewConfig config) -
Uses of LocalViewConfig in com.gigaspaces.internal.client.cache.localview
Methods in com.gigaspaces.internal.client.cache.localview that return LocalViewConfigConstructors in com.gigaspaces.internal.client.cache.localview with parameters of type LocalViewConfigModifierConstructorDescriptionLocalViewContainer(IDirectSpaceProxy remoteProxy, LocalViewConfig cacheConfig) -
Uses of LocalViewConfig in com.gigaspaces.internal.client.cache.localview.replication
Constructors in com.gigaspaces.internal.client.cache.localview.replication with parameters of type LocalViewConfigModifierConstructorDescriptionReplicationLocalViewStateListener(ReplicationLocalView localView, LocalViewConfig viewConfig)