public class ProxySettings extends Object implements SmartExternalizable
Constructor and Description |
---|
ProxySettings(IRemoteSpace remoteSpace,
SpaceSettings spaceSettings) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public ProxySettings(IRemoteSpace remoteSpace, SpaceSettings spaceSettings)
public Uuid getUuid()
public int getSerializationType()
public String getContainerName()
public String getSpaceName()
public IStubHandler getStubHandler()
public IJSpaceContainer getContainerProxy()
public SpaceConfig getSpaceAttributes()
public SpaceURL getSpaceURL()
public boolean isSecuredService()
public ITransportConfig getExportedTransportConfig()
public SpaceURL getFinderURL()
public ProxySettings setFinderURL(SpaceURL finderURL)
public String getTimeProvider()
public String getCodebase()
public String getMemberName()
public int getUUIDHashCode()
public IRemoteSpace getRemoteSpace()
public SpaceImpl getSpaceImplIfEmbedded()
public LBProxyHolder getOldProxyHolder()
public boolean isCollocated()
public int getUpdateModifiers()
public void setUpdateModifiers(int updateModifiers)
public int getReadModifiers()
public void setReadModifiers(int readModifiers)
public boolean isVersioned()
public void setVersioned(boolean isVersioned)
public boolean isFifo()
public void setFifo(boolean fifo)
public boolean isGatewayProxy()
public void setGatewayProxy(boolean gatewayProxy)
public Properties getCustomProperties()
public boolean isTieredStorageCachePolicy()
public TieredStorageConfig getTieredStorageConfig()
public boolean isMvccEnabled()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public SpaceClusterInfo getSpaceClusterInfo(boolean clustered)
public ProxySettings cloneAndUpdate(ClusterTopology chunksMap)
public ProxySettings cloneAndUpdate(SpaceClusterInfo newClusterInfo)
Copyright © GigaSpaces.