Uses of Enum Class
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 ShardMethodEnumShardMethodEnum.getShardMethod(String shardMethod) static ShardMethodEnumReturns the enum constant of this class with the specified name.static ShardMethodEnum[]ShardMethodEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.repo.index.shard with parameters of type ShardMethodEnum