public static interface Common.DatabasePropertyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFunctions(int index)
repeated string functions = 2; |
com.google.protobuf.ByteString |
getFunctionsBytes(int index)
repeated string functions = 2; |
int |
getFunctionsCount()
repeated string functions = 2; |
com.google.protobuf.ProtocolStringList |
getFunctionsList()
repeated string functions = 2; |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
optional string name = 1;com.google.protobuf.ByteString getNameBytes()
optional string name = 1;com.google.protobuf.ProtocolStringList getFunctionsList()
repeated string functions = 2;int getFunctionsCount()
repeated string functions = 2;String getFunctions(int index)
repeated string functions = 2;com.google.protobuf.ByteString getFunctionsBytes(int index)
repeated string functions = 2;Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.