Index

A B C D E F G H I M N P S T W 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractCoherenceBuilder - Class in com.oracle.bedrock.junit
A base class for CoherenceBuilder implementations.
AbstractCoherenceBuilder() - Constructor for class com.oracle.bedrock.junit.AbstractCoherenceBuilder
 
after() - Method in class com.oracle.bedrock.junit.CoherenceClusterResource
 
afterAll(ExtensionContext) - Method in class com.oracle.bedrock.junit.BootstrapCoherenceExtension
 
afterAll(ExtensionContext) - Method in class com.oracle.bedrock.junit.CoherenceClusterExtension
 
apply(Statement, Description) - Method in class com.oracle.bedrock.junit.CoherenceClusterResource
 

B

before() - Method in class com.oracle.bedrock.junit.CoherenceClusterResource
 
beforeAll(ExtensionContext) - Method in class com.oracle.bedrock.junit.BootstrapCoherenceExtension
 
beforeAll(ExtensionContext) - Method in class com.oracle.bedrock.junit.CoherenceClusterExtension
 
beforeAll(ExtensionContext) - Method in class com.oracle.bedrock.junit.SystemPropertyExtension
 
BootstrapCoherence - Annotation Interface in com.oracle.bedrock.junit
A JUnit 5 extension annotation that bootstraps a local Coherence cluster member in theBeforeAllCallback.beforeAll(ExtensionContext) method and shuts-down Coherence in the AfterAllCallback.afterAll(ExtensionContext) method.
BootstrapCoherence.Cache - Annotation Interface in com.oracle.bedrock.junit
 
BootstrapCoherence.Session - Annotation Interface in com.oracle.bedrock.junit
 
BootstrapCoherenceExtension - Class in com.oracle.bedrock.junit
A JUnit 5 extension that bootstraps a local Coherence cluster member in the BeforeAllCallback.beforeAll(ExtensionContext) method and shuts down Coherence in the AfterAllCallback.afterAll(ExtensionContext) method.
BootstrapCoherenceExtension() - Constructor for class com.oracle.bedrock.junit.BootstrapCoherenceExtension
 
build(LocalPlatform, CoherenceCluster, Option...) - Method in interface com.oracle.bedrock.junit.CoherenceBuilder
Creates a Coherence instance with a single default Session.
build(LocalPlatform, CoherenceCluster, OptionsByType) - Method in class com.oracle.bedrock.junit.AbstractCoherenceBuilder
 
build(LocalPlatform, CoherenceCluster, OptionsByType) - Method in interface com.oracle.bedrock.junit.CoherenceBuilder
Creates a Coherence instance with a single default Session.
build(LocalPlatform, CoherenceCluster, OptionsByType) - Method in class com.oracle.bedrock.junit.ExtendClient
 
build(LocalPlatform, CoherenceCluster, OptionsByType) - Method in interface com.oracle.bedrock.junit.SessionBuilder
Creates a ConfigurableCacheFactory for a Coherence Session.
build(LocalPlatform, CoherenceCluster, OptionsByType) - Method in class com.oracle.bedrock.junit.StorageDisabledMember
 
buildSession(SessionBuilder) - Method in class com.oracle.bedrock.junit.CoherenceClusterExtension
Obtains a Session, against the CoherenceCluster.
buildSession(SessionBuilder) - Method in class com.oracle.bedrock.junit.CoherenceClusterResource
Obtains a Session, against the CoherenceCluster.

C

client() - Static method in interface com.oracle.bedrock.junit.CoherenceBuilder
Returns a CoherenceBuilder that builds a Coherence instance that is a client.
close() - Method in class com.oracle.bedrock.junit.CoherenceClusterResource.ClosingConfigurableCacheFactorySession
 
ClosingConfigurableCacheFactorySession(ConfigurableCacheFactory, ClassLoader) - Constructor for class com.oracle.bedrock.junit.CoherenceClusterResource.ClosingConfigurableCacheFactorySession
 
clusterMember() - Static method in interface com.oracle.bedrock.junit.CoherenceBuilder
Returns a CoherenceBuilder that builds a Coherence instance that is a cluster member.
CoherenceBuilder - Interface in com.oracle.bedrock.junit
A builder that produces Coherence instances.
CoherenceClusterExtension - Class in com.oracle.bedrock.junit
 
CoherenceClusterExtension() - Constructor for class com.oracle.bedrock.junit.CoherenceClusterExtension
CoherenceClusterResource - Class in com.oracle.bedrock.junit
 
CoherenceClusterResource() - Constructor for class com.oracle.bedrock.junit.CoherenceClusterResource
CoherenceClusterResource.ClosingConfigurableCacheFactorySession - Class in com.oracle.bedrock.junit
 
com.oracle.bedrock.junit - package com.oracle.bedrock.junit
 
com.oracle.bedrock.matchers - package com.oracle.bedrock.matchers
 
config() - Element in annotation interface com.oracle.bedrock.junit.BootstrapCoherence
The cache configuration to use.
contains(int...) - Static method in class com.oracle.bedrock.matchers.PartitionSetMatcher
 
createBuilder() - Method in class com.oracle.bedrock.junit.CoherenceClusterExtension
 
createBuilder() - Method in class com.oracle.bedrock.junit.CoherenceClusterResource
 
createSession(SessionBuilder) - Method in class com.oracle.bedrock.junit.CoherenceClusterExtension
Obtains a session, represented as a ConfigurableCacheFactory, against the CoherenceCluster.
createSession(SessionBuilder) - Method in class com.oracle.bedrock.junit.CoherenceClusterResource
Obtains a session, represented as a ConfigurableCacheFactory, against the CoherenceCluster.

D

DEFAULT_TIMEOUT - Static variable in annotation interface com.oracle.bedrock.junit.BootstrapCoherence
The default maximum amount of time to wait for Coherence to start.
describeMismatchSafely(PartitionSet, Description) - Method in class com.oracle.bedrock.matchers.PartitionSetMatcher
 
describeTo(Description) - Method in class com.oracle.bedrock.matchers.PartitionSetMatcher
 

E

equals(Object) - Method in class com.oracle.bedrock.junit.AbstractCoherenceBuilder
 
equals(Object) - Method in class com.oracle.bedrock.junit.ExtendClient
 
equals(Object) - Method in class com.oracle.bedrock.junit.StorageDisabledMember
 
extendClient(String) - Static method in class com.oracle.bedrock.junit.SessionBuilders
Constructs a SessionBuilder for a *Extend Client.
extendClient(String, Option...) - Static method in class com.oracle.bedrock.junit.SessionBuilders
Constructs a SessionBuilder for a *Extend Client.
ExtendClient - Class in com.oracle.bedrock.junit
 
ExtendClient(String) - Constructor for class com.oracle.bedrock.junit.ExtendClient
Creates an ExtendClient for the specified Cache Configuration URI.
ExtendClient(String, Option...) - Constructor for class com.oracle.bedrock.junit.ExtendClient
Creates an ExtendClient for the specified Cache Configuration URI.

F

fixedClient() - Static method in interface com.oracle.bedrock.junit.CoherenceBuilder
Returns a CoherenceBuilder that builds a Coherence instance that is a client.

G

getCluster() - Method in class com.oracle.bedrock.junit.CoherenceClusterExtension
Obtains the CoherenceCluster created by the CoherenceClusterResource.
getCluster() - Method in class com.oracle.bedrock.junit.CoherenceClusterResource
Obtains the CoherenceCluster created by the CoherenceClusterResource.
getCommonOptions() - Method in class com.oracle.bedrock.junit.CoherenceClusterExtension
Return the common options for this CoherenceClusterExtension.
getCommonOptions() - Method in class com.oracle.bedrock.junit.CoherenceClusterResource
Return the common options for this CoherenceClusterResource.
getMode() - Method in class com.oracle.bedrock.junit.AbstractCoherenceBuilder
Return the mode the Coherence instance and default session will run in.

H

hashCode() - Method in class com.oracle.bedrock.junit.AbstractCoherenceBuilder
 
hashCode() - Method in class com.oracle.bedrock.junit.ExtendClient
 
hashCode() - Method in class com.oracle.bedrock.junit.StorageDisabledMember
 

I

include(int, Option...) - Method in class com.oracle.bedrock.junit.CoherenceClusterExtension
Defines the necessary information for launching one or more CoherenceClusterMembers as part of the CoherenceCluster when the CoherenceClusterResource is established.
include(int, Option...) - Method in class com.oracle.bedrock.junit.CoherenceClusterResource
Defines the necessary information for launching one or more CoherenceClusterMembers as part of the CoherenceCluster when the CoherenceClusterResource is established.

M

main(String[]) - Static method in class com.oracle.bedrock.junit.SleepingApplication
Entry Point of the Application.
matchesSafely(PartitionSet) - Method in class com.oracle.bedrock.matchers.PartitionSetMatcher
 
mode() - Element in annotation interface com.oracle.bedrock.junit.BootstrapCoherence
The mode to bootstrap Coherence in.

N

name() - Element in annotation interface com.oracle.bedrock.junit.BootstrapCoherence.Cache
 

P

PartitionSetMatcher - Class in com.oracle.bedrock.matchers
 
properties() - Element in annotation interface com.oracle.bedrock.junit.BootstrapCoherence
Properties to pass to the default session builder, as key value pairs in the format {code "key=value"}.

S

SessionBuilder - Interface in com.oracle.bedrock.junit
 
SessionBuilders - Class in com.oracle.bedrock.junit
 
SessionBuilders() - Constructor for class com.oracle.bedrock.junit.SessionBuilders
 
SleepingApplication - Class in com.oracle.bedrock.junit
 
SleepingApplication() - Constructor for class com.oracle.bedrock.junit.SleepingApplication
 
storageDisabledMember() - Static method in class com.oracle.bedrock.junit.SessionBuilders
Constructs a SessionBuilder for a Storage Disabled Member.
storageDisabledMember(Option...) - Static method in class com.oracle.bedrock.junit.SessionBuilders
Constructs a SessionBuilder for a Storage Disabled Member.
StorageDisabledMember - Class in com.oracle.bedrock.junit
 
StorageDisabledMember() - Constructor for class com.oracle.bedrock.junit.StorageDisabledMember
 
StorageDisabledMember(Option[]) - Constructor for class com.oracle.bedrock.junit.StorageDisabledMember
 
SystemPropertyExtension - Class in com.oracle.bedrock.junit
A JUnit 5 extension that sets System properties in the before all phase.
SystemPropertyExtension() - Constructor for class com.oracle.bedrock.junit.SystemPropertyExtension
 

T

timeout() - Element in annotation interface com.oracle.bedrock.junit.BootstrapCoherence
The maximum amount of time to wait for Coherence to start.

W

withMode(Coherence.Mode) - Static method in interface com.oracle.bedrock.junit.CoherenceBuilder
Returns a CoherenceBuilder that builds a Coherence instance that is a cluster member.
withProperty(String, Supplier<?>) - Method in class com.oracle.bedrock.junit.SystemPropertyExtension
Add a property to set.
A B C D E F G H I M N P S T W 
All Classes and Interfaces|All Packages|Constant Field Values