Interface Common.BackupParamOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
Common.BackupParam, Common.BackupParam.Builder
Enclosing class:
Common

public static interface Common.BackupParamOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getCoorAddr

      String getCoorAddr()
      string coor_addr = 1;
      Returns:
      The coorAddr.
    • getCoorAddrBytes

      com.google.protobuf.ByteString getCoorAddrBytes()
      string coor_addr = 1;
      Returns:
      The bytes for coorAddr.
    • getStoreAddr

      String getStoreAddr()
      string store_addr = 2;
      Returns:
      The storeAddr.
    • getStoreAddrBytes

      com.google.protobuf.ByteString getStoreAddrBytes()
      string store_addr = 2;
      Returns:
      The bytes for storeAddr.
    • getIndexAddr

      String getIndexAddr()
      string index_addr = 3;
      Returns:
      The indexAddr.
    • getIndexAddrBytes

      com.google.protobuf.ByteString getIndexAddrBytes()
      string index_addr = 3;
      Returns:
      The bytes for indexAddr.
    • getDocument

      String getDocument()
      string document = 4;
      Returns:
      The document.
    • getDocumentBytes

      com.google.protobuf.ByteString getDocumentBytes()
      string document = 4;
      Returns:
      The bytes for document.
    • getBrType

      String getBrType()
      string br_type = 5;
      Returns:
      The brType.
    • getBrTypeBytes

      com.google.protobuf.ByteString getBrTypeBytes()
      string br_type = 5;
      Returns:
      The bytes for brType.
    • getBrBackupType

      String getBrBackupType()
      string br_backup_type = 6;
      Returns:
      The brBackupType.
    • getBrBackupTypeBytes

      com.google.protobuf.ByteString getBrBackupTypeBytes()
      string br_backup_type = 6;
      Returns:
      The bytes for brBackupType.
    • getBackupts

      String getBackupts()
      string backupts = 7;
      Returns:
      The backupts.
    • getBackuptsBytes

      com.google.protobuf.ByteString getBackuptsBytes()
      string backupts = 7;
      Returns:
      The bytes for backupts.
    • getBackuptsoInternal

      long getBackuptsoInternal()
      int64 backuptso_internal = 8;
      Returns:
      The backuptsoInternal.
    • getStorage

      String getStorage()
      string storage = 9;
      Returns:
      The storage.
    • getStorageBytes

      com.google.protobuf.ByteString getStorageBytes()
      string storage = 9;
      Returns:
      The bytes for storage.
    • getStorageInternal

      String getStorageInternal()
      string storage_internal = 10;
      Returns:
      The storageInternal.
    • getStorageInternalBytes

      com.google.protobuf.ByteString getStorageInternalBytes()
      string storage_internal = 10;
      Returns:
      The bytes for storageInternal.