Class StorageDisabledMember

java.lang.Object
com.oracle.bedrock.junit.StorageDisabledMember
All Implemented Interfaces:
SessionBuilder

public class StorageDisabledMember extends Object implements SessionBuilder
  • 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: SessionBuilder
      Creates a ConfigurableCacheFactory for a Coherence Session.
      Specified by:
      build in interface SessionBuilder
      Parameters:
      platform - the LocalPlatform on which the ConfigurableCacheFactory will be established
      cluster - the CoherenceCluster for which the session will be created
      optionsByType - the OptionsByTypes provided to all of the CoherenceClusterMembers when establishing the CoherenceCluster
      Returns:
      a ConfigurableCacheFactory
    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object