graviton-grpc
graviton-grpc
API
graviton.protocol.grpc
client
UploadNodeGrpcClient
UploadNodeGrpcClient
CompleteUpload
OutboundMessage
Start
Chunk
Complete
StartUpload
UploadAck
UploadChunk
UploadResult
UploadServiceClient
AdminServiceImpl
BlobServiceImpl
UploadServiceImpl
ai.hylo.graviton.client
GravitonCatalogClientZIO
GravitonCatalogClientZIO
CatalogClient
CatalogClientError
NotFound
RemoteFailure
TransportFailure
CatalogClientError
ExportPlan
SearchFilters
GravitonUploadGatewayClientZIO
GravitonUploadGatewayClientZIO
UploadGatewayClient
UploadGatewayError
AckOutOfOrder
MissingCompletion
RemoteFailure
SessionExpired
StreamFailure
TransportFailure
UploadGatewayError
UploadOutcome
UploadOutcome
UploadServiceClient
graviton-grpc
/
graviton.protocol.grpc
/
BlobServiceImpl
BlobServiceImpl
graviton.protocol.grpc.BlobServiceImpl
final case
class
BlobServiceImpl
(
blobStore
:
BlobStore
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
get
(
key
:
BinaryKey
):
ZStream
[
Any
,
Throwable
,
Byte
]
def
stat
(
key
:
BinaryKey
):
ZIO
[
Any
,
Throwable
,
Option
[
BlobStat
]]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods