Package lgraph
Class Lgraph.PluginRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- lgraph.Lgraph.PluginRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Lgraph.PluginRequestOrBuilder
- Enclosing class:
- Lgraph
public static final class Lgraph.PluginRequest extends com.google.protobuf.GeneratedMessageV3 implements Lgraph.PluginRequestOrBuilder
Protobuf typelgraph.PluginRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLgraph.PluginRequest.BuilderProtobuf typelgraph.PluginRequeststatic classLgraph.PluginRequest.PluginTypeProtobuf enumlgraph.PluginRequest.PluginTypestatic classLgraph.PluginRequest.ReqCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intCALL_PLUGIN_REQUEST_FIELD_NUMBERstatic intDEL_PLUGIN_REQUEST_FIELD_NUMBERstatic intGRAPH_FIELD_NUMBERstatic intLIST_PLUGIN_REQUEST_FIELD_NUMBERstatic intLOAD_PLUGIN_REQUEST_FIELD_NUMBERstatic com.google.protobuf.Parser<Lgraph.PluginRequest>PARSERDeprecated.static intTYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Lgraph.CallPluginRequestgetCallPluginRequest()optional .lgraph.CallPluginRequest call_plugin_request = 4;Lgraph.CallPluginRequestOrBuildergetCallPluginRequestOrBuilder()optional .lgraph.CallPluginRequest call_plugin_request = 4;static Lgraph.PluginRequestgetDefaultInstance()Lgraph.PluginRequestgetDefaultInstanceForType()Lgraph.DelPluginRequestgetDelPluginRequest()optional .lgraph.DelPluginRequest del_plugin_request = 3;Lgraph.DelPluginRequestOrBuildergetDelPluginRequestOrBuilder()optional .lgraph.DelPluginRequest del_plugin_request = 3;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetGraph()required string graph = 6;com.google.protobuf.ByteStringgetGraphBytes()required string graph = 6;Lgraph.ListPluginRequestgetListPluginRequest()optional .lgraph.ListPluginRequest list_plugin_request = 5;Lgraph.ListPluginRequestOrBuildergetListPluginRequestOrBuilder()optional .lgraph.ListPluginRequest list_plugin_request = 5;Lgraph.LoadPluginRequestgetLoadPluginRequest()optional .lgraph.LoadPluginRequest load_plugin_request = 2;Lgraph.LoadPluginRequestOrBuildergetLoadPluginRequestOrBuilder()optional .lgraph.LoadPluginRequest load_plugin_request = 2;com.google.protobuf.Parser<Lgraph.PluginRequest>getParserForType()Lgraph.PluginRequest.ReqCasegetReqCase()intgetSerializedSize()Lgraph.PluginRequest.PluginTypegetType()required .lgraph.PluginRequest.PluginType type = 1;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasCallPluginRequest()optional .lgraph.CallPluginRequest call_plugin_request = 4;booleanhasDelPluginRequest()optional .lgraph.DelPluginRequest del_plugin_request = 3;booleanhasGraph()required string graph = 6;inthashCode()booleanhasListPluginRequest()optional .lgraph.ListPluginRequest list_plugin_request = 5;booleanhasLoadPluginRequest()optional .lgraph.LoadPluginRequest load_plugin_request = 2;booleanhasType()required .lgraph.PluginRequest.PluginType type = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Lgraph.PluginRequest.BuildernewBuilder()static Lgraph.PluginRequest.BuildernewBuilder(Lgraph.PluginRequest prototype)Lgraph.PluginRequest.BuildernewBuilderForType()protected Lgraph.PluginRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Lgraph.PluginRequestparseDelimitedFrom(InputStream input)static Lgraph.PluginRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.PluginRequestparseFrom(byte[] data)static Lgraph.PluginRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.PluginRequestparseFrom(com.google.protobuf.ByteString data)static Lgraph.PluginRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.PluginRequestparseFrom(com.google.protobuf.CodedInputStream input)static Lgraph.PluginRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.PluginRequestparseFrom(InputStream input)static Lgraph.PluginRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.PluginRequestparseFrom(ByteBuffer data)static Lgraph.PluginRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Lgraph.PluginRequest>parser()Lgraph.PluginRequest.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
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, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOAD_PLUGIN_REQUEST_FIELD_NUMBER
public static final int LOAD_PLUGIN_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEL_PLUGIN_REQUEST_FIELD_NUMBER
public static final int DEL_PLUGIN_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CALL_PLUGIN_REQUEST_FIELD_NUMBER
public static final int CALL_PLUGIN_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIST_PLUGIN_REQUEST_FIELD_NUMBER
public static final int LIST_PLUGIN_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GRAPH_FIELD_NUMBER
public static final int GRAPH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Lgraph.PluginRequest> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getReqCase
public Lgraph.PluginRequest.ReqCase getReqCase()
- Specified by:
getReqCasein interfaceLgraph.PluginRequestOrBuilder
-
hasType
public boolean hasType()
required .lgraph.PluginRequest.PluginType type = 1;- Specified by:
hasTypein interfaceLgraph.PluginRequestOrBuilder
-
getType
public Lgraph.PluginRequest.PluginType getType()
required .lgraph.PluginRequest.PluginType type = 1;- Specified by:
getTypein interfaceLgraph.PluginRequestOrBuilder
-
hasLoadPluginRequest
public boolean hasLoadPluginRequest()
optional .lgraph.LoadPluginRequest load_plugin_request = 2;- Specified by:
hasLoadPluginRequestin interfaceLgraph.PluginRequestOrBuilder
-
getLoadPluginRequest
public Lgraph.LoadPluginRequest getLoadPluginRequest()
optional .lgraph.LoadPluginRequest load_plugin_request = 2;- Specified by:
getLoadPluginRequestin interfaceLgraph.PluginRequestOrBuilder
-
getLoadPluginRequestOrBuilder
public Lgraph.LoadPluginRequestOrBuilder getLoadPluginRequestOrBuilder()
optional .lgraph.LoadPluginRequest load_plugin_request = 2;- Specified by:
getLoadPluginRequestOrBuilderin interfaceLgraph.PluginRequestOrBuilder
-
hasDelPluginRequest
public boolean hasDelPluginRequest()
optional .lgraph.DelPluginRequest del_plugin_request = 3;- Specified by:
hasDelPluginRequestin interfaceLgraph.PluginRequestOrBuilder
-
getDelPluginRequest
public Lgraph.DelPluginRequest getDelPluginRequest()
optional .lgraph.DelPluginRequest del_plugin_request = 3;- Specified by:
getDelPluginRequestin interfaceLgraph.PluginRequestOrBuilder
-
getDelPluginRequestOrBuilder
public Lgraph.DelPluginRequestOrBuilder getDelPluginRequestOrBuilder()
optional .lgraph.DelPluginRequest del_plugin_request = 3;- Specified by:
getDelPluginRequestOrBuilderin interfaceLgraph.PluginRequestOrBuilder
-
hasCallPluginRequest
public boolean hasCallPluginRequest()
optional .lgraph.CallPluginRequest call_plugin_request = 4;- Specified by:
hasCallPluginRequestin interfaceLgraph.PluginRequestOrBuilder
-
getCallPluginRequest
public Lgraph.CallPluginRequest getCallPluginRequest()
optional .lgraph.CallPluginRequest call_plugin_request = 4;- Specified by:
getCallPluginRequestin interfaceLgraph.PluginRequestOrBuilder
-
getCallPluginRequestOrBuilder
public Lgraph.CallPluginRequestOrBuilder getCallPluginRequestOrBuilder()
optional .lgraph.CallPluginRequest call_plugin_request = 4;- Specified by:
getCallPluginRequestOrBuilderin interfaceLgraph.PluginRequestOrBuilder
-
hasListPluginRequest
public boolean hasListPluginRequest()
optional .lgraph.ListPluginRequest list_plugin_request = 5;- Specified by:
hasListPluginRequestin interfaceLgraph.PluginRequestOrBuilder
-
getListPluginRequest
public Lgraph.ListPluginRequest getListPluginRequest()
optional .lgraph.ListPluginRequest list_plugin_request = 5;- Specified by:
getListPluginRequestin interfaceLgraph.PluginRequestOrBuilder
-
getListPluginRequestOrBuilder
public Lgraph.ListPluginRequestOrBuilder getListPluginRequestOrBuilder()
optional .lgraph.ListPluginRequest list_plugin_request = 5;- Specified by:
getListPluginRequestOrBuilderin interfaceLgraph.PluginRequestOrBuilder
-
hasGraph
public boolean hasGraph()
required string graph = 6;- Specified by:
hasGraphin interfaceLgraph.PluginRequestOrBuilder
-
getGraph
public String getGraph()
required string graph = 6;- Specified by:
getGraphin interfaceLgraph.PluginRequestOrBuilder
-
getGraphBytes
public com.google.protobuf.ByteString getGraphBytes()
required string graph = 6;- Specified by:
getGraphBytesin interfaceLgraph.PluginRequestOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Lgraph.PluginRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.PluginRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.PluginRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.PluginRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.PluginRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.PluginRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Lgraph.PluginRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Lgraph.PluginRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Lgraph.PluginRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Lgraph.PluginRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Lgraph.PluginRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Lgraph.PluginRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Lgraph.PluginRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Lgraph.PluginRequest.Builder newBuilder()
-
newBuilder
public static Lgraph.PluginRequest.Builder newBuilder(Lgraph.PluginRequest prototype)
-
toBuilder
public Lgraph.PluginRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Lgraph.PluginRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Lgraph.PluginRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Lgraph.PluginRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<Lgraph.PluginRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Lgraph.PluginRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-