org.codehaus.wadi.location.partitionmanager.facade
Interface PartitionFacade
- All Superinterfaces:
- Partition
- All Known Implementing Classes:
- VersionAwarePartitionFacade
public interface PartitionFacade
- extends Partition
- Version:
- $Revision:1815 $
- Author:
- Jules Gosnell
waitForBoot
boolean waitForBoot(long attemptPeriod)
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
getPartitionInfo
PartitionInfo getPartitionInfo()
setPartitionInfo
void setPartitionInfo(PartitionInfo partitionInfo)
setContent
Partition setContent(PartitionInfo partitionInfo,
LocalPartition content)
setContentRemote
Partition setContentRemote(PartitionInfo partitionInfo,
Peer peer)
Copyright © 2011. All Rights Reserved.