public class RowIdTracer extends Object
Constructor and Description |
---|
RowIdTracer(TraceOutput out) |
Modifier and Type | Method and Description |
---|---|
void |
equals(boolean result,
Object obj) |
void |
equals(Throwable cause,
Object obj) |
void |
getBytes(byte[] result) |
void |
getBytes(Throwable cause) |
void |
hashCode(int result) |
void |
hashCode(Throwable cause) |
void |
toString(String result) |
void |
toString(Throwable cause) |
void |
trace(Trace trace) |
public RowIdTracer(TraceOutput out)
public void trace(Trace trace)
public void equals(boolean result, Object obj)
public void hashCode(int result)
public void hashCode(Throwable cause)
public void getBytes(byte[] result)
public void getBytes(Throwable cause)
public void toString(String result)
public void toString(Throwable cause)