Uses of Enum
org.alfresco.repo.index.shard.ShardMethodEnum
Packages that use ShardMethodEnum
-
Uses of ShardMethodEnum in org.alfresco.repo.index.shard
Methods in org.alfresco.repo.index.shard that return ShardMethodEnumModifier and TypeMethodDescriptionFloc.getShardMethod()
static ShardMethodEnum
ShardMethodEnum.getShardMethod
(String shardMethod) static ShardMethodEnum
Returns the enum constant of this type with the specified name.static ShardMethodEnum[]
ShardMethodEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.alfresco.repo.index.shard with parameters of type ShardMethodEnum