public static interface ConfigCatalogExtProto.CatalogOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getCatId()
optional uint64 catId = 1; |
String |
getCatLocation()
optional string catLocation = 2; |
com.google.protobuf.ByteString |
getCatLocationBytes()
optional string catLocation = 2; |
boolean |
getIsRoot()
optional bool isRoot = 3; |
long |
getLastRead()
optional uint64 lastRead = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getCatId()
optional uint64 catId = 1;
sequence no
String getCatLocation()
optional string catLocation = 2;com.google.protobuf.ByteString getCatLocationBytes()
optional string catLocation = 2;boolean getIsRoot()
optional bool isRoot = 3;long getLastRead()
optional uint64 lastRead = 4;