public static interface ImInsertNodeBinaryAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getAutoContinue()
optional .dstore.engine.values.integerValue auto_continue = 7; |
boolean |
getAutoContinueNull()
optional bool auto_continue_null = 1007; |
Values.integerValueOrBuilder |
getAutoContinueOrBuilder()
optional .dstore.engine.values.integerValue auto_continue = 7; |
Values.stringValue |
getBinaryDescription()
optional .dstore.engine.values.stringValue binary_description = 2; |
boolean |
getBinaryDescriptionNull()
optional bool binary_description_null = 1002; |
Values.stringValueOrBuilder |
getBinaryDescriptionOrBuilder()
optional .dstore.engine.values.stringValue binary_description = 2; |
Values.timestampValue |
getFromDate()
optional .dstore.engine.values.timestampValue from_date = 3; |
boolean |
getFromDateNull()
optional bool from_date_null = 1003; |
Values.timestampValueOrBuilder |
getFromDateOrBuilder()
optional .dstore.engine.values.timestampValue from_date = 3; |
Values.timestampValue |
getFromTime()
optional .dstore.engine.values.timestampValue from_time = 5; |
boolean |
getFromTimeNull()
optional bool from_time_null = 1005; |
Values.timestampValueOrBuilder |
getFromTimeOrBuilder()
optional .dstore.engine.values.timestampValue from_time = 5; |
Values.stringValue |
getNodeIds()
optional .dstore.engine.values.stringValue node_ids = 1; |
boolean |
getNodeIdsNull()
optional bool node_ids_null = 1001; |
Values.stringValueOrBuilder |
getNodeIdsOrBuilder()
optional .dstore.engine.values.stringValue node_ids = 1; |
Values.booleanValue |
getReturnBinaryCodeId()
optional .dstore.engine.values.booleanValue return_binary_code_id = 8; |
boolean |
getReturnBinaryCodeIdNull()
optional bool return_binary_code_id_null = 1008; |
Values.booleanValueOrBuilder |
getReturnBinaryCodeIdOrBuilder()
optional .dstore.engine.values.booleanValue return_binary_code_id = 8; |
Values.timestampValue |
getToDate()
optional .dstore.engine.values.timestampValue to_date = 4; |
boolean |
getToDateNull()
optional bool to_date_null = 1004; |
Values.timestampValueOrBuilder |
getToDateOrBuilder()
optional .dstore.engine.values.timestampValue to_date = 4; |
Values.timestampValue |
getToTime()
optional .dstore.engine.values.timestampValue to_time = 6; |
boolean |
getToTimeNull()
optional bool to_time_null = 1006; |
Values.timestampValueOrBuilder |
getToTimeOrBuilder()
optional .dstore.engine.values.timestampValue to_time = 6; |
boolean |
hasAutoContinue()
optional .dstore.engine.values.integerValue auto_continue = 7; |
boolean |
hasBinaryDescription()
optional .dstore.engine.values.stringValue binary_description = 2; |
boolean |
hasFromDate()
optional .dstore.engine.values.timestampValue from_date = 3; |
boolean |
hasFromTime()
optional .dstore.engine.values.timestampValue from_time = 5; |
boolean |
hasNodeIds()
optional .dstore.engine.values.stringValue node_ids = 1; |
boolean |
hasReturnBinaryCodeId()
optional .dstore.engine.values.booleanValue return_binary_code_id = 8; |
boolean |
hasToDate()
optional .dstore.engine.values.timestampValue to_date = 4; |
boolean |
hasToTime()
optional .dstore.engine.values.timestampValue to_time = 6; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasNodeIds()
optional .dstore.engine.values.stringValue node_ids = 1;Values.stringValue getNodeIds()
optional .dstore.engine.values.stringValue node_ids = 1;Values.stringValueOrBuilder getNodeIdsOrBuilder()
optional .dstore.engine.values.stringValue node_ids = 1;boolean getNodeIdsNull()
optional bool node_ids_null = 1001;boolean hasBinaryDescription()
optional .dstore.engine.values.stringValue binary_description = 2;Values.stringValue getBinaryDescription()
optional .dstore.engine.values.stringValue binary_description = 2;Values.stringValueOrBuilder getBinaryDescriptionOrBuilder()
optional .dstore.engine.values.stringValue binary_description = 2;boolean getBinaryDescriptionNull()
optional bool binary_description_null = 1002;boolean hasFromDate()
optional .dstore.engine.values.timestampValue from_date = 3;Values.timestampValue getFromDate()
optional .dstore.engine.values.timestampValue from_date = 3;Values.timestampValueOrBuilder getFromDateOrBuilder()
optional .dstore.engine.values.timestampValue from_date = 3;boolean getFromDateNull()
optional bool from_date_null = 1003;boolean hasToDate()
optional .dstore.engine.values.timestampValue to_date = 4;Values.timestampValue getToDate()
optional .dstore.engine.values.timestampValue to_date = 4;Values.timestampValueOrBuilder getToDateOrBuilder()
optional .dstore.engine.values.timestampValue to_date = 4;boolean getToDateNull()
optional bool to_date_null = 1004;boolean hasFromTime()
optional .dstore.engine.values.timestampValue from_time = 5;Values.timestampValue getFromTime()
optional .dstore.engine.values.timestampValue from_time = 5;Values.timestampValueOrBuilder getFromTimeOrBuilder()
optional .dstore.engine.values.timestampValue from_time = 5;boolean getFromTimeNull()
optional bool from_time_null = 1005;boolean hasToTime()
optional .dstore.engine.values.timestampValue to_time = 6;Values.timestampValue getToTime()
optional .dstore.engine.values.timestampValue to_time = 6;Values.timestampValueOrBuilder getToTimeOrBuilder()
optional .dstore.engine.values.timestampValue to_time = 6;boolean getToTimeNull()
optional bool to_time_null = 1006;boolean hasAutoContinue()
optional .dstore.engine.values.integerValue auto_continue = 7;Values.integerValue getAutoContinue()
optional .dstore.engine.values.integerValue auto_continue = 7;Values.integerValueOrBuilder getAutoContinueOrBuilder()
optional .dstore.engine.values.integerValue auto_continue = 7;boolean getAutoContinueNull()
optional bool auto_continue_null = 1007;boolean hasReturnBinaryCodeId()
optional .dstore.engine.values.booleanValue return_binary_code_id = 8;Values.booleanValue getReturnBinaryCodeId()
optional .dstore.engine.values.booleanValue return_binary_code_id = 8;Values.booleanValueOrBuilder getReturnBinaryCodeIdOrBuilder()
optional .dstore.engine.values.booleanValue return_binary_code_id = 8;boolean getReturnBinaryCodeIdNull()
optional bool return_binary_code_id_null = 1008;