public final class GetEdgeLabelsResponse extends com.google.protobuf.GeneratedMessageV3 implements GetEdgeLabelsResponseOrBuilder
janusgraph.schema.v1.GetEdgeLabelsResponse| Modifier and Type | Class and Description |
|---|---|
static class |
GetEdgeLabelsResponse.Builder
Protobuf type
janusgraph.schema.v1.GetEdgeLabelsResponse |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
EDGE_LABELS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static GetEdgeLabelsResponse |
getDefaultInstance() |
GetEdgeLabelsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
EdgeLabel |
getEdgeLabels(int index)
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1; |
int |
getEdgeLabelsCount()
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1; |
List<EdgeLabel> |
getEdgeLabelsList()
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1; |
EdgeLabelOrBuilder |
getEdgeLabelsOrBuilder(int index)
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1; |
List<? extends EdgeLabelOrBuilder> |
getEdgeLabelsOrBuilderList()
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1; |
com.google.protobuf.Parser<GetEdgeLabelsResponse> |
getParserForType() |
int |
getSerializedSize() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GetEdgeLabelsResponse.Builder |
newBuilder() |
static GetEdgeLabelsResponse.Builder |
newBuilder(GetEdgeLabelsResponse prototype) |
GetEdgeLabelsResponse.Builder |
newBuilderForType() |
protected GetEdgeLabelsResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GetEdgeLabelsResponse |
parseDelimitedFrom(InputStream input) |
static GetEdgeLabelsResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetEdgeLabelsResponse |
parseFrom(byte[] data) |
static GetEdgeLabelsResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetEdgeLabelsResponse |
parseFrom(ByteBuffer data) |
static GetEdgeLabelsResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetEdgeLabelsResponse |
parseFrom(com.google.protobuf.ByteString data) |
static GetEdgeLabelsResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetEdgeLabelsResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GetEdgeLabelsResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetEdgeLabelsResponse |
parseFrom(InputStream input) |
static GetEdgeLabelsResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GetEdgeLabelsResponse> |
parser() |
GetEdgeLabelsResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int EDGE_LABELS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public List<EdgeLabel> getEdgeLabelsList()
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;getEdgeLabelsList in interface GetEdgeLabelsResponseOrBuilderpublic List<? extends EdgeLabelOrBuilder> getEdgeLabelsOrBuilderList()
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;getEdgeLabelsOrBuilderList in interface GetEdgeLabelsResponseOrBuilderpublic int getEdgeLabelsCount()
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;getEdgeLabelsCount in interface GetEdgeLabelsResponseOrBuilderpublic EdgeLabel getEdgeLabels(int index)
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;getEdgeLabels in interface GetEdgeLabelsResponseOrBuilderpublic EdgeLabelOrBuilder getEdgeLabelsOrBuilder(int index)
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;getEdgeLabelsOrBuilder in interface GetEdgeLabelsResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static GetEdgeLabelsResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetEdgeLabelsResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetEdgeLabelsResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetEdgeLabelsResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetEdgeLabelsResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetEdgeLabelsResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetEdgeLabelsResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static GetEdgeLabelsResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetEdgeLabelsResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GetEdgeLabelsResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetEdgeLabelsResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GetEdgeLabelsResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GetEdgeLabelsResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GetEdgeLabelsResponse.Builder newBuilder()
public static GetEdgeLabelsResponse.Builder newBuilder(GetEdgeLabelsResponse prototype)
public GetEdgeLabelsResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GetEdgeLabelsResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static GetEdgeLabelsResponse getDefaultInstance()
public static com.google.protobuf.Parser<GetEdgeLabelsResponse> parser()
public com.google.protobuf.Parser<GetEdgeLabelsResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GetEdgeLabelsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2012–2024. All rights reserved.