public static interface Lgraph.BackupLogEntryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getIndex()
required int64 index = 1; |
Lgraph.LGraphRequest |
getReq()
required .lgraph.LGraphRequest req = 3; |
Lgraph.LGraphRequestOrBuilder |
getReqOrBuilder()
required .lgraph.LGraphRequest req = 3; |
long |
getTime()
required int64 time = 2; |
boolean |
hasIndex()
required int64 index = 1; |
boolean |
hasReq()
required .lgraph.LGraphRequest req = 3; |
boolean |
hasTime()
required int64 time = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasIndex()
required int64 index = 1;long getIndex()
required int64 index = 1;boolean hasTime()
required int64 time = 2;long getTime()
required int64 time = 2;boolean hasReq()
required .lgraph.LGraphRequest req = 3;Lgraph.LGraphRequest getReq()
required .lgraph.LGraphRequest req = 3;Lgraph.LGraphRequestOrBuilder getReqOrBuilder()
required .lgraph.LGraphRequest req = 3;Copyright © 2023 Ant Group. All rights reserved.