MemoryLogStepOrBuilder

interface pública MemoryLogStepOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

String abstrata
getHandle ()
 Handle describing the feeds and fetches of the step.
abstract 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

public abstract String getHandle ()

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

public abstract com.google.protobuf.ByteString getHandleBytes ()

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

public abstract long getStepId ()

 Process-unique step id.
 
int64 step_id = 1;