public static final class BitControl.PlanFragment extends com.google.protobuf.GeneratedMessageV3 implements BitControl.PlanFragmentOrBuilder
exec.bit.control.PlanFragment
Modifier and Type | Class and Description |
---|---|
static class |
BitControl.PlanFragment.Builder
Protobuf type
exec.bit.control.PlanFragment |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
ASSIGNMENT_FIELD_NUMBER |
static int |
COLLECTOR_FIELD_NUMBER |
static int |
CONTEXT_FIELD_NUMBER |
static int |
CPU_COST_FIELD_NUMBER |
static int |
CREDENTIALS_FIELD_NUMBER |
static int |
DISK_COST_FIELD_NUMBER |
static int |
FOREMAN_FIELD_NUMBER |
static int |
FRAGMENT_JSON_FIELD_NUMBER |
static int |
HANDLE_FIELD_NUMBER |
static int |
LEAF_FRAGMENT_FIELD_NUMBER |
static int |
MEM_INITIAL_FIELD_NUMBER |
static int |
MEM_MAX_FIELD_NUMBER |
static int |
MEMORY_COST_FIELD_NUMBER |
static int |
NETWORK_COST_FIELD_NUMBER |
static int |
OPTIONS_JSON_FIELD_NUMBER |
static com.google.protobuf.Parser<BitControl.PlanFragment> |
PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
CoordinationProtos.DrillbitEndpoint |
getAssignment()
optional .exec.DrillbitEndpoint assignment = 10; |
CoordinationProtos.DrillbitEndpointOrBuilder |
getAssignmentOrBuilder()
optional .exec.DrillbitEndpoint assignment = 10; |
BitControl.Collector |
getCollector(int index)
repeated .exec.bit.control.Collector collector = 17; |
int |
getCollectorCount()
repeated .exec.bit.control.Collector collector = 17; |
List<BitControl.Collector> |
getCollectorList()
repeated .exec.bit.control.Collector collector = 17; |
BitControl.CollectorOrBuilder |
getCollectorOrBuilder(int index)
repeated .exec.bit.control.Collector collector = 17; |
List<? extends BitControl.CollectorOrBuilder> |
getCollectorOrBuilderList()
repeated .exec.bit.control.Collector collector = 17; |
BitControl.QueryContextInformation |
getContext()
optional .exec.bit.control.QueryContextInformation context = 16; |
BitControl.QueryContextInformationOrBuilder |
getContextOrBuilder()
optional .exec.bit.control.QueryContextInformation context = 16; |
float |
getCpuCost()
optional float cpu_cost = 5; |
UserBitShared.UserCredentials |
getCredentials()
optional .exec.shared.UserCredentials credentials = 14; |
UserBitShared.UserCredentialsOrBuilder |
getCredentialsOrBuilder()
optional .exec.shared.UserCredentials credentials = 14; |
static BitControl.PlanFragment |
getDefaultInstance() |
BitControl.PlanFragment |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
float |
getDiskCost()
optional float disk_cost = 6; |
CoordinationProtos.DrillbitEndpoint |
getForeman()
optional .exec.DrillbitEndpoint foreman = 11; |
CoordinationProtos.DrillbitEndpointOrBuilder |
getForemanOrBuilder()
optional .exec.DrillbitEndpoint foreman = 11; |
String |
getFragmentJson()
optional string fragment_json = 8; |
com.google.protobuf.ByteString |
getFragmentJsonBytes()
optional string fragment_json = 8; |
ExecProtos.FragmentHandle |
getHandle()
optional .exec.bit.FragmentHandle handle = 1; |
ExecProtos.FragmentHandleOrBuilder |
getHandleOrBuilder()
optional .exec.bit.FragmentHandle handle = 1; |
boolean |
getLeafFragment()
optional bool leaf_fragment = 9; |
long |
getMemInitial()
20 megs
|
long |
getMemMax()
20 gigs
|
float |
getMemoryCost()
optional float memory_cost = 7; |
float |
getNetworkCost()
optional float network_cost = 4; |
String |
getOptionsJson()
optional string options_json = 15; |
com.google.protobuf.ByteString |
getOptionsJsonBytes()
optional string options_json = 15; |
com.google.protobuf.Parser<BitControl.PlanFragment> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAssignment()
optional .exec.DrillbitEndpoint assignment = 10; |
boolean |
hasContext()
optional .exec.bit.control.QueryContextInformation context = 16; |
boolean |
hasCpuCost()
optional float cpu_cost = 5; |
boolean |
hasCredentials()
optional .exec.shared.UserCredentials credentials = 14; |
boolean |
hasDiskCost()
optional float disk_cost = 6; |
boolean |
hasForeman()
optional .exec.DrillbitEndpoint foreman = 11; |
boolean |
hasFragmentJson()
optional string fragment_json = 8; |
boolean |
hasHandle()
optional .exec.bit.FragmentHandle handle = 1; |
int |
hashCode() |
boolean |
hasLeafFragment()
optional bool leaf_fragment = 9; |
boolean |
hasMemInitial()
20 megs
|
boolean |
hasMemMax()
20 gigs
|
boolean |
hasMemoryCost()
optional float memory_cost = 7; |
boolean |
hasNetworkCost()
optional float network_cost = 4; |
boolean |
hasOptionsJson()
optional string options_json = 15; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BitControl.PlanFragment.Builder |
newBuilder() |
static BitControl.PlanFragment.Builder |
newBuilder(BitControl.PlanFragment prototype) |
BitControl.PlanFragment.Builder |
newBuilderForType() |
protected BitControl.PlanFragment.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static BitControl.PlanFragment |
parseDelimitedFrom(InputStream input) |
static BitControl.PlanFragment |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.PlanFragment |
parseFrom(byte[] data) |
static BitControl.PlanFragment |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.PlanFragment |
parseFrom(ByteBuffer data) |
static BitControl.PlanFragment |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.PlanFragment |
parseFrom(com.google.protobuf.ByteString data) |
static BitControl.PlanFragment |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.PlanFragment |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BitControl.PlanFragment |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.PlanFragment |
parseFrom(InputStream input) |
static BitControl.PlanFragment |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<BitControl.PlanFragment> |
parser() |
BitControl.PlanFragment.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int HANDLE_FIELD_NUMBER
public static final int NETWORK_COST_FIELD_NUMBER
public static final int CPU_COST_FIELD_NUMBER
public static final int DISK_COST_FIELD_NUMBER
public static final int MEMORY_COST_FIELD_NUMBER
public static final int FRAGMENT_JSON_FIELD_NUMBER
public static final int LEAF_FRAGMENT_FIELD_NUMBER
public static final int ASSIGNMENT_FIELD_NUMBER
public static final int FOREMAN_FIELD_NUMBER
public static final int MEM_INITIAL_FIELD_NUMBER
public static final int MEM_MAX_FIELD_NUMBER
public static final int CREDENTIALS_FIELD_NUMBER
public static final int OPTIONS_JSON_FIELD_NUMBER
public static final int CONTEXT_FIELD_NUMBER
public static final int COLLECTOR_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<BitControl.PlanFragment> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasHandle()
optional .exec.bit.FragmentHandle handle = 1;
hasHandle
in interface BitControl.PlanFragmentOrBuilder
public ExecProtos.FragmentHandle getHandle()
optional .exec.bit.FragmentHandle handle = 1;
getHandle
in interface BitControl.PlanFragmentOrBuilder
public ExecProtos.FragmentHandleOrBuilder getHandleOrBuilder()
optional .exec.bit.FragmentHandle handle = 1;
getHandleOrBuilder
in interface BitControl.PlanFragmentOrBuilder
public boolean hasNetworkCost()
optional float network_cost = 4;
hasNetworkCost
in interface BitControl.PlanFragmentOrBuilder
public float getNetworkCost()
optional float network_cost = 4;
getNetworkCost
in interface BitControl.PlanFragmentOrBuilder
public boolean hasCpuCost()
optional float cpu_cost = 5;
hasCpuCost
in interface BitControl.PlanFragmentOrBuilder
public float getCpuCost()
optional float cpu_cost = 5;
getCpuCost
in interface BitControl.PlanFragmentOrBuilder
public boolean hasDiskCost()
optional float disk_cost = 6;
hasDiskCost
in interface BitControl.PlanFragmentOrBuilder
public float getDiskCost()
optional float disk_cost = 6;
getDiskCost
in interface BitControl.PlanFragmentOrBuilder
public boolean hasMemoryCost()
optional float memory_cost = 7;
hasMemoryCost
in interface BitControl.PlanFragmentOrBuilder
public float getMemoryCost()
optional float memory_cost = 7;
getMemoryCost
in interface BitControl.PlanFragmentOrBuilder
public boolean hasFragmentJson()
optional string fragment_json = 8;
hasFragmentJson
in interface BitControl.PlanFragmentOrBuilder
public String getFragmentJson()
optional string fragment_json = 8;
getFragmentJson
in interface BitControl.PlanFragmentOrBuilder
public com.google.protobuf.ByteString getFragmentJsonBytes()
optional string fragment_json = 8;
getFragmentJsonBytes
in interface BitControl.PlanFragmentOrBuilder
public boolean hasLeafFragment()
optional bool leaf_fragment = 9;
hasLeafFragment
in interface BitControl.PlanFragmentOrBuilder
public boolean getLeafFragment()
optional bool leaf_fragment = 9;
getLeafFragment
in interface BitControl.PlanFragmentOrBuilder
public boolean hasAssignment()
optional .exec.DrillbitEndpoint assignment = 10;
hasAssignment
in interface BitControl.PlanFragmentOrBuilder
public CoordinationProtos.DrillbitEndpoint getAssignment()
optional .exec.DrillbitEndpoint assignment = 10;
getAssignment
in interface BitControl.PlanFragmentOrBuilder
public CoordinationProtos.DrillbitEndpointOrBuilder getAssignmentOrBuilder()
optional .exec.DrillbitEndpoint assignment = 10;
getAssignmentOrBuilder
in interface BitControl.PlanFragmentOrBuilder
public boolean hasForeman()
optional .exec.DrillbitEndpoint foreman = 11;
hasForeman
in interface BitControl.PlanFragmentOrBuilder
public CoordinationProtos.DrillbitEndpoint getForeman()
optional .exec.DrillbitEndpoint foreman = 11;
getForeman
in interface BitControl.PlanFragmentOrBuilder
public CoordinationProtos.DrillbitEndpointOrBuilder getForemanOrBuilder()
optional .exec.DrillbitEndpoint foreman = 11;
getForemanOrBuilder
in interface BitControl.PlanFragmentOrBuilder
public boolean hasMemInitial()
20 megs
optional int64 mem_initial = 12 [default = 20000000];
hasMemInitial
in interface BitControl.PlanFragmentOrBuilder
public long getMemInitial()
20 megs
optional int64 mem_initial = 12 [default = 20000000];
getMemInitial
in interface BitControl.PlanFragmentOrBuilder
public boolean hasMemMax()
20 gigs
optional int64 mem_max = 13 [default = 2000000000];
hasMemMax
in interface BitControl.PlanFragmentOrBuilder
public long getMemMax()
20 gigs
optional int64 mem_max = 13 [default = 2000000000];
getMemMax
in interface BitControl.PlanFragmentOrBuilder
public boolean hasCredentials()
optional .exec.shared.UserCredentials credentials = 14;
hasCredentials
in interface BitControl.PlanFragmentOrBuilder
public UserBitShared.UserCredentials getCredentials()
optional .exec.shared.UserCredentials credentials = 14;
getCredentials
in interface BitControl.PlanFragmentOrBuilder
public UserBitShared.UserCredentialsOrBuilder getCredentialsOrBuilder()
optional .exec.shared.UserCredentials credentials = 14;
getCredentialsOrBuilder
in interface BitControl.PlanFragmentOrBuilder
public boolean hasOptionsJson()
optional string options_json = 15;
hasOptionsJson
in interface BitControl.PlanFragmentOrBuilder
public String getOptionsJson()
optional string options_json = 15;
getOptionsJson
in interface BitControl.PlanFragmentOrBuilder
public com.google.protobuf.ByteString getOptionsJsonBytes()
optional string options_json = 15;
getOptionsJsonBytes
in interface BitControl.PlanFragmentOrBuilder
public boolean hasContext()
optional .exec.bit.control.QueryContextInformation context = 16;
hasContext
in interface BitControl.PlanFragmentOrBuilder
public BitControl.QueryContextInformation getContext()
optional .exec.bit.control.QueryContextInformation context = 16;
getContext
in interface BitControl.PlanFragmentOrBuilder
public BitControl.QueryContextInformationOrBuilder getContextOrBuilder()
optional .exec.bit.control.QueryContextInformation context = 16;
getContextOrBuilder
in interface BitControl.PlanFragmentOrBuilder
public List<BitControl.Collector> getCollectorList()
repeated .exec.bit.control.Collector collector = 17;
getCollectorList
in interface BitControl.PlanFragmentOrBuilder
public List<? extends BitControl.CollectorOrBuilder> getCollectorOrBuilderList()
repeated .exec.bit.control.Collector collector = 17;
getCollectorOrBuilderList
in interface BitControl.PlanFragmentOrBuilder
public int getCollectorCount()
repeated .exec.bit.control.Collector collector = 17;
getCollectorCount
in interface BitControl.PlanFragmentOrBuilder
public BitControl.Collector getCollector(int index)
repeated .exec.bit.control.Collector collector = 17;
getCollector
in interface BitControl.PlanFragmentOrBuilder
public BitControl.CollectorOrBuilder getCollectorOrBuilder(int index)
repeated .exec.bit.control.Collector collector = 17;
getCollectorOrBuilder
in interface BitControl.PlanFragmentOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static BitControl.PlanFragment parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BitControl.PlanFragment parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BitControl.PlanFragment parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BitControl.PlanFragment parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BitControl.PlanFragment parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BitControl.PlanFragment parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BitControl.PlanFragment parseFrom(InputStream input) throws IOException
IOException
public static BitControl.PlanFragment parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BitControl.PlanFragment parseDelimitedFrom(InputStream input) throws IOException
IOException
public static BitControl.PlanFragment parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BitControl.PlanFragment parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static BitControl.PlanFragment parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public BitControl.PlanFragment.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static BitControl.PlanFragment.Builder newBuilder()
public static BitControl.PlanFragment.Builder newBuilder(BitControl.PlanFragment prototype)
public BitControl.PlanFragment.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected BitControl.PlanFragment.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static BitControl.PlanFragment getDefaultInstance()
public static com.google.protobuf.Parser<BitControl.PlanFragment> parser()
public com.google.protobuf.Parser<BitControl.PlanFragment> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public BitControl.PlanFragment getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 1970 The Apache Software Foundation. All rights reserved.