A C D E G I L M O P S T

A

add(long) - Method in class org.multiverse.performancetool.CliffCounter
Add the given value to current counter value.

C

CliffCounter - Class in org.multiverse.performancetool
 
CliffCounter() - Constructor for class org.multiverse.performancetool.CliffCounter
 

D

decrement() - Method in class org.multiverse.performancetool.CliffCounter
CliffCounter.add(long) with -1

E

estimate_get() - Method in class org.multiverse.performancetool.CliffCounter
A cheaper CliffCounter.get().

G

get() - Method in class org.multiverse.performancetool.CliffCounter
Current value of the counter.

I

increment() - Method in class org.multiverse.performancetool.CliffCounter
CliffCounter.add(long) with +1
internal_size() - Method in class org.multiverse.performancetool.CliffCounter
Return the internal counter striping factor.
intValue() - Method in class org.multiverse.performancetool.CliffCounter
Same as CliffCounter.get(), included for completeness.

L

longValue() - Method in class org.multiverse.performancetool.CliffCounter
Same as CliffCounter.get(), included for completeness.

M

main(String[]) - Static method in class org.multiverse.performancetool.PerformanceTool
 

O

org.multiverse.performancetool - package org.multiverse.performancetool
 

P

PerformanceTool - Class in org.multiverse.performancetool
 
PerformanceTool() - Constructor for class org.multiverse.performancetool.PerformanceTool
 
PerformanceToolArguments - Class in org.multiverse.performancetool
 
PerformanceToolArguments() - Constructor for class org.multiverse.performancetool.PerformanceToolArguments
 
print() - Method in class org.multiverse.performancetool.CliffCounter
A more verbose print than CliffCounter.toString(), showing internal structure.

S

set(long) - Method in class org.multiverse.performancetool.CliffCounter
Atomically set the sum of the striped counters to specified value.
strict - Variable in class org.multiverse.performancetool.PerformanceToolArguments
 

T

threadCount - Variable in class org.multiverse.performancetool.PerformanceToolArguments
 
toString() - Method in class org.multiverse.performancetool.CliffCounter
Return the counter's long value converted to a string.
transactionCount - Variable in class org.multiverse.performancetool.PerformanceToolArguments
 

A C D E G I L M O P S T

Copyright © 2008-2010 Multiverse. All Rights Reserved.