Uses of Enum
org.apache.jackrabbit.oak.plugins.blob.SharedDataStore.Type
Packages that use SharedDataStore.Type
Package
Description
-
Uses of SharedDataStore.Type in org.apache.jackrabbit.oak.plugins.blob
Methods in org.apache.jackrabbit.oak.plugins.blob that return SharedDataStore.TypeModifier and TypeMethodDescriptionAbstractSharedCachingDataStore.getType()SharedDataStore.getType()Gets the type.static SharedDataStore.TypeReturns the enum constant of this type with the specified name.static SharedDataStore.Type[]SharedDataStore.Type.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SharedDataStore.Type in org.apache.jackrabbit.oak.plugins.blob.datastore
Methods in org.apache.jackrabbit.oak.plugins.blob.datastore that return SharedDataStore.Type