Uses of Class
org.apache.drill.exec.proto.UserProtos.ServerMeta
-
Uses of UserProtos.ServerMeta in org.apache.drill.exec.proto
Modifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserProtos.ServerMeta>
UserProtos.ServerMeta.PARSER
Deprecated.Modifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.build()
UserProtos.ServerMeta.Builder.buildPartial()
static UserProtos.ServerMeta
UserProtos.ServerMeta.getDefaultInstance()
UserProtos.ServerMeta.Builder.getDefaultInstanceForType()
UserProtos.ServerMeta.getDefaultInstanceForType()
UserProtos.GetServerMetaResp.Builder.getServerMeta()
optional .exec.user.ServerMeta server_meta = 2;
UserProtos.GetServerMetaResp.getServerMeta()
optional .exec.user.ServerMeta server_meta = 2;
UserProtos.GetServerMetaRespOrBuilder.getServerMeta()
optional .exec.user.ServerMeta server_meta = 2;
SchemaUserProtos.ServerMeta.MessageSchema.newMessage()
static UserProtos.ServerMeta
UserProtos.ServerMeta.parseDelimitedFrom
(InputStream input) static UserProtos.ServerMeta
UserProtos.ServerMeta.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ServerMeta
UserProtos.ServerMeta.parseFrom
(byte[] data) static UserProtos.ServerMeta
UserProtos.ServerMeta.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ServerMeta
UserProtos.ServerMeta.parseFrom
(com.google.protobuf.ByteString data) static UserProtos.ServerMeta
UserProtos.ServerMeta.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ServerMeta
UserProtos.ServerMeta.parseFrom
(com.google.protobuf.CodedInputStream input) static UserProtos.ServerMeta
UserProtos.ServerMeta.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ServerMeta
UserProtos.ServerMeta.parseFrom
(InputStream input) static UserProtos.ServerMeta
UserProtos.ServerMeta.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ServerMeta
UserProtos.ServerMeta.parseFrom
(ByteBuffer data) static UserProtos.ServerMeta
UserProtos.ServerMeta.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<UserProtos.ServerMeta>
UserProtos.ServerMeta.getParserForType()
static com.google.protobuf.Parser<UserProtos.ServerMeta>
UserProtos.ServerMeta.parser()
SchemaUserProtos.ServerMeta.MessageSchema.typeClass()
Modifier and TypeMethodDescriptionboolean
SchemaUserProtos.ServerMeta.MessageSchema.isInitialized
(UserProtos.ServerMeta message) void
SchemaUserProtos.ServerMeta.MessageSchema.mergeFrom
(io.protostuff.Input input, UserProtos.ServerMeta message) UserProtos.ServerMeta.Builder.mergeFrom
(UserProtos.ServerMeta other) UserProtos.GetServerMetaResp.Builder.mergeServerMeta
(UserProtos.ServerMeta value) optional .exec.user.ServerMeta server_meta = 2;
UserProtos.ServerMeta.newBuilder
(UserProtos.ServerMeta prototype) UserProtos.GetServerMetaResp.Builder.setServerMeta
(UserProtos.ServerMeta value) optional .exec.user.ServerMeta server_meta = 2;
void
SchemaUserProtos.ServerMeta.MessageSchema.writeTo
(io.protostuff.Output output, UserProtos.ServerMeta message)