|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalPartition | |
|---|---|
| org.codehaus.wadi.location.partition | |
| org.codehaus.wadi.location.partitionmanager.facade | |
| org.codehaus.wadi.location.partitionmanager.local | |
| Uses of LocalPartition in org.codehaus.wadi.location.partition |
|---|
| Fields in org.codehaus.wadi.location.partition with type parameters of type LocalPartition | |
|---|---|
protected java.util.Map<PartitionInfo,LocalPartition> |
PartitionTransferRequest.partitionInfoToLocalPartition
|
| Methods in org.codehaus.wadi.location.partition that return types with arguments of type LocalPartition | |
|---|---|
java.util.Map<PartitionInfo,LocalPartition> |
PartitionTransferRequest.getPartitionInfoToLocalPartition()
|
| Methods in org.codehaus.wadi.location.partition with parameters of type LocalPartition | |
|---|---|
void |
BasicPartitionRepopulateTask.repopulate(LocalPartition[] toBePopulated)
|
void |
PartitionRepopulateTask.repopulate(LocalPartition[] toBePopulated)
|
protected void |
BasicPartitionRepopulateTask.repopulate(LocalPartition[] toBePopulated,
org.codehaus.wadi.group.Peer peer,
java.util.Map keyToSessionNames)
|
protected org.codehaus.wadi.group.Quipu |
BasicPartitionRepopulateTask.sendRepopulateRequest(LocalPartition[] toBePopulated)
|
| Constructor parameters in org.codehaus.wadi.location.partition with type arguments of type LocalPartition | |
|---|---|
PartitionTransferRequest(java.util.Map<PartitionInfo,LocalPartition> partitionInfoToLocalPartition)
|
|
| Uses of LocalPartition in org.codehaus.wadi.location.partitionmanager.facade |
|---|
| Methods in org.codehaus.wadi.location.partitionmanager.facade with parameters of type LocalPartition | |
|---|---|
Partition |
PartitionFacade.setContent(PartitionInfo partitionInfo,
LocalPartition content)
|
Partition |
VersionAwarePartitionFacade.setContent(PartitionInfo partitionInfo,
LocalPartition content)
|
| Uses of LocalPartition in org.codehaus.wadi.location.partitionmanager.local |
|---|
| Classes in org.codehaus.wadi.location.partitionmanager.local that implement LocalPartition | |
|---|---|
class |
BasicLocalPartition
|
| Methods in org.codehaus.wadi.location.partitionmanager.local with parameters of type LocalPartition | |
|---|---|
void |
LocalPartition.merge(LocalPartition content)
|
void |
BasicLocalPartition.merge(LocalPartition content)
|
| Constructors in org.codehaus.wadi.location.partitionmanager.local with parameters of type LocalPartition | |
|---|---|
BasicLocalPartition(org.codehaus.wadi.group.Dispatcher dispatcher,
LocalPartition prototype)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||