Package com.oracle.bedrock.junit
Class StorageDisabledMember
java.lang.Object
com.oracle.bedrock.junit.StorageDisabledMember
- All Implemented Interfaces:
SessionBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.tangosol.net.ConfigurableCacheFactorybuild(com.oracle.bedrock.runtime.LocalPlatform platform, CoherenceCluster cluster, com.oracle.bedrock.OptionsByType optionsByType) Creates aConfigurableCacheFactoryfor a Coherence Session.booleaninthashCode()
-
Constructor Details
-
StorageDisabledMember
public StorageDisabledMember() -
StorageDisabledMember
public StorageDisabledMember(com.oracle.bedrock.Option[] aOption)
-
-
Method Details
-
build
public com.tangosol.net.ConfigurableCacheFactory build(com.oracle.bedrock.runtime.LocalPlatform platform, CoherenceCluster cluster, com.oracle.bedrock.OptionsByType optionsByType) Description copied from interface:SessionBuilderCreates aConfigurableCacheFactoryfor a Coherence Session.- Specified by:
buildin interfaceSessionBuilder- Parameters:
platform- theLocalPlatformon which theConfigurableCacheFactorywill be establishedcluster- theCoherenceClusterfor which the session will be createdoptionsByType- theOptionsByTypes provided to all of theCoherenceClusterMembers when establishing theCoherenceCluster- Returns:
- a
ConfigurableCacheFactory
-
equals
-
hashCode
public int hashCode()
-