public interface MetaInformationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDetails()
optional string details = 3; |
com.google.protobuf.ByteString |
getDetailsBytes()
optional string details = 3; |
java.lang.String |
getInformation()
optional string information = 2; |
com.google.protobuf.ByteString |
getInformationBytes()
optional string information = 2; |
MetaInformation.Types |
getType()
optional .dstore.engine.MetaInformation.Types type = 1; |
int |
getTypeValue()
optional .dstore.engine.MetaInformation.Types type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getTypeValue()
optional .dstore.engine.MetaInformation.Types type = 1;MetaInformation.Types getType()
optional .dstore.engine.MetaInformation.Types type = 1;java.lang.String getInformation()
optional string information = 2;com.google.protobuf.ByteString getInformationBytes()
optional string information = 2;java.lang.String getDetails()
optional string details = 3;com.google.protobuf.ByteString getDetailsBytes()
optional string details = 3;