Uses of Class
io.opencensus.proto.agent.common.v1.Node
-
Packages that use Node Package Description io.opencensus.proto.agent.common.v1 io.opencensus.proto.agent.metrics.v1 io.opencensus.proto.agent.trace.v1 -
-
Uses of Node in io.opencensus.proto.agent.common.v1
Methods in io.opencensus.proto.agent.common.v1 that return Node Modifier and Type Method Description NodeNode.Builder. build()NodeNode.Builder. buildPartial()static NodeNode. getDefaultInstance()NodeNode.Builder. getDefaultInstanceForType()NodeNode. getDefaultInstanceForType()static NodeNode. parseDelimitedFrom(InputStream input)static NodeNode. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeNode. parseFrom(byte[] data)static NodeNode. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeNode. parseFrom(com.google.protobuf.ByteString data)static NodeNode. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeNode. parseFrom(com.google.protobuf.CodedInputStream input)static NodeNode. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeNode. parseFrom(InputStream input)static NodeNode. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeNode. parseFrom(ByteBuffer data)static NodeNode. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.opencensus.proto.agent.common.v1 that return types with arguments of type Node Modifier and Type Method Description com.google.protobuf.Parser<Node>Node. getParserForType()static com.google.protobuf.Parser<Node>Node. parser()Methods in io.opencensus.proto.agent.common.v1 with parameters of type Node Modifier and Type Method Description Node.BuilderNode.Builder. mergeFrom(Node other)static Node.BuilderNode. newBuilder(Node prototype) -
Uses of Node in io.opencensus.proto.agent.metrics.v1
Methods in io.opencensus.proto.agent.metrics.v1 that return Node Modifier and Type Method Description NodeExportMetricsServiceRequest.Builder. getNode()This is required only in the first message on the stream or if the previous sent ExportMetricsServiceRequest message has a different Node (e.g.NodeExportMetricsServiceRequest. getNode()This is required only in the first message on the stream or if the previous sent ExportMetricsServiceRequest message has a different Node (e.g.NodeExportMetricsServiceRequestOrBuilder. getNode()This is required only in the first message on the stream or if the previous sent ExportMetricsServiceRequest message has a different Node (e.g.Methods in io.opencensus.proto.agent.metrics.v1 with parameters of type Node Modifier and Type Method Description ExportMetricsServiceRequest.BuilderExportMetricsServiceRequest.Builder. mergeNode(Node value)This is required only in the first message on the stream or if the previous sent ExportMetricsServiceRequest message has a different Node (e.g.ExportMetricsServiceRequest.BuilderExportMetricsServiceRequest.Builder. setNode(Node value)This is required only in the first message on the stream or if the previous sent ExportMetricsServiceRequest message has a different Node (e.g. -
Uses of Node in io.opencensus.proto.agent.trace.v1
Methods in io.opencensus.proto.agent.trace.v1 that return Node Modifier and Type Method Description NodeCurrentLibraryConfig.Builder. getNode()This is required only in the first message on the stream or if the previous sent CurrentLibraryConfig message has a different Node (e.g.NodeCurrentLibraryConfig. getNode()This is required only in the first message on the stream or if the previous sent CurrentLibraryConfig message has a different Node (e.g.NodeCurrentLibraryConfigOrBuilder. getNode()This is required only in the first message on the stream or if the previous sent CurrentLibraryConfig message has a different Node (e.g.NodeExportTraceServiceRequest.Builder. getNode()This is required only in the first message on the stream or if the previous sent ExportTraceServiceRequest message has a different Node (e.g.NodeExportTraceServiceRequest. getNode()This is required only in the first message on the stream or if the previous sent ExportTraceServiceRequest message has a different Node (e.g.NodeExportTraceServiceRequestOrBuilder. getNode()This is required only in the first message on the stream or if the previous sent ExportTraceServiceRequest message has a different Node (e.g.NodeUpdatedLibraryConfig.Builder. getNode()This field is ignored when the RPC is used to configure only one Application.NodeUpdatedLibraryConfig. getNode()This field is ignored when the RPC is used to configure only one Application.NodeUpdatedLibraryConfigOrBuilder. getNode()This field is ignored when the RPC is used to configure only one Application.Methods in io.opencensus.proto.agent.trace.v1 with parameters of type Node Modifier and Type Method Description CurrentLibraryConfig.BuilderCurrentLibraryConfig.Builder. mergeNode(Node value)This is required only in the first message on the stream or if the previous sent CurrentLibraryConfig message has a different Node (e.g.ExportTraceServiceRequest.BuilderExportTraceServiceRequest.Builder. mergeNode(Node value)This is required only in the first message on the stream or if the previous sent ExportTraceServiceRequest message has a different Node (e.g.UpdatedLibraryConfig.BuilderUpdatedLibraryConfig.Builder. mergeNode(Node value)This field is ignored when the RPC is used to configure only one Application.CurrentLibraryConfig.BuilderCurrentLibraryConfig.Builder. setNode(Node value)This is required only in the first message on the stream or if the previous sent CurrentLibraryConfig message has a different Node (e.g.ExportTraceServiceRequest.BuilderExportTraceServiceRequest.Builder. setNode(Node value)This is required only in the first message on the stream or if the previous sent ExportTraceServiceRequest message has a different Node (e.g.UpdatedLibraryConfig.BuilderUpdatedLibraryConfig.Builder. setNode(Node value)This field is ignored when the RPC is used to configure only one Application.
-