Skip navigation links
A B C N O P R S T W 

A

activeResources() - Method in class net.kuujo.copycat.test.TestCluster
Returns a list of active cluster resources.

B

build() - Method in class net.kuujo.copycat.test.TestCluster.Builder
Builds the test cluster.
builder() - Static method in class net.kuujo.copycat.test.TestCluster
Creates a new test cluster builder.
Builder() - Constructor for class net.kuujo.copycat.test.TestCluster.Builder
 

C

close() - Method in class net.kuujo.copycat.test.TestCluster
Closes all resources.
close() - Method in class net.kuujo.copycat.test.TestResource
 
Config() - Constructor for class net.kuujo.copycat.test.TestResource.Config
 
Config(Map<String, Object>, String...) - Constructor for class net.kuujo.copycat.test.TestResource.Config
 
Config(TestResource.Config) - Constructor for class net.kuujo.copycat.test.TestResource.Config
 
Config(String...) - Constructor for class net.kuujo.copycat.test.TestResource.Config
 
createProtocol() - Method in class net.kuujo.copycat.test.ProtocolTest
Creates a test protocol.
createUri(int) - Method in class net.kuujo.copycat.test.ProtocolTest
Creates a test URI.

N

net.kuujo.copycat.test - package net.kuujo.copycat.test
 

O

open() - Method in class net.kuujo.copycat.test.TestCluster
Opens all resources.
open() - Method in class net.kuujo.copycat.test.TestResource
 

P

passiveResources() - Method in class net.kuujo.copycat.test.TestCluster
Returns a list of passive cluster resources.
ProtocolTest - Class in net.kuujo.copycat.test
Base protocol test.
ProtocolTest() - Constructor for class net.kuujo.copycat.test.ProtocolTest
 

R

resolve(ClusterConfig) - Method in class net.kuujo.copycat.test.TestResource.Config
 

S

state() - Method in class net.kuujo.copycat.test.TestResource
 

T

TestCluster<T extends Resource<T>> - Class in net.kuujo.copycat.test
Test cluster utility.
TestCluster.Builder<T extends Resource<T>> - Class in net.kuujo.copycat.test
Test cluster builder.
testClusterJoinActiveMember() - Method in class net.kuujo.copycat.test.ProtocolTest
Tests a member joining on an active member of the cluster.
testClusterJoinPassiveMember() - Method in class net.kuujo.copycat.test.ProtocolTest
Tests a member joining on a passive member of the cluster.
testClusterLeaveActiveMember() - Method in class net.kuujo.copycat.test.ProtocolTest
Tests a member leaving on an active member of the cluster.
testClusterLeavePassiveMember() - Method in class net.kuujo.copycat.test.ProtocolTest
Tests a member leaving on a passive member of the cluster.
TestResource - Class in net.kuujo.copycat.test
Test resource implementation.
TestResource(ResourceManager) - Constructor for class net.kuujo.copycat.test.TestResource
 
TestResource.Config - Class in net.kuujo.copycat.test
Test resource configuration.
testSendReceive() - Method in class net.kuujo.copycat.test.ProtocolTest
Tests sending from a client to sever and back.

W

withActiveMembers(int) - Method in class net.kuujo.copycat.test.TestCluster.Builder
Sets the number of active members for the cluster.
withClusterFactory(Function<Collection<String>, ClusterConfig>) - Method in class net.kuujo.copycat.test.TestCluster.Builder
Sets the cluster configuration factory.
withPassiveMembers(int) - Method in class net.kuujo.copycat.test.TestCluster.Builder
Sets the number of passive members for the cluster.
withResourceFactory(Function<ClusterConfig, T>) - Method in class net.kuujo.copycat.test.TestCluster.Builder
Sets the resource factory.
withUriFactory(Function<Integer, String>) - Method in class net.kuujo.copycat.test.TestCluster.Builder
Sets the member URI factory.
A B C N O P R S T W 
Skip navigation links

Copyright © 2013-2015. All Rights Reserved.