public static final class ConfigFileProto.WatchConfigFileRequest extends com.google.protobuf.GeneratedMessageV3 implements ConfigFileProto.WatchConfigFileRequestOrBuilder
v1.WatchConfigFileRequest| 限定符和类型 | 类和说明 |
|---|---|
static class |
ConfigFileProto.WatchConfigFileRequest.Builder
Protobuf type
v1.WatchConfigFileRequest |
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| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CLIENT_IP_FIELD_NUMBER |
static int |
SERVICE_NAME_FIELD_NUMBER |
static int |
WATCH_FILES_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getClientIp()
.google.protobuf.StringValue client_ip = 1; |
com.google.protobuf.StringValueOrBuilder |
getClientIpOrBuilder()
.google.protobuf.StringValue client_ip = 1; |
static ConfigFileProto.WatchConfigFileRequest |
getDefaultInstance() |
ConfigFileProto.WatchConfigFileRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<ConfigFileProto.WatchConfigFileRequest> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getServiceName()
.google.protobuf.StringValue service_name = 2; |
com.google.protobuf.StringValueOrBuilder |
getServiceNameOrBuilder()
.google.protobuf.StringValue service_name = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
ConfigFileProto.ConfigFileDTO |
getWatchFiles(int index)
repeated .v1.ConfigFileDTO watch_files = 3; |
int |
getWatchFilesCount()
repeated .v1.ConfigFileDTO watch_files = 3; |
List<ConfigFileProto.ConfigFileDTO> |
getWatchFilesList()
repeated .v1.ConfigFileDTO watch_files = 3; |
ConfigFileProto.ConfigFileDTOOrBuilder |
getWatchFilesOrBuilder(int index)
repeated .v1.ConfigFileDTO watch_files = 3; |
List<? extends ConfigFileProto.ConfigFileDTOOrBuilder> |
getWatchFilesOrBuilderList()
repeated .v1.ConfigFileDTO watch_files = 3; |
boolean |
hasClientIp()
.google.protobuf.StringValue client_ip = 1; |
int |
hashCode() |
boolean |
hasServiceName()
.google.protobuf.StringValue service_name = 2; |
boolean |
isInitialized() |
static ConfigFileProto.WatchConfigFileRequest.Builder |
newBuilder() |
static ConfigFileProto.WatchConfigFileRequest.Builder |
newBuilder(ConfigFileProto.WatchConfigFileRequest prototype) |
ConfigFileProto.WatchConfigFileRequest.Builder |
newBuilderForType() |
static ConfigFileProto.WatchConfigFileRequest |
parseDelimitedFrom(InputStream input) |
static ConfigFileProto.WatchConfigFileRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigFileProto.WatchConfigFileRequest |
parseFrom(byte[] data) |
static ConfigFileProto.WatchConfigFileRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigFileProto.WatchConfigFileRequest |
parseFrom(ByteBuffer data) |
static ConfigFileProto.WatchConfigFileRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigFileProto.WatchConfigFileRequest |
parseFrom(com.google.protobuf.ByteString data) |
static ConfigFileProto.WatchConfigFileRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigFileProto.WatchConfigFileRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ConfigFileProto.WatchConfigFileRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigFileProto.WatchConfigFileRequest |
parseFrom(InputStream input) |
static ConfigFileProto.WatchConfigFileRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ConfigFileProto.WatchConfigFileRequest> |
parser() |
ConfigFileProto.WatchConfigFileRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int CLIENT_IP_FIELD_NUMBER
public static final int SERVICE_NAME_FIELD_NUMBER
public static final int WATCH_FILES_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public boolean hasClientIp()
.google.protobuf.StringValue client_ip = 1;hasClientIp 在接口中 ConfigFileProto.WatchConfigFileRequestOrBuilderpublic com.google.protobuf.StringValue getClientIp()
.google.protobuf.StringValue client_ip = 1;getClientIp 在接口中 ConfigFileProto.WatchConfigFileRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getClientIpOrBuilder()
.google.protobuf.StringValue client_ip = 1;public boolean hasServiceName()
.google.protobuf.StringValue service_name = 2;hasServiceName 在接口中 ConfigFileProto.WatchConfigFileRequestOrBuilderpublic com.google.protobuf.StringValue getServiceName()
.google.protobuf.StringValue service_name = 2;getServiceName 在接口中 ConfigFileProto.WatchConfigFileRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getServiceNameOrBuilder()
.google.protobuf.StringValue service_name = 2;public List<ConfigFileProto.ConfigFileDTO> getWatchFilesList()
repeated .v1.ConfigFileDTO watch_files = 3;public List<? extends ConfigFileProto.ConfigFileDTOOrBuilder> getWatchFilesOrBuilderList()
repeated .v1.ConfigFileDTO watch_files = 3;public int getWatchFilesCount()
repeated .v1.ConfigFileDTO watch_files = 3;public ConfigFileProto.ConfigFileDTO getWatchFiles(int index)
repeated .v1.ConfigFileDTO watch_files = 3;public ConfigFileProto.ConfigFileDTOOrBuilder getWatchFilesOrBuilder(int index)
repeated .v1.ConfigFileDTO watch_files = 3;public 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 ConfigFileProto.WatchConfigFileRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigFileProto.WatchConfigFileRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigFileProto.WatchConfigFileRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigFileProto.WatchConfigFileRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigFileProto.WatchConfigFileRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigFileProto.WatchConfigFileRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigFileProto.WatchConfigFileRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static ConfigFileProto.WatchConfigFileRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ConfigFileProto.WatchConfigFileRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ConfigFileProto.WatchConfigFileRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ConfigFileProto.WatchConfigFileRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ConfigFileProto.WatchConfigFileRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ConfigFileProto.WatchConfigFileRequest.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ConfigFileProto.WatchConfigFileRequest.Builder newBuilder()
public static ConfigFileProto.WatchConfigFileRequest.Builder newBuilder(ConfigFileProto.WatchConfigFileRequest prototype)
public ConfigFileProto.WatchConfigFileRequest.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLitepublic static ConfigFileProto.WatchConfigFileRequest getDefaultInstance()
public static com.google.protobuf.Parser<ConfigFileProto.WatchConfigFileRequest> parser()
public com.google.protobuf.Parser<ConfigFileProto.WatchConfigFileRequest> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ConfigFileProto.WatchConfigFileRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.