Package io.deephaven.proto.pivot
Class PivotPluginResponse
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.deephaven.proto.pivot.PivotPluginResponse
- All Implemented Interfaces:
Message
,MessageLite
,MessageLiteOrBuilder
,MessageOrBuilder
,PivotPluginResponseOrBuilder
,Serializable
public final class PivotPluginResponse
extends GeneratedMessageV3
implements PivotPluginResponseOrBuilder
Protobuf type
io.deephaven.proto.pivot.PivotPluginResponse
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typeio.deephaven.proto.pivot.PivotPluginResponse
static enum
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>,
BuilderT extends GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, GeneratedMessageV3.ExtendableMessage<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>>, GeneratedMessageV3.FieldAccessorTable, GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getApply()
.io.deephaven.proto.pivot.PivotTableApplyResponse apply = 7;
.io.deephaven.proto.pivot.PivotTableApplyResponse apply = 7;
.io.deephaven.proto.pivot.PivotTableCreationResponse creation = 6;
.io.deephaven.proto.pivot.PivotTableCreationResponse creation = 6;
static PivotPluginResponse
static final Descriptors.Descriptor
.io.deephaven.proto.pivot.PivotTableEmptyExpansionsResponse empty_expansions = 5;
.io.deephaven.proto.pivot.PivotTableEmptyExpansionsResponse empty_expansions = 5;
getError()
If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type..io.deephaven.proto.pivot.PivotTableSourceExportResponse export = 4;
.io.deephaven.proto.pivot.PivotTableSourceExportResponse export = 4;
.io.deephaven.proto.pivot.PivotTableDescriptorResponse get_descriptor = 8;
.io.deephaven.proto.pivot.PivotTableDescriptorResponse get_descriptor = 8;
Identifier copied from the request.Identifier copied from the request.int
getView()
.io.deephaven.proto.pivot.PivotTableViewResponse view = 3;
.io.deephaven.proto.pivot.PivotTableViewResponse view = 3;
boolean
hasApply()
.io.deephaven.proto.pivot.PivotTableApplyResponse apply = 7;
boolean
.io.deephaven.proto.pivot.PivotTableCreationResponse creation = 6;
boolean
.io.deephaven.proto.pivot.PivotTableEmptyExpansionsResponse empty_expansions = 5;
boolean
hasError()
If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.boolean
.io.deephaven.proto.pivot.PivotTableSourceExportResponse export = 4;
boolean
.io.deephaven.proto.pivot.PivotTableDescriptorResponse get_descriptor = 8;
int
hashCode()
boolean
hasView()
.io.deephaven.proto.pivot.PivotTableViewResponse view = 3;
protected GeneratedMessageV3.FieldAccessorTable
final boolean
static PivotPluginResponse.Builder
static PivotPluginResponse.Builder
newBuilder
(PivotPluginResponse prototype) protected PivotPluginResponse.Builder
protected Object
static PivotPluginResponse
parseDelimitedFrom
(InputStream input) static PivotPluginResponse
parseDelimitedFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) static PivotPluginResponse
parseFrom
(byte[] data) static PivotPluginResponse
parseFrom
(byte[] data, ExtensionRegistryLite extensionRegistry) static PivotPluginResponse
parseFrom
(ByteString data) static PivotPluginResponse
parseFrom
(ByteString data, ExtensionRegistryLite extensionRegistry) static PivotPluginResponse
parseFrom
(CodedInputStream input) static PivotPluginResponse
parseFrom
(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static PivotPluginResponse
parseFrom
(InputStream input) static PivotPluginResponse
parseFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) static PivotPluginResponse
parseFrom
(ByteBuffer data) static PivotPluginResponse
parseFrom
(ByteBuffer data, ExtensionRegistryLite extensionRegistry) static Parser<PivotPluginResponse>
parser()
void
writeTo
(CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
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, 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
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
REQUEST_ID_FIELD_NUMBER
public static final int REQUEST_ID_FIELD_NUMBER- See Also:
-
ERROR_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER- See Also:
-
VIEW_FIELD_NUMBER
public static final int VIEW_FIELD_NUMBER- See Also:
-
EXPORT_FIELD_NUMBER
public static final int EXPORT_FIELD_NUMBER- See Also:
-
EMPTY_EXPANSIONS_FIELD_NUMBER
public static final int EMPTY_EXPANSIONS_FIELD_NUMBER- See Also:
-
CREATION_FIELD_NUMBER
public static final int CREATION_FIELD_NUMBER- See Also:
-
APPLY_FIELD_NUMBER
public static final int APPLY_FIELD_NUMBER- See Also:
-
GET_DESCRIPTOR_FIELD_NUMBER
public static final int GET_DESCRIPTOR_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classGeneratedMessageV3
-
getDescriptor
-
internalGetFieldAccessorTable
- Specified by:
internalGetFieldAccessorTable
in classGeneratedMessageV3
-
getResponseCase
- Specified by:
getResponseCase
in interfacePivotPluginResponseOrBuilder
-
getRequestId
Identifier copied from the request.
string request_id = 1;
- Specified by:
getRequestId
in interfacePivotPluginResponseOrBuilder
- Returns:
- The requestId.
-
getRequestIdBytes
Identifier copied from the request.
string request_id = 1;
- Specified by:
getRequestIdBytes
in interfacePivotPluginResponseOrBuilder
- Returns:
- The bytes for requestId.
-
hasError
public boolean hasError()If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.
.io.deephaven.proto.pivot.ErrorResponse error = 2;
- Specified by:
hasError
in interfacePivotPluginResponseOrBuilder
- Returns:
- Whether the error field is set.
-
getError
If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.
.io.deephaven.proto.pivot.ErrorResponse error = 2;
- Specified by:
getError
in interfacePivotPluginResponseOrBuilder
- Returns:
- The error.
-
getErrorOrBuilder
If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.
.io.deephaven.proto.pivot.ErrorResponse error = 2;
- Specified by:
getErrorOrBuilder
in interfacePivotPluginResponseOrBuilder
-
hasView
public boolean hasView().io.deephaven.proto.pivot.PivotTableViewResponse view = 3;
- Specified by:
hasView
in interfacePivotPluginResponseOrBuilder
- Returns:
- Whether the view field is set.
-
getView
.io.deephaven.proto.pivot.PivotTableViewResponse view = 3;
- Specified by:
getView
in interfacePivotPluginResponseOrBuilder
- Returns:
- The view.
-
getViewOrBuilder
.io.deephaven.proto.pivot.PivotTableViewResponse view = 3;
- Specified by:
getViewOrBuilder
in interfacePivotPluginResponseOrBuilder
-
hasExport
public boolean hasExport().io.deephaven.proto.pivot.PivotTableSourceExportResponse export = 4;
- Specified by:
hasExport
in interfacePivotPluginResponseOrBuilder
- Returns:
- Whether the export field is set.
-
getExport
.io.deephaven.proto.pivot.PivotTableSourceExportResponse export = 4;
- Specified by:
getExport
in interfacePivotPluginResponseOrBuilder
- Returns:
- The export.
-
getExportOrBuilder
.io.deephaven.proto.pivot.PivotTableSourceExportResponse export = 4;
- Specified by:
getExportOrBuilder
in interfacePivotPluginResponseOrBuilder
-
hasEmptyExpansions
public boolean hasEmptyExpansions().io.deephaven.proto.pivot.PivotTableEmptyExpansionsResponse empty_expansions = 5;
- Specified by:
hasEmptyExpansions
in interfacePivotPluginResponseOrBuilder
- Returns:
- Whether the emptyExpansions field is set.
-
getEmptyExpansions
.io.deephaven.proto.pivot.PivotTableEmptyExpansionsResponse empty_expansions = 5;
- Specified by:
getEmptyExpansions
in interfacePivotPluginResponseOrBuilder
- Returns:
- The emptyExpansions.
-
getEmptyExpansionsOrBuilder
.io.deephaven.proto.pivot.PivotTableEmptyExpansionsResponse empty_expansions = 5;
- Specified by:
getEmptyExpansionsOrBuilder
in interfacePivotPluginResponseOrBuilder
-
hasCreation
public boolean hasCreation().io.deephaven.proto.pivot.PivotTableCreationResponse creation = 6;
- Specified by:
hasCreation
in interfacePivotPluginResponseOrBuilder
- Returns:
- Whether the creation field is set.
-
getCreation
.io.deephaven.proto.pivot.PivotTableCreationResponse creation = 6;
- Specified by:
getCreation
in interfacePivotPluginResponseOrBuilder
- Returns:
- The creation.
-
getCreationOrBuilder
.io.deephaven.proto.pivot.PivotTableCreationResponse creation = 6;
- Specified by:
getCreationOrBuilder
in interfacePivotPluginResponseOrBuilder
-
hasApply
public boolean hasApply().io.deephaven.proto.pivot.PivotTableApplyResponse apply = 7;
- Specified by:
hasApply
in interfacePivotPluginResponseOrBuilder
- Returns:
- Whether the apply field is set.
-
getApply
.io.deephaven.proto.pivot.PivotTableApplyResponse apply = 7;
- Specified by:
getApply
in interfacePivotPluginResponseOrBuilder
- Returns:
- The apply.
-
getApplyOrBuilder
.io.deephaven.proto.pivot.PivotTableApplyResponse apply = 7;
- Specified by:
getApplyOrBuilder
in interfacePivotPluginResponseOrBuilder
-
hasGetDescriptor
public boolean hasGetDescriptor().io.deephaven.proto.pivot.PivotTableDescriptorResponse get_descriptor = 8;
- Specified by:
hasGetDescriptor
in interfacePivotPluginResponseOrBuilder
- Returns:
- Whether the getDescriptor field is set.
-
getGetDescriptor
.io.deephaven.proto.pivot.PivotTableDescriptorResponse get_descriptor = 8;
- Specified by:
getGetDescriptor
in interfacePivotPluginResponseOrBuilder
- Returns:
- The getDescriptor.
-
getGetDescriptorOrBuilder
.io.deephaven.proto.pivot.PivotTableDescriptorResponse get_descriptor = 8;
- Specified by:
getGetDescriptorOrBuilder
in interfacePivotPluginResponseOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfaceMessageLiteOrBuilder
- Overrides:
isInitialized
in classGeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfaceMessageLite
- Overrides:
writeTo
in classGeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfaceMessageLite
- Overrides:
getSerializedSize
in classGeneratedMessageV3
-
equals
- Specified by:
equals
in interfaceMessage
- Overrides:
equals
in classAbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfaceMessage
- Overrides:
hashCode
in classAbstractMessage
-
parseFrom
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static PivotPluginResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static PivotPluginResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
InvalidProtocolBufferException
-
parseFrom
public static PivotPluginResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static PivotPluginResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static PivotPluginResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static PivotPluginResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfaceMessage
- Specified by:
newBuilderForType
in interfaceMessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfaceMessage
- Specified by:
toBuilder
in interfaceMessageLite
-
newBuilderForType
- Specified by:
newBuilderForType
in classGeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfaceMessage
- Specified by:
getParserForType
in interfaceMessageLite
- Overrides:
getParserForType
in classGeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfaceMessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfaceMessageOrBuilder
-