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.PARSERDeprecated.Methods in org.apache.drill.exec.proto that return UserProtos.ServerMetaModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.build()UserProtos.ServerMeta.Builder.buildPartial()static UserProtos.ServerMetaUserProtos.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.ServerMetaUserProtos.ServerMeta.parseDelimitedFrom(InputStream input) static UserProtos.ServerMetaUserProtos.ServerMeta.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ServerMetaUserProtos.ServerMeta.parseFrom(byte[] data) static UserProtos.ServerMetaUserProtos.ServerMeta.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ServerMetaUserProtos.ServerMeta.parseFrom(com.google.protobuf.ByteString data) static UserProtos.ServerMetaUserProtos.ServerMeta.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ServerMetaUserProtos.ServerMeta.parseFrom(com.google.protobuf.CodedInputStream input) static UserProtos.ServerMetaUserProtos.ServerMeta.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ServerMetaUserProtos.ServerMeta.parseFrom(InputStream input) static UserProtos.ServerMetaUserProtos.ServerMeta.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ServerMetaUserProtos.ServerMeta.parseFrom(ByteBuffer data) static UserProtos.ServerMetaUserProtos.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 TypeMethodDescriptionbooleanSchemaUserProtos.ServerMeta.MessageSchema.isInitialized(UserProtos.ServerMeta message) voidSchemaUserProtos.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;voidSchemaUserProtos.ServerMeta.MessageSchema.writeTo(io.protostuff.Output output, UserProtos.ServerMeta message)