MemoryLogStepOrBuilder

общедоступный интерфейс MemoryLogStepOrBuilder
Известные косвенные подклассы

Публичные методы

абстрактная строка
получитьХандле ()
 Handle describing the feeds and fetches of the step.
абстрактный com.google.protobuf.ByteString
getHandleBytes ()
 Handle describing the feeds and fetches of the step.
абстрактный длинный
получитьStepId ()
 Process-unique step id.

Публичные методы

общедоступная абстрактная строка getHandle ()

 Handle describing the feeds and fetches of the step.
 
string handle = 2;

общедоступный абстрактный com.google.protobuf.ByteString getHandleBytes ()

 Handle describing the feeds and fetches of the step.
 
string handle = 2;

общедоступный абстрактный длинный getStepId ()

 Process-unique step id.
 
int64 step_id = 1;