public class ExplicitShardingPolicy extends Object
Constructor and Description |
---|
ExplicitShardingPolicy(int numShards,
int replicationFactor,
int numNodes) |
Modifier and Type | Method and Description |
---|---|
boolean |
configurationIsValid() |
List<Integer> |
getNodeInstancesForShardId(int shardId) |
List<Integer> |
getShardIdsForNode(int nodeInstance) |
Copyright © 2005–2016 Alfresco Software. All rights reserved.