public final class ElasticsearchEnvironmentVariables extends com.google.protobuf.GeneratedMessageV3 implements ElasticsearchEnvironmentVariablesOrBuilder
alluxio.hub.proto.ElasticsearchEnvironmentVariables
Modifier and Type | Class and Description |
---|---|
static class |
ElasticsearchEnvironmentVariables.Builder
Protobuf type
alluxio.hub.proto.ElasticsearchEnvironmentVariables |
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 |
HUB_CLUSTER_ID_FIELD_NUMBER |
static int |
HUB_ES_ENDPOINT_FIELD_NUMBER |
static int |
HUB_ES_PASSWORD_FIELD_NUMBER |
static int |
HUB_ES_PORT_FIELD_NUMBER |
static int |
HUB_ES_USERNAME_FIELD_NUMBER |
static com.google.protobuf.Parser<ElasticsearchEnvironmentVariables> |
PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static ElasticsearchEnvironmentVariables |
getDefaultInstance() |
ElasticsearchEnvironmentVariables |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getHubClusterId()
optional string hub_cluster_id = 5; |
com.google.protobuf.ByteString |
getHubClusterIdBytes()
optional string hub_cluster_id = 5; |
String |
getHubEsEndpoint()
optional string hub_es_endpoint = 1; |
com.google.protobuf.ByteString |
getHubEsEndpointBytes()
optional string hub_es_endpoint = 1; |
String |
getHubEsPassword()
optional string hub_es_password = 4; |
com.google.protobuf.ByteString |
getHubEsPasswordBytes()
optional string hub_es_password = 4; |
String |
getHubEsPort()
optional string hub_es_port = 2; |
com.google.protobuf.ByteString |
getHubEsPortBytes()
optional string hub_es_port = 2; |
String |
getHubEsUsername()
optional string hub_es_username = 3; |
com.google.protobuf.ByteString |
getHubEsUsernameBytes()
optional string hub_es_username = 3; |
com.google.protobuf.Parser<ElasticsearchEnvironmentVariables> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasHubClusterId()
optional string hub_cluster_id = 5; |
boolean |
hasHubEsEndpoint()
optional string hub_es_endpoint = 1; |
boolean |
hasHubEsPassword()
optional string hub_es_password = 4; |
boolean |
hasHubEsPort()
optional string hub_es_port = 2; |
boolean |
hasHubEsUsername()
optional string hub_es_username = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ElasticsearchEnvironmentVariables.Builder |
newBuilder() |
static ElasticsearchEnvironmentVariables.Builder |
newBuilder(ElasticsearchEnvironmentVariables prototype) |
ElasticsearchEnvironmentVariables.Builder |
newBuilderForType() |
protected ElasticsearchEnvironmentVariables.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ElasticsearchEnvironmentVariables |
parseDelimitedFrom(InputStream input) |
static ElasticsearchEnvironmentVariables |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ElasticsearchEnvironmentVariables |
parseFrom(byte[] data) |
static ElasticsearchEnvironmentVariables |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ElasticsearchEnvironmentVariables |
parseFrom(ByteBuffer data) |
static ElasticsearchEnvironmentVariables |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ElasticsearchEnvironmentVariables |
parseFrom(com.google.protobuf.ByteString data) |
static ElasticsearchEnvironmentVariables |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ElasticsearchEnvironmentVariables |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ElasticsearchEnvironmentVariables |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ElasticsearchEnvironmentVariables |
parseFrom(InputStream input) |
static ElasticsearchEnvironmentVariables |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ElasticsearchEnvironmentVariables> |
parser() |
ElasticsearchEnvironmentVariables.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, isStringEmpty, 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 HUB_ES_ENDPOINT_FIELD_NUMBER
public static final int HUB_ES_PORT_FIELD_NUMBER
public static final int HUB_ES_USERNAME_FIELD_NUMBER
public static final int HUB_ES_PASSWORD_FIELD_NUMBER
public static final int HUB_CLUSTER_ID_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<ElasticsearchEnvironmentVariables> 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 hasHubEsEndpoint()
optional string hub_es_endpoint = 1;
hasHubEsEndpoint
in interface ElasticsearchEnvironmentVariablesOrBuilder
public String getHubEsEndpoint()
optional string hub_es_endpoint = 1;
getHubEsEndpoint
in interface ElasticsearchEnvironmentVariablesOrBuilder
public com.google.protobuf.ByteString getHubEsEndpointBytes()
optional string hub_es_endpoint = 1;
getHubEsEndpointBytes
in interface ElasticsearchEnvironmentVariablesOrBuilder
public boolean hasHubEsPort()
optional string hub_es_port = 2;
hasHubEsPort
in interface ElasticsearchEnvironmentVariablesOrBuilder
public String getHubEsPort()
optional string hub_es_port = 2;
getHubEsPort
in interface ElasticsearchEnvironmentVariablesOrBuilder
public com.google.protobuf.ByteString getHubEsPortBytes()
optional string hub_es_port = 2;
getHubEsPortBytes
in interface ElasticsearchEnvironmentVariablesOrBuilder
public boolean hasHubEsUsername()
optional string hub_es_username = 3;
hasHubEsUsername
in interface ElasticsearchEnvironmentVariablesOrBuilder
public String getHubEsUsername()
optional string hub_es_username = 3;
getHubEsUsername
in interface ElasticsearchEnvironmentVariablesOrBuilder
public com.google.protobuf.ByteString getHubEsUsernameBytes()
optional string hub_es_username = 3;
getHubEsUsernameBytes
in interface ElasticsearchEnvironmentVariablesOrBuilder
public boolean hasHubEsPassword()
optional string hub_es_password = 4;
hasHubEsPassword
in interface ElasticsearchEnvironmentVariablesOrBuilder
public String getHubEsPassword()
optional string hub_es_password = 4;
getHubEsPassword
in interface ElasticsearchEnvironmentVariablesOrBuilder
public com.google.protobuf.ByteString getHubEsPasswordBytes()
optional string hub_es_password = 4;
getHubEsPasswordBytes
in interface ElasticsearchEnvironmentVariablesOrBuilder
public boolean hasHubClusterId()
optional string hub_cluster_id = 5;
hasHubClusterId
in interface ElasticsearchEnvironmentVariablesOrBuilder
public String getHubClusterId()
optional string hub_cluster_id = 5;
getHubClusterId
in interface ElasticsearchEnvironmentVariablesOrBuilder
public com.google.protobuf.ByteString getHubClusterIdBytes()
optional string hub_cluster_id = 5;
getHubClusterIdBytes
in interface ElasticsearchEnvironmentVariablesOrBuilder
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 ElasticsearchEnvironmentVariables parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ElasticsearchEnvironmentVariables parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ElasticsearchEnvironmentVariables parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ElasticsearchEnvironmentVariables parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ElasticsearchEnvironmentVariables parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ElasticsearchEnvironmentVariables parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ElasticsearchEnvironmentVariables parseFrom(InputStream input) throws IOException
IOException
public static ElasticsearchEnvironmentVariables parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ElasticsearchEnvironmentVariables parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ElasticsearchEnvironmentVariables parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ElasticsearchEnvironmentVariables parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ElasticsearchEnvironmentVariables parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public ElasticsearchEnvironmentVariables.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ElasticsearchEnvironmentVariables.Builder newBuilder()
public static ElasticsearchEnvironmentVariables.Builder newBuilder(ElasticsearchEnvironmentVariables prototype)
public ElasticsearchEnvironmentVariables.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ElasticsearchEnvironmentVariables.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static ElasticsearchEnvironmentVariables getDefaultInstance()
public static com.google.protobuf.Parser<ElasticsearchEnvironmentVariables> parser()
public com.google.protobuf.Parser<ElasticsearchEnvironmentVariables> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public ElasticsearchEnvironmentVariables getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2023. All Rights Reserved.