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() |
getResults
getSource, toString
public Set<com.google.cloud.datastore.Key> getTargetKeys()
Copyright © 2024. All rights reserved.