org.codehaus.wadi
Interface PMPartition

All Known Subinterfaces:
Partition, Partition
All Known Implementing Classes:
AbstractPartition, LocalPartition, PartitionFacade, RemotePartition

public interface PMPartition


Method Summary
 int getKey()
           
 boolean isLocal()
           
 

Method Detail

isLocal

public boolean isLocal()

getKey

public int getKey()


Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.