|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AvroTrace.Callback
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.avro.ipc.trace.AvroTrace |
|---|
AvroTrace.Callback |
| Field Summary | |
|---|---|
static Protocol |
PROTOCOL
|
| Method Summary | |
|---|---|
void |
getAllSpans(Callback<List<Span>> callback)
|
void |
getSpansInRange(long start,
long end,
Callback<List<Span>> callback)
|
| Methods inherited from interface org.apache.avro.ipc.trace.AvroTrace |
|---|
getAllSpans, getSpansInRange |
| Field Detail |
|---|
static final Protocol PROTOCOL
| Method Detail |
|---|
void getAllSpans(Callback<List<Span>> callback)
throws IOException
IOException
void getSpansInRange(long start,
long end,
Callback<List<Span>> callback)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||