public static interface Journal.JournalOpPIdOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getLeastSignificantBits()
optional int64 leastSignificantBits = 2; |
long |
getMostSignificantBits()
optional int64 mostSignificantBits = 1; |
boolean |
hasLeastSignificantBits()
optional int64 leastSignificantBits = 2; |
boolean |
hasMostSignificantBits()
optional int64 mostSignificantBits = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasMostSignificantBits()
optional int64 mostSignificantBits = 1;
long getMostSignificantBits()
optional int64 mostSignificantBits = 1;
boolean hasLeastSignificantBits()
optional int64 leastSignificantBits = 2;
long getLeastSignificantBits()
optional int64 leastSignificantBits = 2;
Copyright © 2023. All Rights Reserved.