Uses of Class
org.apache.skywalking.apm.network.logging.v3.JSONLog
Packages that use JSONLog
-
Uses of JSONLog in org.apache.skywalking.apm.network.logging.v3
Methods in org.apache.skywalking.apm.network.logging.v3 that return JSONLogModifier and TypeMethodDescriptionJSONLog.Builder.build()JSONLog.Builder.buildPartial()static JSONLogJSONLog.getDefaultInstance()JSONLog.Builder.getDefaultInstanceForType()JSONLog.getDefaultInstanceForType()LogDataBody.Builder.getJson().skywalking.v3.JSONLog json = 3;LogDataBody.getJson().skywalking.v3.JSONLog json = 3;LogDataBodyOrBuilder.getJson().skywalking.v3.JSONLog json = 3;static JSONLogJSONLog.parseDelimitedFrom(InputStream input) static JSONLogJSONLog.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JSONLogJSONLog.parseFrom(byte[] data) static JSONLogJSONLog.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JSONLogJSONLog.parseFrom(com.google.protobuf.ByteString data) static JSONLogJSONLog.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JSONLogJSONLog.parseFrom(com.google.protobuf.CodedInputStream input) static JSONLogJSONLog.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JSONLogJSONLog.parseFrom(InputStream input) static JSONLogJSONLog.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JSONLogJSONLog.parseFrom(ByteBuffer data) static JSONLogJSONLog.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.skywalking.apm.network.logging.v3 that return types with arguments of type JSONLogModifier and TypeMethodDescriptioncom.google.protobuf.Parser<JSONLog>JSONLog.getParserForType()static com.google.protobuf.Parser<JSONLog>JSONLog.parser()Methods in org.apache.skywalking.apm.network.logging.v3 with parameters of type JSONLogModifier and TypeMethodDescription.skywalking.v3.JSONLog json = 3;static JSONLog.BuilderJSONLog.newBuilder(JSONLog prototype) .skywalking.v3.JSONLog json = 3;