Uses of Class
io.opencensus.proto.stats.v1.View
-
Packages that use View Package Description io.opencensus.proto.stats.v1 -
-
Uses of View in io.opencensus.proto.stats.v1
Methods in io.opencensus.proto.stats.v1 that return View Modifier and Type Method Description ViewView.Builder. build()ViewView.Builder. buildPartial()static ViewView. getDefaultInstance()ViewView.Builder. getDefaultInstanceForType()ViewView. getDefaultInstanceForType()static ViewView. parseDelimitedFrom(InputStream input)static ViewView. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ViewView. parseFrom(byte[] data)static ViewView. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ViewView. parseFrom(com.google.protobuf.ByteString data)static ViewView. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ViewView. parseFrom(com.google.protobuf.CodedInputStream input)static ViewView. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ViewView. parseFrom(InputStream input)static ViewView. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ViewView. parseFrom(ByteBuffer data)static ViewView. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.opencensus.proto.stats.v1 that return types with arguments of type View Modifier and Type Method Description com.google.protobuf.Parser<View>View. getParserForType()static com.google.protobuf.Parser<View>View. parser()Methods in io.opencensus.proto.stats.v1 with parameters of type View Modifier and Type Method Description View.BuilderView.Builder. mergeFrom(View other)static View.BuilderView. newBuilder(View prototype)
-