public static interface ImSynchronizeItemBinariesAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getCharacIdForSynchronization()
optional .dstore.engine.values.integerValue charac_id_for_synchronization = 1; |
boolean |
getCharacIdForSynchronizationNull()
optional bool charac_id_for_synchronization_null = 1001; |
Values.integerValueOrBuilder |
getCharacIdForSynchronizationOrBuilder()
optional .dstore.engine.values.integerValue charac_id_for_synchronization = 1; |
Values.integerValue |
getOnlyDirectSuccessorsOfId()
optional .dstore.engine.values.integerValue only_direct_successors_of_id = 3; |
boolean |
getOnlyDirectSuccessorsOfIdNull()
optional bool only_direct_successors_of_id_null = 1003; |
Values.integerValueOrBuilder |
getOnlyDirectSuccessorsOfIdOrBuilder()
optional .dstore.engine.values.integerValue only_direct_successors_of_id = 3; |
Values.integerValue |
getProcessValuesInChunksWithSize()
optional .dstore.engine.values.integerValue process_values_in_chunks_with_size = 4; |
boolean |
getProcessValuesInChunksWithSizeNull()
optional bool process_values_in_chunks_with_size_null = 1004; |
Values.integerValueOrBuilder |
getProcessValuesInChunksWithSizeOrBuilder()
optional .dstore.engine.values.integerValue process_values_in_chunks_with_size = 4; |
Values.booleanValue |
getReportOnly()
optional .dstore.engine.values.booleanValue report_only = 2; |
boolean |
getReportOnlyNull()
optional bool report_only_null = 1002; |
Values.booleanValueOrBuilder |
getReportOnlyOrBuilder()
optional .dstore.engine.values.booleanValue report_only = 2; |
boolean |
hasCharacIdForSynchronization()
optional .dstore.engine.values.integerValue charac_id_for_synchronization = 1; |
boolean |
hasOnlyDirectSuccessorsOfId()
optional .dstore.engine.values.integerValue only_direct_successors_of_id = 3; |
boolean |
hasProcessValuesInChunksWithSize()
optional .dstore.engine.values.integerValue process_values_in_chunks_with_size = 4; |
boolean |
hasReportOnly()
optional .dstore.engine.values.booleanValue report_only = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCharacIdForSynchronization()
optional .dstore.engine.values.integerValue charac_id_for_synchronization = 1;Values.integerValue getCharacIdForSynchronization()
optional .dstore.engine.values.integerValue charac_id_for_synchronization = 1;Values.integerValueOrBuilder getCharacIdForSynchronizationOrBuilder()
optional .dstore.engine.values.integerValue charac_id_for_synchronization = 1;boolean getCharacIdForSynchronizationNull()
optional bool charac_id_for_synchronization_null = 1001;boolean hasReportOnly()
optional .dstore.engine.values.booleanValue report_only = 2;Values.booleanValue getReportOnly()
optional .dstore.engine.values.booleanValue report_only = 2;Values.booleanValueOrBuilder getReportOnlyOrBuilder()
optional .dstore.engine.values.booleanValue report_only = 2;boolean getReportOnlyNull()
optional bool report_only_null = 1002;boolean hasOnlyDirectSuccessorsOfId()
optional .dstore.engine.values.integerValue only_direct_successors_of_id = 3;Values.integerValue getOnlyDirectSuccessorsOfId()
optional .dstore.engine.values.integerValue only_direct_successors_of_id = 3;Values.integerValueOrBuilder getOnlyDirectSuccessorsOfIdOrBuilder()
optional .dstore.engine.values.integerValue only_direct_successors_of_id = 3;boolean getOnlyDirectSuccessorsOfIdNull()
optional bool only_direct_successors_of_id_null = 1003;boolean hasProcessValuesInChunksWithSize()
optional .dstore.engine.values.integerValue process_values_in_chunks_with_size = 4;Values.integerValue getProcessValuesInChunksWithSize()
optional .dstore.engine.values.integerValue process_values_in_chunks_with_size = 4;Values.integerValueOrBuilder getProcessValuesInChunksWithSizeOrBuilder()
optional .dstore.engine.values.integerValue process_values_in_chunks_with_size = 4;boolean getProcessValuesInChunksWithSizeNull()
optional bool process_values_in_chunks_with_size_null = 1004;