All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alibaba.graphscope.proto.groot.BackupService Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: groot/sdk/backup_service.proto

package com.alibaba.graphscope.proto.groot;

public final class BackupService {
  private BackupService() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_groot_CreateNewBackupRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_groot_CreateNewBackupRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_groot_CreateNewBackupResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_groot_CreateNewBackupResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_groot_DeleteBackupRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_groot_DeleteBackupRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_groot_DeleteBackupResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_groot_DeleteBackupResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_groot_PurgeOldBackupsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_groot_PurgeOldBackupsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_groot_PurgeOldBackupsResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_groot_PurgeOldBackupsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_groot_RestoreFromBackupRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_groot_RestoreFromBackupRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_groot_RestoreFromBackupResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_groot_RestoreFromBackupResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_groot_VerifyBackupRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_groot_VerifyBackupRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_groot_VerifyBackupResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_groot_VerifyBackupResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_groot_GetBackupInfoRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_groot_GetBackupInfoRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_groot_GetBackupInfoResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_groot_GetBackupInfoResponse_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\036groot/sdk/backup_service.proto\022\014gs.rpc" +
      ".groot\032\025groot/sdk/model.proto\"\030\n\026CreateN" +
      "ewBackupRequest\"1\n\027CreateNewBackupRespon" +
      "se\022\026\n\016globalBackupId\030\001 \001(\005\"-\n\023DeleteBack" +
      "upRequest\022\026\n\016globalBackupId\030\001 \001(\005\"\026\n\024Del" +
      "eteBackupResponse\"1\n\026PurgeOldBackupsRequ" +
      "est\022\027\n\017keepAliveNumber\030\001 \001(\005\"\031\n\027PurgeOld" +
      "BackupsResponse\"i\n\030RestoreFromBackupRequ" +
      "est\022\026\n\016globalBackupId\030\001 \001(\005\022\031\n\021meta_rest" +
      "ore_path\030\002 \001(\t\022\032\n\022store_restore_path\030\003 \001" +
      "(\t\"\033\n\031RestoreFromBackupResponse\"-\n\023Verif" +
      "yBackupRequest\022\026\n\016globalBackupId\030\001 \001(\005\"\026" +
      "\n\024VerifyBackupResponse\"\026\n\024GetBackupInfoR" +
      "equest\"K\n\025GetBackupInfoResponse\0222\n\016backu" +
      "pInfoList\030\001 \003(\0132\032.gs.rpc.groot.BackupInf" +
      "oPb2\266\004\n\006Backup\022^\n\017createNewBackup\022$.gs.r" +
      "pc.groot.CreateNewBackupRequest\032%.gs.rpc" +
      ".groot.CreateNewBackupResponse\022U\n\014delete" +
      "Backup\022!.gs.rpc.groot.DeleteBackupReques" +
      "t\032\".gs.rpc.groot.DeleteBackupResponse\022^\n" +
      "\017purgeOldBackups\022$.gs.rpc.groot.PurgeOld" +
      "BackupsRequest\032%.gs.rpc.groot.PurgeOldBa" +
      "ckupsResponse\022d\n\021restoreFromBackup\022&.gs." +
      "rpc.groot.RestoreFromBackupRequest\032\'.gs." +
      "rpc.groot.RestoreFromBackupResponse\022U\n\014v" +
      "erifyBackup\022!.gs.rpc.groot.VerifyBackupR" +
      "equest\032\".gs.rpc.groot.VerifyBackupRespon" +
      "se\022X\n\rgetBackupInfo\022\".gs.rpc.groot.GetBa" +
      "ckupInfoRequest\032#.gs.rpc.groot.GetBackup" +
      "InfoResponseB&\n\"com.alibaba.graphscope.p" +
      "roto.grootP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.alibaba.graphscope.proto.groot.Model.getDescriptor(),
        });
    internal_static_gs_rpc_groot_CreateNewBackupRequest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_gs_rpc_groot_CreateNewBackupRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_groot_CreateNewBackupRequest_descriptor,
        new java.lang.String[] { });
    internal_static_gs_rpc_groot_CreateNewBackupResponse_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_gs_rpc_groot_CreateNewBackupResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_groot_CreateNewBackupResponse_descriptor,
        new java.lang.String[] { "GlobalBackupId", });
    internal_static_gs_rpc_groot_DeleteBackupRequest_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_gs_rpc_groot_DeleteBackupRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_groot_DeleteBackupRequest_descriptor,
        new java.lang.String[] { "GlobalBackupId", });
    internal_static_gs_rpc_groot_DeleteBackupResponse_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_gs_rpc_groot_DeleteBackupResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_groot_DeleteBackupResponse_descriptor,
        new java.lang.String[] { });
    internal_static_gs_rpc_groot_PurgeOldBackupsRequest_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_gs_rpc_groot_PurgeOldBackupsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_groot_PurgeOldBackupsRequest_descriptor,
        new java.lang.String[] { "KeepAliveNumber", });
    internal_static_gs_rpc_groot_PurgeOldBackupsResponse_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_gs_rpc_groot_PurgeOldBackupsResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_groot_PurgeOldBackupsResponse_descriptor,
        new java.lang.String[] { });
    internal_static_gs_rpc_groot_RestoreFromBackupRequest_descriptor =
      getDescriptor().getMessageTypes().get(6);
    internal_static_gs_rpc_groot_RestoreFromBackupRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_groot_RestoreFromBackupRequest_descriptor,
        new java.lang.String[] { "GlobalBackupId", "MetaRestorePath", "StoreRestorePath", });
    internal_static_gs_rpc_groot_RestoreFromBackupResponse_descriptor =
      getDescriptor().getMessageTypes().get(7);
    internal_static_gs_rpc_groot_RestoreFromBackupResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_groot_RestoreFromBackupResponse_descriptor,
        new java.lang.String[] { });
    internal_static_gs_rpc_groot_VerifyBackupRequest_descriptor =
      getDescriptor().getMessageTypes().get(8);
    internal_static_gs_rpc_groot_VerifyBackupRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_groot_VerifyBackupRequest_descriptor,
        new java.lang.String[] { "GlobalBackupId", });
    internal_static_gs_rpc_groot_VerifyBackupResponse_descriptor =
      getDescriptor().getMessageTypes().get(9);
    internal_static_gs_rpc_groot_VerifyBackupResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_groot_VerifyBackupResponse_descriptor,
        new java.lang.String[] { });
    internal_static_gs_rpc_groot_GetBackupInfoRequest_descriptor =
      getDescriptor().getMessageTypes().get(10);
    internal_static_gs_rpc_groot_GetBackupInfoRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_groot_GetBackupInfoRequest_descriptor,
        new java.lang.String[] { });
    internal_static_gs_rpc_groot_GetBackupInfoResponse_descriptor =
      getDescriptor().getMessageTypes().get(11);
    internal_static_gs_rpc_groot_GetBackupInfoResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_groot_GetBackupInfoResponse_descriptor,
        new java.lang.String[] { "BackupInfoList", });
    com.alibaba.graphscope.proto.groot.Model.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy