| Package | Description |
|---|---|
| com.groupdocs.search.scaling.events |
The namespace provides classes of event arguments in the search network.
|
| Modifier and Type | Field and Description |
|---|---|
Event<EventHandler<DocumentDeletedEventArgs>> |
NodeEventHub.DocumentDeleted
Occurs when a document has been deleted.
|
protected EventHandler<DocumentDeletedEventArgs> |
NodeEventHub.DocumentDeletedDelegate |
| Modifier and Type | Method and Description |
|---|---|
protected static DocumentDeletedEventArgs |
DocumentDeletedEventArgs.create(int shardIndex,
String documentKey) |
Copyright © 2026. All rights reserved.