public static final class Streaming.StreamingConfig extends com.google.protobuf.GeneratedMessageV3 implements Streaming.StreamingConfigOrBuilder
ray.streaming.proto.StreamingConfig| 限定符和类型 | 类和说明 |
|---|---|
static class |
Streaming.StreamingConfig.Builder
Protobuf type
ray.streaming.proto.StreamingConfig |
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| 限定符和类型 | 字段和说明 |
|---|---|
static int |
EMPTY_MESSAGE_INTERVAL_FIELD_NUMBER |
static int |
EVENT_DRIVEN_FLOW_CONTROL_INTERVAL_FIELD_NUMBER |
static int |
FLOW_CONTROL_TYPE_FIELD_NUMBER |
static int |
JOB_NAME_FIELD_NUMBER |
static int |
OP_NAME_FIELD_NUMBER |
static int |
READER_CONSUMED_STEP_FIELD_NUMBER |
static int |
RING_BUFFER_CAPACITY_FIELD_NUMBER |
static int |
ROLE_FIELD_NUMBER |
static int |
WORKER_NAME_FIELD_NUMBER |
static int |
WRITER_CONSUMED_STEP_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static Streaming.StreamingConfig |
getDefaultInstance() |
Streaming.StreamingConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getEmptyMessageInterval()
uint32 empty_message_interval = 7 [json_name = "emptyMessageInterval"]; |
int |
getEventDrivenFlowControlInterval()
uint32 event_driven_flow_control_interval = 11 [json_name = "eventDrivenFlowControlInterval"]; |
Streaming.FlowControlType |
getFlowControlType()
.ray.streaming.proto.FlowControlType flow_control_type = 8 [json_name = "flowControlType"]; |
int |
getFlowControlTypeValue()
.ray.streaming.proto.FlowControlType flow_control_type = 8 [json_name = "flowControlType"]; |
String |
getJobName()
string job_name = 1 [json_name = "jobName"]; |
com.google.protobuf.ByteString |
getJobNameBytes()
string job_name = 1 [json_name = "jobName"]; |
String |
getOpName()
string op_name = 4 [json_name = "opName"]; |
com.google.protobuf.ByteString |
getOpNameBytes()
string op_name = 4 [json_name = "opName"]; |
com.google.protobuf.Parser<Streaming.StreamingConfig> |
getParserForType() |
int |
getReaderConsumedStep()
uint32 reader_consumed_step = 10 [json_name = "readerConsumedStep"]; |
int |
getRingBufferCapacity()
uint32 ring_buffer_capacity = 6 [json_name = "ringBufferCapacity"]; |
Streaming.NodeType |
getRole()
.ray.streaming.proto.NodeType role = 5 [json_name = "role"]; |
int |
getRoleValue()
.ray.streaming.proto.NodeType role = 5 [json_name = "role"]; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getWorkerName()
string worker_name = 3 [json_name = "workerName"]; |
com.google.protobuf.ByteString |
getWorkerNameBytes()
string worker_name = 3 [json_name = "workerName"]; |
int |
getWriterConsumedStep()
uint32 writer_consumed_step = 9 [json_name = "writerConsumedStep"]; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Streaming.StreamingConfig.Builder |
newBuilder() |
static Streaming.StreamingConfig.Builder |
newBuilder(Streaming.StreamingConfig prototype) |
Streaming.StreamingConfig.Builder |
newBuilderForType() |
protected Streaming.StreamingConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Streaming.StreamingConfig |
parseDelimitedFrom(InputStream input) |
static Streaming.StreamingConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Streaming.StreamingConfig |
parseFrom(byte[] data) |
static Streaming.StreamingConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Streaming.StreamingConfig |
parseFrom(ByteBuffer data) |
static Streaming.StreamingConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Streaming.StreamingConfig |
parseFrom(com.google.protobuf.ByteString data) |
static Streaming.StreamingConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Streaming.StreamingConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Streaming.StreamingConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Streaming.StreamingConfig |
parseFrom(InputStream input) |
static Streaming.StreamingConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Streaming.StreamingConfig> |
parser() |
Streaming.StreamingConfig.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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int JOB_NAME_FIELD_NUMBER
public static final int WORKER_NAME_FIELD_NUMBER
public static final int OP_NAME_FIELD_NUMBER
public static final int ROLE_FIELD_NUMBER
public static final int RING_BUFFER_CAPACITY_FIELD_NUMBER
public static final int EMPTY_MESSAGE_INTERVAL_FIELD_NUMBER
public static final int FLOW_CONTROL_TYPE_FIELD_NUMBER
public static final int WRITER_CONSUMED_STEP_FIELD_NUMBER
public static final int READER_CONSUMED_STEP_FIELD_NUMBER
public static final int EVENT_DRIVEN_FLOW_CONTROL_INTERVAL_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public String getJobName()
string job_name = 1 [json_name = "jobName"];getJobName 在接口中 Streaming.StreamingConfigOrBuilderpublic com.google.protobuf.ByteString getJobNameBytes()
string job_name = 1 [json_name = "jobName"];getJobNameBytes 在接口中 Streaming.StreamingConfigOrBuilderpublic String getWorkerName()
string worker_name = 3 [json_name = "workerName"];getWorkerName 在接口中 Streaming.StreamingConfigOrBuilderpublic com.google.protobuf.ByteString getWorkerNameBytes()
string worker_name = 3 [json_name = "workerName"];getWorkerNameBytes 在接口中 Streaming.StreamingConfigOrBuilderpublic String getOpName()
string op_name = 4 [json_name = "opName"];getOpName 在接口中 Streaming.StreamingConfigOrBuilderpublic com.google.protobuf.ByteString getOpNameBytes()
string op_name = 4 [json_name = "opName"];getOpNameBytes 在接口中 Streaming.StreamingConfigOrBuilderpublic int getRoleValue()
.ray.streaming.proto.NodeType role = 5 [json_name = "role"];getRoleValue 在接口中 Streaming.StreamingConfigOrBuilderpublic Streaming.NodeType getRole()
.ray.streaming.proto.NodeType role = 5 [json_name = "role"];getRole 在接口中 Streaming.StreamingConfigOrBuilderpublic int getRingBufferCapacity()
uint32 ring_buffer_capacity = 6 [json_name = "ringBufferCapacity"];getRingBufferCapacity 在接口中 Streaming.StreamingConfigOrBuilderpublic int getEmptyMessageInterval()
uint32 empty_message_interval = 7 [json_name = "emptyMessageInterval"];getEmptyMessageInterval 在接口中 Streaming.StreamingConfigOrBuilderpublic int getFlowControlTypeValue()
.ray.streaming.proto.FlowControlType flow_control_type = 8 [json_name = "flowControlType"];getFlowControlTypeValue 在接口中 Streaming.StreamingConfigOrBuilderpublic Streaming.FlowControlType getFlowControlType()
.ray.streaming.proto.FlowControlType flow_control_type = 8 [json_name = "flowControlType"];getFlowControlType 在接口中 Streaming.StreamingConfigOrBuilderpublic int getWriterConsumedStep()
uint32 writer_consumed_step = 9 [json_name = "writerConsumedStep"];getWriterConsumedStep 在接口中 Streaming.StreamingConfigOrBuilderpublic int getReaderConsumedStep()
uint32 reader_consumed_step = 10 [json_name = "readerConsumedStep"];getReaderConsumedStep 在接口中 Streaming.StreamingConfigOrBuilderpublic int getEventDrivenFlowControlInterval()
uint32 event_driven_flow_control_interval = 11 [json_name = "eventDrivenFlowControlInterval"];getEventDrivenFlowControlInterval 在接口中 Streaming.StreamingConfigOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static Streaming.StreamingConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Streaming.StreamingConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Streaming.StreamingConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Streaming.StreamingConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Streaming.StreamingConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Streaming.StreamingConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Streaming.StreamingConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static Streaming.StreamingConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Streaming.StreamingConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Streaming.StreamingConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Streaming.StreamingConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Streaming.StreamingConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Streaming.StreamingConfig.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static Streaming.StreamingConfig.Builder newBuilder()
public static Streaming.StreamingConfig.Builder newBuilder(Streaming.StreamingConfig prototype)
public Streaming.StreamingConfig.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected Streaming.StreamingConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static Streaming.StreamingConfig getDefaultInstance()
public static com.google.protobuf.Parser<Streaming.StreamingConfig> parser()
public com.google.protobuf.Parser<Streaming.StreamingConfig> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public Streaming.StreamingConfig getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2021. All rights reserved.