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.
abstracto largo
obtenerStepId ()
 Process-unique step id.

Métodos públicos

Cadena abstracta pública getHandle ()

string handle = 2;

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

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

string handle = 2;

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

getStepId largo abstracto público ()

 Process-unique step id.
 
int64 step_id = 1;