414243444546474849
this.endpoint = endpoint; } public void run() { MessagingService.instance().sendRRWithFailure(new SnapshotMessage(desc).createMessage(), endpoint, new SnapshotCallback(this)); }