public static interface StreamManager.NewPhysicalPlanMessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PhysicalPlans.PhysicalPlan |
getNewPplan()
required .heron.proto.system.PhysicalPlan new_pplan = 1; |
PhysicalPlans.PhysicalPlanOrBuilder |
getNewPplanOrBuilder()
required .heron.proto.system.PhysicalPlan new_pplan = 1; |
boolean |
hasNewPplan()
required .heron.proto.system.PhysicalPlan new_pplan = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasNewPplan()
required .heron.proto.system.PhysicalPlan new_pplan = 1;PhysicalPlans.PhysicalPlan getNewPplan()
required .heron.proto.system.PhysicalPlan new_pplan = 1;PhysicalPlans.PhysicalPlanOrBuilder getNewPplanOrBuilder()
required .heron.proto.system.PhysicalPlan new_pplan = 1;