public static interface BitControl.FragmentStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
ExecProtos.FragmentHandle |
getHandle()
optional .exec.bit.FragmentHandle handle = 2; |
ExecProtos.FragmentHandleOrBuilder |
getHandleOrBuilder()
optional .exec.bit.FragmentHandle handle = 2; |
UserBitShared.MinorFragmentProfile |
getProfile()
optional .exec.shared.MinorFragmentProfile profile = 1; |
UserBitShared.MinorFragmentProfileOrBuilder |
getProfileOrBuilder()
optional .exec.shared.MinorFragmentProfile profile = 1; |
boolean |
hasHandle()
optional .exec.bit.FragmentHandle handle = 2; |
boolean |
hasProfile()
optional .exec.shared.MinorFragmentProfile profile = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasProfile()
optional .exec.shared.MinorFragmentProfile profile = 1;
UserBitShared.MinorFragmentProfile getProfile()
optional .exec.shared.MinorFragmentProfile profile = 1;
UserBitShared.MinorFragmentProfileOrBuilder getProfileOrBuilder()
optional .exec.shared.MinorFragmentProfile profile = 1;
boolean hasHandle()
optional .exec.bit.FragmentHandle handle = 2;
ExecProtos.FragmentHandle getHandle()
optional .exec.bit.FragmentHandle handle = 2;
ExecProtos.FragmentHandleOrBuilder getHandleOrBuilder()
optional .exec.bit.FragmentHandle handle = 2;
Copyright © 1970 The Apache Software Foundation. All rights reserved.