Uses of Class
io.riemann.riemann.Proto.Query
Packages that use Proto.Query
-
Uses of Proto.Query in io.riemann.riemann
Fields in io.riemann.riemann with type parameters of type Proto.QueryModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Proto.Query>Proto.Query.PARSERDeprecated.Methods in io.riemann.riemann that return Proto.QueryModifier and TypeMethodDescriptionProto.Query.Builder.build()Proto.Query.Builder.buildPartial()static Proto.QueryProto.Query.getDefaultInstance()Proto.Query.Builder.getDefaultInstanceForType()Proto.Query.getDefaultInstanceForType()Proto.Msg.Builder.getQuery()optional .Query query = 5;Proto.Msg.getQuery()optional .Query query = 5;Proto.MsgOrBuilder.getQuery()optional .Query query = 5;static Proto.QueryProto.Query.parseDelimitedFrom(InputStream input) static Proto.QueryProto.Query.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Proto.QueryProto.Query.parseFrom(byte[] data) static Proto.QueryProto.Query.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Proto.QueryProto.Query.parseFrom(com.google.protobuf.ByteString data) static Proto.QueryProto.Query.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Proto.QueryProto.Query.parseFrom(com.google.protobuf.CodedInputStream input) static Proto.QueryProto.Query.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Proto.QueryProto.Query.parseFrom(InputStream input) static Proto.QueryProto.Query.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Proto.QueryProto.Query.parseFrom(ByteBuffer data) static Proto.QueryProto.Query.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.riemann.riemann that return types with arguments of type Proto.QueryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Proto.Query>Proto.Query.getParserForType()static com.google.protobuf.Parser<Proto.Query>Proto.Query.parser()Methods in io.riemann.riemann with parameters of type Proto.QueryModifier and TypeMethodDescriptionProto.Query.Builder.mergeFrom(Proto.Query other) Proto.Msg.Builder.mergeQuery(Proto.Query value) optional .Query query = 5;static Proto.Query.BuilderProto.Query.newBuilder(Proto.Query prototype) Proto.Msg.Builder.setQuery(Proto.Query value) optional .Query query = 5;