Uses of Class
pb.Ops.CacheOpt
Packages that use Ops.CacheOpt
-
Uses of Ops.CacheOpt in pb
Methods in pb that return Ops.CacheOptModifier and TypeMethodDescriptionOps.CacheOpt.Builder.build()
Ops.CacheOpt.Builder.buildPartial()
Ops.Mount.Builder.getCacheOpt()
.pb.CacheOpt cacheOpt = 20;
Ops.Mount.getCacheOpt()
.pb.CacheOpt cacheOpt = 20;
Ops.MountOrBuilder.getCacheOpt()
.pb.CacheOpt cacheOpt = 20;
static Ops.CacheOpt
Ops.CacheOpt.getDefaultInstance()
Ops.CacheOpt.Builder.getDefaultInstanceForType()
Ops.CacheOpt.getDefaultInstanceForType()
static Ops.CacheOpt
Ops.CacheOpt.parseDelimitedFrom
(InputStream input) static Ops.CacheOpt
Ops.CacheOpt.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.CacheOpt
Ops.CacheOpt.parseFrom
(byte[] data) static Ops.CacheOpt
Ops.CacheOpt.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.CacheOpt
Ops.CacheOpt.parseFrom
(com.google.protobuf.ByteString data) static Ops.CacheOpt
Ops.CacheOpt.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.CacheOpt
Ops.CacheOpt.parseFrom
(com.google.protobuf.CodedInputStream input) static Ops.CacheOpt
Ops.CacheOpt.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.CacheOpt
Ops.CacheOpt.parseFrom
(InputStream input) static Ops.CacheOpt
Ops.CacheOpt.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.CacheOpt
Ops.CacheOpt.parseFrom
(ByteBuffer data) static Ops.CacheOpt
Ops.CacheOpt.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in pb that return types with arguments of type Ops.CacheOptModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Ops.CacheOpt> Ops.CacheOpt.getParserForType()
static com.google.protobuf.Parser
<Ops.CacheOpt> Ops.CacheOpt.parser()
Methods in pb with parameters of type Ops.CacheOptModifier and TypeMethodDescriptionOps.Mount.Builder.mergeCacheOpt
(Ops.CacheOpt value) .pb.CacheOpt cacheOpt = 20;
Ops.CacheOpt.Builder.mergeFrom
(Ops.CacheOpt other) static Ops.CacheOpt.Builder
Ops.CacheOpt.newBuilder
(Ops.CacheOpt prototype) Ops.Mount.Builder.setCacheOpt
(Ops.CacheOpt value) .pb.CacheOpt cacheOpt = 20;