MemoryLogStepOrBuilder

interfaz pública MemoryLogStepOrBuilder
Subclases indirectas conocidas

Métodos públicos

cadena abstracta
obtener mango ()
 Handle describing the feeds and fetches of the step.
resumen com.google.protobuf.ByteString
obtenerHandleBytes ()
 Handle describing the feeds and fetches of the step.
resumen largo
obtenerStepId ()
 Process-unique step id.

Métodos públicos

Cadena abstracta pública getHandle ()

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

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

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

getStepId largo abstracto público ()

 Process-unique step id.
 
int64 step_id = 1;