Uses of Class
io.helidon.tracing.exporter.jaeger.proto.api_v2.Time
Packages that use Time
-
Uses of Time in io.helidon.tracing.exporter.jaeger.proto.api_v2
Methods in io.helidon.tracing.exporter.jaeger.proto.api_v2 that return TimeModifier and TypeMethodDescriptionTime.Builder.build()Time.Builder.buildPartial()static TimeTime.getDefaultInstance()Time.Builder.getDefaultInstanceForType()Time.getDefaultInstanceForType()static TimeTime.parseDelimitedFrom(InputStream input) static TimeTime.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimeTime.parseFrom(byte[] data) static TimeTime.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimeTime.parseFrom(com.google.protobuf.ByteString data) static TimeTime.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimeTime.parseFrom(com.google.protobuf.CodedInputStream input) static TimeTime.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimeTime.parseFrom(InputStream input) static TimeTime.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TimeTime.parseFrom(ByteBuffer data) static TimeTime.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.helidon.tracing.exporter.jaeger.proto.api_v2 that return types with arguments of type TimeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Time> Time.getParserForType()static com.google.protobuf.Parser<Time> Time.parser()Methods in io.helidon.tracing.exporter.jaeger.proto.api_v2 with parameters of type Time