Package io.deephaven.proto.pivot
Class PivotPluginRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<PivotPluginRequest.Builder>
io.deephaven.proto.pivot.PivotPluginRequest.Builder
- All Implemented Interfaces:
- Message.Builder,- MessageLite.Builder,- MessageLiteOrBuilder,- MessageOrBuilder,- PivotPluginRequestOrBuilder,- Cloneable
- Enclosing class:
- PivotPluginRequest
public static final class PivotPluginRequest.Builder
extends GeneratedMessageV3.Builder<PivotPluginRequest.Builder>
implements PivotPluginRequestOrBuilder
We have not created a service, but rather make a request using the oneof message; and reply using the corresponding message in the PivotPluginResponse. The PivotServicePlugin then has a switch statement for dispatch rather than using the service.Protobuf type
io.deephaven.proto.pivot.PivotPluginRequest- 
Method SummaryModifier and TypeMethodDescriptionaddRepeatedField(Descriptors.FieldDescriptor field, Object value) build()clear().io.deephaven.proto.pivot.PivotTableApplyRequest apply = 6;.io.deephaven.proto.pivot.PivotTableCreationRequest creation = 5;.io.deephaven.proto.pivot.PivotTableEmptyExpansionsRequest empty_expansions = 4;.io.deephaven.proto.pivot.PivotTableSourceExportRequest export_source = 3;.io.deephaven.proto.pivot.PivotTableDescriptorRequest get_descriptor = 7;A client-specified identifier used to identify the response for this request when multiple requests are in flight..io.deephaven.proto.pivot.PivotTableViewRequest view = 2;clone()getApply().io.deephaven.proto.pivot.PivotTableApplyRequest apply = 6;.io.deephaven.proto.pivot.PivotTableApplyRequest apply = 6;.io.deephaven.proto.pivot.PivotTableApplyRequest apply = 6;.io.deephaven.proto.pivot.PivotTableCreationRequest creation = 5;.io.deephaven.proto.pivot.PivotTableCreationRequest creation = 5;.io.deephaven.proto.pivot.PivotTableCreationRequest creation = 5;static final Descriptors.Descriptor.io.deephaven.proto.pivot.PivotTableEmptyExpansionsRequest empty_expansions = 4;.io.deephaven.proto.pivot.PivotTableEmptyExpansionsRequest empty_expansions = 4;.io.deephaven.proto.pivot.PivotTableEmptyExpansionsRequest empty_expansions = 4;.io.deephaven.proto.pivot.PivotTableSourceExportRequest export_source = 3;.io.deephaven.proto.pivot.PivotTableSourceExportRequest export_source = 3;.io.deephaven.proto.pivot.PivotTableSourceExportRequest export_source = 3;.io.deephaven.proto.pivot.PivotTableDescriptorRequest get_descriptor = 7;.io.deephaven.proto.pivot.PivotTableDescriptorRequest get_descriptor = 7;.io.deephaven.proto.pivot.PivotTableDescriptorRequest get_descriptor = 7;A client-specified identifier used to identify the response for this request when multiple requests are in flight.A client-specified identifier used to identify the response for this request when multiple requests are in flight.getView().io.deephaven.proto.pivot.PivotTableViewRequest view = 2;.io.deephaven.proto.pivot.PivotTableViewRequest view = 2;.io.deephaven.proto.pivot.PivotTableViewRequest view = 2;booleanhasApply().io.deephaven.proto.pivot.PivotTableApplyRequest apply = 6;boolean.io.deephaven.proto.pivot.PivotTableCreationRequest creation = 5;boolean.io.deephaven.proto.pivot.PivotTableEmptyExpansionsRequest empty_expansions = 4;boolean.io.deephaven.proto.pivot.PivotTableSourceExportRequest export_source = 3;boolean.io.deephaven.proto.pivot.PivotTableDescriptorRequest get_descriptor = 7;booleanhasView().io.deephaven.proto.pivot.PivotTableViewRequest view = 2;protected GeneratedMessageV3.FieldAccessorTablefinal booleanmergeApply(PivotTableApplyRequest value) .io.deephaven.proto.pivot.PivotTableApplyRequest apply = 6;.io.deephaven.proto.pivot.PivotTableCreationRequest creation = 5;.io.deephaven.proto.pivot.PivotTableEmptyExpansionsRequest empty_expansions = 4;.io.deephaven.proto.pivot.PivotTableSourceExportRequest export_source = 3;mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) mergeFrom(PivotPluginRequest other) .io.deephaven.proto.pivot.PivotTableDescriptorRequest get_descriptor = 7;mergeUnknownFields(UnknownFieldSet unknownFields) mergeView(PivotTableViewRequest value) .io.deephaven.proto.pivot.PivotTableViewRequest view = 2;setApply(PivotTableApplyRequest value) .io.deephaven.proto.pivot.PivotTableApplyRequest apply = 6;setApply(PivotTableApplyRequest.Builder builderForValue) .io.deephaven.proto.pivot.PivotTableApplyRequest apply = 6;.io.deephaven.proto.pivot.PivotTableCreationRequest creation = 5;setCreation(PivotTableCreationRequest.Builder builderForValue) .io.deephaven.proto.pivot.PivotTableCreationRequest creation = 5;.io.deephaven.proto.pivot.PivotTableEmptyExpansionsRequest empty_expansions = 4;setEmptyExpansions(PivotTableEmptyExpansionsRequest.Builder builderForValue) .io.deephaven.proto.pivot.PivotTableEmptyExpansionsRequest empty_expansions = 4;.io.deephaven.proto.pivot.PivotTableSourceExportRequest export_source = 3;setExportSource(PivotTableSourceExportRequest.Builder builderForValue) .io.deephaven.proto.pivot.PivotTableSourceExportRequest export_source = 3;setField(Descriptors.FieldDescriptor field, Object value) .io.deephaven.proto.pivot.PivotTableDescriptorRequest get_descriptor = 7;setGetDescriptor(PivotTableDescriptorRequest.Builder builderForValue) .io.deephaven.proto.pivot.PivotTableDescriptorRequest get_descriptor = 7;setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) setRequestId(String value) A client-specified identifier used to identify the response for this request when multiple requests are in flight.setRequestIdBytes(ByteString value) A client-specified identifier used to identify the response for this request when multiple requests are in flight.setUnknownFields(UnknownFieldSet unknownFields) setView(PivotTableViewRequest value) .io.deephaven.proto.pivot.PivotTableViewRequest view = 2;setView(PivotTableViewRequest.Builder builderForValue) .io.deephaven.proto.pivot.PivotTableViewRequest view = 2;Methods inherited from class com.google.protobuf.GeneratedMessageV3.BuildergetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.BuilderaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.BuildermergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.BuildermergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilderfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
- 
Method Details- 
getDescriptor
- 
internalGetFieldAccessorTable- Specified by:
- internalGetFieldAccessorTablein class- GeneratedMessageV3.Builder<PivotPluginRequest.Builder>
 
- 
clear- Specified by:
- clearin interface- Message.Builder
- Specified by:
- clearin interface- MessageLite.Builder
- Overrides:
- clearin class- GeneratedMessageV3.Builder<PivotPluginRequest.Builder>
 
- 
getDescriptorForType- Specified by:
- getDescriptorForTypein interface- Message.Builder
- Specified by:
- getDescriptorForTypein interface- MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- GeneratedMessageV3.Builder<PivotPluginRequest.Builder>
 
- 
getDefaultInstanceForType- Specified by:
- getDefaultInstanceForTypein interface- MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- MessageOrBuilder
 
- 
build- Specified by:
- buildin interface- Message.Builder
- Specified by:
- buildin interface- MessageLite.Builder
 
- 
buildPartial- Specified by:
- buildPartialin interface- Message.Builder
- Specified by:
- buildPartialin interface- MessageLite.Builder
 
- 
clone- Specified by:
- clonein interface- Message.Builder
- Specified by:
- clonein interface- MessageLite.Builder
- Overrides:
- clonein class- GeneratedMessageV3.Builder<PivotPluginRequest.Builder>
 
- 
setField- Specified by:
- setFieldin interface- Message.Builder
- Overrides:
- setFieldin class- GeneratedMessageV3.Builder<PivotPluginRequest.Builder>
 
- 
clearField- Specified by:
- clearFieldin interface- Message.Builder
- Overrides:
- clearFieldin class- GeneratedMessageV3.Builder<PivotPluginRequest.Builder>
 
- 
clearOneof- Specified by:
- clearOneofin interface- Message.Builder
- Overrides:
- clearOneofin class- GeneratedMessageV3.Builder<PivotPluginRequest.Builder>
 
- 
setRepeatedFieldpublic PivotPluginRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
- setRepeatedFieldin interface- Message.Builder
- Overrides:
- setRepeatedFieldin class- GeneratedMessageV3.Builder<PivotPluginRequest.Builder>
 
- 
addRepeatedField- Specified by:
- addRepeatedFieldin interface- Message.Builder
- Overrides:
- addRepeatedFieldin class- GeneratedMessageV3.Builder<PivotPluginRequest.Builder>
 
- 
mergeFrom- Specified by:
- mergeFromin interface- Message.Builder
- Overrides:
- mergeFromin class- AbstractMessage.Builder<PivotPluginRequest.Builder>
 
- 
mergeFrom
- 
isInitializedpublic final boolean isInitialized()- Specified by:
- isInitializedin interface- MessageLiteOrBuilder
- Overrides:
- isInitializedin class- GeneratedMessageV3.Builder<PivotPluginRequest.Builder>
 
- 
mergeFrompublic PivotPluginRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
- mergeFromin interface- Message.Builder
- Specified by:
- mergeFromin interface- MessageLite.Builder
- Overrides:
- mergeFromin class- AbstractMessage.Builder<PivotPluginRequest.Builder>
- Throws:
- IOException
 
- 
getRequestCase- Specified by:
- getRequestCasein interface- PivotPluginRequestOrBuilder
 
- 
clearRequest
- 
getRequestIdA client-specified identifier used to identify the response for this request when multiple requests are in flight. This must be set to a unique value. string request_id = 1;- Specified by:
- getRequestIdin interface- PivotPluginRequestOrBuilder
- Returns:
- The requestId.
 
- 
getRequestIdBytesA client-specified identifier used to identify the response for this request when multiple requests are in flight. This must be set to a unique value. string request_id = 1;- Specified by:
- getRequestIdBytesin interface- PivotPluginRequestOrBuilder
- Returns:
- The bytes for requestId.
 
- 
setRequestIdA client-specified identifier used to identify the response for this request when multiple requests are in flight. This must be set to a unique value. string request_id = 1;- Parameters:
- value- The requestId to set.
- Returns:
- This builder for chaining.
 
- 
clearRequestIdA client-specified identifier used to identify the response for this request when multiple requests are in flight. This must be set to a unique value. string request_id = 1;- Returns:
- This builder for chaining.
 
- 
setRequestIdBytesA client-specified identifier used to identify the response for this request when multiple requests are in flight. This must be set to a unique value. string request_id = 1;- Parameters:
- value- The bytes for requestId to set.
- Returns:
- This builder for chaining.
 
- 
hasViewpublic boolean hasView().io.deephaven.proto.pivot.PivotTableViewRequest view = 2;- Specified by:
- hasViewin interface- PivotPluginRequestOrBuilder
- Returns:
- Whether the view field is set.
 
- 
getView.io.deephaven.proto.pivot.PivotTableViewRequest view = 2;- Specified by:
- getViewin interface- PivotPluginRequestOrBuilder
- Returns:
- The view.
 
- 
setView.io.deephaven.proto.pivot.PivotTableViewRequest view = 2;
- 
setView.io.deephaven.proto.pivot.PivotTableViewRequest view = 2;
- 
mergeView.io.deephaven.proto.pivot.PivotTableViewRequest view = 2;
- 
clearView.io.deephaven.proto.pivot.PivotTableViewRequest view = 2;
- 
getViewBuilder.io.deephaven.proto.pivot.PivotTableViewRequest view = 2;
- 
getViewOrBuilder.io.deephaven.proto.pivot.PivotTableViewRequest view = 2;- Specified by:
- getViewOrBuilderin interface- PivotPluginRequestOrBuilder
 
- 
hasExportSourcepublic boolean hasExportSource().io.deephaven.proto.pivot.PivotTableSourceExportRequest export_source = 3;- Specified by:
- hasExportSourcein interface- PivotPluginRequestOrBuilder
- Returns:
- Whether the exportSource field is set.
 
- 
getExportSource.io.deephaven.proto.pivot.PivotTableSourceExportRequest export_source = 3;- Specified by:
- getExportSourcein interface- PivotPluginRequestOrBuilder
- Returns:
- The exportSource.
 
- 
setExportSource.io.deephaven.proto.pivot.PivotTableSourceExportRequest export_source = 3;
- 
setExportSourcepublic PivotPluginRequest.Builder setExportSource(PivotTableSourceExportRequest.Builder builderForValue) .io.deephaven.proto.pivot.PivotTableSourceExportRequest export_source = 3;
- 
mergeExportSource.io.deephaven.proto.pivot.PivotTableSourceExportRequest export_source = 3;
- 
clearExportSource.io.deephaven.proto.pivot.PivotTableSourceExportRequest export_source = 3;
- 
getExportSourceBuilder.io.deephaven.proto.pivot.PivotTableSourceExportRequest export_source = 3;
- 
getExportSourceOrBuilder.io.deephaven.proto.pivot.PivotTableSourceExportRequest export_source = 3;- Specified by:
- getExportSourceOrBuilderin interface- PivotPluginRequestOrBuilder
 
- 
hasEmptyExpansionspublic boolean hasEmptyExpansions().io.deephaven.proto.pivot.PivotTableEmptyExpansionsRequest empty_expansions = 4;- Specified by:
- hasEmptyExpansionsin interface- PivotPluginRequestOrBuilder
- Returns:
- Whether the emptyExpansions field is set.
 
- 
getEmptyExpansions.io.deephaven.proto.pivot.PivotTableEmptyExpansionsRequest empty_expansions = 4;- Specified by:
- getEmptyExpansionsin interface- PivotPluginRequestOrBuilder
- Returns:
- The emptyExpansions.
 
- 
setEmptyExpansions.io.deephaven.proto.pivot.PivotTableEmptyExpansionsRequest empty_expansions = 4;
- 
setEmptyExpansionspublic PivotPluginRequest.Builder setEmptyExpansions(PivotTableEmptyExpansionsRequest.Builder builderForValue) .io.deephaven.proto.pivot.PivotTableEmptyExpansionsRequest empty_expansions = 4;
- 
mergeEmptyExpansions.io.deephaven.proto.pivot.PivotTableEmptyExpansionsRequest empty_expansions = 4;
- 
clearEmptyExpansions.io.deephaven.proto.pivot.PivotTableEmptyExpansionsRequest empty_expansions = 4;
- 
getEmptyExpansionsBuilder.io.deephaven.proto.pivot.PivotTableEmptyExpansionsRequest empty_expansions = 4;
- 
getEmptyExpansionsOrBuilder.io.deephaven.proto.pivot.PivotTableEmptyExpansionsRequest empty_expansions = 4;- Specified by:
- getEmptyExpansionsOrBuilderin interface- PivotPluginRequestOrBuilder
 
- 
hasCreationpublic boolean hasCreation().io.deephaven.proto.pivot.PivotTableCreationRequest creation = 5;- Specified by:
- hasCreationin interface- PivotPluginRequestOrBuilder
- Returns:
- Whether the creation field is set.
 
- 
getCreation.io.deephaven.proto.pivot.PivotTableCreationRequest creation = 5;- Specified by:
- getCreationin interface- PivotPluginRequestOrBuilder
- Returns:
- The creation.
 
- 
setCreation.io.deephaven.proto.pivot.PivotTableCreationRequest creation = 5;
- 
setCreation.io.deephaven.proto.pivot.PivotTableCreationRequest creation = 5;
- 
mergeCreation.io.deephaven.proto.pivot.PivotTableCreationRequest creation = 5;
- 
clearCreation.io.deephaven.proto.pivot.PivotTableCreationRequest creation = 5;
- 
getCreationBuilder.io.deephaven.proto.pivot.PivotTableCreationRequest creation = 5;
- 
getCreationOrBuilder.io.deephaven.proto.pivot.PivotTableCreationRequest creation = 5;- Specified by:
- getCreationOrBuilderin interface- PivotPluginRequestOrBuilder
 
- 
hasApplypublic boolean hasApply().io.deephaven.proto.pivot.PivotTableApplyRequest apply = 6;- Specified by:
- hasApplyin interface- PivotPluginRequestOrBuilder
- Returns:
- Whether the apply field is set.
 
- 
getApply.io.deephaven.proto.pivot.PivotTableApplyRequest apply = 6;- Specified by:
- getApplyin interface- PivotPluginRequestOrBuilder
- Returns:
- The apply.
 
- 
setApply.io.deephaven.proto.pivot.PivotTableApplyRequest apply = 6;
- 
setApply.io.deephaven.proto.pivot.PivotTableApplyRequest apply = 6;
- 
mergeApply.io.deephaven.proto.pivot.PivotTableApplyRequest apply = 6;
- 
clearApply.io.deephaven.proto.pivot.PivotTableApplyRequest apply = 6;
- 
getApplyBuilder.io.deephaven.proto.pivot.PivotTableApplyRequest apply = 6;
- 
getApplyOrBuilder.io.deephaven.proto.pivot.PivotTableApplyRequest apply = 6;- Specified by:
- getApplyOrBuilderin interface- PivotPluginRequestOrBuilder
 
- 
hasGetDescriptorpublic boolean hasGetDescriptor().io.deephaven.proto.pivot.PivotTableDescriptorRequest get_descriptor = 7;- Specified by:
- hasGetDescriptorin interface- PivotPluginRequestOrBuilder
- Returns:
- Whether the getDescriptor field is set.
 
- 
getGetDescriptor.io.deephaven.proto.pivot.PivotTableDescriptorRequest get_descriptor = 7;- Specified by:
- getGetDescriptorin interface- PivotPluginRequestOrBuilder
- Returns:
- The getDescriptor.
 
- 
setGetDescriptor.io.deephaven.proto.pivot.PivotTableDescriptorRequest get_descriptor = 7;
- 
setGetDescriptorpublic PivotPluginRequest.Builder setGetDescriptor(PivotTableDescriptorRequest.Builder builderForValue) .io.deephaven.proto.pivot.PivotTableDescriptorRequest get_descriptor = 7;
- 
mergeGetDescriptor.io.deephaven.proto.pivot.PivotTableDescriptorRequest get_descriptor = 7;
- 
clearGetDescriptor.io.deephaven.proto.pivot.PivotTableDescriptorRequest get_descriptor = 7;
- 
getGetDescriptorBuilder.io.deephaven.proto.pivot.PivotTableDescriptorRequest get_descriptor = 7;
- 
getGetDescriptorOrBuilder.io.deephaven.proto.pivot.PivotTableDescriptorRequest get_descriptor = 7;- Specified by:
- getGetDescriptorOrBuilderin interface- PivotPluginRequestOrBuilder
 
- 
setUnknownFields- Specified by:
- setUnknownFieldsin interface- Message.Builder
- Overrides:
- setUnknownFieldsin class- GeneratedMessageV3.Builder<PivotPluginRequest.Builder>
 
- 
mergeUnknownFields- Specified by:
- mergeUnknownFieldsin interface- Message.Builder
- Overrides:
- mergeUnknownFieldsin class- GeneratedMessageV3.Builder<PivotPluginRequest.Builder>
 
 
-