| Package | Description |
|---|---|
| com.comphenix.xp.history |
| Modifier and Type | Class and Description |
|---|---|
class |
HawkeyeService |
class |
LogBlockService |
class |
MemoryService
A simple memory-based history service.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.SortedSet<HistoryService> |
HistoryProviders.speedOrder
Services sorted by lookup speed.
|
| Modifier and Type | Method and Description |
|---|---|
HistoryService |
HistoryProviders.register(HistoryService service) |
HistoryService |
HistoryProviders.unregister(HistoryService service) |
| Modifier and Type | Method and Description |
|---|---|
HistoryService |
HistoryProviders.register(HistoryService service) |
HistoryService |
HistoryProviders.unregister(HistoryService service) |