Uses of Class
feast.proto.core.InfraObjectProto.Infra
-
Packages that use InfraObjectProto.Infra Package Description feast.proto.core feast.registry -
-
Uses of InfraObjectProto.Infra in feast.proto.core
Methods in feast.proto.core that return InfraObjectProto.Infra Modifier and Type Method Description InfraObjectProto.InfraInfraObjectProto.Infra.Builder. build()InfraObjectProto.InfraInfraObjectProto.Infra.Builder. buildPartial()static InfraObjectProto.InfraInfraObjectProto.Infra. getDefaultInstance()InfraObjectProto.InfraInfraObjectProto.Infra.Builder. getDefaultInstanceForType()InfraObjectProto.InfraInfraObjectProto.Infra. getDefaultInstanceForType()InfraObjectProto.InfraRegistryProto.Registry.Builder. getInfra().feast.core.Infra infra = 10;InfraObjectProto.InfraRegistryProto.Registry. getInfra().feast.core.Infra infra = 10;InfraObjectProto.InfraRegistryProto.RegistryOrBuilder. getInfra().feast.core.Infra infra = 10;static InfraObjectProto.InfraInfraObjectProto.Infra. parseDelimitedFrom(InputStream input)static InfraObjectProto.InfraInfraObjectProto.Infra. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InfraObjectProto.InfraInfraObjectProto.Infra. parseFrom(byte[] data)static InfraObjectProto.InfraInfraObjectProto.Infra. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InfraObjectProto.InfraInfraObjectProto.Infra. parseFrom(com.google.protobuf.ByteString data)static InfraObjectProto.InfraInfraObjectProto.Infra. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InfraObjectProto.InfraInfraObjectProto.Infra. parseFrom(com.google.protobuf.CodedInputStream input)static InfraObjectProto.InfraInfraObjectProto.Infra. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InfraObjectProto.InfraInfraObjectProto.Infra. parseFrom(InputStream input)static InfraObjectProto.InfraInfraObjectProto.Infra. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InfraObjectProto.InfraInfraObjectProto.Infra. parseFrom(ByteBuffer data)static InfraObjectProto.InfraInfraObjectProto.Infra. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in feast.proto.core that return types with arguments of type InfraObjectProto.Infra Modifier and Type Method Description com.google.protobuf.Parser<InfraObjectProto.Infra>InfraObjectProto.Infra. getParserForType()static com.google.protobuf.Parser<InfraObjectProto.Infra>InfraObjectProto.Infra. parser()Methods in feast.proto.core with parameters of type InfraObjectProto.Infra Modifier and Type Method Description InfraObjectProto.Infra.BuilderInfraObjectProto.Infra.Builder. mergeFrom(InfraObjectProto.Infra other)RegistryProto.Registry.BuilderRegistryProto.Registry.Builder. mergeInfra(InfraObjectProto.Infra value).feast.core.Infra infra = 10;static InfraObjectProto.Infra.BuilderInfraObjectProto.Infra. newBuilder(InfraObjectProto.Infra prototype)RegistryProto.Registry.BuilderRegistryProto.Registry.Builder. setInfra(InfraObjectProto.Infra value).feast.core.Infra infra = 10; -
Uses of InfraObjectProto.Infra in feast.registry
Methods in feast.registry that return InfraObjectProto.Infra Modifier and Type Method Description InfraObjectProto.InfraRegistryServerGrpc.RegistryServerBlockingStub. getInfra(RegistryServerOuterClass.GetInfraRequest request)Methods in feast.registry that return types with arguments of type InfraObjectProto.Infra Modifier and Type Method Description static io.grpc.MethodDescriptor<RegistryServerOuterClass.GetInfraRequest,InfraObjectProto.Infra>RegistryServerGrpc. getGetInfraMethod()com.google.common.util.concurrent.ListenableFuture<InfraObjectProto.Infra>RegistryServerGrpc.RegistryServerFutureStub. getInfra(RegistryServerOuterClass.GetInfraRequest request)Method parameters in feast.registry with type arguments of type InfraObjectProto.Infra Modifier and Type Method Description voidRegistryServerGrpc.RegistryServerImplBase. getInfra(RegistryServerOuterClass.GetInfraRequest request, io.grpc.stub.StreamObserver<InfraObjectProto.Infra> responseObserver)voidRegistryServerGrpc.RegistryServerStub. getInfra(RegistryServerOuterClass.GetInfraRequest request, io.grpc.stub.StreamObserver<InfraObjectProto.Infra> responseObserver)
-