Serialized Form
- 
Package zipkin2.collector.scribe.generated
- 
Class zipkin2.collector.scribe.generated.LogEntry extends Object implements Serializable
- 
Serialization Methods
- 
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
 IOExceptionClassNotFoundException
 - 
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
 IOException
 
 - 
 - 
Serialized Fields
 
 - 
 - 
Class zipkin2.collector.scribe.generated.Scribe.Log_args extends Object implements Serializable
- 
Serialization Methods
- 
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
 IOExceptionClassNotFoundException
 - 
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
 IOException
 
 - 
 - 
Serialized Fields
 
 - 
 - 
Class zipkin2.collector.scribe.generated.Scribe.Log_result extends Object implements Serializable
- 
Serialization Methods
- 
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
 IOExceptionClassNotFoundException
 - 
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
 IOException
 
 - 
 - 
Serialized Fields
- 
success
ResultCode success
- See Also:
 ResultCode
 
 - 
 
 - 
 
 -