Uses of Class
org.apache.drill.exec.proto.UserProtos.ServerMeta
Packages that use UserProtos.ServerMeta
-
Uses of UserProtos.ServerMeta in org.apache.drill.exec.proto
Fields in org.apache.drill.exec.proto with type parameters of type UserProtos.ServerMetaModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserProtos.ServerMeta>
UserProtos.ServerMeta.PARSER
Deprecated.Methods in org.apache.drill.exec.proto that return UserProtos.ServerMetaModifier 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) Methods in org.apache.drill.exec.proto that return types with arguments of type UserProtos.ServerMetaModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UserProtos.ServerMeta>
UserProtos.ServerMeta.getParserForType()
static com.google.protobuf.Parser<UserProtos.ServerMeta>
UserProtos.ServerMeta.parser()
SchemaUserProtos.ServerMeta.MessageSchema.typeClass()
Methods in org.apache.drill.exec.proto with parameters of type UserProtos.ServerMetaModifier 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)