Uses of Class
io.opentelemetry.proto.profiles.v1development.Location
Packages that use Location
-
Uses of Location in io.opentelemetry.proto.profiles.v1development
Methods in io.opentelemetry.proto.profiles.v1development that return LocationModifier and TypeMethodDescriptionLocation.Builder.build()Location.Builder.buildPartial()static LocationLocation.getDefaultInstance()Location.Builder.getDefaultInstanceForType()Location.getDefaultInstanceForType()ProfilesDictionary.Builder.getLocationTable(int index) Locations referenced by samples via Stack.location_indices.ProfilesDictionary.getLocationTable(int index) Locations referenced by samples via Stack.location_indices.ProfilesDictionaryOrBuilder.getLocationTable(int index) Locations referenced by samples via Stack.location_indices.static LocationLocation.parseDelimitedFrom(InputStream input) static LocationLocation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocationLocation.parseFrom(byte[] data) static LocationLocation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocationLocation.parseFrom(com.google.protobuf.ByteString data) static LocationLocation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocationLocation.parseFrom(com.google.protobuf.CodedInputStream input) static LocationLocation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocationLocation.parseFrom(InputStream input) static LocationLocation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LocationLocation.parseFrom(ByteBuffer data) static LocationLocation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type LocationModifier and TypeMethodDescriptionProfilesDictionary.Builder.getLocationTableList()Locations referenced by samples via Stack.location_indices.ProfilesDictionary.getLocationTableList()Locations referenced by samples via Stack.location_indices.ProfilesDictionaryOrBuilder.getLocationTableList()Locations referenced by samples via Stack.location_indices.com.google.protobuf.Parser<Location>Location.getParserForType()static com.google.protobuf.Parser<Location>Location.parser()Methods in io.opentelemetry.proto.profiles.v1development with parameters of type LocationModifier and TypeMethodDescriptionProfilesDictionary.Builder.addLocationTable(int index, Location value) Locations referenced by samples via Stack.location_indices.ProfilesDictionary.Builder.addLocationTable(Location value) Locations referenced by samples via Stack.location_indices.static Location.BuilderLocation.newBuilder(Location prototype) ProfilesDictionary.Builder.setLocationTable(int index, Location value) Locations referenced by samples via Stack.location_indices.Method parameters in io.opentelemetry.proto.profiles.v1development with type arguments of type LocationModifier and TypeMethodDescriptionProfilesDictionary.Builder.addAllLocationTable(Iterable<? extends Location> values) Locations referenced by samples via Stack.location_indices.