Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ActorTest - Class in org.semispace.actor
- ActorTest() - Constructor for class org.semispace.actor.ActorTest
- ActorTest.NotificationTestListener - Class in org.semispace.actor
- addItem(Item) - Method in class org.semispace.take.Storage
- addWriter() - Method in class org.semispace.take.Storage
- AlternateButEqual - Class in org.semispace
-
Holder which is really equal to alternateHolder in contents.
- AlternateButEqual() - Constructor for class org.semispace.AlternateButEqual
- AlternateHolder - Class in org.semispace
- AlternateHolder() - Constructor for class org.semispace.AlternateHolder
D
- deactivated_testRepeatedTest() - Method in class org.semispace.notification.NotificationTest
-
Repetition test in order to examine stress slightly better.
- dumpItems() - Method in class org.semispace.take.Storage
E
- equals(Object) - Method in class org.semispace.FieldHolder
- equals(Object) - Method in class org.semispace.take.Item
- ExampleOfActor - Class in org.semispace.actor.example
- ExampleOfActor() - Constructor for class org.semispace.actor.example.ExampleOfActor
F
- fieldA - Variable in class org.semispace.AlternateButEqual
- fieldA - Variable in class org.semispace.AlternateHolder
- fieldB - Variable in class org.semispace.AlternateButEqual
- fieldB - Variable in class org.semispace.AlternateHolder
- FieldHolder - Class in org.semispace
- FieldHolder() - Constructor for class org.semispace.FieldHolder
- fireItUp() - Method in class org.semispace.actor.example.PingActor
G
- getA() - Method in class org.semispace.ListenerStarvationTest.TestObject
- getB() - Method in class org.semispace.ListenerStarvationTest.TestObject
- getCount() - Method in class org.semispace.SemiSpaceTest.JunitEventListener
- getCount() - Method in class org.semispace.SemiSpaceTest.JunitTakingListener
- getErrors() - Method in class org.semispace.take.Storage
- getField() - Method in class org.semispace.notification.NoticeA
- getField() - Method in class org.semispace.notification.NoticeB
- getField() - Method in class org.semispace.notification.NoticeC
- getFieldA() - Method in class org.semispace.FieldHolder
- getFieldB() - Method in class org.semispace.FieldHolder
- getId() - Method in class org.semispace.SemiSpaceTest.JunitIdListener
- getInstance() - Static method in class org.semispace.take.Storage
- getNotified() - Method in class org.semispace.notification.ToBeNotified
- getNumberOfPings() - Method in class org.semispace.actor.example.PingActor
- getObjectperiteration() - Method in class org.semispace.take.UniqueWorker
- getPongCount() - Method in class org.semispace.actor.example.PongActor
- getReadTemplates() - Method in class org.semispace.actor.example.PongActor
- getSpace() - Method in class org.semispace.TerraSpaceTest
- getTakeTemplates() - Method in class org.semispace.actor.example.PongActor
- getTimestamp() - Method in class org.semispace.take.Item
- getValue() - Method in class org.semispace.take.Item
- getWriter() - Method in class org.semispace.take.Item
H
- hashCode() - Method in class org.semispace.take.Item
- HolderContainerTest - Class in org.semispace
- HolderContainerTest() - Constructor for class org.semispace.HolderContainerTest
I
- increment() - Method in class org.semispace.ListenerStarvationTest.TestObject
- Item - Class in org.semispace.take
- Item() - Constructor for class org.semispace.take.Item
- Item(String, String, Long) - Constructor for class org.semispace.take.Item
- ITERATIONS_TO_PERFORM - Static variable in class org.semispace.StressTestConstants
J
- JunitEventListener() - Constructor for class org.semispace.SemiSpaceTest.JunitEventListener
- JunitIdListener() - Constructor for class org.semispace.SemiSpaceTest.JunitIdListener
- JunitSpace - Class in org.semispace.admin
- JunitSpace() - Constructor for class org.semispace.admin.JunitSpace
- JunitTakingListener() - Constructor for class org.semispace.SemiSpaceTest.JunitTakingListener
L
- ListenerStarvationTest - Class in org.semispace
-
Starvation test.
- ListenerStarvationTest() - Constructor for class org.semispace.ListenerStarvationTest
- ListenerStarvationTest.TestObject - Class in org.semispace
M
- main(String[]) - Static method in class org.semispace.actor.example.ExampleOfActor
- manyListeners() - Method in class org.semispace.ManyListenersTest
- ManyListenersTest - Class in org.semispace
-
This is basically a benchmark test.
- ManyListenersTest() - Constructor for class org.semispace.ManyListenersTest
N
- NoticeA - Class in org.semispace.notification
- NoticeA() - Constructor for class org.semispace.notification.NoticeA
- NoticeB - Class in org.semispace.notification
- NoticeB() - Constructor for class org.semispace.notification.NoticeB
- NoticeC - Class in org.semispace.notification
- NoticeC() - Constructor for class org.semispace.notification.NoticeC
- NotificationTest - Class in org.semispace.notification
- NotificationTest() - Constructor for class org.semispace.notification.NotificationTest
- NotificationTestListener() - Constructor for class org.semispace.actor.ActorTest.NotificationTestListener
- NotificationTestListener() - Constructor for class org.semispace.SpaceTest.NotificationTestListener
- notified - Variable in class org.semispace.actor.ActorTest.NotificationTestListener
- notified - Variable in class org.semispace.SpaceTest.NotificationTestListener
- notify(Object, SemiEventListener, long) - Method in class org.semispace.admin.JunitSpace
- notify(SemiAvailabilityEvent) - Method in class org.semispace.actor.ActorTest.NotificationTestListener
- notify(SemiAvailabilityEvent) - Method in class org.semispace.notification.ToBeNotified
-
synchronized in order to avoid it being called twice (as it may be removed)
- notify(SemiEvent) - Method in class org.semispace.SemiSpaceTest.JunitEventListener
- notify(SemiEvent) - Method in class org.semispace.SemiSpaceTest.JunitIdListener
- notify(SemiEvent) - Method in class org.semispace.SemiSpaceTest.JunitTakingListener
- notify(SemiEvent) - Method in class org.semispace.SpaceTest.NotificationTestListener
- NUMBER_OF_ELEMENTS_OR_LISTENERS - Static variable in class org.semispace.StressTestConstants
O
- org.semispace - package org.semispace
- org.semispace.actor - package org.semispace.actor
- org.semispace.actor.example - package org.semispace.actor.example
- org.semispace.admin - package org.semispace.admin
- org.semispace.notification - package org.semispace.notification
- org.semispace.take - package org.semispace.take
P
- Ping - Class in org.semispace.actor.example
- Ping() - Constructor for class org.semispace.actor.example.Ping
- PingActor - Class in org.semispace.actor.example
- PingActor(int, SemiSpaceInterface) - Constructor for class org.semispace.actor.example.PingActor
- Pong - Class in org.semispace.actor.example
- Pong() - Constructor for class org.semispace.actor.example.Pong
- PongActor - Class in org.semispace.actor.example
- PongActor(SemiSpaceInterface) - Constructor for class org.semispace.actor.example.PongActor
R
- read(Object, long) - Method in class org.semispace.admin.JunitSpace
- readIfExists(Object) - Method in class org.semispace.admin.JunitSpace
- receive(ActorMessage) - Method in class org.semispace.actor.example.PingActor
- receive(ActorMessage) - Method in class org.semispace.actor.example.PongActor
- removeItem(Item) - Method in class org.semispace.take.Storage
- run() - Method in class org.semispace.take.UniqueWorker
S
- SemiSpaceTest - Class in org.semispace
- SemiSpaceTest() - Constructor for class org.semispace.SemiSpaceTest
- SemiSpaceTest.JunitEventListener - Class in org.semispace
- SemiSpaceTest.JunitIdListener - Class in org.semispace
- SemiSpaceTest.JunitTakingListener - Class in org.semispace
- setA(String) - Method in class org.semispace.ListenerStarvationTest.TestObject
- setB(Integer) - Method in class org.semispace.ListenerStarvationTest.TestObject
- setField(String) - Method in class org.semispace.notification.NoticeA
- setField(String) - Method in class org.semispace.notification.NoticeB
- setField(String) - Method in class org.semispace.notification.NoticeC
- setFieldA(String) - Method in class org.semispace.FieldHolder
- setFieldB(String) - Method in class org.semispace.FieldHolder
- setNotify(SemiEventRegistration) - Method in class org.semispace.notification.ToBeNotified
- setTimestamp(Long) - Method in class org.semispace.take.Item
- setUp() - Method in class org.semispace.actor.ActorTest
- setUp() - Method in class org.semispace.ListenerStarvationTest
- setUp() - Method in class org.semispace.ManyListenersTest
- setUp() - Method in class org.semispace.notification.NotificationTest
- setUp() - Method in class org.semispace.SemiSpaceTest
- setUp() - Method in class org.semispace.SpaceTest
- setUp() - Method in class org.semispace.TerraSpaceTest
- setValue(String) - Method in class org.semispace.take.Item
- setWriter(String) - Method in class org.semispace.take.Item
- SpaceTest - Class in org.semispace
- SpaceTest() - Constructor for class org.semispace.SpaceTest
- SpaceTest.NotificationTestListener - Class in org.semispace
- Stop - Class in org.semispace.actor.example
-
Posion pill
- Stop() - Constructor for class org.semispace.actor.example.Stop
- Storage - Class in org.semispace.take
- Storage() - Constructor for class org.semispace.take.Storage
- StressTestConstants - Class in org.semispace
-
Collecting static variables and counters for easier modification when running more stressful tests with more elements.
- StressTestConstants() - Constructor for class org.semispace.StressTestConstants
T
- take(Object, long) - Method in class org.semispace.admin.JunitSpace
- takeIfExists(Object) - Method in class org.semispace.admin.JunitSpace
- TakeUniquenessTest - Class in org.semispace.take
-
Testing uniqueness of take.
- TakeUniquenessTest() - Constructor for class org.semispace.take.TakeUniquenessTest
- tearDown() - Method in class org.semispace.notification.NotificationTest
- TerraAdminTest - Class in org.semispace.admin
- TerraAdminTest() - Constructor for class org.semispace.admin.TerraAdminTest
- TerraSpaceTest - Class in org.semispace
-
Tests targeted to test terracotta integration.
- TerraSpaceTest() - Constructor for class org.semispace.TerraSpaceTest
- testAdminQueryObject() - Method in class org.semispace.SpaceTest
- testAlmostEmptyHolderContainer() - Method in class org.semispace.HolderContainerTest
- testAlmostEqualHolders() - Method in class org.semispace.SpaceTest
- testAlternateHolder() - Method in class org.semispace.TerraSpaceTest
- testAnswerOfAdminQuery() - Method in class org.semispace.SpaceTest
- testAsync() - Method in class org.semispace.TerraSpaceTest
- testAsyncWithFourThreads() - Method in class org.semispace.TerraSpaceTest
- testAsyncWithFourThreadsAndId() - Method in class org.semispace.TerraSpaceTest
- testDifferentObjects() - Method in class org.semispace.TerraSpaceTest
- testDoNotQueryWithIdentity() - Method in class org.semispace.SpaceTest
- testExtensionOfListener() - Method in class org.semispace.SemiSpaceTest
- testGiveAndTake() - Method in class org.semispace.actor.ActorTest
-
This test was used to find a bug which was introduced when the scope of a getter was mistakenly set to protected.
- testHavingFewElements() - Method in class org.semispace.HolderContainerTest
- testHolderContainer() - Method in class org.semispace.HolderContainerTest
- testHolderContainerWith2Elements() - Method in class org.semispace.HolderContainerTest
- testHolderIdArray() - Method in class org.semispace.TerraSpaceTest
- testIdentityOfRemovedElement() - Method in class org.semispace.HolderContainerTest
- testIncreaseOfSpaceId() - Method in class org.semispace.admin.TerraAdminTest
- testInsertionRate() - Method in class org.semispace.HolderContainerTest
-
Not expected to fail on insertion time, really.
- testInsertionTime() - Method in class org.semispace.TerraSpaceTest
-
Will not fail on insertion time, really.
- testIssueWithMaxLong() - Method in class org.semispace.SemiSpaceTest
- testLeaseCancel() - Method in class org.semispace.SemiSpaceTest
- testLeaseRenew() - Method in class org.semispace.SemiSpaceTest
- testListenerExpiration() - Method in class org.semispace.notification.NotificationTest
-
Expiration of listener
- testListeningForPing() - Method in class org.semispace.actor.ActorTest
- testManyCallsForActor() - Method in class org.semispace.actor.ActorTest
- testMultipleInsertAndTake() - Method in class org.semispace.take.TakeUniquenessTest
- testNotification() - Method in class org.semispace.SpaceTest
- testNotificationAndTake() - Method in class org.semispace.notification.NotificationTest
-
Few listeners and a larger number of inserts.
- testNotificationStatistics() - Method in class org.semispace.SemiSpaceTest
-
Add notification size test when having a lease which can be canceled.
- TestObject() - Constructor for class org.semispace.ListenerStarvationTest.TestObject
- TestObject(String) - Constructor for class org.semispace.ListenerStarvationTest.TestObject
- testPerformInitializationAsMaster() - Method in class org.semispace.admin.TerraAdminTest
- testPreciseRead() - Method in class org.semispace.TerraSpaceTest
- testPresenceOfAdmin() - Method in class org.semispace.SpaceTest
- testQuantity() - Method in class org.semispace.TerraSpaceTest
- testQuantity2() - Method in class org.semispace.TerraSpaceTest
- testQuantityOfNotification() - Method in class org.semispace.notification.NotificationTest
-
A large number of listeners, and a smaller number of inserts
- testRead() - Method in class org.semispace.TerraSpaceTest
- testReadTimeout() - Method in class org.semispace.SpaceTest
- testRetrievalOfHolderById() - Method in class org.semispace.SemiSpaceTest
- testRetrieveAdminPropertiesFromObject() - Method in class org.semispace.SemiSpaceTest
- testRetrievePropertiesFromObject() - Method in class org.semispace.SemiSpaceTest
- testSameButDifferentObject() - Method in class org.semispace.SpaceTest
- testSimpleActor() - Method in class org.semispace.actor.ActorTest
- testSimpleWrite() - Method in class org.semispace.SemiSpaceTest
- testSimpleWriteOf3Elements() - Method in class org.semispace.SemiSpaceTest
- testStarvation() - Method in class org.semispace.ListenerStarvationTest
-
When having several listeners and a combination of read and take, it possible for listeners to get starved when competing for resource.
- testStatistics() - Method in class org.semispace.SemiSpaceTest
- testTakeDuringNotify() - Method in class org.semispace.SemiSpaceTest
-
The purpose of this test is to figure out what happens when you have a take in the notify.
- testThatAdminCanBeSet() - Method in class org.semispace.SemiSpaceTest
-
Notice that this test is for the benefit of terracotta - it does not have any meaning if not running within terracotta.
- testThatOperationsWithNullValuesAreNotFatal() - Method in class org.semispace.SemiSpaceTest
-
None of these operations should give NPE
- testTimeout() - Method in class org.semispace.SpaceTest
- testWhichIllustratesSlownessWithManyElements() - Method in class org.semispace.TerraSpaceTest
-
Test illustrates that a large number of items could benefit from having an index.
- testWrite() - Method in class org.semispace.SpaceTest
- testWrite() - Method in class org.semispace.TerraSpaceTest
- ToBeNotified - Class in org.semispace.notification
- ToBeNotified(boolean) - Constructor for class org.semispace.notification.ToBeNotified
- toString() - Method in class org.semispace.AlternateButEqual
- toString() - Method in class org.semispace.AlternateHolder
- toString() - Method in class org.semispace.FieldHolder
U
- UniqueWorker - Class in org.semispace.take
- UniqueWorker(int, int) - Constructor for class org.semispace.take.UniqueWorker
W
- write(Object, long) - Method in class org.semispace.admin.JunitSpace
All Classes and Interfaces|All Packages|Constant Field Values