|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DumpHandlesCallback
Interface used to define objects that want to receive the streamed results from DumpHandlesResponse messages.
| Method Summary | |
|---|---|
void |
addHandle(byte[] handle,
HandleValue[] values)
Process the given transaction which was received via the stream in the DumpHandlesResponse message. |
void |
addNamingAuthority(byte[] naHandle)
Process the given naming authority which was received via the stream in the DumpHandlesResponse message. |
void |
finishProcessing(long retrievalDate,
long currentTxnId)
|
| Method Detail |
|---|
void addHandle(byte[] handle,
HandleValue[] values)
throws java.lang.Exception
java.lang.Exception
void addNamingAuthority(byte[] naHandle)
throws java.lang.Exception
java.lang.Exception
void finishProcessing(long retrievalDate,
long currentTxnId)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||