public class AfterFindByKeyEvent extends ReadEvent
source| Constructor and Description |
|---|
AfterFindByKeyEvent(Iterable results,
Set<com.google.cloud.datastore.Key> keys)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Set<com.google.cloud.datastore.Key> |
getTargetKeys()
Get the list of target read keys.
|
int |
hashCode() |
getResultsgetSource, toStringpublic Set<com.google.cloud.datastore.Key> getTargetKeys()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.