A  B  C  D  E  F  G  H  I  J  L  M  O  P  Q  R  S  T  U  V  W 

P

parse(java.lang.String) - function in com.pkgrove.pkgrovekit.storage.DatasetManifest.Companion
 
PreconditionFailedException - class in com.pkgrove.pkgrovekit.storage
A WriteCondition was not met — for WriteCondition.IfAbsent someone else already created the key (lost the commit race); for WriteCondition.IfMatch the object changed underneath (stale etag).
PRESIGNED_URLS - enum entry in com.pkgrove.pkgrovekit.storage.StorageCapability

Presigned URL generation (adapter-level API).

printStackTrace() - function in kotlin.Throwable
 
printStackTrace(java.io.PrintStream) - function in kotlin.Throwable
 
printStackTrace(java.io.PrintWriter) - function in kotlin.Throwable
 
publish(java.util.Map,com.pkgrove.pkgrovekit.storage.ObjectKey,com.pkgrove.pkgrovekit.storage.ContentSource,com.pkgrove.pkgrovekit.storage.PutOptions) - function in com.pkgrove.pkgrovekit.storage.StagingArea
Commit: copy each staged object to its final key per plan, then create manifestKey conditionally, then drop staging.
put(com.pkgrove.pkgrovekit.storage.ObjectKey,com.pkgrove.pkgrovekit.storage.ContentSource,com.pkgrove.pkgrovekit.storage.PutOptions) - function in com.pkgrove.pkgrovekit.storage.InMemoryObjectStore
Streaming single-object write.
put(com.pkgrove.pkgrovekit.storage.ObjectKey,com.pkgrove.pkgrovekit.storage.ContentSource,com.pkgrove.pkgrovekit.storage.PutOptions) - function in com.pkgrove.pkgrovekit.storage.ObjectStore
Streaming single-object write.
PutOptions - class in com.pkgrove.pkgrovekit.storage
 
PutResult - class in com.pkgrove.pkgrovekit.storage
Typed outcome of a completed write/copy.
A  B  C  D  E  F  G  H  I  J  L  M  O  P  Q  R  S  T  U  V  W