Uses of Enum Class
pb.Ops.CacheSharingOpt
Packages that use Ops.CacheSharingOpt
-
Uses of Ops.CacheSharingOpt in pb
Subclasses with type arguments of type Ops.CacheSharingOpt in pbModifier and TypeClassDescriptionstatic enum
CacheSharingOpt defines different sharing modes for cache mountMethods in pb that return Ops.CacheSharingOptModifier and TypeMethodDescriptionstatic Ops.CacheSharingOpt
Ops.CacheSharingOpt.forNumber
(int value) Ops.CacheOpt.Builder.getSharing()
Sharing is the sharing mode for the mountOps.CacheOpt.getSharing()
Sharing is the sharing mode for the mountOps.CacheOptOrBuilder.getSharing()
Sharing is the sharing mode for the mountstatic Ops.CacheSharingOpt
Ops.CacheSharingOpt.valueOf
(int value) Deprecated.static Ops.CacheSharingOpt
Ops.CacheSharingOpt.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Ops.CacheSharingOpt
Returns the enum constant of this class with the specified name.static Ops.CacheSharingOpt[]
Ops.CacheSharingOpt.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in pb that return types with arguments of type Ops.CacheSharingOptModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<Ops.CacheSharingOpt> Ops.CacheSharingOpt.internalGetValueMap()
Methods in pb with parameters of type Ops.CacheSharingOptModifier and TypeMethodDescriptionOps.CacheOpt.Builder.setSharing
(Ops.CacheSharingOpt value) Sharing is the sharing mode for the mount