| 程序包 | 说明 |
|---|---|
| io.aelf.protobuf.generated |
| 限定符和类型 | 方法和说明 |
|---|---|
Client.ScopedStatePath |
Client.ScopedStatePath.Builder.build() |
Client.ScopedStatePath |
Client.ScopedStatePath.Builder.buildPartial() |
static Client.ScopedStatePath |
Client.ScopedStatePath.getDefaultInstance() |
Client.ScopedStatePath |
Client.ScopedStatePath.getDefaultInstanceForType() |
Client.ScopedStatePath |
Client.ScopedStatePath.Builder.getDefaultInstanceForType() |
Client.ScopedStatePath |
Client.ResourceInfoOrBuilder.getReadPaths(int index)
The state path that depends on when reading.
|
Client.ScopedStatePath |
Client.ResourceInfo.getReadPaths(int index)
The state path that depends on when reading.
|
Client.ScopedStatePath |
Client.ResourceInfo.Builder.getReadPaths(int index)
The state path that depends on when reading.
|
Client.ScopedStatePath |
Client.ResourceInfoOrBuilder.getWritePaths(int index)
The state path that depends on when writing.
|
Client.ScopedStatePath |
Client.ResourceInfo.getWritePaths(int index)
The state path that depends on when writing.
|
Client.ScopedStatePath |
Client.ResourceInfo.Builder.getWritePaths(int index)
The state path that depends on when writing.
|
static Client.ScopedStatePath |
Client.ScopedStatePath.parseDelimitedFrom(InputStream input) |
static Client.ScopedStatePath |
Client.ScopedStatePath.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Client.ScopedStatePath |
Client.ScopedStatePath.parseFrom(byte[] data) |
static Client.ScopedStatePath |
Client.ScopedStatePath.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Client.ScopedStatePath |
Client.ScopedStatePath.parseFrom(ByteBuffer data) |
static Client.ScopedStatePath |
Client.ScopedStatePath.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Client.ScopedStatePath |
Client.ScopedStatePath.parseFrom(com.google.protobuf.ByteString data) |
static Client.ScopedStatePath |
Client.ScopedStatePath.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Client.ScopedStatePath |
Client.ScopedStatePath.parseFrom(com.google.protobuf.CodedInputStream input) |
static Client.ScopedStatePath |
Client.ScopedStatePath.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Client.ScopedStatePath |
Client.ScopedStatePath.parseFrom(InputStream input) |
static Client.ScopedStatePath |
Client.ScopedStatePath.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<Client.ScopedStatePath> |
Client.ScopedStatePath.getParserForType() |
List<Client.ScopedStatePath> |
Client.ResourceInfoOrBuilder.getReadPathsList()
The state path that depends on when reading.
|
List<Client.ScopedStatePath> |
Client.ResourceInfo.getReadPathsList()
The state path that depends on when reading.
|
List<Client.ScopedStatePath> |
Client.ResourceInfo.Builder.getReadPathsList()
The state path that depends on when reading.
|
List<Client.ScopedStatePath> |
Client.ResourceInfoOrBuilder.getWritePathsList()
The state path that depends on when writing.
|
List<Client.ScopedStatePath> |
Client.ResourceInfo.getWritePathsList()
The state path that depends on when writing.
|
List<Client.ScopedStatePath> |
Client.ResourceInfo.Builder.getWritePathsList()
The state path that depends on when writing.
|
static com.google.protobuf.Parser<Client.ScopedStatePath> |
Client.ScopedStatePath.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
Client.ResourceInfo.Builder |
Client.ResourceInfo.Builder.addReadPaths(Client.ScopedStatePath value)
The state path that depends on when reading.
|
Client.ResourceInfo.Builder |
Client.ResourceInfo.Builder.addReadPaths(int index,
Client.ScopedStatePath value)
The state path that depends on when reading.
|
Client.ResourceInfo.Builder |
Client.ResourceInfo.Builder.addWritePaths(Client.ScopedStatePath value)
The state path that depends on when writing.
|
Client.ResourceInfo.Builder |
Client.ResourceInfo.Builder.addWritePaths(int index,
Client.ScopedStatePath value)
The state path that depends on when writing.
|
Client.ScopedStatePath.Builder |
Client.ScopedStatePath.Builder.mergeFrom(Client.ScopedStatePath other) |
static Client.ScopedStatePath.Builder |
Client.ScopedStatePath.newBuilder(Client.ScopedStatePath prototype) |
Client.ResourceInfo.Builder |
Client.ResourceInfo.Builder.setReadPaths(int index,
Client.ScopedStatePath value)
The state path that depends on when reading.
|
Client.ResourceInfo.Builder |
Client.ResourceInfo.Builder.setWritePaths(int index,
Client.ScopedStatePath value)
The state path that depends on when writing.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Client.ResourceInfo.Builder |
Client.ResourceInfo.Builder.addAllReadPaths(Iterable<? extends Client.ScopedStatePath> values)
The state path that depends on when reading.
|
Client.ResourceInfo.Builder |
Client.ResourceInfo.Builder.addAllWritePaths(Iterable<? extends Client.ScopedStatePath> values)
The state path that depends on when writing.
|
Copyright © 2020. All rights reserved.