public static interface StreamManager.RegisterInstanceResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
PhysicalPlans.PhysicalPlan |
getPplan()
optional .heron.proto.system.PhysicalPlan pplan = 2; |
PhysicalPlans.PhysicalPlanOrBuilder |
getPplanOrBuilder()
optional .heron.proto.system.PhysicalPlan pplan = 2; |
Common.Status |
getStatus()
required .heron.proto.system.Status status = 1; |
Common.StatusOrBuilder |
getStatusOrBuilder()
required .heron.proto.system.Status status = 1; |
boolean |
hasPplan()
optional .heron.proto.system.PhysicalPlan pplan = 2; |
boolean |
hasStatus()
required .heron.proto.system.Status status = 1; |
boolean hasStatus()
required .heron.proto.system.Status status = 1;
Common.Status getStatus()
required .heron.proto.system.Status status = 1;
Common.StatusOrBuilder getStatusOrBuilder()
required .heron.proto.system.Status status = 1;
boolean hasPplan()
optional .heron.proto.system.PhysicalPlan pplan = 2;
If the assignment is known, send it
PhysicalPlans.PhysicalPlan getPplan()
optional .heron.proto.system.PhysicalPlan pplan = 2;
If the assignment is known, send it
PhysicalPlans.PhysicalPlanOrBuilder getPplanOrBuilder()
optional .heron.proto.system.PhysicalPlan pplan = 2;
If the assignment is known, send it