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