public abstract static class ExternalStorageGrpc.ExternalStorageImplBase extends Object implements io.grpc.BindableService, ExternalStorageGrpc.AsyncService
ExternalStorage is a service for using a cloud backend from StorageBackend to store files. This can be used to backup and restore SST files.
Constructor and Description |
---|
ExternalStorageImplBase() |
Modifier and Type | Method and Description |
---|---|
io.grpc.ServerServiceDefinition |
bindService() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
restore, save
Copyright © 2024 PingCAP. All rights reserved.