Package org.apache.bookkeeper.proto
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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetReplicasCheckCTime()optional int64 replicasCheckCTime = 1;booleanhasReplicasCheckCTime()optional int64 replicasCheckCTime = 1;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-