public static interface Windmill.KeyedGetDataRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getKey()
required bytes key = 1; |
Windmill.TagList |
getListsToFetch(int index)
repeated .windmill.TagList lists_to_fetch = 4; |
int |
getListsToFetchCount()
repeated .windmill.TagList lists_to_fetch = 4; |
java.util.List<Windmill.TagList> |
getListsToFetchList()
repeated .windmill.TagList lists_to_fetch = 4; |
Windmill.TagListOrBuilder |
getListsToFetchOrBuilder(int index)
repeated .windmill.TagList lists_to_fetch = 4; |
java.util.List<? extends Windmill.TagListOrBuilder> |
getListsToFetchOrBuilderList()
repeated .windmill.TagList lists_to_fetch = 4; |
Windmill.TagValue |
getValuesToFetch(int index)
repeated .windmill.TagValue values_to_fetch = 3; |
int |
getValuesToFetchCount()
repeated .windmill.TagValue values_to_fetch = 3; |
java.util.List<Windmill.TagValue> |
getValuesToFetchList()
repeated .windmill.TagValue values_to_fetch = 3; |
Windmill.TagValueOrBuilder |
getValuesToFetchOrBuilder(int index)
repeated .windmill.TagValue values_to_fetch = 3; |
java.util.List<? extends Windmill.TagValueOrBuilder> |
getValuesToFetchOrBuilderList()
repeated .windmill.TagValue values_to_fetch = 3; |
Windmill.WatermarkHold |
getWatermarkHoldsToFetch(int index)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
int |
getWatermarkHoldsToFetchCount()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
java.util.List<Windmill.WatermarkHold> |
getWatermarkHoldsToFetchList()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
Windmill.WatermarkHoldOrBuilder |
getWatermarkHoldsToFetchOrBuilder(int index)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
java.util.List<? extends Windmill.WatermarkHoldOrBuilder> |
getWatermarkHoldsToFetchOrBuilderList()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5; |
long |
getWorkToken()
required fixed64 work_token = 2; |
boolean |
hasKey()
required bytes key = 1; |
boolean |
hasWorkToken()
required fixed64 work_token = 2; |
boolean hasKey()
required bytes key = 1;com.google.protobuf.ByteString getKey()
required bytes key = 1;boolean hasWorkToken()
required fixed64 work_token = 2;long getWorkToken()
required fixed64 work_token = 2;java.util.List<Windmill.TagValue> getValuesToFetchList()
repeated .windmill.TagValue values_to_fetch = 3;Windmill.TagValue getValuesToFetch(int index)
repeated .windmill.TagValue values_to_fetch = 3;int getValuesToFetchCount()
repeated .windmill.TagValue values_to_fetch = 3;java.util.List<? extends Windmill.TagValueOrBuilder> getValuesToFetchOrBuilderList()
repeated .windmill.TagValue values_to_fetch = 3;Windmill.TagValueOrBuilder getValuesToFetchOrBuilder(int index)
repeated .windmill.TagValue values_to_fetch = 3;java.util.List<Windmill.TagList> getListsToFetchList()
repeated .windmill.TagList lists_to_fetch = 4;Windmill.TagList getListsToFetch(int index)
repeated .windmill.TagList lists_to_fetch = 4;int getListsToFetchCount()
repeated .windmill.TagList lists_to_fetch = 4;java.util.List<? extends Windmill.TagListOrBuilder> getListsToFetchOrBuilderList()
repeated .windmill.TagList lists_to_fetch = 4;Windmill.TagListOrBuilder getListsToFetchOrBuilder(int index)
repeated .windmill.TagList lists_to_fetch = 4;java.util.List<Windmill.WatermarkHold> getWatermarkHoldsToFetchList()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;Windmill.WatermarkHold getWatermarkHoldsToFetch(int index)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;int getWatermarkHoldsToFetchCount()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;java.util.List<? extends Windmill.WatermarkHoldOrBuilder> getWatermarkHoldsToFetchOrBuilderList()
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;Windmill.WatermarkHoldOrBuilder getWatermarkHoldsToFetchOrBuilder(int index)
repeated .windmill.WatermarkHold watermark_holds_to_fetch = 5;