Serializablepublic class ContentAddressableStoreEvent extends EventObject
source| Constructor | Description |
|---|---|
ContentAddressableStoreEvent(ContentAddressableStore source,
Hash hash) |
Constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
Hash |
getHash() |
Each event is associated with a hash.
|
getSource, toStringpublic ContentAddressableStoreEvent(ContentAddressableStore source, Hash hash)
source - The store that generated the eventhash - The hash associated with the eventpublic Hash getHash()
Copyright © 2018. All rights reserved.