Class FirestoreGrpc.FirestoreImplBase

java.lang.Object
com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
All Implemented Interfaces:
FirestoreGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
FirestoreGrpc

public abstract static class FirestoreGrpc.FirestoreImplBase extends Object implements io.grpc.BindableService, FirestoreGrpc.AsyncService
Base class for the server implementation of the service Firestore.
 The Cloud Firestore service.
 Cloud Firestore is a fast, fully managed, serverless, cloud-native NoSQL
 document database that simplifies storing, syncing, and querying data for
 your mobile, web, and IoT apps at global scale. Its client libraries provide
 live synchronization and offline support, while its security features and
 integrations with Firebase and Google Cloud Platform accelerate building
 truly serverless apps.
 
  • Constructor Details

    • FirestoreImplBase

      public FirestoreImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService