|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PartitionEntry | |
|---|---|
| com.splout.db.common | |
| com.splout.db.qnode.beans | Java beans used by / in interaction with the QNode service. |
| Uses of PartitionEntry in com.splout.db.common |
|---|
| Methods in com.splout.db.common that return types with arguments of type PartitionEntry | |
|---|---|
static java.util.List<PartitionEntry> |
PartitionMap.adjustEmptyPartitions(java.util.List<PartitionEntry> entries)
Method that can be used to adjust PartitionEntries that may contain partitions that will become empty. |
java.util.List<PartitionEntry> |
PartitionMap.getPartitionEntries()
|
| Methods in com.splout.db.common with parameters of type PartitionEntry | |
|---|---|
int |
PartitionEntry.compareTo(PartitionEntry pEntry)
|
| Method parameters in com.splout.db.common with type arguments of type PartitionEntry | |
|---|---|
static java.util.List<PartitionEntry> |
PartitionMap.adjustEmptyPartitions(java.util.List<PartitionEntry> entries)
Method that can be used to adjust PartitionEntries that may contain partitions that will become empty. |
void |
PartitionMap.setPartitionEntries(java.util.List<PartitionEntry> partitionEntries)
|
| Constructor parameters in com.splout.db.common with type arguments of type PartitionEntry | |
|---|---|
PartitionMap(java.util.List<PartitionEntry> partitionMap)
|
|
| Uses of PartitionEntry in com.splout.db.qnode.beans |
|---|
| Methods in com.splout.db.qnode.beans that return types with arguments of type PartitionEntry | |
|---|---|
java.util.List<PartitionEntry> |
DeployRequest.getPartitionMap()
|
| Method parameters in com.splout.db.qnode.beans with type arguments of type PartitionEntry | |
|---|---|
void |
DeployRequest.setPartitionMap(java.util.List<PartitionEntry> partitionMap)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||