MemoryLogStepOrBuilder

interfejs publiczny MemoryLogStepOrBuilder
Znane podklasy pośrednie

Metody publiczne

abstrakcyjny ciąg
getHandle ()
 Handle describing the feeds and fetches of the step.
streszczenie com.google.protobuf.ByteString
getHandleBytes ()
 Handle describing the feeds and fetches of the step.
abstrakcyjne, długie
pobierzIdKroku ()
 Process-unique step id.

Metody publiczne

publiczna abstrakcja String getHandle ()

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

publiczne streszczenie com.google.protobuf.ByteString getHandleBytes ()

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

publiczne streszczenie długie getStepId ()

 Process-unique step id.
 
int64 step_id = 1;