Uses of Class
pb.Ops.Source
Packages that use Ops.Source
-
Uses of Ops.Source in pb
Methods in pb that return Ops.SourceModifier and TypeMethodDescriptionOps.Source.Builder.build()
Ops.Source.Builder.buildPartial()
static Ops.Source
Ops.Source.getDefaultInstance()
Ops.Source.Builder.getDefaultInstanceForType()
Ops.Source.getDefaultInstanceForType()
Ops.Definition.Builder.getSource()
Source contains the source mapping information for the vertexes in the definitionOps.Definition.getSource()
Source contains the source mapping information for the vertexes in the definitionOps.DefinitionOrBuilder.getSource()
Source contains the source mapping information for the vertexes in the definitionstatic Ops.Source
Ops.Source.parseDelimitedFrom
(InputStream input) static Ops.Source
Ops.Source.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Source
Ops.Source.parseFrom
(byte[] data) static Ops.Source
Ops.Source.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Source
Ops.Source.parseFrom
(com.google.protobuf.ByteString data) static Ops.Source
Ops.Source.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Source
Ops.Source.parseFrom
(com.google.protobuf.CodedInputStream input) static Ops.Source
Ops.Source.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Source
Ops.Source.parseFrom
(InputStream input) static Ops.Source
Ops.Source.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Source
Ops.Source.parseFrom
(ByteBuffer data) static Ops.Source
Ops.Source.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in pb that return types with arguments of type Ops.SourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Ops.Source> Ops.Source.getParserForType()
static com.google.protobuf.Parser
<Ops.Source> Ops.Source.parser()
Methods in pb with parameters of type Ops.SourceModifier and TypeMethodDescriptionOps.Source.Builder.mergeFrom
(Ops.Source other) Ops.Definition.Builder.mergeSource
(Ops.Source value) Source contains the source mapping information for the vertexes in the definitionstatic Ops.Source.Builder
Ops.Source.newBuilder
(Ops.Source prototype) Ops.Definition.Builder.setSource
(Ops.Source value) Source contains the source mapping information for the vertexes in the definition