Uses of Enum
org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils.SegmentStoreType
Packages that use ToolUtils.SegmentStoreType
-
Uses of ToolUtils.SegmentStoreType in org.apache.jackrabbit.oak.segment.azure.tool
Methods in org.apache.jackrabbit.oak.segment.azure.tool that return ToolUtils.SegmentStoreTypeModifier and TypeMethodDescriptionstatic ToolUtils.SegmentStoreTypeToolUtils.storeTypeFromPathOrUri(String pathOrUri) static ToolUtils.SegmentStoreTypeReturns the enum constant of this type with the specified name.static ToolUtils.SegmentStoreType[]ToolUtils.SegmentStoreType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.jackrabbit.oak.segment.azure.tool with parameters of type ToolUtils.SegmentStoreTypeModifier and TypeMethodDescriptionstatic org.apache.jackrabbit.oak.segment.spi.persistence.SegmentNodeStorePersistenceToolUtils.newSegmentNodeStorePersistence(ToolUtils.SegmentStoreType storeType, String pathOrUri) static StringToolUtils.storeDescription(ToolUtils.SegmentStoreType storeType, String pathOrUri)