public interface ReactiveFindFromReplicasByIdOperation
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdWithCollection<T> |
static interface |
ReactiveFindFromReplicasByIdOperation.ReactiveFindFromReplicasById<T> |
static interface |
ReactiveFindFromReplicasByIdOperation.TerminatingFindFromReplicasById<T> |
| Modifier and Type | Method and Description |
|---|---|
<T> ReactiveFindFromReplicasByIdOperation.ReactiveFindFromReplicasById<T> |
findFromReplicasById(Class<T> domainType) |
<T> ReactiveFindFromReplicasByIdOperation.ReactiveFindFromReplicasById<T> findFromReplicasById(Class<T> domainType)
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.