public static interface Lgraph.ProtoDBConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAsync()
required bool async = 2; |
long |
getDbSize()
required int64 db_size = 1; |
String |
getDesc()
required string desc = 3; |
com.google.protobuf.ByteString |
getDescBytes()
required string desc = 3; |
boolean |
hasAsync()
required bool async = 2; |
boolean |
hasDbSize()
required int64 db_size = 1; |
boolean |
hasDesc()
required string desc = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDbSize()
required int64 db_size = 1;long getDbSize()
required int64 db_size = 1;boolean hasAsync()
required bool async = 2;boolean getAsync()
required bool async = 2;boolean hasDesc()
required string desc = 3;String getDesc()
required string desc = 3;com.google.protobuf.ByteString getDescBytes()
required string desc = 3;Copyright © 2023 Ant Group. All rights reserved.