MemoryLogStepOrBuilder

interface pública MemoryLogStepOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

cadeia abstrata
getHandle ()
 Handle describing the feeds and fetches of the step.
abstrato com.google.protobuf.ByteString
getHandleBytes ()
 Handle describing the feeds and fetches of the step.
abstrato longo
getStepId ()
 Process-unique step id.

Métodos Públicos

String abstrata pública getHandle ()

identificador de string

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

resumo público com.google.protobuf.ByteString getHandleBytes ()

identificador de string

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

público abstrato longo getStepId ()

 Process-unique step id.
 
int64 step_id = 1;