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

G

get(com.pkgrove.pkgrovekit.storage.ObjectKey,com.pkgrove.pkgrovekit.storage.GetOptions) - function in com.pkgrove.pkgrovekit.storage.InMemoryObjectStore
Streaming read.
get(com.pkgrove.pkgrovekit.storage.ObjectKey,com.pkgrove.pkgrovekit.storage.GetOptions) - function in com.pkgrove.pkgrovekit.storage.ObjectStore
Streaming read.
getActualBase64() - function in com.pkgrove.pkgrovekit.storage.ChecksumMismatchException
 
getAlgorithm() - function in com.pkgrove.pkgrovekit.storage.Checksum
 
getBatchRows() - function in com.pkgrove.pkgrovekit.storage.ObjectDataset.ReadOptions
 
getCancelToken() - function in com.pkgrove.pkgrovekit.storage.MultipartTransfer.Options
 
getCancelToken() - function in com.pkgrove.pkgrovekit.storage.ObjectDataset.ExportOptions
 
getCancelToken() - function in com.pkgrove.pkgrovekit.storage.ObjectDataset.ReadOptions
 
getCapabilities() - function in com.pkgrove.pkgrovekit.storage.InMemoryObjectStore
What THIS store/provider supports; stable for the store's lifetime.
getCapabilities() - function in com.pkgrove.pkgrovekit.storage.ObjectStore
What THIS store/provider supports; stable for the store's lifetime.
getCause() - function in kotlin.Throwable
 
getChecksum() - function in com.pkgrove.pkgrovekit.storage.CompletedUploadPart
 
getChecksum() - function in com.pkgrove.pkgrovekit.storage.ObjectMetadata
 
getChecksum() - function in com.pkgrove.pkgrovekit.storage.PutOptions
Verified on write; see ObjectStore.put.
getChecksum() - function in com.pkgrove.pkgrovekit.storage.PutResult
 
getChecksumParts() - function in com.pkgrove.pkgrovekit.storage.MultipartTransfer.Options
Per-part SHA-256, provider-verified where supported.
getClock() - function in com.pkgrove.pkgrovekit.storage.ObjectDataset.ExportOptions
 
getConcurrency() - function in com.pkgrove.pkgrovekit.storage.MultipartTransfer.Options
 
getCondition() - function in com.pkgrove.pkgrovekit.storage.CopyOptions
 
getCondition() - function in com.pkgrove.pkgrovekit.storage.PreconditionFailedException
 
getCondition() - function in com.pkgrove.pkgrovekit.storage.PutOptions
 
getContentType() - function in com.pkgrove.pkgrovekit.storage.ObjectMetadata
 
getContentType() - function in com.pkgrove.pkgrovekit.storage.PutOptions
 
getCreatedAt() - function in com.pkgrove.pkgrovekit.storage.CheckpointStore.Checkpoint
 
getCreatedAt() - function in com.pkgrove.pkgrovekit.storage.DatasetManifest
 
getData() - function in com.pkgrove.pkgrovekit.storage.CheckpointStore.Checkpoint
 
getEntries() - function in com.pkgrove.pkgrovekit.storage.ChecksumAlgorithm
Checksum algorithms the API can express; providers support a subset.
getEntries() - function in com.pkgrove.pkgrovekit.storage.StorageCapability
Provider-varying behavior, made DISCOVERABLE (HEL-236 capability model).
getEtag() - function in com.pkgrove.pkgrovekit.storage.CompletedUploadPart
 
getEtag() - function in com.pkgrove.pkgrovekit.storage.ObjectMetadata
 
getEtag() - function in com.pkgrove.pkgrovekit.storage.ObjectSummary
 
getEtag() - function in com.pkgrove.pkgrovekit.storage.PutResult
 
getEtag() - function in com.pkgrove.pkgrovekit.storage.WriteCondition.IfMatch
 
getExpectedBase64() - function in com.pkgrove.pkgrovekit.storage.ChecksumMismatchException
 
getExpectedChecksum() - function in com.pkgrove.pkgrovekit.storage.GetOptions
Verify against THIS checksum (takes precedence over the stored one).
getFileExtension() - function in com.pkgrove.pkgrovekit.storage.JsonLinesRowFormat
Suggested key suffix, e.g.
getFileExtension() - function in com.pkgrove.pkgrovekit.storage.RowPartFormat
Suggested key suffix, e.g.
getFinalPrefix() - function in com.pkgrove.pkgrovekit.storage.StagingArea
 
getFormat() - function in com.pkgrove.pkgrovekit.storage.ObjectDataset.ExportOptions
 
getFormatId() - function in com.pkgrove.pkgrovekit.storage.DatasetManifest
 
getId() - function in com.pkgrove.pkgrovekit.storage.JsonLinesRowFormat
Stable identifier recorded in manifests (a reader must match it).
getId() - function in com.pkgrove.pkgrovekit.storage.RowPartFormat
Stable identifier recorded in manifests (a reader must match it).
getKey() - function in com.pkgrove.pkgrovekit.storage.CheckpointStore.Checkpoint
 
getKey() - function in com.pkgrove.pkgrovekit.storage.ChecksumMismatchException
 
getKey() - function in com.pkgrove.pkgrovekit.storage.DatasetPart
 
getKey() - function in com.pkgrove.pkgrovekit.storage.MultipartUpload
 
getKey() - function in com.pkgrove.pkgrovekit.storage.ObjectMetadata
 
getKey() - function in com.pkgrove.pkgrovekit.storage.ObjectNotFoundException
 
getKey() - function in com.pkgrove.pkgrovekit.storage.ObjectSummary
 
getKey() - function in com.pkgrove.pkgrovekit.storage.PreconditionFailedException
 
getKey() - function in com.pkgrove.pkgrovekit.storage.PutResult
 
getKey() - function in com.pkgrove.pkgrovekit.storage.QuarantineWriter.Receipt
 
getLastModified() - function in com.pkgrove.pkgrovekit.storage.ObjectMetadata
 
getLastModified() - function in com.pkgrove.pkgrovekit.storage.ObjectSummary
 
getLengthBytes() - function in com.pkgrove.pkgrovekit.storage.ContentSource
Exact content length; null = unknown (multipart-only territory).
getLimits() - function in com.pkgrove.pkgrovekit.storage.StorageCapabilities
 
getLocalizedMessage() - function in kotlin.Throwable
 
getManifest() - function in com.pkgrove.pkgrovekit.storage.DatasetHandle
 
getManifest() - function in com.pkgrove.pkgrovekit.storage.ObjectDataset.ExportResult
 
getManifestKey() - function in com.pkgrove.pkgrovekit.storage.ObjectDataset.ExportResult
 
getManifestName() - function in com.pkgrove.pkgrovekit.storage.ObjectDataset.ExportOptions
 
getMaxObjectSizeBytes() - function in com.pkgrove.pkgrovekit.storage.StorageLimits
 
getMaxPartBytes() - function in com.pkgrove.pkgrovekit.storage.ObjectDataset.ExportOptions
Bound of ONE encoded part buffer — the export's peak memory.
getMaxPartSizeBytes() - function in com.pkgrove.pkgrovekit.storage.StorageLimits
 
getMaxPartsPerUpload() - function in com.pkgrove.pkgrovekit.storage.StorageLimits
 
getMessage() - function in kotlin.Throwable
 
getMetadata() - function in com.pkgrove.pkgrovekit.storage.ObjectContent
 
getMinPartSizeBytes() - function in com.pkgrove.pkgrovekit.storage.StorageLimits
 
getMissing() - function in com.pkgrove.pkgrovekit.storage.CapabilityRejectedException
 
getName() - function in kotlin.ChecksumAlgorithm
 
getName() - function in kotlin.StorageCapability
 
getOnProgress() - function in com.pkgrove.pkgrovekit.storage.MultipartTransfer.Options
(partsUploaded, bytesUploaded) — log-safe progress, no key/data.
getOnProgress() - function in com.pkgrove.pkgrovekit.storage.ObjectDataset.ExportOptions
(partsWritten, rowsWritten) — log-safe progress, no keys/values.
getOperation() - function in com.pkgrove.pkgrovekit.storage.CapabilityRejectedException
 
GetOptions - class in com.pkgrove.pkgrovekit.storage
 
getOrdinal() - function in kotlin.ChecksumAlgorithm
 
getOrdinal() - function in kotlin.StorageCapability
 
getPartNumber() - function in com.pkgrove.pkgrovekit.storage.CompletedUploadPart
 
getParts() - function in com.pkgrove.pkgrovekit.storage.DatasetManifest
 
getPartSizeBytes() - function in com.pkgrove.pkgrovekit.storage.MultipartTransfer.Options
 
getProvider() - function in com.pkgrove.pkgrovekit.storage.CapabilityRejectedException
 
getProvider() - function in com.pkgrove.pkgrovekit.storage.StorageCapabilities
 
getPut() - function in com.pkgrove.pkgrovekit.storage.MultipartTransfer.Options
 
getRange() - function in com.pkgrove.pkgrovekit.storage.GetOptions
Inclusive byte range, e.g.
getRepeatable() - function in com.pkgrove.pkgrovekit.storage.ContentSource
True when open may be called more than once (retry-safe).
getRetrySafe() - function in com.pkgrove.pkgrovekit.storage.StorageException
 
getRetrySafe() - function in com.pkgrove.pkgrovekit.storage.StorageException
 
getRowCount() - function in com.pkgrove.pkgrovekit.storage.DatasetPart
 
getRowCount() - function in com.pkgrove.pkgrovekit.storage.QuarantineWriter.Receipt
 
getRunId() - function in com.pkgrove.pkgrovekit.storage.DatasetManifest
 
getRunId() - function in com.pkgrove.pkgrovekit.storage.QuarantineWriter
 
getRunId() - function in com.pkgrove.pkgrovekit.storage.StagingArea
 
getSchema() - function in com.pkgrove.pkgrovekit.storage.DatasetHandle
 
getSchema() - function in com.pkgrove.pkgrovekit.storage.DatasetManifest
 
getSequence() - function in com.pkgrove.pkgrovekit.storage.CheckpointStore.Checkpoint
 
getSha256Base64() - function in com.pkgrove.pkgrovekit.storage.DatasetPart
 
getSizeBytes() - function in com.pkgrove.pkgrovekit.storage.CompletedUploadPart
 
getSizeBytes() - function in com.pkgrove.pkgrovekit.storage.DatasetPart
 
getSizeBytes() - function in com.pkgrove.pkgrovekit.storage.ObjectMetadata
 
getSizeBytes() - function in com.pkgrove.pkgrovekit.storage.ObjectSummary
 
getSizeBytes() - function in com.pkgrove.pkgrovekit.storage.PutResult
 
getStackTrace() - function in kotlin.Throwable
 
getStagedName() - function in com.pkgrove.pkgrovekit.storage.DatasetPart
 
getStagingPrefix() - function in com.pkgrove.pkgrovekit.storage.StagingArea
 
getSupported() - function in com.pkgrove.pkgrovekit.storage.StorageCapabilities
 
getSuppressed() - function in kotlin.Throwable
 
getTotalRows() - function in com.pkgrove.pkgrovekit.storage.DatasetManifest
 
getUploadId() - function in com.pkgrove.pkgrovekit.storage.MultipartUpload
 
getUserMetadata() - function in com.pkgrove.pkgrovekit.storage.ObjectMetadata
User metadata: values must never contain secrets or row data.
getUserMetadata() - function in com.pkgrove.pkgrovekit.storage.PutOptions
 
getValue() - function in com.pkgrove.pkgrovekit.storage.ObjectKey
 
getValueBase64() - function in com.pkgrove.pkgrovekit.storage.Checksum
 
getVerifyChecksum() - function in com.pkgrove.pkgrovekit.storage.GetOptions
Verify against the object's STORED checksum when one exists.
getVerifyChecksums() - function in com.pkgrove.pkgrovekit.storage.ObjectDataset.ReadOptions
Verify each part's manifest sha256 while streaming (strongly advised).
A  B  C  D  E  F  G  H  I  J  L  M  O  P  Q  R  S  T  U  V  W