| Package | Description |
|---|---|
| io.opencensus.proto.agent.common.v1 |
| Modifier and Type | Method and Description |
|---|---|
LibraryInfo |
LibraryInfo.Builder.build() |
LibraryInfo |
LibraryInfo.Builder.buildPartial() |
static LibraryInfo |
LibraryInfo.getDefaultInstance() |
LibraryInfo |
LibraryInfo.getDefaultInstanceForType() |
LibraryInfo |
LibraryInfo.Builder.getDefaultInstanceForType() |
LibraryInfo |
NodeOrBuilder.getLibraryInfo()
Information on the OpenCensus Library that initiates the stream.
|
LibraryInfo |
Node.getLibraryInfo()
Information on the OpenCensus Library that initiates the stream.
|
LibraryInfo |
Node.Builder.getLibraryInfo()
Information on the OpenCensus Library that initiates the stream.
|
static LibraryInfo |
LibraryInfo.parseDelimitedFrom(InputStream input) |
static LibraryInfo |
LibraryInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LibraryInfo |
LibraryInfo.parseFrom(byte[] data) |
static LibraryInfo |
LibraryInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LibraryInfo |
LibraryInfo.parseFrom(ByteBuffer data) |
static LibraryInfo |
LibraryInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LibraryInfo |
LibraryInfo.parseFrom(com.google.protobuf.ByteString data) |
static LibraryInfo |
LibraryInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LibraryInfo |
LibraryInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static LibraryInfo |
LibraryInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LibraryInfo |
LibraryInfo.parseFrom(InputStream input) |
static LibraryInfo |
LibraryInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<LibraryInfo> |
LibraryInfo.getParserForType() |
static com.google.protobuf.Parser<LibraryInfo> |
LibraryInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
LibraryInfo.Builder |
LibraryInfo.Builder.mergeFrom(LibraryInfo other) |
Node.Builder |
Node.Builder.mergeLibraryInfo(LibraryInfo value)
Information on the OpenCensus Library that initiates the stream.
|
static LibraryInfo.Builder |
LibraryInfo.newBuilder(LibraryInfo prototype) |
Node.Builder |
Node.Builder.setLibraryInfo(LibraryInfo value)
Information on the OpenCensus Library that initiates the stream.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.