MemoryLogStepOrBuilder

interfaccia pubblica MemoryLogStepOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

stringa astratta
getHandle ()
 Handle describing the feeds and fetches of the step.
astratto com.google.protobuf.ByteString
getHandleBytes ()
 Handle describing the feeds and fetches of the step.
astratto lungo
getIdStep ()
 Process-unique step id.

Metodi pubblici

estratto pubblico String getHandle ()

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

estratto pubblico com.google.protobuf.ByteString getHandleBytes ()

handle di stringa

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

pubblico astratto lungo getStepId ()

 Process-unique step id.
 
int64 step_id = 1;