public static interface StUpdateStatisticsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.timestampValue |
getDate()
optional .dstore.engine.values.timestampValue date = 1; |
boolean |
getDateNull()
optional bool date_null = 1001; |
Values.timestampValueOrBuilder |
getDateOrBuilder()
optional .dstore.engine.values.timestampValue date = 1; |
Values.booleanValue |
getOnlyBillsAndOrders()
optional .dstore.engine.values.booleanValue only_bills_and_orders = 5; |
boolean |
getOnlyBillsAndOrdersNull()
optional bool only_bills_and_orders_null = 1005; |
Values.booleanValueOrBuilder |
getOnlyBillsAndOrdersOrBuilder()
optional .dstore.engine.values.booleanValue only_bills_and_orders = 5; |
Values.booleanValue |
getUpdatePDStatistics()
optional .dstore.engine.values.booleanValue update_p_d_statistics = 2; |
boolean |
getUpdatePDStatisticsNull()
optional bool update_p_d_statistics_null = 1002; |
Values.booleanValueOrBuilder |
getUpdatePDStatisticsOrBuilder()
optional .dstore.engine.values.booleanValue update_p_d_statistics = 2; |
Values.booleanValue |
getUpdatePMStatistics()
optional .dstore.engine.values.booleanValue update_p_m_statistics = 4; |
boolean |
getUpdatePMStatisticsNull()
optional bool update_p_m_statistics_null = 1004; |
Values.booleanValueOrBuilder |
getUpdatePMStatisticsOrBuilder()
optional .dstore.engine.values.booleanValue update_p_m_statistics = 4; |
Values.booleanValue |
getUpdatePWStatistics()
optional .dstore.engine.values.booleanValue update_p_w_statistics = 3; |
boolean |
getUpdatePWStatisticsNull()
optional bool update_p_w_statistics_null = 1003; |
Values.booleanValueOrBuilder |
getUpdatePWStatisticsOrBuilder()
optional .dstore.engine.values.booleanValue update_p_w_statistics = 3; |
Values.booleanValue |
getUseIncrementalUpdateForPM()
optional .dstore.engine.values.booleanValue use_incremental_update_for_p_m = 6; |
boolean |
getUseIncrementalUpdateForPMNull()
optional bool use_incremental_update_for_p_m_null = 1006; |
Values.booleanValueOrBuilder |
getUseIncrementalUpdateForPMOrBuilder()
optional .dstore.engine.values.booleanValue use_incremental_update_for_p_m = 6; |
boolean |
hasDate()
optional .dstore.engine.values.timestampValue date = 1; |
boolean |
hasOnlyBillsAndOrders()
optional .dstore.engine.values.booleanValue only_bills_and_orders = 5; |
boolean |
hasUpdatePDStatistics()
optional .dstore.engine.values.booleanValue update_p_d_statistics = 2; |
boolean |
hasUpdatePMStatistics()
optional .dstore.engine.values.booleanValue update_p_m_statistics = 4; |
boolean |
hasUpdatePWStatistics()
optional .dstore.engine.values.booleanValue update_p_w_statistics = 3; |
boolean |
hasUseIncrementalUpdateForPM()
optional .dstore.engine.values.booleanValue use_incremental_update_for_p_m = 6; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDate()
optional .dstore.engine.values.timestampValue date = 1;Values.timestampValue getDate()
optional .dstore.engine.values.timestampValue date = 1;Values.timestampValueOrBuilder getDateOrBuilder()
optional .dstore.engine.values.timestampValue date = 1;boolean getDateNull()
optional bool date_null = 1001;boolean hasUpdatePDStatistics()
optional .dstore.engine.values.booleanValue update_p_d_statistics = 2;Values.booleanValue getUpdatePDStatistics()
optional .dstore.engine.values.booleanValue update_p_d_statistics = 2;Values.booleanValueOrBuilder getUpdatePDStatisticsOrBuilder()
optional .dstore.engine.values.booleanValue update_p_d_statistics = 2;boolean getUpdatePDStatisticsNull()
optional bool update_p_d_statistics_null = 1002;boolean hasUpdatePWStatistics()
optional .dstore.engine.values.booleanValue update_p_w_statistics = 3;Values.booleanValue getUpdatePWStatistics()
optional .dstore.engine.values.booleanValue update_p_w_statistics = 3;Values.booleanValueOrBuilder getUpdatePWStatisticsOrBuilder()
optional .dstore.engine.values.booleanValue update_p_w_statistics = 3;boolean getUpdatePWStatisticsNull()
optional bool update_p_w_statistics_null = 1003;boolean hasUpdatePMStatistics()
optional .dstore.engine.values.booleanValue update_p_m_statistics = 4;Values.booleanValue getUpdatePMStatistics()
optional .dstore.engine.values.booleanValue update_p_m_statistics = 4;Values.booleanValueOrBuilder getUpdatePMStatisticsOrBuilder()
optional .dstore.engine.values.booleanValue update_p_m_statistics = 4;boolean getUpdatePMStatisticsNull()
optional bool update_p_m_statistics_null = 1004;boolean hasOnlyBillsAndOrders()
optional .dstore.engine.values.booleanValue only_bills_and_orders = 5;Values.booleanValue getOnlyBillsAndOrders()
optional .dstore.engine.values.booleanValue only_bills_and_orders = 5;Values.booleanValueOrBuilder getOnlyBillsAndOrdersOrBuilder()
optional .dstore.engine.values.booleanValue only_bills_and_orders = 5;boolean getOnlyBillsAndOrdersNull()
optional bool only_bills_and_orders_null = 1005;boolean hasUseIncrementalUpdateForPM()
optional .dstore.engine.values.booleanValue use_incremental_update_for_p_m = 6;Values.booleanValue getUseIncrementalUpdateForPM()
optional .dstore.engine.values.booleanValue use_incremental_update_for_p_m = 6;Values.booleanValueOrBuilder getUseIncrementalUpdateForPMOrBuilder()
optional .dstore.engine.values.booleanValue use_incremental_update_for_p_m = 6;boolean getUseIncrementalUpdateForPMNull()
optional bool use_incremental_update_for_p_m_null = 1006;