Interface DataFormats.ReplicasCheckFormatOrBuilder

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

public static interface DataFormats.ReplicasCheckFormatOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    optional int64 replicasCheckCTime = 1;
    boolean
    optional int64 replicasCheckCTime = 1;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • hasReplicasCheckCTime

      boolean hasReplicasCheckCTime()
      optional int64 replicasCheckCTime = 1;
      Returns:
      Whether the replicasCheckCTime field is set.
    • getReplicasCheckCTime

      long getReplicasCheckCTime()
      optional int64 replicasCheckCTime = 1;
      Returns:
      The replicasCheckCTime.