Package ca.uhn.fhir.jpa.api.pid
Class ListWrappingPidStream
java.lang.Object
ca.uhn.fhir.jpa.api.pid.ListWrappingPidStream
- All Implemented Interfaces:
IResourcePidStream
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe partition info for the query.<T> T
visitStream
(Function<Stream<TypedResourcePid>, T> theCallback) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ca.uhn.fhir.jpa.api.pid.IResourcePidStream
visitStreamNoResult
-
Constructor Details
-
ListWrappingPidStream
-
-
Method Details
-
getTypedResourcePidStream
-
visitStream
- Specified by:
visitStream
in interfaceIResourcePidStream
-
getRequestPartitionId
Description copied from interface:IResourcePidStream
The partition info for the query.- Specified by:
getRequestPartitionId
in interfaceIResourcePidStream
-