Skip navigation links
A C G H M O P R S 

A

Allocator - Class in org.sw4j.sample.memory.heap
 
Allocator(int) - Constructor for class org.sw4j.sample.memory.heap.Allocator
Creates a new allocator and reserves blocks 1 KiB blocks.

C

calculateHash() - Method in class org.sw4j.sample.memory.heap.Allocator
 

G

getBlockSize() - Method in class org.sw4j.sample.memory.heap.HeapSpace
 
getBlockSize() - Method in interface org.sw4j.sample.memory.heap.HeapSpaceMBean
 
getBlockSize() - Method in class org.sw4j.sample.memory.heap.PossibleConfiguration
 
getCreate() - Method in class org.sw4j.sample.memory.heap.PossibleConfiguration
 
getCreateInterval() - Method in class org.sw4j.sample.memory.heap.HeapSpace
 
getCreateInterval() - Method in interface org.sw4j.sample.memory.heap.HeapSpaceMBean
 
getHash() - Method in class org.sw4j.sample.memory.heap.Allocator
 
getLongLifetime() - Method in class org.sw4j.sample.memory.heap.HeapSpace
 
getLongLifetime() - Method in interface org.sw4j.sample.memory.heap.HeapSpaceMBean
 
getLongLifetime() - Method in class org.sw4j.sample.memory.heap.PossibleConfiguration
 
getLongProbability() - Method in class org.sw4j.sample.memory.heap.HeapSpace
 
getLongProbability() - Method in interface org.sw4j.sample.memory.heap.HeapSpaceMBean
 
getLongProbability() - Method in class org.sw4j.sample.memory.heap.PossibleConfiguration
 
getMediumLifetime() - Method in class org.sw4j.sample.memory.heap.HeapSpace
 
getMediumLifetime() - Method in interface org.sw4j.sample.memory.heap.HeapSpaceMBean
 
getMediumLifetime() - Method in class org.sw4j.sample.memory.heap.PossibleConfiguration
 
getMediumProbability() - Method in class org.sw4j.sample.memory.heap.HeapSpace
 
getMediumProbability() - Method in interface org.sw4j.sample.memory.heap.HeapSpaceMBean
 
getMediumProbability() - Method in class org.sw4j.sample.memory.heap.PossibleConfiguration
 
getMessage() - Method in class org.sw4j.sample.memory.heap.PossibleConfiguration
 
getShortLifetime() - Method in class org.sw4j.sample.memory.heap.HeapSpace
 
getShortLifetime() - Method in interface org.sw4j.sample.memory.heap.HeapSpaceMBean
 
getShortLifetime() - Method in class org.sw4j.sample.memory.heap.PossibleConfiguration
 

H

hasValues() - Method in class org.sw4j.sample.memory.heap.PossibleConfiguration
 
HeapSpace - Class in org.sw4j.sample.memory.heap
 
HeapSpace() - Constructor for class org.sw4j.sample.memory.heap.HeapSpace
 
HeapSpaceMBean - Interface in org.sw4j.sample.memory.heap
 

M

main(String...) - Static method in class org.sw4j.sample.memory.heap.HeapSpace
 

O

org.sw4j.sample.memory.heap - package org.sw4j.sample.memory.heap
 

P

parseCommandLine(String...) - Method in class org.sw4j.sample.memory.heap.HeapSpace
Parses the command line arguments into a Configuration object.
PossibleConfiguration - Class in org.sw4j.sample.memory.heap
This class represents either a valid configuration or an error.
PossibleConfiguration(int, int, int, int, int, double, double) - Constructor for class org.sw4j.sample.memory.heap.PossibleConfiguration
 
PossibleConfiguration(String) - Constructor for class org.sw4j.sample.memory.heap.PossibleConfiguration
 

R

run(String...) - Method in class org.sw4j.sample.memory.heap.HeapSpace
 
run(PossibleConfiguration) - Method in class org.sw4j.sample.memory.heap.HeapSpace
 

S

setBlockSize(int) - Method in class org.sw4j.sample.memory.heap.HeapSpace
 
setBlockSize(int) - Method in interface org.sw4j.sample.memory.heap.HeapSpaceMBean
 
setCreateInterval(int) - Method in class org.sw4j.sample.memory.heap.HeapSpace
 
setCreateInterval(int) - Method in interface org.sw4j.sample.memory.heap.HeapSpaceMBean
 
setLongLifetime(int) - Method in class org.sw4j.sample.memory.heap.HeapSpace
 
setLongLifetime(int) - Method in interface org.sw4j.sample.memory.heap.HeapSpaceMBean
 
setLongProbability(double) - Method in class org.sw4j.sample.memory.heap.HeapSpace
 
setLongProbability(double) - Method in interface org.sw4j.sample.memory.heap.HeapSpaceMBean
 
setMediumLifetime(int) - Method in class org.sw4j.sample.memory.heap.HeapSpace
 
setMediumLifetime(int) - Method in interface org.sw4j.sample.memory.heap.HeapSpaceMBean
 
setMediumProbability(double) - Method in class org.sw4j.sample.memory.heap.HeapSpace
 
setMediumProbability(double) - Method in interface org.sw4j.sample.memory.heap.HeapSpaceMBean
 
setShortLifetime(int) - Method in class org.sw4j.sample.memory.heap.HeapSpace
 
setShortLifetime(int) - Method in interface org.sw4j.sample.memory.heap.HeapSpaceMBean
 
stop() - Method in class org.sw4j.sample.memory.heap.HeapSpace
Stops the creation of new objects.
stop() - Method in interface org.sw4j.sample.memory.heap.HeapSpaceMBean
 
A C G H M O P R S 
Skip navigation links

Copyright © 2025. All rights reserved.